Advertisement
Guest User

Untitled

a guest
Aug 31st, 2015
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.83 KB | None | 0 0
  1. Started by user daviddattner
  2. [EnvInject] - Loading node environment variables.
  3. Building on master in workspace /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex
  4.  
  5. Deleting project workspace... done
  6.  
  7. Cloning the remote Git repository
  8. Cloning repository git@github.com:NBCUOTS/appbackbone_news-ingest-platform.git
  9. > /usr/bin/git init /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex # timeout=10
  10. Fetching upstream changes from git@github.com:NBCUOTS/appbackbone_news-ingest-platform.git
  11. > /usr/bin/git --version # timeout=10
  12. > /usr/bin/git -c core.askpass=true fetch --tags --progress git@github.com:NBCUOTS/appbackbone_news-ingest-platform.git +refs/heads/*:refs/remotes/origin/*
  13. > /usr/bin/git config remote.origin.url git@github.com:NBCUOTS/appbackbone_news-ingest-platform.git # timeout=10
  14. > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  15. > /usr/bin/git config remote.origin.url git@github.com:NBCUOTS/appbackbone_news-ingest-platform.git # timeout=10
  16. Fetching upstream changes from git@github.com:NBCUOTS/appbackbone_news-ingest-platform.git
  17. > /usr/bin/git -c core.askpass=true fetch --tags --progress git@github.com:NBCUOTS/appbackbone_news-ingest-platform.git +refs/heads/*:refs/remotes/origin/*
  18. > /usr/bin/git rev-parse refs/remotes/origin/release^{commit} # timeout=10
  19. > /usr/bin/git rev-parse refs/remotes/origin/origin/release^{commit} # timeout=10
  20. Checking out Revision 0469e7ddeaad9a3f005c54fd1047f59a3cf6c5cd (refs/remotes/origin/release)
  21. > /usr/bin/git config core.sparsecheckout # timeout=10
  22. > /usr/bin/git checkout -f 0469e7ddeaad9a3f005c54fd1047f59a3cf6c5cd
  23. > /usr/bin/git rev-list 0469e7ddeaad9a3f005c54fd1047f59a3cf6c5cd # timeout=10
  24. [ABB-Prepare-Stage-Run-BulkIndex] $ /bin/bash -xe /tmp/hudson6537374876152112326.sh
  25. + export RUN_MONGO_CLEAN_ROUTINELY=false
  26. + RUN_MONGO_CLEAN_ROUTINELY=false
  27. + export RUN_BULKINDEX=true
  28. + RUN_BULKINDEX=true
  29. + /var/lib/jenkins/workspace/all-projects-property-files/com/nbcuni/appbackbone/scripts/cleanup-Stage-test.sh /var/lib/jenkins/workspace/all-projects-property-files/com/nbcuni/appbackbone/content-warehouse/env_war.properties STAGE
  30. MONGO_HOST = ec2-54-165-25-59.compute-1.amazonaws.com
  31. MONGO_PORT = 27017
  32. MONGO_HOSTPORT = ec2-54-165-25-59.compute-1.amazonaws.com:27017
  33. ElasticSearch host detected: ec2-54-172-69-44.compute-1.amazonaws.com
  34. scm_branch: release
  35. Cloning into '/var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/cw'...
  36. HEAD is now at 9f84fb6 [maven-release-plugin] prepare for next development iteration
  37. ES Action Call: createIndex
  38.  
  39.  
  40.  
  41. ########################################################################
  42. #
  43. nbcnews - Running ElasticSearch BulkIndex - createIndex
  44. #
  45. ########################################################################
  46. APP_SERVERS: 52.7.215.225 54.85.61.153
  47. FIRST_APP_SERVER (intake app server): 52.7.215.225
  48. Processing NEWS intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  49. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  50. ARG_3 = nbcnews
  51. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  52. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  53.  
  54. ~~~~~~~~~~~~~~~~~ Building new index for: nbcnews
  55. Running curl command: curl --user <user>:<password> -XPOST "52.7.215.225:5555/jobs/bulkIndexJob" --data-urlencode "jobParameters=externalSource=NewsCMS,newIndexName=nbcnews-2015.08.31t22:02:47"
  56. % Total % Received % Xferd Average Speed Time Time Time Current
  57. Dload Upload Total Spent Left Speed
  58.  
  59. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  60. 100 787 0 700 100 87 1365 169 --:--:-- --:--:-- --:--:-- 1367
  61. [{"id":6416,"version":1,"jobParameters":{"parameters":{"newIndexName":{"identifying":true,"value":"nbcnews-2015.08.31t22:02:47","type":"STRING"},"externalSource":{"identifying":true,"value":"NewsCMS","type":"STRING"}},"empty":false},"jobInstance":{"id":1698,"version":0,"jobName":"bulkIndexJob","instanceId":1698},"stepExecutions":[],"status":"STARTED","startTime":"2015-08-31T22:02:54.905+0000","createTime":"2015-08-31T22:02:54.859+0000","lastUpdated":"2015-08-31T22:02:54.907+0000","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true},"running":true,"stopping":false,"jobId":1698,"allFailureExceptions":[],"failureExceptions":[]}]
  62.  
  63.  
  64.  
  65. ########################################################################
  66. #
  67. today - Running ElasticSearch BulkIndex - createIndex
  68. #
  69. ########################################################################
  70. APP_SERVERS: 54.172.118.92 54.174.165.130
  71. FIRST_APP_SERVER (intake app server): 54.172.118.92
  72. Processing TODAY intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  73. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  74. ARG_3 = today
  75. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  76. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  77.  
  78. ~~~~~~~~~~~~~~~~~ Building new index for: today
  79. Running curl command: curl --user <user>:<password> -XPOST "54.172.118.92:5555/jobs/bulkIndexJob" --data-urlencode "jobParameters=externalSource=TodayCMS,newIndexName=today-2015.08.31t22:02:47"
  80. % Total % Received % Xferd Average Speed Time Time Time Current
  81. Dload Upload Total Spent Left Speed
  82.  
  83. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  84. 100 785 0 699 100 86 1154 142 --:--:-- --:--:-- --:--:-- 1153
  85. 100 785 0 699 100 86 1153 141 --:--:-- --:--:-- --:--:-- 1153
  86. [{"id":6417,"version":1,"jobParameters":{"parameters":{"newIndexName":{"identifying":true,"value":"today-2015.08.31t22:02:47","type":"STRING"},"externalSource":{"identifying":true,"value":"TodayCMS","type":"STRING"}},"empty":false},"jobInstance":{"id":1699,"version":0,"jobName":"bulkIndexJob","instanceId":1699},"stepExecutions":[],"status":"STARTED","startTime":"2015-08-31T22:02:55.498+0000","createTime":"2015-08-31T22:02:55.443+0000","lastUpdated":"2015-08-31T22:02:55.501+0000","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true},"running":true,"stopping":false,"jobId":1699,"allFailureExceptions":[],"failureExceptions":[]}]
  87.  
  88.  
  89.  
  90. ########################################################################
  91. #
  92. acquiremedia - Running ElasticSearch BulkIndex - createIndex
  93. #
  94. ########################################################################
  95. APP_SERVERS: snewsintakeaquiremedia1.apps.nbcuni.com snewsintakeaquiremedia2.apps.nbcuni.com
  96. FIRST_APP_SERVER (intake app server): snewsintakeaquiremedia1.apps.nbcuni.com
  97. Processing AM intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  98. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  99. ARG_3 = acquiremedia
  100. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  101. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  102.  
  103. ~~~~~~~~~~~~~~~~~ Building new index for: acquiremedia
  104. Running curl command: curl --user <user>:<password> -XPOST "snewsintakeaquiremedia1.apps.nbcuni.com:5555/jobs/bulkIndexJob" --data-urlencode "jobParameters=externalSource=AcquireMedia,newIndexName=acquiremedia-2015.08.31t22:02:47"
  105. % Total % Received % Xferd Average Speed Time Time Time Current
  106. Dload Upload Total Spent Left Speed
  107.  
  108. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  109. 100 807 0 710 100 97 1124 153 --:--:-- --:--:-- --:--:-- 1125
  110. [{"id":6418,"version":1,"jobParameters":{"parameters":{"newIndexName":{"identifying":true,"value":"acquiremedia-2015.08.31t22:02:47","type":"STRING"},"externalSource":{"identifying":true,"value":"AcquireMedia","type":"STRING"}},"empty":false},"jobInstance":{"id":1700,"version":0,"jobName":"bulkIndexJob","instanceId":1700},"stepExecutions":[],"status":"STARTED","startTime":"2015-08-31T22:02:56.118+0000","createTime":"2015-08-31T22:02:56.079+0000","lastUpdated":"2015-08-31T22:02:56.119+0000","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true},"running":true,"stopping":false,"jobId":1700,"allFailureExceptions":[],"failureExceptions":[]}]
  111.  
  112.  
  113.  
  114. ########################################################################
  115. #
  116. mavismpx - Running ElasticSearch BulkIndex - createIndex
  117. #
  118. ########################################################################
  119. APP_SERVERS: 52.6.147.154 52.6.138.237
  120. FIRST_APP_SERVER (intake app server): 52.6.147.154
  121. Processing MAVISMPX intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  122. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  123. ARG_3 = mavismpx
  124. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  125. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  126.  
  127. ~~~~~~~~~~~~~~~~~ Building new index for: mavismpx
  128. Running curl command: curl --user <user>:<password> -XPOST "52.6.147.154:5555/jobs/bulkIndexJob" --data-urlencode "jobParameters=externalSource=MavisMPX,newIndexName=mavismpx-2015.08.31t22:02:47"
  129. % Total % Received % Xferd Average Speed Time Time Time Current
  130. Dload Upload Total Spent Left Speed
  131.  
  132. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  133. 100 89 0 0 100 89 0 444 --:--:-- --:--:-- --:--:-- 442
  134. 100 791 0 702 100 89 1133 143 --:--:-- --:--:-- --:--:-- 1132
  135. [{"id":6419,"version":1,"jobParameters":{"parameters":{"newIndexName":{"identifying":true,"value":"mavismpx-2015.08.31t22:02:47","type":"STRING"},"externalSource":{"identifying":true,"value":"MavisMPX","type":"STRING"}},"empty":false},"jobInstance":{"id":1701,"version":0,"jobName":"bulkIndexJob","instanceId":1701},"stepExecutions":[],"status":"STARTED","startTime":"2015-08-31T22:02:56.745+0000","createTime":"2015-08-31T22:02:56.695+0000","lastUpdated":"2015-08-31T22:02:56.747+0000","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true},"running":true,"stopping":false,"jobId":1701,"allFailureExceptions":[],"failureExceptions":[]}]
  136.  
  137.  
  138.  
  139. ########################################################################
  140. #
  141. workbench - Running ElasticSearch BulkIndex - createIndex
  142. #
  143. ########################################################################
  144. APP_SERVERS: ec2-52-3-2-208.compute-1.amazonaws.com ec2-54-84-39-105.compute-1.amazonaws.com
  145. FIRST_APP_SERVER (intake app server): ec2-52-3-2-208.compute-1.amazonaws.com
  146. Processing NEWSLEGACY intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  147. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  148. ARG_3 = workbench
  149. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  150. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  151.  
  152. ~~~~~~~~~~~~~~~~~ Building new index for: workbench
  153. Running curl command: curl --user <user>:<password> -XPOST "ec2-52-3-2-208.compute-1.amazonaws.com:5555/jobs/bulkIndexJob" --data-urlencode "jobParameters=externalSource=Workbench,newIndexName=workbench-2015.08.31t22:02:47"
  154. % Total % Received % Xferd Average Speed Time Time Time Current
  155. Dload Upload Total Spent Left Speed
  156.  
  157. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  158. 100 795 0 704 100 91 1176 152 --:--:-- --:--:-- --:--:-- 1175
  159. 100 795 0 704 100 91 1175 151 --:--:-- --:--:-- --:--:-- 1175
  160. [{"id":6420,"version":1,"jobParameters":{"parameters":{"newIndexName":{"identifying":true,"value":"workbench-2015.08.31t22:02:47","type":"STRING"},"externalSource":{"identifying":true,"value":"Workbench","type":"STRING"}},"empty":false},"jobInstance":{"id":1702,"version":0,"jobName":"bulkIndexJob","instanceId":1702},"stepExecutions":[],"status":"STARTED","startTime":"2015-08-31T22:02:57.406+0000","createTime":"2015-08-31T22:02:57.334+0000","lastUpdated":"2015-08-31T22:02:57.408+0000","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true},"running":true,"stopping":false,"jobId":1702,"allFailureExceptions":[],"failureExceptions":[]}]
  161.  
  162.  
  163.  
  164. ########################################################################
  165. #
  166. newsvine - Running ElasticSearch BulkIndex - createIndex
  167. #
  168. ########################################################################
  169. APP_SERVERS: ec2-52-3-2-208.compute-1.amazonaws.com ec2-54-84-39-105.compute-1.amazonaws.com
  170. FIRST_APP_SERVER (intake app server): ec2-52-3-2-208.compute-1.amazonaws.com
  171. Processing NEWSLEGACY intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  172. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  173. ARG_3 = newsvine
  174. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  175. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  176.  
  177. ~~~~~~~~~~~~~~~~~ Building new index for: newsvine
  178. Running curl command: curl --user <user>:<password> -XPOST "ec2-52-3-2-208.compute-1.amazonaws.com:5555/jobs/bulkIndexJob" --data-urlencode "jobParameters=externalSource=Newsvine,newIndexName=newsvine-2015.08.31t22:02:47"
  179. % Total % Received % Xferd Average Speed Time Time Time Current
  180. Dload Upload Total Spent Left Speed
  181.  
  182. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  183. 100 791 0 702 100 89 3260 413 --:--:-- --:--:-- --:--:-- 3265
  184. [{"id":6421,"version":0,"jobParameters":{"parameters":{"newIndexName":{"identifying":true,"value":"newsvine-2015.08.31t22:02:47","type":"STRING"},"externalSource":{"identifying":true,"value":"Newsvine","type":"STRING"}},"empty":false},"jobInstance":{"id":1703,"version":0,"jobName":"bulkIndexJob","instanceId":1703},"stepExecutions":[],"status":"STARTED","startTime":"2015-08-31T22:02:57.730+0000","createTime":"2015-08-31T22:02:57.707+0000","lastUpdated":"2015-08-31T22:02:57.707+0000","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true},"running":true,"stopping":false,"jobId":1703,"allFailureExceptions":[],"failureExceptions":[]}]
  185.  
  186.  
  187.  
  188. ########################################################################
  189. #
  190. flowcms - Running ElasticSearch BulkIndex - createIndex
  191. #
  192. ########################################################################
  193. APP_SERVERS: ec2-52-3-2-208.compute-1.amazonaws.com ec2-54-84-39-105.compute-1.amazonaws.com
  194. FIRST_APP_SERVER (intake app server): ec2-52-3-2-208.compute-1.amazonaws.com
  195. Processing NEWSLEGACY intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  196. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  197. ARG_3 = flowcms
  198. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  199. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  200.  
  201. ~~~~~~~~~~~~~~~~~ Building new index for: flowcms
  202. Running curl command: curl --user <user>:<password> -XPOST "ec2-52-3-2-208.compute-1.amazonaws.com:5555/jobs/bulkIndexJob" --data-urlencode "jobParameters=externalSource=FlowCMS,newIndexName=flowcms-2015.08.31t22:02:47"
  203. % Total % Received % Xferd Average Speed Time Time Time Current
  204. Dload Upload Total Spent Left Speed
  205.  
  206. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  207. 100 745 0 658 100 87 3081 407 --:--:-- --:--:-- --:--:-- 3089
  208. [{"id":6422,"version":0,"jobParameters":{"parameters":{"newIndexName":{"identifying":true,"value":"flowcms-2015.08.31t22:02:47","type":"STRING"},"externalSource":{"identifying":true,"value":"FlowCMS","type":"STRING"}},"empty":false},"jobInstance":{"id":1704,"version":0,"jobName":"bulkIndexJob","instanceId":1704},"stepExecutions":[],"status":"STARTING","createTime":"2015-08-31T22:02:57.930+0000","lastUpdated":"2015-08-31T22:02:57.930+0000","exitStatus":{"exitCode":"UNKNOWN","exitDescription":"","running":true},"executionContext":{"dirty":false,"empty":true},"running":true,"stopping":false,"jobId":1704,"allFailureExceptions":[],"failureExceptions":[]}]
  209. Sleeping for 5min
  210. 300
  211. 299
  212. 298
  213. 297
  214. 296
  215. 295
  216. 294
  217. 293
  218. 292
  219. 291
  220. 290
  221. 289
  222. 288
  223. 287
  224. 286
  225. 285
  226. 284
  227. 283
  228. 282
  229. 281
  230. 280
  231. 279
  232. 278
  233. 277
  234. 276
  235. 275
  236. 274
  237. 273
  238. 272
  239. 271
  240. 270
  241. 269
  242. 268
  243. 267
  244. 266
  245. 265
  246. 264
  247. 263
  248. 262
  249. 261
  250. 260
  251. 259
  252. 258
  253. 257
  254. 256
  255. 255
  256. 254
  257. 253
  258. 252
  259. 251
  260. 250
  261. 249
  262. 248
  263. 247
  264. 246
  265. 245
  266. 244
  267. 243
  268. 242
  269. 241
  270. 240
  271. 239
  272. 238
  273. 237
  274. 236
  275. 235
  276. 234
  277. 233
  278. 232
  279. 231
  280. 230
  281. 229
  282. 228
  283. 227
  284. 226
  285. 225
  286. 224
  287. 223
  288. 222
  289. 221
  290. 220
  291. 219
  292. 218
  293. 217
  294. 216
  295. 215
  296. 214
  297. 213
  298. 212
  299. 211
  300. 210
  301. 209
  302. 208
  303. 207
  304. 206
  305. 205
  306. 204
  307. 203
  308. 202
  309. 201
  310. 200
  311. 199
  312. 198
  313. 197
  314. 196
  315. 195
  316. 194
  317. 193
  318. 192
  319. 191
  320. 190
  321. 189
  322. 188
  323. 187
  324. 186
  325. 185
  326. 184
  327. 183
  328. 182
  329. 181
  330. 180
  331. 179
  332. 178
  333. 177
  334. 176
  335. 175
  336. 174
  337. 173
  338. 172
  339. 171
  340. 170
  341. 169
  342. 168
  343. 167
  344. 166
  345. 165
  346. 164
  347. 163
  348. 162
  349. 161
  350. 160
  351. 159
  352. 158
  353. 157
  354. 156
  355. 155
  356. 154
  357. 153
  358. 152
  359. 151
  360. 150
  361. 149
  362. 148
  363. 147
  364. 146
  365. 145
  366. 144
  367. 143
  368. 142
  369. 141
  370. 140
  371. 139
  372. 138
  373. 137
  374. 136
  375. 135
  376. 134
  377. 133
  378. 132
  379. 131
  380. 130
  381. 129
  382. 128
  383. 127
  384. 126
  385. 125
  386. 124
  387. 123
  388. 122
  389. 121
  390. 120
  391. 119
  392. 118
  393. 117
  394. 116
  395. 115
  396. 114
  397. 113
  398. 112
  399. 111
  400. 110
  401. 109
  402. 108
  403. 107
  404. 106
  405. 105
  406. 104
  407. 103
  408. 102
  409. 101
  410. 100
  411. 99
  412. 98
  413. 97
  414. 96
  415. 95
  416. 94
  417. 93
  418. 92
  419. 91
  420. 90
  421. 89
  422. 88
  423. 87
  424. 86
  425. 85
  426. 84
  427. 83
  428. 82
  429. 81
  430. 80
  431. 79
  432. 78
  433. 77
  434. 76
  435. 75
  436. 74
  437. 73
  438. 72
  439. 71
  440. 70
  441. 69
  442. 68
  443. 67
  444. 66
  445. 65
  446. 64
  447. 63
  448. 62
  449. 61
  450. 60
  451. 59
  452. 58
  453. 57
  454. 56
  455. 55
  456. 54
  457. 53
  458. 52
  459. 51
  460. 50
  461. 49
  462. 48
  463. 47
  464. 46
  465. 45
  466. 44
  467. 43
  468. 42
  469. 41
  470. 40
  471. 39
  472. 38
  473. 37
  474. 36
  475. 35
  476. 34
  477. 33
  478. 32
  479. 31
  480. 30
  481. 29
  482. 28
  483. 27
  484. 26
  485. 25
  486. 24
  487. 23
  488. 22
  489. 21
  490. 20
  491. 19
  492. 18
  493. 17
  494. 16
  495. 15
  496. 14
  497. 13
  498. 12
  499. 11
  500. 10
  501. 9
  502. 8
  503. 7
  504. 6
  505. 5
  506. 4
  507. 3
  508. 2
  509. 1
  510. ES Action Call: createAlias
  511.  
  512.  
  513.  
  514. ########################################################################
  515. #
  516. nbcnews - Running ElasticSearch BulkIndex - createAlias
  517. #
  518. ########################################################################
  519. APP_SERVERS: 52.7.215.225 54.85.61.153
  520. FIRST_APP_SERVER (intake app server): 52.7.215.225
  521. Processing NEWS intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  522. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  523. ARG_3 = nbcnews
  524. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  525. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  526. % Total % Received % Xferd Average Speed Time Time Time Current
  527. Dload Upload Total Spent Left Speed
  528.  
  529. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  530. 100 99 100 99 0 0 675 0 --:--:-- --:--:-- --:--:-- 673
  531. 100 99 100 99 0 0 674 0 --:--:-- --:--:-- --:--:-- 673
  532.  
  533. ~~~~~~~~~~~~~~~~~ Updating aliases to point to new indexes for: nbcnews.
  534. Previous Index: [nbcnews-2015.08.27t06:20:56]
  535. New Index: nbcnews-2015.08.31t22:02:47
  536. Running curl command: curl -XPOST -d @.aliases.json ec2-54-172-69-44.compute-1.amazonaws.com:9200/_aliases
  537. % Total % Received % Xferd Average Speed Time Time Time Current
  538. Dload Upload Total Spent Left Speed
  539.  
  540. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  541. 100 243 100 21 100 222 98 1037 --:--:-- --:--:-- --:--:-- 1042
  542. {"acknowledged":true}
  543.  
  544. ~~~~~~~~~~~~~~~~~ Deleting Index: nbcnews-2015.08.27t06:20:56
  545. % Total % Received % Xferd Average Speed Time Time Time Current
  546. Dload Upload Total Spent Left Speed
  547.  
  548. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  549. 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
  550. 100 21 100 21 0 0 13 0 0:00:01 0:00:01 --:--:-- 13
  551. {"acknowledged":true}
  552.  
  553.  
  554.  
  555.  
  556. ########################################################################
  557. #
  558. today - Running ElasticSearch BulkIndex - createAlias
  559. #
  560. ########################################################################
  561. APP_SERVERS: 54.172.118.92 54.174.165.130
  562. FIRST_APP_SERVER (intake app server): 54.172.118.92
  563. Processing TODAY intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  564. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  565. ARG_3 = today
  566. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  567. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  568. % Total % Received % Xferd Average Speed Time Time Time Current
  569. Dload Upload Total Spent Left Speed
  570.  
  571. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  572. 100 95 100 95 0 0 607 0 --:--:-- --:--:-- --:--:-- 608
  573.  
  574. ~~~~~~~~~~~~~~~~~ Updating aliases to point to new indexes for: today.
  575. Previous Index: [today-2015.08.27t06:20:56]
  576. New Index: today-2015.08.31t22:02:47
  577. Running curl command: curl -XPOST -d @.aliases.json ec2-54-172-69-44.compute-1.amazonaws.com:9200/_aliases
  578. % Total % Received % Xferd Average Speed Time Time Time Current
  579. Dload Upload Total Spent Left Speed
  580.  
  581. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  582. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  583. 100 235 100 21 100 214 68 694 --:--:-- --:--:-- --:--:-- 694
  584. {"acknowledged":true}
  585.  
  586. ~~~~~~~~~~~~~~~~~ Deleting Index: today-2015.08.27t06:20:56
  587. % Total % Received % Xferd Average Speed Time Time Time Current
  588. Dload Upload Total Spent Left Speed
  589.  
  590. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  591. 100 21 100 21 0 0 21 0 0:00:01 --:--:-- 0:00:01 21
  592. 100 21 100 21 0 0 21 0 0:00:01 --:--:-- 0:00:01 21
  593. {"acknowledged":true}
  594.  
  595.  
  596.  
  597.  
  598. ########################################################################
  599. #
  600. acquiremedia - Running ElasticSearch BulkIndex - createAlias
  601. #
  602. ########################################################################
  603. APP_SERVERS: snewsintakeaquiremedia1.apps.nbcuni.com snewsintakeaquiremedia2.apps.nbcuni.com
  604. FIRST_APP_SERVER (intake app server): snewsintakeaquiremedia1.apps.nbcuni.com
  605. Processing AM intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  606. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  607. ARG_3 = acquiremedia
  608. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  609. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  610. % Total % Received % Xferd Average Speed Time Time Time Current
  611. Dload Upload Total Spent Left Speed
  612.  
  613. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  614. 100 109 100 109 0 0 587 0 --:--:-- --:--:-- --:--:-- 589
  615.  
  616. ~~~~~~~~~~~~~~~~~ Updating aliases to point to new indexes for: acquiremedia.
  617. Previous Index: [acquiremedia-2015.08.27t06:20:56]
  618. New Index: acquiremedia-2015.08.31t22:02:47
  619. Running curl command: curl -XPOST -d @.aliases.json ec2-54-172-69-44.compute-1.amazonaws.com:9200/_aliases
  620. % Total % Received % Xferd Average Speed Time Time Time Current
  621. Dload Upload Total Spent Left Speed
  622.  
  623. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  624. 100 263 100 21 100 242 91 1059 --:--:-- --:--:-- --:--:-- 1061
  625. {"acknowledged":true}
  626.  
  627. ~~~~~~~~~~~~~~~~~ Deleting Index: acquiremedia-2015.08.27t06:20:56
  628. % Total % Received % Xferd Average Speed Time Time Time Current
  629. Dload Upload Total Spent Left Speed
  630.  
  631. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  632. 100 21 100 21 0 0 65 0 --:--:-- --:--:-- --:--:-- 65
  633. 100 21 100 21 0 0 65 0 --:--:-- --:--:-- --:--:-- 65
  634. {"acknowledged":true}
  635.  
  636.  
  637.  
  638.  
  639. ########################################################################
  640. #
  641. mavismpx - Running ElasticSearch BulkIndex - createAlias
  642. #
  643. ########################################################################
  644. APP_SERVERS: 52.6.147.154 52.6.138.237
  645. FIRST_APP_SERVER (intake app server): 52.6.147.154
  646. Processing MAVISMPX intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  647. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  648. ARG_3 = mavismpx
  649. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  650. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  651. % Total % Received % Xferd Average Speed Time Time Time Current
  652. Dload Upload Total Spent Left Speed
  653.  
  654. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  655. 100 101 100 101 0 0 730 0 --:--:-- --:--:-- --:--:-- 731
  656.  
  657. ~~~~~~~~~~~~~~~~~ Updating aliases to point to new indexes for: mavismpx.
  658. Previous Index: [mavismpx-2015.08.27t06:20:56]
  659. New Index: mavismpx-2015.08.31t22:02:47
  660. Running curl command: curl -XPOST -d @.aliases.json ec2-54-172-69-44.compute-1.amazonaws.com:9200/_aliases
  661. % Total % Received % Xferd Average Speed Time Time Time Current
  662. Dload Upload Total Spent Left Speed
  663.  
  664. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  665. 100 247 100 21 100 226 89 959 --:--:-- --:--:-- --:--:-- 961
  666. {"acknowledged":true}
  667.  
  668. ~~~~~~~~~~~~~~~~~ Deleting Index: mavismpx-2015.08.27t06:20:56
  669. % Total % Received % Xferd Average Speed Time Time Time Current
  670. Dload Upload Total Spent Left Speed
  671.  
  672. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  673. 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
  674. 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
  675. 100 21 100 21 0 0 8 0 0:00:02 0:00:02 --:--:-- 8
  676. {"acknowledged":true}
  677.  
  678.  
  679.  
  680.  
  681. ########################################################################
  682. #
  683. workbench - Running ElasticSearch BulkIndex - createAlias
  684. #
  685. ########################################################################
  686. APP_SERVERS: ec2-52-3-2-208.compute-1.amazonaws.com ec2-54-84-39-105.compute-1.amazonaws.com
  687. FIRST_APP_SERVER (intake app server): ec2-52-3-2-208.compute-1.amazonaws.com
  688. Processing NEWSLEGACY intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  689. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  690. ARG_3 = workbench
  691. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  692. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  693. % Total % Received % Xferd Average Speed Time Time Time Current
  694. Dload Upload Total Spent Left Speed
  695.  
  696. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  697. 100 103 100 103 0 0 608 0 --:--:-- --:--:-- --:--:-- 609
  698.  
  699. ~~~~~~~~~~~~~~~~~ Updating aliases to point to new indexes for: workbench.
  700. Previous Index: [workbench-2015.08.27t06:20:56]
  701. New Index: workbench-2015.08.31t22:02:47
  702. Running curl command: curl -XPOST -d @.aliases.json ec2-54-172-69-44.compute-1.amazonaws.com:9200/_aliases
  703. % Total % Received % Xferd Average Speed Time Time Time Current
  704. Dload Upload Total Spent Left Speed
  705.  
  706. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  707. 100 251 100 21 100 230 65 716 --:--:-- --:--:-- --:--:-- 716
  708. {"acknowledged":true}
  709.  
  710. ~~~~~~~~~~~~~~~~~ Deleting Index: workbench-2015.08.27t06:20:56
  711. % Total % Received % Xferd Average Speed Time Time Time Current
  712. Dload Upload Total Spent Left Speed
  713.  
  714. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  715. 100 21 100 21 0 0 59 0 --:--:-- --:--:-- --:--:-- 60
  716. {"acknowledged":true}
  717.  
  718.  
  719.  
  720.  
  721. ########################################################################
  722. #
  723. newsvine - Running ElasticSearch BulkIndex - createAlias
  724. #
  725. ########################################################################
  726. APP_SERVERS: ec2-52-3-2-208.compute-1.amazonaws.com ec2-54-84-39-105.compute-1.amazonaws.com
  727. FIRST_APP_SERVER (intake app server): ec2-52-3-2-208.compute-1.amazonaws.com
  728. Processing NEWSLEGACY intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  729. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  730. ARG_3 = newsvine
  731. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  732. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  733. % Total % Received % Xferd Average Speed Time Time Time Current
  734. Dload Upload Total Spent Left Speed
  735.  
  736. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  737. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  738. 100 101 100 101 0 0 396 0 --:--:-- --:--:-- --:--:-- 396
  739.  
  740. ~~~~~~~~~~~~~~~~~ Updating aliases to point to new indexes for: newsvine.
  741. Previous Index: [newsvine-2015.08.27t06:20:56]
  742. New Index: newsvine-2015.08.31t22:02:47
  743. Running curl command: curl -XPOST -d @.aliases.json ec2-54-172-69-44.compute-1.amazonaws.com:9200/_aliases
  744. % Total % Received % Xferd Average Speed Time Time Time Current
  745. Dload Upload Total Spent Left Speed
  746.  
  747. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  748. 100 247 100 21 100 226 87 945 --:--:-- --:--:-- --:--:-- 945
  749. {"acknowledged":true}
  750.  
  751. ~~~~~~~~~~~~~~~~~ Deleting Index: newsvine-2015.08.27t06:20:56
  752. % Total % Received % Xferd Average Speed Time Time Time Current
  753. Dload Upload Total Spent Left Speed
  754.  
  755. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  756. 100 21 100 21 0 0 86 0 --:--:-- --:--:-- --:--:-- 86
  757. {"acknowledged":true}
  758.  
  759.  
  760.  
  761.  
  762. ########################################################################
  763. #
  764. flowcms - Running ElasticSearch BulkIndex - createAlias
  765. #
  766. ########################################################################
  767. APP_SERVERS: ec2-52-3-2-208.compute-1.amazonaws.com ec2-54-84-39-105.compute-1.amazonaws.com
  768. FIRST_APP_SERVER (intake app server): ec2-52-3-2-208.compute-1.amazonaws.com
  769. Processing NEWSLEGACY intake adapter at ec2-54-175-141-179.compute-1.amazonaws.com
  770. ARG_2 (elasticsearch host)= ec2-54-172-69-44.compute-1.amazonaws.com
  771. ARG_3 = flowcms
  772. Running /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  773. md5sum of FILE: 57a99a88c65c85d8c782bcc01f1508f1 /var/lib/jenkins/workspace/ABB-News-Content-API/Stage-Deploy-Release-Artifact/ABB-Prepare-Stage-Run-BulkIndex/scripts/runBulkIndex-Stage-test.bash
  774. % Total % Received % Xferd Average Speed Time Time Time Current
  775. Dload Upload Total Spent Left Speed
  776.  
  777. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  778. 100 99 100 99 0 0 618 0 --:--:-- --:--:-- --:--:-- 622
  779.  
  780. ~~~~~~~~~~~~~~~~~ Updating aliases to point to new indexes for: flowcms.
  781. Previous Index: [flowcms-2015.08.27t06:20:56]
  782. New Index: flowcms-2015.08.31t22:02:47
  783. Running curl command: curl -XPOST -d @.aliases.json ec2-54-172-69-44.compute-1.amazonaws.com:9200/_aliases
  784. % Total % Received % Xferd Average Speed Time Time Time Current
  785. Dload Upload Total Spent Left Speed
  786.  
  787. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  788. 100 243 100 21 100 222 95 1005 --:--:-- --:--:-- --:--:-- 1004
  789. 100 243 100 21 100 222 95 1005 --:--:-- --:--:-- --:--:-- 1004
  790. {"acknowledged":true}
  791.  
  792. ~~~~~~~~~~~~~~~~~ Deleting Index: flowcms-2015.08.27t06:20:56
  793. % Total % Received % Xferd Average Speed Time Time Time Current
  794. Dload Upload Total Spent Left Speed
  795.  
  796. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  797. 100 21 100 21 0 0 93 0 --:--:-- --:--:-- --:--:-- 93
  798. {"acknowledged":true}
  799.  
  800. cw checkout removed
  801. Collecting metadata...
  802. Metadata collection done.
  803. Started calculate disk usage of build
  804. Finished Calculation of disk usage of build in 0 seconds
  805. Started calculate disk usage of workspace
  806. Finished Calculation of disk usage of workspace in 0 seconds
  807. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement