Advertisement
dfarrell07

sub

Nov 2nd, 2020 (edited)
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 MB | None | 0 0
  1. 2020-11-02T13:05:10.1848215Z ##[section]Starting: Request a runner to run this job
  2. 2020-11-02T13:05:10.9593422Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
  3. 2020-11-02T13:05:10.9593542Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  4. 2020-11-02T13:05:10.9593778Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
  5. 2020-11-02T13:05:11.0586349Z ##[section]Finishing: Request a runner to run this job
  6. 2020-11-02T13:05:19.3227249Z Current runner version: '2.273.5'
  7. 2020-11-02T13:05:19.3257353Z ##[group]Operating System
  8. 2020-11-02T13:05:19.3258167Z Ubuntu
  9. 2020-11-02T13:05:19.3258495Z 18.04.5
  10. 2020-11-02T13:05:19.3258755Z LTS
  11. 2020-11-02T13:05:19.3259096Z ##[endgroup]
  12. 2020-11-02T13:05:19.3259523Z ##[group]Virtual Environment
  13. 2020-11-02T13:05:19.3260022Z Environment: ubuntu-18.04
  14. 2020-11-02T13:05:19.3260468Z Version: 20201026.1
  15. 2020-11-02T13:05:19.3261420Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20201026.1/images/linux/Ubuntu1804-README.md
  16. 2020-11-02T13:05:19.3262404Z ##[endgroup]
  17. 2020-11-02T13:05:19.3263554Z Prepare workflow directory
  18. 2020-11-02T13:05:19.3454819Z Prepare all required actions
  19. 2020-11-02T13:05:19.3465462Z Getting action download info
  20. 2020-11-02T13:05:19.5798667Z Download action repository 'actions/checkout@v2'
  21. 2020-11-02T13:05:21.6935675Z ##[group]Run actions/checkout@v2
  22. 2020-11-02T13:05:21.6936095Z with:
  23. 2020-11-02T13:05:21.6936920Z repository: submariner-io/lighthouse
  24. 2020-11-02T13:05:21.6937726Z token: ***
  25. 2020-11-02T13:05:21.6938017Z ssh-strict: true
  26. 2020-11-02T13:05:21.6938377Z persist-credentials: true
  27. 2020-11-02T13:05:21.6938704Z clean: true
  28. 2020-11-02T13:05:21.6938989Z fetch-depth: 1
  29. 2020-11-02T13:05:21.6939264Z lfs: false
  30. 2020-11-02T13:05:21.6939547Z submodules: false
  31. 2020-11-02T13:05:21.6939839Z ##[endgroup]
  32. 2020-11-02T13:05:22.6001531Z Syncing repository: submariner-io/lighthouse
  33. 2020-11-02T13:05:22.6002643Z ##[group]Getting Git version info
  34. 2020-11-02T13:05:22.6003652Z Working directory is '/home/runner/work/lighthouse/lighthouse'
  35. 2020-11-02T13:05:22.6004437Z [command]/usr/bin/git version
  36. 2020-11-02T13:05:22.6004840Z git version 2.29.0
  37. 2020-11-02T13:05:22.6005891Z ##[endgroup]
  38. 2020-11-02T13:05:22.6006774Z Deleting the contents of '/home/runner/work/lighthouse/lighthouse'
  39. 2020-11-02T13:05:22.6008191Z ##[group]Initializing the repository
  40. 2020-11-02T13:05:22.6008931Z [command]/usr/bin/git init /home/runner/work/lighthouse/lighthouse
  41. 2020-11-02T13:05:22.6009773Z Initialized empty Git repository in /home/runner/work/lighthouse/lighthouse/.git/
  42. 2020-11-02T13:05:22.6011014Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/lighthouse
  43. 2020-11-02T13:05:22.6011791Z ##[endgroup]
  44. 2020-11-02T13:05:22.6012380Z ##[group]Disabling automatic garbage collection
  45. 2020-11-02T13:05:22.6013233Z [command]/usr/bin/git config --local gc.auto 0
  46. 2020-11-02T13:05:22.6013800Z ##[endgroup]
  47. 2020-11-02T13:05:22.6015496Z ##[group]Setting up auth
  48. 2020-11-02T13:05:22.6016588Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  49. 2020-11-02T13:05:22.6018029Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  50. 2020-11-02T13:05:22.6019452Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  51. 2020-11-02T13:05:22.6021166Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
  52. 2020-11-02T13:05:22.6022872Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
  53. 2020-11-02T13:05:22.6023720Z ##[endgroup]
  54. 2020-11-02T13:05:22.6024268Z ##[group]Fetching the repository
  55. 2020-11-02T13:05:22.6025761Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +25fe91a012b5b20d25c52f76752ac29f22abd74d:refs/remotes/pull/360/merge
  56. 2020-11-02T13:05:22.6026954Z remote: Enumerating objects: 161, done.
  57. 2020-11-02T13:05:22.6027556Z remote: Counting objects: 0% (1/161)
  58. 2020-11-02T13:05:22.6028117Z remote: Counting objects: 1% (2/161)
  59. 2020-11-02T13:05:22.6028686Z remote: Counting objects: 2% (4/161)
  60. 2020-11-02T13:05:22.6029174Z remote: Counting objects: 3% (5/161)
  61. 2020-11-02T13:05:22.6029737Z remote: Counting objects: 4% (7/161)
  62. 2020-11-02T13:05:22.6030458Z remote: Counting objects: 5% (9/161)
  63. 2020-11-02T13:05:22.6031039Z remote: Counting objects: 6% (10/161)
  64. 2020-11-02T13:05:22.6031610Z remote: Counting objects: 7% (12/161)
  65. 2020-11-02T13:05:22.6032492Z remote: Counting objects: 8% (13/161)
  66. 2020-11-02T13:05:22.6033059Z remote: Counting objects: 9% (15/161)
  67. 2020-11-02T13:05:22.6033569Z remote: Counting objects: 10% (17/161)
  68. 2020-11-02T13:05:22.6034005Z remote: Counting objects: 11% (18/161)
  69. 2020-11-02T13:05:22.6034449Z remote: Counting objects: 12% (20/161)
  70. 2020-11-02T13:05:22.6034889Z remote: Counting objects: 13% (21/161)
  71. 2020-11-02T13:05:22.6035334Z remote: Counting objects: 14% (23/161)
  72. 2020-11-02T13:05:22.6035916Z remote: Counting objects: 15% (25/161)
  73. 2020-11-02T13:05:22.6036369Z remote: Counting objects: 16% (26/161)
  74. 2020-11-02T13:05:22.6036966Z remote: Counting objects: 17% (28/161)
  75. 2020-11-02T13:05:22.6042321Z remote: Counting objects: 18% (29/161)
  76. 2020-11-02T13:05:22.6042930Z remote: Counting objects: 19% (31/161)
  77. 2020-11-02T13:05:22.6043494Z remote: Counting objects: 20% (33/161)
  78. 2020-11-02T13:05:22.6044059Z remote: Counting objects: 21% (34/161)
  79. 2020-11-02T13:05:22.6044626Z remote: Counting objects: 22% (36/161)
  80. 2020-11-02T13:05:22.6045232Z remote: Counting objects: 23% (38/161)
  81. 2020-11-02T13:05:22.6045798Z remote: Counting objects: 24% (39/161)
  82. 2020-11-02T13:05:22.6046365Z remote: Counting objects: 25% (41/161)
  83. 2020-11-02T13:05:22.6046924Z remote: Counting objects: 26% (42/161)
  84. 2020-11-02T13:05:22.6047480Z remote: Counting objects: 27% (44/161)
  85. 2020-11-02T13:05:22.6048037Z remote: Counting objects: 28% (46/161)
  86. 2020-11-02T13:05:22.6048596Z remote: Counting objects: 29% (47/161)
  87. 2020-11-02T13:05:22.6049155Z remote: Counting objects: 30% (49/161)
  88. 2020-11-02T13:05:22.6049726Z remote: Counting objects: 31% (50/161)
  89. 2020-11-02T13:05:22.6050280Z remote: Counting objects: 32% (52/161)
  90. 2020-11-02T13:05:22.6050835Z remote: Counting objects: 33% (54/161)
  91. 2020-11-02T13:05:22.6051391Z remote: Counting objects: 34% (55/161)
  92. 2020-11-02T13:05:22.6051946Z remote: Counting objects: 35% (57/161)
  93. 2020-11-02T13:05:22.6052501Z remote: Counting objects: 36% (58/161)
  94. 2020-11-02T13:05:22.6053060Z remote: Counting objects: 37% (60/161)
  95. 2020-11-02T13:05:22.6053618Z remote: Counting objects: 38% (62/161)
  96. 2020-11-02T13:05:22.6054175Z remote: Counting objects: 39% (63/161)
  97. 2020-11-02T13:05:22.6054740Z remote: Counting objects: 40% (65/161)
  98. 2020-11-02T13:05:22.6055294Z remote: Counting objects: 41% (67/161)
  99. 2020-11-02T13:05:22.6055860Z remote: Counting objects: 42% (68/161)
  100. 2020-11-02T13:05:22.6056640Z remote: Counting objects: 43% (70/161)
  101. 2020-11-02T13:05:22.6057130Z remote: Counting objects: 44% (71/161)
  102. 2020-11-02T13:05:22.6057707Z remote: Counting objects: 45% (73/161)
  103. 2020-11-02T13:05:22.6058269Z remote: Counting objects: 46% (75/161)
  104. 2020-11-02T13:05:22.6058822Z remote: Counting objects: 47% (76/161)
  105. 2020-11-02T13:05:22.6059376Z remote: Counting objects: 48% (78/161)
  106. 2020-11-02T13:05:22.6059929Z remote: Counting objects: 49% (79/161)
  107. 2020-11-02T13:05:22.6060484Z remote: Counting objects: 50% (81/161)
  108. 2020-11-02T13:05:22.6061044Z remote: Counting objects: 51% (83/161)
  109. 2020-11-02T13:05:22.6061597Z remote: Counting objects: 52% (84/161)
  110. 2020-11-02T13:05:22.6062156Z remote: Counting objects: 53% (86/161)
  111. 2020-11-02T13:05:22.6062709Z remote: Counting objects: 54% (87/161)
  112. 2020-11-02T13:05:22.6063272Z remote: Counting objects: 55% (89/161)
  113. 2020-11-02T13:05:22.6063825Z remote: Counting objects: 56% (91/161)
  114. 2020-11-02T13:05:22.6064375Z remote: Counting objects: 57% (92/161)
  115. 2020-11-02T13:05:22.6065094Z remote: Counting objects: 58% (94/161)
  116. 2020-11-02T13:05:22.6065637Z remote: Counting objects: 59% (95/161)
  117. 2020-11-02T13:05:22.6066197Z remote: Counting objects: 60% (97/161)
  118. 2020-11-02T13:05:22.6066755Z remote: Counting objects: 61% (99/161)
  119. 2020-11-02T13:05:22.6067320Z remote: Counting objects: 62% (100/161)
  120. 2020-11-02T13:05:22.6067880Z remote: Counting objects: 63% (102/161)
  121. 2020-11-02T13:05:22.6068444Z remote: Counting objects: 64% (104/161)
  122. 2020-11-02T13:05:22.6069005Z remote: Counting objects: 65% (105/161)
  123. 2020-11-02T13:05:22.6069561Z remote: Counting objects: 66% (107/161)
  124. 2020-11-02T13:05:22.6070109Z remote: Counting objects: 67% (108/161)
  125. 2020-11-02T13:05:22.6070754Z remote: Counting objects: 68% (110/161)
  126. 2020-11-02T13:05:22.6071330Z remote: Counting objects: 69% (112/161)
  127. 2020-11-02T13:05:22.6071891Z remote: Counting objects: 70% (113/161)
  128. 2020-11-02T13:05:22.6072591Z remote: Counting objects: 71% (115/161)
  129. 2020-11-02T13:05:22.6073293Z remote: Counting objects: 72% (116/161)
  130. 2020-11-02T13:05:22.6073864Z remote: Counting objects: 73% (118/161)
  131. 2020-11-02T13:05:22.6074423Z remote: Counting objects: 74% (120/161)
  132. 2020-11-02T13:05:22.6074978Z remote: Counting objects: 75% (121/161)
  133. 2020-11-02T13:05:22.6075533Z remote: Counting objects: 76% (123/161)
  134. 2020-11-02T13:05:22.6076091Z remote: Counting objects: 77% (124/161)
  135. 2020-11-02T13:05:22.6076650Z remote: Counting objects: 78% (126/161)
  136. 2020-11-02T13:05:22.6077205Z remote: Counting objects: 79% (128/161)
  137. 2020-11-02T13:05:22.6077770Z remote: Counting objects: 80% (129/161)
  138. 2020-11-02T13:05:22.6078334Z remote: Counting objects: 81% (131/161)
  139. 2020-11-02T13:05:22.6078895Z remote: Counting objects: 82% (133/161)
  140. 2020-11-02T13:05:22.6079449Z remote: Counting objects: 83% (134/161)
  141. 2020-11-02T13:05:22.6080023Z remote: Counting objects: 84% (136/161)
  142. 2020-11-02T13:05:22.6081095Z remote: Counting objects: 85% (137/161)
  143. 2020-11-02T13:05:22.6081776Z remote: Counting objects: 86% (139/161)
  144. 2020-11-02T13:05:22.6082333Z remote: Counting objects: 87% (141/161)
  145. 2020-11-02T13:05:22.6082899Z remote: Counting objects: 88% (142/161)
  146. 2020-11-02T13:05:22.6083461Z remote: Counting objects: 89% (144/161)
  147. 2020-11-02T13:05:22.6084023Z remote: Counting objects: 90% (145/161)
  148. 2020-11-02T13:05:22.6084584Z remote: Counting objects: 91% (147/161)
  149. 2020-11-02T13:05:22.6085146Z remote: Counting objects: 92% (149/161)
  150. 2020-11-02T13:05:22.6085706Z remote: Counting objects: 93% (150/161)
  151. 2020-11-02T13:05:22.6086267Z remote: Counting objects: 94% (152/161)
  152. 2020-11-02T13:05:22.6086847Z remote: Counting objects: 95% (153/161)
  153. 2020-11-02T13:05:22.6087331Z remote: Counting objects: 96% (155/161)
  154. 2020-11-02T13:05:22.6087786Z remote: Counting objects: 97% (157/161)
  155. 2020-11-02T13:05:22.6088350Z remote: Counting objects: 98% (158/161)
  156. 2020-11-02T13:05:22.6088911Z remote: Counting objects: 99% (160/161)
  157. 2020-11-02T13:05:22.6089392Z remote: Counting objects: 100% (161/161)
  158. 2020-11-02T13:05:22.6090047Z remote: Counting objects: 100% (161/161), done.
  159. 2020-11-02T13:05:22.6090650Z remote: Compressing objects: 0% (1/138)
  160. 2020-11-02T13:05:22.6091249Z remote: Compressing objects: 1% (2/138)
  161. 2020-11-02T13:05:22.6091922Z remote: Compressing objects: 2% (3/138)
  162. 2020-11-02T13:05:22.6092527Z remote: Compressing objects: 3% (5/138)
  163. 2020-11-02T13:05:22.6093126Z remote: Compressing objects: 4% (6/138)
  164. 2020-11-02T13:05:22.6093731Z remote: Compressing objects: 5% (7/138)
  165. 2020-11-02T13:05:22.6094331Z remote: Compressing objects: 6% (9/138)
  166. 2020-11-02T13:05:22.6094926Z remote: Compressing objects: 7% (10/138)
  167. 2020-11-02T13:05:22.6095608Z remote: Compressing objects: 8% (12/138)
  168. 2020-11-02T13:05:22.6096089Z remote: Compressing objects: 9% (13/138)
  169. 2020-11-02T13:05:22.6097788Z remote: Compressing objects: 10% (14/138)
  170. 2020-11-02T13:05:22.6098283Z remote: Compressing objects: 11% (16/138)
  171. 2020-11-02T13:05:22.6098770Z remote: Compressing objects: 12% (17/138)
  172. 2020-11-02T13:05:22.6103138Z remote: Compressing objects: 13% (18/138)
  173. 2020-11-02T13:05:22.6103730Z remote: Compressing objects: 14% (20/138)
  174. 2020-11-02T13:05:22.6104225Z remote: Compressing objects: 15% (21/138)
  175. 2020-11-02T13:05:22.6104709Z remote: Compressing objects: 16% (23/138)
  176. 2020-11-02T13:05:22.6105194Z remote: Compressing objects: 17% (24/138)
  177. 2020-11-02T13:05:22.6106139Z remote: Compressing objects: 18% (25/138)
  178. 2020-11-02T13:05:22.6106784Z remote: Compressing objects: 19% (27/138)
  179. 2020-11-02T13:05:22.6107387Z remote: Compressing objects: 20% (28/138)
  180. 2020-11-02T13:05:22.6108006Z remote: Compressing objects: 21% (29/138)
  181. 2020-11-02T13:05:22.6108601Z remote: Compressing objects: 22% (31/138)
  182. 2020-11-02T13:05:22.6109200Z remote: Compressing objects: 23% (32/138)
  183. 2020-11-02T13:05:22.6109801Z remote: Compressing objects: 24% (34/138)
  184. 2020-11-02T13:05:22.6110381Z remote: Compressing objects: 25% (35/138)
  185. 2020-11-02T13:05:22.6110976Z remote: Compressing objects: 26% (36/138)
  186. 2020-11-02T13:05:22.6111575Z remote: Compressing objects: 27% (38/138)
  187. 2020-11-02T13:05:22.6112171Z remote: Compressing objects: 28% (39/138)
  188. 2020-11-02T13:05:22.6112687Z remote: Compressing objects: 29% (41/138)
  189. 2020-11-02T13:05:22.6113272Z remote: Compressing objects: 30% (42/138)
  190. 2020-11-02T13:05:22.6113880Z remote: Compressing objects: 31% (43/138)
  191. 2020-11-02T13:05:22.6114477Z remote: Compressing objects: 32% (45/138)
  192. 2020-11-02T13:05:22.6115068Z remote: Compressing objects: 33% (46/138)
  193. 2020-11-02T13:05:22.6115676Z remote: Compressing objects: 34% (47/138)
  194. 2020-11-02T13:05:22.6116272Z remote: Compressing objects: 35% (49/138)
  195. 2020-11-02T13:05:22.6116862Z remote: Compressing objects: 36% (50/138)
  196. 2020-11-02T13:05:22.6117455Z remote: Compressing objects: 37% (52/138)
  197. 2020-11-02T13:05:22.6118045Z remote: Compressing objects: 38% (53/138)
  198. 2020-11-02T13:05:22.6118639Z remote: Compressing objects: 39% (54/138)
  199. 2020-11-02T13:05:22.6169205Z remote: Compressing objects: 40% (56/138)
  200. 2020-11-02T13:05:22.6169945Z remote: Compressing objects: 41% (57/138)
  201. 2020-11-02T13:05:22.6170569Z remote: Compressing objects: 42% (58/138)
  202. 2020-11-02T13:05:22.6171186Z remote: Compressing objects: 43% (60/138)
  203. 2020-11-02T13:05:22.6171811Z remote: Compressing objects: 44% (61/138)
  204. 2020-11-02T13:05:22.6172422Z remote: Compressing objects: 45% (63/138)
  205. 2020-11-02T13:05:22.6173023Z remote: Compressing objects: 46% (64/138)
  206. 2020-11-02T13:05:22.6173638Z remote: Compressing objects: 47% (65/138)
  207. 2020-11-02T13:05:22.6174233Z remote: Compressing objects: 48% (67/138)
  208. 2020-11-02T13:05:22.6174831Z remote: Compressing objects: 49% (68/138)
  209. 2020-11-02T13:05:22.6175409Z remote: Compressing objects: 50% (69/138)
  210. 2020-11-02T13:05:22.6176003Z remote: Compressing objects: 51% (71/138)
  211. 2020-11-02T13:05:22.6176753Z remote: Compressing objects: 52% (72/138)
  212. 2020-11-02T13:05:22.6177371Z remote: Compressing objects: 53% (74/138)
  213. 2020-11-02T13:05:22.6177971Z remote: Compressing objects: 54% (75/138)
  214. 2020-11-02T13:05:22.6178569Z remote: Compressing objects: 55% (76/138)
  215. 2020-11-02T13:05:22.6179164Z remote: Compressing objects: 56% (78/138)
  216. 2020-11-02T13:05:22.6179768Z remote: Compressing objects: 57% (79/138)
  217. 2020-11-02T13:05:22.6180362Z remote: Compressing objects: 58% (81/138)
  218. 2020-11-02T13:05:22.6180954Z remote: Compressing objects: 59% (82/138)
  219. 2020-11-02T13:05:22.6181749Z remote: Compressing objects: 60% (83/138)
  220. 2020-11-02T13:05:22.6182346Z remote: Compressing objects: 61% (85/138)
  221. 2020-11-02T13:05:22.6182947Z remote: Compressing objects: 62% (86/138)
  222. 2020-11-02T13:05:22.6183541Z remote: Compressing objects: 63% (87/138)
  223. 2020-11-02T13:05:22.6184140Z remote: Compressing objects: 64% (89/138)
  224. 2020-11-02T13:05:22.6184734Z remote: Compressing objects: 65% (90/138)
  225. 2020-11-02T13:05:22.6185315Z remote: Compressing objects: 66% (92/138)
  226. 2020-11-02T13:05:22.6185912Z remote: Compressing objects: 67% (93/138)
  227. 2020-11-02T13:05:22.6186509Z remote: Compressing objects: 68% (94/138)
  228. 2020-11-02T13:05:22.6187182Z remote: Compressing objects: 69% (96/138)
  229. 2020-11-02T13:05:22.6187797Z remote: Compressing objects: 70% (97/138)
  230. 2020-11-02T13:05:22.6188394Z remote: Compressing objects: 71% (98/138)
  231. 2020-11-02T13:05:22.6189000Z remote: Compressing objects: 72% (100/138)
  232. 2020-11-02T13:05:22.6189598Z remote: Compressing objects: 73% (101/138)
  233. 2020-11-02T13:05:22.6190194Z remote: Compressing objects: 74% (103/138)
  234. 2020-11-02T13:05:22.6190790Z remote: Compressing objects: 75% (104/138)
  235. 2020-11-02T13:05:22.6191385Z remote: Compressing objects: 76% (105/138)
  236. 2020-11-02T13:05:22.6191983Z remote: Compressing objects: 77% (107/138)
  237. 2020-11-02T13:05:22.6192582Z remote: Compressing objects: 78% (108/138)
  238. 2020-11-02T13:05:22.6193183Z remote: Compressing objects: 79% (110/138)
  239. 2020-11-02T13:05:22.6193773Z remote: Compressing objects: 80% (111/138)
  240. 2020-11-02T13:05:22.6194408Z remote: Compressing objects: 81% (112/138)
  241. 2020-11-02T13:05:22.6195016Z remote: Compressing objects: 82% (114/138)
  242. 2020-11-02T13:05:22.6196207Z remote: Compressing objects: 83% (115/138)
  243. 2020-11-02T13:05:22.6196822Z remote: Compressing objects: 84% (116/138)
  244. 2020-11-02T13:05:22.6197449Z remote: Compressing objects: 85% (118/138)
  245. 2020-11-02T13:05:22.6198050Z remote: Compressing objects: 86% (119/138)
  246. 2020-11-02T13:05:22.6198650Z remote: Compressing objects: 87% (121/138)
  247. 2020-11-02T13:05:22.6199252Z remote: Compressing objects: 88% (122/138)
  248. 2020-11-02T13:05:22.6200077Z remote: Compressing objects: 89% (123/138)
  249. 2020-11-02T13:05:22.6200795Z remote: Compressing objects: 90% (125/138)
  250. 2020-11-02T13:05:22.6201334Z remote: Compressing objects: 91% (126/138)
  251. 2020-11-02T13:05:22.6201818Z remote: Compressing objects: 92% (127/138)
  252. 2020-11-02T13:05:22.6202656Z remote: Compressing objects: 93% (129/138)
  253. 2020-11-02T13:05:22.6203155Z remote: Compressing objects: 94% (130/138)
  254. 2020-11-02T13:05:22.6203646Z remote: Compressing objects: 95% (132/138)
  255. 2020-11-02T13:05:22.6204463Z remote: Compressing objects: 96% (133/138)
  256. 2020-11-02T13:05:22.6205170Z remote: Compressing objects: 97% (134/138)
  257. 2020-11-02T13:05:22.6205828Z remote: Compressing objects: 98% (136/138)
  258. 2020-11-02T13:05:22.6206835Z remote: Compressing objects: 99% (137/138)
  259. 2020-11-02T13:05:22.6207452Z remote: Compressing objects: 100% (138/138)
  260. 2020-11-02T13:05:22.6208372Z remote: Compressing objects: 100% (138/138), done.
  261. 2020-11-02T13:05:22.6209075Z Receiving objects: 0% (1/161)
  262. 2020-11-02T13:05:22.6209540Z Receiving objects: 1% (2/161)
  263. 2020-11-02T13:05:22.6209934Z Receiving objects: 2% (4/161)
  264. 2020-11-02T13:05:22.6210685Z Receiving objects: 3% (5/161)
  265. 2020-11-02T13:05:22.6211109Z Receiving objects: 4% (7/161)
  266. 2020-11-02T13:05:22.6211706Z Receiving objects: 5% (9/161)
  267. 2020-11-02T13:05:22.6212120Z Receiving objects: 6% (10/161)
  268. 2020-11-02T13:05:22.6213030Z Receiving objects: 7% (12/161)
  269. 2020-11-02T13:05:22.6213582Z Receiving objects: 8% (13/161)
  270. 2020-11-02T13:05:22.6214108Z Receiving objects: 9% (15/161)
  271. 2020-11-02T13:05:22.6214631Z Receiving objects: 10% (17/161)
  272. 2020-11-02T13:05:22.6215713Z Receiving objects: 11% (18/161)
  273. 2020-11-02T13:05:22.6216122Z Receiving objects: 12% (20/161)
  274. 2020-11-02T13:05:22.6216655Z Receiving objects: 13% (21/161)
  275. 2020-11-02T13:05:22.6217065Z Receiving objects: 14% (23/161)
  276. 2020-11-02T13:05:22.6217821Z Receiving objects: 15% (25/161)
  277. 2020-11-02T13:05:22.6218243Z Receiving objects: 16% (26/161)
  278. 2020-11-02T13:05:22.6218654Z Receiving objects: 17% (28/161)
  279. 2020-11-02T13:05:22.6219277Z Receiving objects: 18% (29/161)
  280. 2020-11-02T13:05:22.6220031Z Receiving objects: 19% (31/161)
  281. 2020-11-02T13:05:22.6220613Z Receiving objects: 20% (33/161)
  282. 2020-11-02T13:05:22.6221142Z Receiving objects: 21% (34/161)
  283. 2020-11-02T13:05:22.6221665Z Receiving objects: 22% (36/161)
  284. 2020-11-02T13:05:22.6222588Z Receiving objects: 23% (38/161)
  285. 2020-11-02T13:05:22.6223290Z Receiving objects: 24% (39/161)
  286. 2020-11-02T13:05:22.6223848Z Receiving objects: 25% (41/161)
  287. 2020-11-02T13:05:22.6224801Z Receiving objects: 26% (42/161)
  288. 2020-11-02T13:05:22.6225363Z Receiving objects: 27% (44/161)
  289. 2020-11-02T13:05:22.6225887Z Receiving objects: 28% (46/161)
  290. 2020-11-02T13:05:22.6226412Z Receiving objects: 29% (47/161)
  291. 2020-11-02T13:05:22.6227304Z Receiving objects: 30% (49/161)
  292. 2020-11-02T13:05:22.6227847Z Receiving objects: 31% (50/161)
  293. 2020-11-02T13:05:22.6228371Z Receiving objects: 32% (52/161)
  294. 2020-11-02T13:05:22.6229173Z Receiving objects: 33% (54/161)
  295. 2020-11-02T13:05:22.6229803Z Receiving objects: 34% (55/161)
  296. 2020-11-02T13:05:22.6230338Z Receiving objects: 35% (57/161)
  297. 2020-11-02T13:05:22.6230863Z Receiving objects: 36% (58/161)
  298. 2020-11-02T13:05:22.6231683Z Receiving objects: 37% (60/161)
  299. 2020-11-02T13:05:22.6232320Z Receiving objects: 38% (62/161)
  300. 2020-11-02T13:05:22.6232854Z Receiving objects: 39% (63/161)
  301. 2020-11-02T13:05:22.6233502Z Receiving objects: 40% (65/161)
  302. 2020-11-02T13:05:22.6234785Z Receiving objects: 41% (67/161)
  303. 2020-11-02T13:05:22.6235353Z Receiving objects: 42% (68/161)
  304. 2020-11-02T13:05:22.6235876Z Receiving objects: 43% (70/161)
  305. 2020-11-02T13:05:22.6236421Z Receiving objects: 44% (71/161)
  306. 2020-11-02T13:05:22.6237303Z Receiving objects: 45% (73/161)
  307. 2020-11-02T13:05:22.6237829Z Receiving objects: 46% (75/161)
  308. 2020-11-02T13:05:22.6238362Z Receiving objects: 47% (76/161)
  309. 2020-11-02T13:05:22.6238890Z Receiving objects: 48% (78/161)
  310. 2020-11-02T13:05:22.6239808Z Receiving objects: 49% (79/161)
  311. 2020-11-02T13:05:22.6240349Z Receiving objects: 50% (81/161)
  312. 2020-11-02T13:05:22.6240875Z Receiving objects: 51% (83/161)
  313. 2020-11-02T13:05:22.6241398Z Receiving objects: 52% (84/161)
  314. 2020-11-02T13:05:22.6242277Z Receiving objects: 53% (86/161)
  315. 2020-11-02T13:05:22.6242815Z Receiving objects: 54% (87/161)
  316. 2020-11-02T13:05:22.6243337Z Receiving objects: 55% (89/161)
  317. 2020-11-02T13:05:22.6243859Z Receiving objects: 56% (91/161)
  318. 2020-11-02T13:05:22.6244396Z Receiving objects: 57% (92/161)
  319. 2020-11-02T13:05:22.6245889Z remote: Total 161 (delta 29), reused 79 (delta 12), pack-reused 0
  320. 2020-11-02T13:05:22.6246547Z Receiving objects: 58% (94/161)
  321. 2020-11-02T13:05:22.6247075Z Receiving objects: 59% (95/161)
  322. 2020-11-02T13:05:22.6247598Z Receiving objects: 60% (97/161)
  323. 2020-11-02T13:05:22.6248470Z Receiving objects: 61% (99/161)
  324. 2020-11-02T13:05:22.6249093Z Receiving objects: 62% (100/161)
  325. 2020-11-02T13:05:22.6249629Z Receiving objects: 63% (102/161)
  326. 2020-11-02T13:05:22.6250158Z Receiving objects: 64% (104/161)
  327. 2020-11-02T13:05:22.6250685Z Receiving objects: 65% (105/161)
  328. 2020-11-02T13:05:22.6251611Z Receiving objects: 66% (107/161)
  329. 2020-11-02T13:05:22.6252159Z Receiving objects: 67% (108/161)
  330. 2020-11-02T13:05:22.6252685Z Receiving objects: 68% (110/161)
  331. 2020-11-02T13:05:22.6253204Z Receiving objects: 69% (112/161)
  332. 2020-11-02T13:05:22.6253723Z Receiving objects: 70% (113/161)
  333. 2020-11-02T13:05:22.6254654Z Receiving objects: 71% (115/161)
  334. 2020-11-02T13:05:22.6262758Z Receiving objects: 72% (116/161)
  335. 2020-11-02T13:05:22.6263527Z Receiving objects: 73% (118/161)
  336. 2020-11-02T13:05:22.6284234Z Receiving objects: 74% (120/161)
  337. 2020-11-02T13:05:22.6285048Z Receiving objects: 75% (121/161)
  338. 2020-11-02T13:05:22.6285587Z Receiving objects: 76% (123/161)
  339. 2020-11-02T13:05:22.6286109Z Receiving objects: 77% (124/161)
  340. 2020-11-02T13:05:22.6287022Z Receiving objects: 78% (126/161)
  341. 2020-11-02T13:05:22.6287571Z Receiving objects: 79% (128/161)
  342. 2020-11-02T13:05:22.6288098Z Receiving objects: 80% (129/161)
  343. 2020-11-02T13:05:22.6288625Z Receiving objects: 81% (131/161)
  344. 2020-11-02T13:05:22.6289511Z Receiving objects: 82% (133/161)
  345. 2020-11-02T13:05:22.6290057Z Receiving objects: 83% (134/161)
  346. 2020-11-02T13:05:22.6290580Z Receiving objects: 84% (136/161)
  347. 2020-11-02T13:05:22.6291105Z Receiving objects: 85% (137/161)
  348. 2020-11-02T13:05:22.6291613Z Receiving objects: 86% (139/161)
  349. 2020-11-02T13:05:22.6292499Z Receiving objects: 87% (141/161)
  350. 2020-11-02T13:05:22.6293189Z Receiving objects: 88% (142/161)
  351. 2020-11-02T13:05:22.6294082Z Receiving objects: 89% (144/161)
  352. 2020-11-02T13:05:22.6294506Z Receiving objects: 90% (145/161)
  353. 2020-11-02T13:05:22.6294939Z Receiving objects: 91% (147/161)
  354. 2020-11-02T13:05:22.6295348Z Receiving objects: 92% (149/161)
  355. 2020-11-02T13:05:22.6295758Z Receiving objects: 93% (150/161)
  356. 2020-11-02T13:05:22.6296168Z Receiving objects: 94% (152/161)
  357. 2020-11-02T13:05:22.6296929Z Receiving objects: 95% (153/161)
  358. 2020-11-02T13:05:22.6297328Z Receiving objects: 96% (155/161)
  359. 2020-11-02T13:05:22.6297862Z Receiving objects: 97% (157/161)
  360. 2020-11-02T13:05:22.6298386Z Receiving objects: 98% (158/161)
  361. 2020-11-02T13:05:22.6298905Z Receiving objects: 99% (160/161)
  362. 2020-11-02T13:05:22.6299426Z Receiving objects: 100% (161/161)
  363. 2020-11-02T13:05:22.6300001Z Receiving objects: 100% (161/161), 124.31 KiB | 7.77 MiB/s, done.
  364. 2020-11-02T13:05:22.6300566Z Resolving deltas: 0% (0/29)
  365. 2020-11-02T13:05:22.6301086Z Resolving deltas: 3% (1/29)
  366. 2020-11-02T13:05:22.6301614Z Resolving deltas: 6% (2/29)
  367. 2020-11-02T13:05:22.6302126Z Resolving deltas: 10% (3/29)
  368. 2020-11-02T13:05:22.6302636Z Resolving deltas: 13% (4/29)
  369. 2020-11-02T13:05:22.6303153Z Resolving deltas: 17% (5/29)
  370. 2020-11-02T13:05:22.6303662Z Resolving deltas: 20% (6/29)
  371. 2020-11-02T13:05:22.6304160Z Resolving deltas: 24% (7/29)
  372. 2020-11-02T13:05:22.6304676Z Resolving deltas: 27% (8/29)
  373. 2020-11-02T13:05:22.6305188Z Resolving deltas: 31% (9/29)
  374. 2020-11-02T13:05:22.6305698Z Resolving deltas: 34% (10/29)
  375. 2020-11-02T13:05:22.6306210Z Resolving deltas: 37% (11/29)
  376. 2020-11-02T13:05:22.6306695Z Resolving deltas: 41% (12/29)
  377. 2020-11-02T13:05:22.6307184Z Resolving deltas: 44% (13/29)
  378. 2020-11-02T13:05:22.6307692Z Resolving deltas: 48% (14/29)
  379. 2020-11-02T13:05:22.6308530Z Resolving deltas: 51% (15/29)
  380. 2020-11-02T13:05:22.6308930Z Resolving deltas: 55% (16/29)
  381. 2020-11-02T13:05:22.6309329Z Resolving deltas: 58% (17/29)
  382. 2020-11-02T13:05:22.6309711Z Resolving deltas: 62% (18/29)
  383. 2020-11-02T13:05:22.6310116Z Resolving deltas: 65% (19/29)
  384. 2020-11-02T13:05:22.6310515Z Resolving deltas: 68% (20/29)
  385. 2020-11-02T13:05:22.6310909Z Resolving deltas: 72% (21/29)
  386. 2020-11-02T13:05:22.6311313Z Resolving deltas: 75% (22/29)
  387. 2020-11-02T13:05:22.6311864Z Resolving deltas: 79% (23/29)
  388. 2020-11-02T13:05:22.6312261Z Resolving deltas: 82% (24/29)
  389. 2020-11-02T13:05:22.6312772Z Resolving deltas: 86% (25/29)
  390. 2020-11-02T13:05:22.6313288Z Resolving deltas: 89% (26/29)
  391. 2020-11-02T13:05:22.6313786Z Resolving deltas: 93% (27/29)
  392. 2020-11-02T13:05:22.6314297Z Resolving deltas: 96% (28/29)
  393. 2020-11-02T13:05:22.6314805Z Resolving deltas: 100% (29/29)
  394. 2020-11-02T13:05:22.6315332Z Resolving deltas: 100% (29/29), done.
  395. 2020-11-02T13:05:22.6316455Z From https://github.com/submariner-io/lighthouse
  396. 2020-11-02T13:05:22.6317591Z * [new ref] 25fe91a012b5b20d25c52f76752ac29f22abd74d -> pull/360/merge
  397. 2020-11-02T13:05:22.6318397Z ##[endgroup]
  398. 2020-11-02T13:05:22.6318988Z ##[group]Determining the checkout info
  399. 2020-11-02T13:05:22.6319557Z ##[endgroup]
  400. 2020-11-02T13:05:22.6320070Z ##[group]Checking out the ref
  401. 2020-11-02T13:05:22.6320960Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/360/merge
  402. 2020-11-02T13:05:22.6322073Z Note: switching to 'refs/remotes/pull/360/merge'.
  403. 2020-11-02T13:05:22.6322512Z
  404. 2020-11-02T13:05:22.6323301Z You are in 'detached HEAD' state. You can look around, make experimental
  405. 2020-11-02T13:05:22.6323985Z changes and commit them, and you can discard any commits you make in this
  406. 2020-11-02T13:05:22.6324785Z state without impacting any branches by switching back to a branch.
  407. 2020-11-02T13:05:22.6325185Z
  408. 2020-11-02T13:05:22.6325753Z If you want to create a new branch to retain commits you create, you may
  409. 2020-11-02T13:05:22.6326689Z do so (now or later) by using -c with the switch command. Example:
  410. 2020-11-02T13:05:22.6327155Z
  411. 2020-11-02T13:05:22.6327830Z git switch -c <new-branch-name>
  412. 2020-11-02T13:05:22.6328259Z
  413. 2020-11-02T13:05:22.6328716Z Or undo this operation with:
  414. 2020-11-02T13:05:22.6329205Z
  415. 2020-11-02T13:05:22.6329814Z git switch -
  416. 2020-11-02T13:05:22.6330156Z
  417. 2020-11-02T13:05:22.6330817Z Turn off this advice by setting config variable advice.detachedHead to false
  418. 2020-11-02T13:05:22.6331398Z
  419. 2020-11-02T13:05:22.6332277Z HEAD is now at 25fe91a Merge 47d41a93de16d1a9d0659d20eeb3748b2b36c1b4 into 8c67c8fcbbf25fd20b0df8594e9929c7ee137630
  420. 2020-11-02T13:05:22.6333166Z ##[endgroup]
  421. 2020-11-02T13:05:22.6333774Z [command]/usr/bin/git log -1 --format='%H'
  422. 2020-11-02T13:05:22.6334517Z '25fe91a012b5b20d25c52f76752ac29f22abd74d'
  423. 2020-11-02T13:05:22.6397050Z ##[group]Run sudo swapoff -a
  424. 2020-11-02T13:05:22.6397543Z sudo swapoff -a
  425. 2020-11-02T13:05:22.6397927Z sudo rm -f /swapfile
  426. 2020-11-02T13:05:22.6398275Z df -h
  427. 2020-11-02T13:05:22.6398586Z free -h
  428. 2020-11-02T13:05:22.6444157Z shell: /bin/bash -e {0}
  429. 2020-11-02T13:05:22.6444524Z ##[endgroup]
  430. 2020-11-02T13:05:22.7224890Z Filesystem Size Used Avail Use% Mounted on
  431. 2020-11-02T13:05:22.7227913Z udev 3.4G 0 3.4G 0% /dev
  432. 2020-11-02T13:05:22.7228303Z tmpfs 696M 680K 695M 1% /run
  433. 2020-11-02T13:05:22.7228660Z /dev/sdb1 84G 63G 21G 76% /
  434. 2020-11-02T13:05:22.7229112Z tmpfs 3.4G 8.0K 3.4G 1% /dev/shm
  435. 2020-11-02T13:05:22.7229513Z tmpfs 5.0M 0 5.0M 0% /run/lock
  436. 2020-11-02T13:05:22.7229934Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  437. 2020-11-02T13:05:22.7230360Z /dev/sdb15 105M 3.6M 101M 4% /boot/efi
  438. 2020-11-02T13:05:22.7230794Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
  439. 2020-11-02T13:05:22.7231255Z total used free shared buff/cache available
  440. 2020-11-02T13:05:22.7231734Z Mem: 6.8G 440M 4.9G 25M 1.4G 6.0G
  441. 2020-11-02T13:05:22.7232111Z Swap: 0B 0B 0B
  442. 2020-11-02T13:05:22.7279405Z ##[group]Run make e2e using=" operator"
  443. 2020-11-02T13:05:22.7279928Z make e2e using=" operator"
  444. 2020-11-02T13:05:22.7323385Z shell: /bin/bash -e {0}
  445. 2020-11-02T13:05:22.7323755Z ##[endgroup]
  446. 2020-11-02T13:05:22.7437648Z Downloading dapper
  447. 2020-11-02T13:05:22.9932729Z .dapper.tmp version v0.5.3
  448. 2020-11-02T13:05:22.9970670Z ./.dapper -m bind make e2e -- using=operator
  449. 2020-11-02T13:05:24.6126247Z Sending build context to Docker daemon 6.209MB
  450. 2020-11-02T13:05:24.6129383Z
  451. 2020-11-02T13:05:24.6133633Z Step 1/6 : FROM quay.io/submariner/shipyard-dapper-base:devel
  452. 2020-11-02T13:05:24.6138928Z devel: Pulling from submariner/shipyard-dapper-base
  453. 2020-11-02T13:05:24.6177480Z ee7e89337106: Pulling fs layer
  454. 2020-11-02T13:05:24.6178355Z 15b785f9b2f0: Pulling fs layer
  455. 2020-11-02T13:05:24.6179091Z f22377f2f0d9: Pulling fs layer
  456. 2020-11-02T13:05:24.6179826Z 14821382b808: Pulling fs layer
  457. 2020-11-02T13:05:24.6180531Z 72c0738702f0: Pulling fs layer
  458. 2020-11-02T13:05:24.6181363Z 213eace38d21: Pulling fs layer
  459. 2020-11-02T13:05:24.6182043Z 555aaae525c9: Pulling fs layer
  460. 2020-11-02T13:05:24.6182697Z 72c0738702f0: Waiting
  461. 2020-11-02T13:05:24.6183306Z 14821382b808: Waiting
  462. 2020-11-02T13:05:24.6183818Z 213eace38d21: Waiting
  463. 2020-11-02T13:05:24.6184347Z 555aaae525c9: Waiting
  464. 2020-11-02T13:05:24.8182108Z ee7e89337106: Verifying Checksum
  465. 2020-11-02T13:05:24.8183694Z ee7e89337106: Download complete
  466. 2020-11-02T13:05:24.8547821Z f22377f2f0d9: Verifying Checksum
  467. 2020-11-02T13:05:24.8548624Z f22377f2f0d9: Download complete
  468. 2020-11-02T13:05:25.6107806Z 14821382b808: Verifying Checksum
  469. 2020-11-02T13:05:25.6108440Z 14821382b808: Download complete
  470. 2020-11-02T13:05:25.6108940Z 72c0738702f0: Verifying Checksum
  471. 2020-11-02T13:05:25.6109436Z 72c0738702f0: Download complete
  472. 2020-11-02T13:05:25.6110200Z 213eace38d21: Verifying Checksum
  473. 2020-11-02T13:05:25.6110750Z 213eace38d21: Download complete
  474. 2020-11-02T13:05:25.6111280Z 555aaae525c9: Verifying Checksum
  475. 2020-11-02T13:05:25.6111828Z 555aaae525c9: Download complete
  476. 2020-11-02T13:05:26.2861996Z 15b785f9b2f0: Verifying Checksum
  477. 2020-11-02T13:05:26.2863370Z 15b785f9b2f0: Download complete
  478. 2020-11-02T13:05:27.8658364Z ee7e89337106: Pull complete
  479. 2020-11-02T13:05:35.5812582Z 15b785f9b2f0: Pull complete
  480. 2020-11-02T13:05:36.3336238Z f22377f2f0d9: Pull complete
  481. 2020-11-02T13:05:36.3898308Z 14821382b808: Pull complete
  482. 2020-11-02T13:05:36.4487630Z 72c0738702f0: Pull complete
  483. 2020-11-02T13:05:36.5085061Z 213eace38d21: Pull complete
  484. 2020-11-02T13:05:36.5829554Z 555aaae525c9: Pull complete
  485. 2020-11-02T13:05:36.5861733Z Digest: sha256:2d5f6b3b673026b5f6db375a578397f919124c2d9cd35679fc323e68091fc40e
  486. 2020-11-02T13:05:36.5891898Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
  487. 2020-11-02T13:05:36.5900178Z ---> 45327d47bb4a
  488. 2020-11-02T13:05:36.5901596Z Step 2/6 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_SHA BUILD_ARGS CLUSTERS_ARGS DEPLOY_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/lighthouse DAPPER_DOCKER_SOCKET=true
  489. 2020-11-02T13:05:44.2760354Z ---> Running in df9fe1cf538d
  490. 2020-11-02T13:05:45.1067766Z Removing intermediate container df9fe1cf538d
  491. 2020-11-02T13:05:45.1069733Z ---> cc230bf8e2d7
  492. 2020-11-02T13:05:45.1070917Z Step 3/6 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  493. 2020-11-02T13:05:45.1402749Z ---> Running in fd3773230380
  494. 2020-11-02T13:05:46.0526776Z Removing intermediate container fd3773230380
  495. 2020-11-02T13:05:46.0571207Z ---> c211214a7a2e
  496. 2020-11-02T13:05:46.0571714Z Step 4/6 : WORKDIR ${DAPPER_SOURCE}
  497. 2020-11-02T13:05:46.0638559Z ---> Running in b367db67c726
  498. 2020-11-02T13:05:47.0385088Z Removing intermediate container b367db67c726
  499. 2020-11-02T13:05:47.0386143Z ---> 51a536ae6a60
  500. 2020-11-02T13:05:47.0386542Z Step 5/6 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  501. 2020-11-02T13:05:47.0664119Z ---> Running in 88cde3dba8c9
  502. 2020-11-02T13:05:48.0425283Z Removing intermediate container 88cde3dba8c9
  503. 2020-11-02T13:05:48.0427030Z ---> 9578a88ca1ff
  504. 2020-11-02T13:05:48.0427512Z Step 6/6 : CMD ["sh"]
  505. 2020-11-02T13:05:48.0849523Z ---> Running in 816cb0ed2728
  506. 2020-11-02T13:05:49.0387230Z Removing intermediate container 816cb0ed2728
  507. 2020-11-02T13:05:49.0388209Z ---> 818e75f705e7
  508. 2020-11-02T13:05:49.0525424Z Successfully built 818e75f705e7
  509. 2020-11-02T13:05:49.0594144Z Successfully tagged lighthouse:HEAD
  510. 2020-11-02T13:05:49.5602797Z [lighthouse]$ trap chown -R 1001:116 . exit
  511. 2020-11-02T13:05:49.5603478Z [lighthouse]$ mkdir -p bin dist output
  512. 2020-11-02T13:05:49.5651563Z [lighthouse]$ make e2e -- using=operator
  513. 2020-11-02T13:05:49.6195612Z fatal: No names found, cannot describe anything.
  514. 2020-11-02T13:05:49.6230895Z Makefile:40: warning: overriding recipe for target 'deploy'
  515. 2020-11-02T13:05:49.6231798Z /opt/shipyard/Makefile.inc:36: warning: ignoring old recipe for target 'deploy'
  516. 2020-11-02T13:05:49.6232435Z /opt/shipyard/scripts/e2e.sh cluster1 cluster2
  517. 2020-11-02T13:05:49.6259582Z Downloading shflags 1.0.3
  518. 2020-11-02T13:05:49.6331019Z % Total % Received % Xferd Average Speed Time Time Time Current
  519. 2020-11-02T13:05:49.6331594Z Dload Upload Total Spent Left Speed
  520. 2020-11-02T13:05:49.6331888Z
  521. 2020-11-02T13:05:49.8423737Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  522. 2020-11-02T13:05:49.9049392Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  523. 2020-11-02T13:05:49.9050389Z 100 31091 100 31091 0 0 111k 0 --:--:-- --:--:-- --:--:-- 110k
  524. 2020-11-02T13:05:49.9508647Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  525. 2020-11-02T13:05:49.9519983Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  526. 2020-11-02T13:05:49.9530651Z [lighthouse]$ script_name=utils
  527. 2020-11-02T13:05:49.9542194Z [lighthouse]$ exec_name=e2e.sh
  528. 2020-11-02T13:05:49.9562226Z [lighthouse]$ source /opt/shipyard/scripts/lib/cluster_settings
  529. 2020-11-02T13:05:49.9570899Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  530. 2020-11-02T13:05:49.9583248Z [lighthouse]$ script_name=cluster_settings
  531. 2020-11-02T13:05:49.9594311Z [lighthouse]$ exec_name=e2e.sh
  532. 2020-11-02T13:05:49.9613665Z [lighthouse]$ broker=cluster1
  533. 2020-11-02T13:05:49.9623562Z [lighthouse]$ declare -gA cluster_nodes
  534. 2020-11-02T13:05:49.9633806Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker
  535. 2020-11-02T13:05:49.9641362Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker
  536. 2020-11-02T13:05:49.9651960Z [lighthouse]$ cluster_nodes[cluster3]=control-plane worker worker
  537. 2020-11-02T13:05:49.9664103Z [lighthouse]$ declare -gA cluster_subm
  538. 2020-11-02T13:05:49.9674966Z [lighthouse]$ cluster_subm[cluster1]=true
  539. 2020-11-02T13:05:49.9683576Z [lighthouse]$ cluster_subm[cluster2]=true
  540. 2020-11-02T13:05:49.9731312Z [lighthouse]$ cluster_subm[cluster3]=true
  541. 2020-11-02T13:05:49.9731996Z [lighthouse]$ declare -gA cluster_cni
  542. 2020-11-02T13:05:49.9732619Z [lighthouse]$ cluster_cni[cluster2]=weave
  543. 2020-11-02T13:05:49.9733235Z [lighthouse]$ cluster_cni[cluster3]=weave
  544. 2020-11-02T13:05:49.9743146Z [lighthouse]$ declare_kubeconfig
  545. 2020-11-02T13:05:49.9754596Z [lighthouse]$ declare_kubeconfig
  546. 2020-11-02T13:05:49.9764921Z [lighthouse]$ source /opt/shipyard/scripts/lib/kubecfg
  547. 2020-11-02T13:05:49.9777050Z [lighthouse]$ export KUBECONFIG
  548. 2020-11-02T13:05:49.9805465Z [lighthouse]$ KUBECONFIG=
  549. 2020-11-02T13:05:49.9822201Z [lighthouse]$ find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  550. 2020-11-02T13:05:49.9835043Z find: '/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs': No such file or directory
  551. 2020-11-02T13:05:49.9846524Z [lighthouse]$ :
  552. 2020-11-02T13:05:49.9862532Z [lighthouse]$ deploy_env_once
  553. 2020-11-02T13:05:49.9872934Z [lighthouse]$ deploy_env_once
  554. 2020-11-02T13:05:49.9888899Z 
  555. 2020-11-02T13:05:50.2714572Z [lighthouse]$ make deploy
  556. 2020-11-02T13:05:50.2746640Z make[1]: Entering directory '/go/src/github.com/submariner-io/lighthouse'
  557. 2020-11-02T13:05:50.3244312Z fatal: No names found, cannot describe anything.
  558. 2020-11-02T13:05:50.3352482Z Makefile:40: warning: overriding recipe for target 'deploy'
  559. 2020-11-02T13:05:50.3353410Z /opt/shipyard/Makefile.inc:36: warning: ignoring old recipe for target 'deploy'
  560. 2020-11-02T13:05:50.3397505Z find: 'bin/lighthouse-agent': No such file or directory
  561. 2020-11-02T13:05:50.6791455Z go mod download
  562. 2020-11-02T13:06:16.4341492Z go mod vendor
  563. 2020-11-02T13:06:17.1332516Z /opt/shipyard/scripts/compile.sh bin/lighthouse-agent pkg/agent/main.go
  564. 2020-11-02T13:06:17.1777691Z [lighthouse]$ mkdir -p bin
  565. 2020-11-02T13:06:17.1794382Z Building 'bin/lighthouse-agent' (ldflags: '')
  566. 2020-11-02T13:06:17.1804846Z [lighthouse]$ ldflags=-s -w 
  567. 2020-11-02T13:06:17.1815916Z [lighthouse]$ CGO_ENABLED=0 go build -ldflags -s -w -o bin/lighthouse-agent pkg/agent/main.go
  568. 2020-11-02T13:07:00.2078447Z [lighthouse]$ upx bin/lighthouse-agent
  569. 2020-11-02T13:07:04.5911114Z Ultimate Packer for eXecutables
  570. 2020-11-02T13:07:04.5912847Z Copyright (C) 1996 - 2020
  571. 2020-11-02T13:07:04.5913736Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  572. 2020-11-02T13:07:04.5914672Z
  573. 2020-11-02T13:07:04.5915382Z File size Ratio Format Name
  574. 2020-11-02T13:07:04.5916383Z -------------------- ------ ----------- -----------
  575. 2020-11-02T13:07:04.5917454Z 26943488 -> 7833544 29.07% linux/amd64 lighthouse-agent
  576. 2020-11-02T13:07:04.5917979Z
  577. 2020-11-02T13:07:04.5918519Z Packed 1 file.
  578. 2020-11-02T13:07:04.5921034Z /opt/shipyard/scripts/build_image.sh -i lighthouse-agent -f package/Dockerfile.lighthouse-agent
  579. 2020-11-02T13:07:04.6448800Z fatal: No names found, cannot describe anything.
  580. 2020-11-02T13:07:04.7360982Z [lighthouse]$ set -e
  581. 2020-11-02T13:07:04.7371847Z [lighthouse]$ local_image=quay.io/submariner/lighthouse-agent:dev
  582. 2020-11-02T13:07:04.7381818Z [lighthouse]$ cache_image=quay.io/submariner/lighthouse-agent:devel
  583. 2020-11-02T13:07:04.7391154Z [lighthouse]$ cache_flag=
  584. 2020-11-02T13:07:04.7406576Z [lighthouse]$ cache_flag=--cache-from quay.io/submariner/lighthouse-agent:devel
  585. 2020-11-02T13:07:04.7425544Z [lighthouse]$ docker image ls -q quay.io/submariner/lighthouse-agent:devel
  586. 2020-11-02T13:07:05.0775442Z [lighthouse]$ docker pull quay.io/submariner/lighthouse-agent:devel
  587. 2020-11-02T13:07:05.5717359Z devel: Pulling from submariner/lighthouse-agent
  588. 2020-11-02T13:07:05.5718248Z 0fd3b5213a9b: Pulling fs layer
  589. 2020-11-02T13:07:05.5718688Z aebb8c556853: Pulling fs layer
  590. 2020-11-02T13:07:05.5719117Z 8abcb662399b: Pulling fs layer
  591. 2020-11-02T13:07:05.5719573Z d69f5364b4cc: Pulling fs layer
  592. 2020-11-02T13:07:05.5719905Z d69f5364b4cc: Waiting
  593. 2020-11-02T13:07:05.6437460Z 8abcb662399b: Verifying Checksum
  594. 2020-11-02T13:07:05.6438108Z 8abcb662399b: Download complete
  595. 2020-11-02T13:07:05.6496142Z aebb8c556853: Verifying Checksum
  596. 2020-11-02T13:07:05.6497506Z aebb8c556853: Download complete
  597. 2020-11-02T13:07:05.9089016Z d69f5364b4cc: Verifying Checksum
  598. 2020-11-02T13:07:05.9089527Z d69f5364b4cc: Download complete
  599. 2020-11-02T13:07:06.0200125Z 0fd3b5213a9b: Verifying Checksum
  600. 2020-11-02T13:07:06.0200616Z 0fd3b5213a9b: Download complete
  601. 2020-11-02T13:07:07.9667385Z 0fd3b5213a9b: Pull complete
  602. 2020-11-02T13:07:08.0297954Z aebb8c556853: Pull complete
  603. 2020-11-02T13:07:08.0967054Z 8abcb662399b: Pull complete
  604. 2020-11-02T13:07:08.2269663Z d69f5364b4cc: Pull complete
  605. 2020-11-02T13:07:08.2307342Z Digest: sha256:acdd2e7c54ba2f84a38696786441ade2a5a0950d987b9f0b948ef6556b88827c
  606. 2020-11-02T13:07:08.2340577Z Status: Downloaded newer image for quay.io/submariner/lighthouse-agent:devel
  607. 2020-11-02T13:07:08.2353770Z quay.io/submariner/lighthouse-agent:devel
  608. 2020-11-02T13:07:08.2386251Z [lighthouse]$ grep FROM package/Dockerfile.lighthouse-agent
  609. 2020-11-02T13:07:08.2396339Z [lighthouse]$ cut -f2 -d 
  610. 2020-11-02T13:07:08.2417814Z [lighthouse]$ grep -v scratch
  611. 2020-11-02T13:07:08.2421391Z [lighthouse]$ cache_flag+= --cache-from registry.access.redhat.com/ubi8/ubi-minimal
  612. 2020-11-02T13:07:08.2422456Z [lighthouse]$ docker pull registry.access.redhat.com/ubi8/ubi-minimal
  613. 2020-11-02T13:07:08.5755881Z Using default tag: latest
  614. 2020-11-02T13:07:08.8468054Z latest: Pulling from ubi8/ubi-minimal
  615. 2020-11-02T13:07:08.9666642Z 0fd3b5213a9b: Already exists
  616. 2020-11-02T13:07:08.9682988Z aebb8c556853: Already exists
  617. 2020-11-02T13:07:09.0896380Z Digest: sha256:5cfbaf45ca96806917830c183e9f37df2e913b187aadb32e89fd83fa455ebaa6
  618. 2020-11-02T13:07:09.0911197Z Status: Downloaded newer image for registry.access.redhat.com/ubi8/ubi-minimal:latest
  619. 2020-11-02T13:07:09.0941613Z registry.access.redhat.com/ubi8/ubi-minimal:latest
  620. 2020-11-02T13:07:09.0946460Z [lighthouse]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  621. 2020-11-02T13:07:09.0982271Z [lighthouse]$ DOCKER_BUILDKIT=1 docker build -t quay.io/submariner/lighthouse-agent:dev --cache-from quay.io/submariner/lighthouse-agent:devel --cache-from registry.access.redhat.com/ubi8/ubi-minimal -f package/Dockerfile.lighthouse-agent --build-arg BUILDKIT_INLINE_CACHE=1 .
  622. 2020-11-02T13:07:09.4692658Z #2 [internal] load .dockerignore
  623. 2020-11-02T13:07:09.5805401Z #2 transferring context: 2B done
  624. 2020-11-02T13:07:09.5805965Z #2 DONE 0.0s
  625. 2020-11-02T13:07:09.5806204Z
  626. 2020-11-02T13:07:09.5807558Z #1 [internal] load build definition from Dockerfile.lighthouse-agent
  627. 2020-11-02T13:07:09.5808242Z #1 transferring dockerfile: 238B done
  628. 2020-11-02T13:07:09.5808614Z #1 DONE 0.0s
  629. 2020-11-02T13:07:09.5808776Z
  630. 2020-11-02T13:07:09.5809593Z #3 [internal] load metadata for registry.access.redhat.com/ubi8/ubi-minimal...
  631. 2020-11-02T13:07:09.5810206Z #3 DONE 0.0s
  632. 2020-11-02T13:07:09.5810364Z
  633. 2020-11-02T13:07:09.5811110Z #4 importing cache manifest from quay.io/submariner/lighthouse-agent:devel
  634. 2020-11-02T13:07:09.5811699Z #4 DONE 0.0s
  635. 2020-11-02T13:07:09.5811857Z
  636. 2020-11-02T13:07:09.5812633Z #5 importing cache manifest from registry.access.redhat.com/ubi8/ubi-minima...
  637. 2020-11-02T13:07:09.5813250Z #5 DONE 0.0s
  638. 2020-11-02T13:07:09.5813586Z
  639. 2020-11-02T13:07:09.5814213Z #6 [1/3] FROM registry.access.redhat.com/ubi8/ubi-minimal
  640. 2020-11-02T13:07:09.5814735Z #6 DONE 0.0s
  641. 2020-11-02T13:07:09.5814977Z
  642. 2020-11-02T13:07:09.5815296Z #8 [internal] load build context
  643. 2020-11-02T13:07:09.5815671Z #8 transferring context: 7.84MB 0.1s done
  644. 2020-11-02T13:07:09.5816049Z #8 DONE 0.1s
  645. 2020-11-02T13:07:09.5816260Z
  646. 2020-11-02T13:07:09.5816936Z #7 [2/3] WORKDIR /var/submariner
  647. 2020-11-02T13:07:09.5817232Z #7 CACHED
  648. 2020-11-02T13:07:09.5817445Z
  649. 2020-11-02T13:07:09.5818207Z #9 [3/3] COPY bin/lighthouse-agent package/lighthouse-agent.sh /usr/local/b...
  650. 2020-11-02T13:07:09.5818772Z #9 CACHED
  651. 2020-11-02T13:07:09.5942518Z
  652. 2020-11-02T13:07:09.5943077Z #10 exporting to image
  653. 2020-11-02T13:07:09.5943431Z #10 exporting layers done
  654. 2020-11-02T13:07:09.5944404Z #10 writing image sha256:719dff01b005de55b21a9122162942ac7e43a27aeeeec31a17f33bebc6c2f8e4 done
  655. 2020-11-02T13:07:09.5946093Z #10 naming to quay.io/submariner/lighthouse-agent:dev done
  656. 2020-11-02T13:07:09.5946588Z #10 DONE 0.0s
  657. 2020-11-02T13:07:09.5946803Z
  658. 2020-11-02T13:07:09.5947058Z #11 exporting cache
  659. 2020-11-02T13:07:09.5947474Z #11 preparing build cache for export done
  660. 2020-11-02T13:07:09.5947864Z #11 DONE 0.0s
  661. 2020-11-02T13:07:09.5978755Z [lighthouse]$ docker tag quay.io/submariner/lighthouse-agent:dev quay.io/submariner/lighthouse-agent:devel
  662. 2020-11-02T13:07:09.9424716Z touch package/.image.lighthouse-agent
  663. 2020-11-02T13:07:09.9494592Z find: 'bin/lighthouse-coredns': No such file or directory
  664. 2020-11-02T13:07:10.2931243Z /opt/shipyard/scripts/compile.sh bin/lighthouse-coredns pkg/coredns/main.go
  665. 2020-11-02T13:07:10.3353952Z [lighthouse]$ mkdir -p bin
  666. 2020-11-02T13:07:10.3370087Z Building 'bin/lighthouse-coredns' (ldflags: '')
  667. 2020-11-02T13:07:10.3382315Z [lighthouse]$ ldflags=-s -w 
  668. 2020-11-02T13:07:10.3394515Z [lighthouse]$ CGO_ENABLED=0 go build -ldflags -s -w -o bin/lighthouse-coredns pkg/coredns/main.go
  669. 2020-11-02T13:07:41.5010483Z [lighthouse]$ upx bin/lighthouse-coredns
  670. 2020-11-02T13:07:48.2507492Z Ultimate Packer for eXecutables
  671. 2020-11-02T13:07:48.2510002Z Copyright (C) 1996 - 2020
  672. 2020-11-02T13:07:48.2511250Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
  673. 2020-11-02T13:07:48.2512148Z
  674. 2020-11-02T13:07:48.2513158Z File size Ratio Format Name
  675. 2020-11-02T13:07:48.2514143Z -------------------- ------ ----------- -----------
  676. 2020-11-02T13:07:48.2514806Z 39477248 -> 11747520 29.76% linux/amd64 lighthouse-coredns
  677. 2020-11-02T13:07:48.2515124Z
  678. 2020-11-02T13:07:48.2515413Z Packed 1 file.
  679. 2020-11-02T13:07:48.2524224Z /opt/shipyard/scripts/build_image.sh -i lighthouse-coredns -f package/Dockerfile.lighthouse-coredns
  680. 2020-11-02T13:07:48.3043817Z fatal: No names found, cannot describe anything.
  681. 2020-11-02T13:07:48.3809186Z [lighthouse]$ set -e
  682. 2020-11-02T13:07:48.3820052Z [lighthouse]$ local_image=quay.io/submariner/lighthouse-coredns:dev
  683. 2020-11-02T13:07:48.3831985Z [lighthouse]$ cache_image=quay.io/submariner/lighthouse-coredns:devel
  684. 2020-11-02T13:07:48.3840422Z [lighthouse]$ cache_flag=
  685. 2020-11-02T13:07:48.3854582Z [lighthouse]$ cache_flag=--cache-from quay.io/submariner/lighthouse-coredns:devel
  686. 2020-11-02T13:07:48.3869692Z [lighthouse]$ docker image ls -q quay.io/submariner/lighthouse-coredns:devel
  687. 2020-11-02T13:07:48.7297402Z [lighthouse]$ docker pull quay.io/submariner/lighthouse-coredns:devel
  688. 2020-11-02T13:07:49.2453060Z devel: Pulling from submariner/lighthouse-coredns
  689. 2020-11-02T13:07:49.2454053Z 58db8e8debc5: Pulling fs layer
  690. 2020-11-02T13:07:49.2454947Z c15e840cda60: Pulling fs layer
  691. 2020-11-02T13:07:49.2455658Z a633d0345583: Pulling fs layer
  692. 2020-11-02T13:07:49.4909870Z c15e840cda60: Verifying Checksum
  693. 2020-11-02T13:07:49.4910759Z c15e840cda60: Download complete
  694. 2020-11-02T13:07:49.5365594Z 58db8e8debc5: Verifying Checksum
  695. 2020-11-02T13:07:49.5366422Z 58db8e8debc5: Download complete
  696. 2020-11-02T13:07:49.5526457Z a633d0345583: Verifying Checksum
  697. 2020-11-02T13:07:49.5528987Z a633d0345583: Download complete
  698. 2020-11-02T13:07:50.6685092Z 58db8e8debc5: Pull complete
  699. 2020-11-02T13:07:51.0293546Z c15e840cda60: Pull complete
  700. 2020-11-02T13:07:51.2143214Z a633d0345583: Pull complete
  701. 2020-11-02T13:07:51.2165289Z Digest: sha256:e5c63ef292997ce6af66be1730ad3541a613e6653068635326e59302d215ba20
  702. 2020-11-02T13:07:51.2184043Z Status: Downloaded newer image for quay.io/submariner/lighthouse-coredns:devel
  703. 2020-11-02T13:07:51.2204866Z quay.io/submariner/lighthouse-coredns:devel
  704. 2020-11-02T13:07:51.2217802Z [lighthouse]$ grep FROM package/Dockerfile.lighthouse-coredns
  705. 2020-11-02T13:07:51.2258881Z [lighthouse]$ cut -f2 -d 
  706. 2020-11-02T13:07:51.2259519Z [lighthouse]$ grep -v scratch
  707. 2020-11-02T13:07:51.2275524Z [lighthouse]$ cache_flag+= --cache-from debian:stable-slim
  708. 2020-11-02T13:07:51.2337912Z [lighthouse]$ docker pull debian:stable-slim
  709. 2020-11-02T13:07:51.7591665Z stable-slim: Pulling from library/debian
  710. 2020-11-02T13:07:51.8694281Z 58db8e8debc5: Already exists
  711. 2020-11-02T13:07:51.9498172Z Digest: sha256:b488c06160cb6b7b0fc33081de1001c194ebcd9a7fff9dfff27381cd350dcbe8
  712. 2020-11-02T13:07:51.9517913Z Status: Downloaded newer image for debian:stable-slim
  713. 2020-11-02T13:07:51.9534567Z docker.io/library/debian:stable-slim
  714. 2020-11-02T13:07:51.9548897Z [lighthouse]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1
  715. 2020-11-02T13:07:51.9561027Z [lighthouse]$ DOCKER_BUILDKIT=1 docker build -t quay.io/submariner/lighthouse-coredns:dev --cache-from quay.io/submariner/lighthouse-coredns:devel --cache-from debian:stable-slim -f package/Dockerfile.lighthouse-coredns --build-arg BUILDKIT_INLINE_CACHE=1 .
  716. 2020-11-02T13:07:52.3151358Z #2 [internal] load .dockerignore
  717. 2020-11-02T13:07:52.4405923Z #2 transferring context: 2B done
  718. 2020-11-02T13:07:52.4407425Z #2 DONE 0.0s
  719. 2020-11-02T13:07:52.4407608Z
  720. 2020-11-02T13:07:52.4408814Z #1 [internal] load build definition from Dockerfile.lighthouse-coredns
  721. 2020-11-02T13:07:52.4409541Z #1 transferring dockerfile: 284B done
  722. 2020-11-02T13:07:52.4409927Z #1 DONE 0.0s
  723. 2020-11-02T13:07:52.4410099Z
  724. 2020-11-02T13:07:52.4410738Z #3 [internal] load metadata for docker.io/library/debian:stable-slim
  725. 2020-11-02T13:07:52.4411204Z #3 DONE 0.0s
  726. 2020-11-02T13:07:52.4411372Z
  727. 2020-11-02T13:07:52.4412088Z #8 importing cache manifest from quay.io/submariner/lighthouse-coredns:deve...
  728. 2020-11-02T13:07:52.4412644Z #8 DONE 0.0s
  729. 2020-11-02T13:07:52.4412828Z
  730. 2020-11-02T13:07:52.4413359Z #9 importing cache manifest from debian:stable-slim
  731. 2020-11-02T13:07:52.4413770Z #9 DONE 0.0s
  732. 2020-11-02T13:07:52.4413956Z
  733. 2020-11-02T13:07:52.4414483Z #4 [1/3] FROM docker.io/library/debian:stable-slim
  734. 2020-11-02T13:07:52.4414869Z #4 DONE 0.0s
  735. 2020-11-02T13:07:52.4415046Z
  736. 2020-11-02T13:07:52.4415342Z #6 [internal] load build context
  737. 2020-11-02T13:07:52.4415758Z #6 transferring context: 11.75MB 0.1s done
  738. 2020-11-02T13:07:52.4635418Z #6 DONE 0.1s
  739. 2020-11-02T13:07:52.4635677Z
  740. 2020-11-02T13:07:52.4636835Z #5 [2/3] RUN apt-get update && apt-get -y install ca-certificates && update...
  741. 2020-11-02T13:07:52.4637531Z #5 CACHED
  742. 2020-11-02T13:07:52.4637729Z
  743. 2020-11-02T13:07:52.4638356Z #7 [3/3] COPY bin/lighthouse-coredns /usr/local/bin/
  744. 2020-11-02T13:07:52.4638784Z #7 CACHED
  745. 2020-11-02T13:07:52.4638962Z
  746. 2020-11-02T13:07:52.4639233Z #10 exporting to image
  747. 2020-11-02T13:07:52.4639582Z #10 exporting layers done
  748. 2020-11-02T13:07:52.4642222Z #10 writing image sha256:0c50ecdf78c1659c2b6b4d91cf8c3c629a3a825b419ef681b7bd95996b4ebd82 done
  749. 2020-11-02T13:07:52.4643710Z #10 naming to quay.io/submariner/lighthouse-coredns:dev done
  750. 2020-11-02T13:07:52.4644181Z #10 DONE 0.0s
  751. 2020-11-02T13:07:52.4644376Z
  752. 2020-11-02T13:07:52.4644644Z #11 exporting cache
  753. 2020-11-02T13:07:52.4645048Z #11 preparing build cache for export done
  754. 2020-11-02T13:07:52.4645377Z #11 DONE 0.0s
  755. 2020-11-02T13:07:52.4778389Z [lighthouse]$ docker tag quay.io/submariner/lighthouse-coredns:dev quay.io/submariner/lighthouse-coredns:devel
  756. 2020-11-02T13:07:52.8381630Z touch package/.image.lighthouse-coredns
  757. 2020-11-02T13:07:52.8400585Z /opt/shipyard/scripts/clusters.sh --cluster_settings /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings
  758. 2020-11-02T13:07:52.9251652Z Running with: k8s_version=1.17.0, olm_version=0.14.1, olm=false, globalnet=false, registry_inmemory=true, cluster_settings=/go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings, timeout=5m
  759. 2020-11-02T13:07:52.9277415Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  760. 2020-11-02T13:07:52.9288084Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  761. 2020-11-02T13:07:52.9301252Z [lighthouse]$ script_name=utils
  762. 2020-11-02T13:07:52.9311348Z [lighthouse]$ exec_name=clusters.sh
  763. 2020-11-02T13:07:52.9330980Z [lighthouse]$ source /opt/shipyard/scripts/lib/cluster_settings
  764. 2020-11-02T13:07:52.9340219Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  765. 2020-11-02T13:07:52.9351010Z [lighthouse]$ script_name=cluster_settings
  766. 2020-11-02T13:07:52.9363629Z [lighthouse]$ exec_name=clusters.sh
  767. 2020-11-02T13:07:52.9384756Z [lighthouse]$ broker=cluster1
  768. 2020-11-02T13:07:52.9396031Z [lighthouse]$ declare -gA cluster_nodes
  769. 2020-11-02T13:07:52.9407671Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker
  770. 2020-11-02T13:07:52.9420051Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker
  771. 2020-11-02T13:07:52.9431457Z [lighthouse]$ cluster_nodes[cluster3]=control-plane worker worker
  772. 2020-11-02T13:07:52.9444165Z [lighthouse]$ declare -gA cluster_subm
  773. 2020-11-02T13:07:52.9454588Z [lighthouse]$ cluster_subm[cluster1]=true
  774. 2020-11-02T13:07:52.9465997Z [lighthouse]$ cluster_subm[cluster2]=true
  775. 2020-11-02T13:07:52.9477968Z [lighthouse]$ cluster_subm[cluster3]=true
  776. 2020-11-02T13:07:52.9488061Z [lighthouse]$ declare -gA cluster_cni
  777. 2020-11-02T13:07:52.9498796Z [lighthouse]$ cluster_cni[cluster2]=weave
  778. 2020-11-02T13:07:52.9510954Z [lighthouse]$ cluster_cni[cluster3]=weave
  779. 2020-11-02T13:07:52.9524591Z [lighthouse]$ source /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings
  780. 2020-11-02T13:07:52.9534823Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  781. 2020-11-02T13:07:52.9547782Z [lighthouse]$ script_name=cluster_settings
  782. 2020-11-02T13:07:52.9560271Z [lighthouse]$ exec_name=clusters.sh
  783. 2020-11-02T13:07:52.9580924Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker worker
  784. 2020-11-02T13:07:52.9639962Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker worker
  785. 2020-11-02T13:07:52.9728528Z [lighthouse]$ cat
  786. 2020-11-02T13:07:52.9768577Z [lighthouse]$ typeset -p cluster_nodes
  787. 2020-11-02T13:07:52.9834627Z [lighthouse]$ cut -f 2- -d=
  788. 2020-11-02T13:07:52.9874030Z [lighthouse]$ typeset -p cluster_subm
  789. 2020-11-02T13:07:52.9889106Z [lighthouse]$ cut -f 2- -d=
  790. 2020-11-02T13:07:52.9916640Z Cluster settings::
  791. 2020-11-02T13:07:52.9917407Z broker - 'cluster1'
  792. 2020-11-02T13:07:52.9917975Z clusters - 'cluster1' 'cluster2'
  793. 2020-11-02T13:07:52.9919348Z nodes per cluster - ([cluster3]="control-plane worker worker" [cluster2]="control-plane worker worker" [cluster1]="control-plane worker worker" )
  794. 2020-11-02T13:07:52.9920439Z install submariner - ([cluster2]="true" [cluster1]="true" )
  795. 2020-11-02T13:07:52.9944713Z [lighthouse]$ rm -rf /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs
  796. 2020-11-02T13:07:52.9966954Z [lighthouse]$ mkdir -p /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs
  797. 2020-11-02T13:07:52.9992390Z [lighthouse]$ run_local_registry
  798. 2020-11-02T13:07:53.0003281Z [lighthouse]$ run_local_registry
  799. 2020-11-02T13:07:53.0015274Z [lighthouse]$ registry_running
  800. 2020-11-02T13:07:53.0026376Z [lighthouse]$ registry_running
  801. 2020-11-02T13:07:53.0037142Z [lighthouse]$ docker ps --filter name=^/?kind-registry$
  802. 2020-11-02T13:07:53.0051265Z [lighthouse]$ grep kind-registry
  803. 2020-11-02T13:07:53.3496648Z [lighthouse]$ return 0
  804. 2020-11-02T13:07:53.3501822Z Deploying local registry kind-registry to serve images centrally.
  805. 2020-11-02T13:07:53.3515194Z [lighthouse]$ local volume_flag
  806. 2020-11-02T13:07:53.3526901Z [lighthouse]$ volume_flag=-v /dev/shm/kind-registry:/var/lib/registry
  807. 2020-11-02T13:07:53.3540305Z [lighthouse]$ docker run -d -v /dev/shm/kind-registry:/var/lib/registry -p 5000:5000 --restart=always --name kind-registry registry:2
  808. 2020-11-02T13:07:53.6943734Z Unable to find image 'registry:2' locally
  809. 2020-11-02T13:07:54.1874397Z 2: Pulling from library/registry
  810. 2020-11-02T13:07:54.3118783Z cbdbe7a5bc2a: Already exists
  811. 2020-11-02T13:07:54.3152736Z 47112e65547d: Pulling fs layer
  812. 2020-11-02T13:07:54.3153287Z 46bcb632e506: Pulling fs layer
  813. 2020-11-02T13:07:54.3153848Z c1cc712bcecd: Pulling fs layer
  814. 2020-11-02T13:07:54.3154753Z 3db6272dcbfa: Pulling fs layer
  815. 2020-11-02T13:07:54.3158223Z 3db6272dcbfa: Waiting
  816. 2020-11-02T13:07:54.3913266Z c1cc712bcecd: Verifying Checksum
  817. 2020-11-02T13:07:54.3918164Z c1cc712bcecd: Download complete
  818. 2020-11-02T13:07:54.4214604Z 47112e65547d: Verifying Checksum
  819. 2020-11-02T13:07:54.4215038Z 47112e65547d: Download complete
  820. 2020-11-02T13:07:54.4558253Z 46bcb632e506: Verifying Checksum
  821. 2020-11-02T13:07:54.4558702Z 46bcb632e506: Download complete
  822. 2020-11-02T13:07:54.4749787Z 3db6272dcbfa: Verifying Checksum
  823. 2020-11-02T13:07:54.4753864Z 3db6272dcbfa: Download complete
  824. 2020-11-02T13:07:54.5401109Z 47112e65547d: Pull complete
  825. 2020-11-02T13:07:54.7655662Z 46bcb632e506: Pull complete
  826. 2020-11-02T13:07:54.8256746Z c1cc712bcecd: Pull complete
  827. 2020-11-02T13:07:54.8918817Z 3db6272dcbfa: Pull complete
  828. 2020-11-02T13:07:54.8940796Z Digest: sha256:8be26f81ffea54106bae012c6f349df70f4d5e7e2ec01b143c46e2c03b9e551d
  829. 2020-11-02T13:07:54.8962114Z Status: Downloaded newer image for registry:2
  830. 2020-11-02T13:07:58.0826790Z 307929fef591853e70626eea2459cb5e37f3744299623f63f4e76f38c57a72df
  831. 2020-11-02T13:07:58.7384553Z [lighthouse]$ registry_ip=172.17.0.3
  832. 2020-11-02T13:07:58.7406462Z [lighthouse]$ docker inspect -f {{.NetworkSettings.IPAddress}} kind-registry
  833. 2020-11-02T13:07:59.1044321Z [lighthouse]$ declare_cidrs
  834. 2020-11-02T13:07:59.1049615Z [lighthouse]$ declare_cidrs
  835. 2020-11-02T13:07:59.1050382Z [lighthouse]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  836. 2020-11-02T13:07:59.1051056Z [lighthouse]$ i=1
  837. 2020-11-02T13:07:59.1051713Z [lighthouse]$ [cluster1] add_cluster_cidrs 1 cluster1
  838. 2020-11-02T13:07:59.1052482Z [lighthouse]$ [cluster1] add_cluster_cidrs 1 cluster1
  839. 2020-11-02T13:07:59.1066201Z [lighthouse]$ [cluster1] local val=1
  840. 2020-11-02T13:07:59.1083682Z [lighthouse]$ [cluster1] local idx=cluster1
  841. 2020-11-02T13:07:59.1086105Z [lighthouse]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
  842. 2020-11-02T13:07:59.1098520Z [lighthouse]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
  843. 2020-11-02T13:07:59.1109355Z [lighthouse]$ [cluster1] i=2
  844. 2020-11-02T13:07:59.1123501Z [lighthouse]$ [cluster2] add_cluster_cidrs 2 cluster2
  845. 2020-11-02T13:07:59.1132495Z [lighthouse]$ [cluster2] add_cluster_cidrs 2 cluster2
  846. 2020-11-02T13:07:59.1143061Z [lighthouse]$ [cluster2] local val=2
  847. 2020-11-02T13:07:59.1156291Z [lighthouse]$ [cluster2] local idx=cluster2
  848. 2020-11-02T13:07:59.1167752Z [lighthouse]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
  849. 2020-11-02T13:07:59.1178768Z [lighthouse]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
  850. 2020-11-02T13:07:59.1189860Z [lighthouse]$ [cluster2] i=3
  851. 2020-11-02T13:07:59.1203032Z [lighthouse]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
  852. 2020-11-02T13:07:59.1214617Z [lighthouse]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
  853. 2020-11-02T13:07:59.1227105Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 with_retries 3 create_kind_cluster
  854. 2020-11-02T13:07:59.1238367Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 with_retries 3 create_kind_cluster
  855. 2020-11-02T13:07:59.1247083Z [lighthouse]$ [cluster2] local cmnd=with_retries
  856. 2020-11-02T13:07:59.1258178Z [lighthouse]$ [cluster2] declare -A pids
  857. 2020-11-02T13:07:59.1275065Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  858. 2020-11-02T13:07:59.1292906Z [lighthouse]$ [cluster1] pids[cluster1]=3425
  859. 2020-11-02T13:07:59.1299083Z [lighthouse]$ [cluster1] set -o pipefail
  860. 2020-11-02T13:07:59.1311927Z [lighthouse]$ [cluster2] pids[cluster2]=3428
  861. 2020-11-02T13:07:59.1316880Z [lighthouse]$ [cluster1] with_retries 3 create_kind_cluster
  862. 2020-11-02T13:07:59.1334932Z [lighthouse]$ [cluster2] wait 3428
  863. 2020-11-02T13:07:59.1338678Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  864. 2020-11-02T13:07:59.1342127Z [lighthouse]$ [cluster2] set -o pipefail
  865. 2020-11-02T13:07:59.1362407Z [lighthouse]$ [cluster2] with_retries 3 create_kind_cluster
  866. 2020-11-02T13:07:59.1399792Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  867. 2020-11-02T13:11:36.4978095Z [lighthouse]$ [cluster2] with_retries
  868. 2020-11-02T13:11:36.4978778Z [lighthouse]$ [cluster2] local retries=3
  869. 2020-11-02T13:11:36.4979452Z [lighthouse]$ [cluster2] local cmnd=create_kind_cluster
  870. 2020-11-02T13:11:36.4980093Z [lighthouse]$ [cluster2] iteration=1
  871. 2020-11-02T13:11:36.4980649Z [lighthouse]$ [cluster2] wait 3456
  872. 2020-11-02T13:11:36.4981235Z [lighthouse]$ [cluster2] create_kind_cluster
  873. 2020-11-02T13:11:36.4981865Z [lighthouse]$ [cluster2] create_kind_cluster
  874. 2020-11-02T13:11:36.4983230Z [lighthouse]$ [cluster2] export KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  875. 2020-11-02T13:11:36.4984621Z [lighthouse]$ [cluster2] rm -f /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  876. 2020-11-02T13:11:36.4985672Z [lighthouse]$ [cluster2] kind get clusters
  877. 2020-11-02T13:11:36.4986218Z [lighthouse]$ [cluster2] grep -q ^cluster2$
  878. 2020-11-02T13:11:36.4986597Z [cluster2] No kind clusters found.
  879. 2020-11-02T13:11:36.4986955Z [cluster2] Creating KIND cluster...
  880. 2020-11-02T13:11:36.4987493Z [lighthouse]$ [cluster2] generate_cluster_yaml
  881. 2020-11-02T13:11:36.4988059Z [lighthouse]$ [cluster2] generate_cluster_yaml
  882. 2020-11-02T13:11:36.4988610Z [lighthouse]$ [cluster2] local pod_cidr=10.2.0.0/16
  883. 2020-11-02T13:11:36.4989158Z [lighthouse]$ [cluster2] local service_cidr=100.2.0.0/16
  884. 2020-11-02T13:11:36.4989755Z [lighthouse]$ [cluster2] local dns_domain=cluster2.local
  885. 2020-11-02T13:11:36.4990370Z [lighthouse]$ [cluster2] local disable_cni=false
  886. 2020-11-02T13:11:36.4990912Z [lighthouse]$ [cluster2] disable_cni=true
  887. 2020-11-02T13:11:36.4991416Z [lighthouse]$ [cluster2] local nodes
  888. 2020-11-02T13:11:36.4991888Z [lighthouse]$ [cluster2] nodes=
  889. 2020-11-02T13:11:36.4992361Z [cluster2] - role: control-plane
  890. 2020-11-02T13:11:36.4992964Z [lighthouse]$ [cluster2] nodes=
  891. 2020-11-02T13:11:36.4993431Z [cluster2] - role: control-plane
  892. 2020-11-02T13:11:36.4993852Z [cluster2] - role: worker
  893. 2020-11-02T13:11:36.4994287Z [lighthouse]$ [cluster2] nodes=
  894. 2020-11-02T13:11:36.4994746Z [cluster2] - role: control-plane
  895. 2020-11-02T13:11:36.4995172Z [cluster2] - role: worker
  896. 2020-11-02T13:11:36.4995568Z [cluster2] - role: worker
  897. 2020-11-02T13:11:36.4995937Z [cluster2] 
  898. 2020-11-02T13:11:36.4996280Z [cluster2] 
  899. 2020-11-02T13:11:36.4996689Z [lighthouse]$ [cluster2] eval echo "---
  900. 2020-11-02T13:11:36.4997018Z [cluster2] kind: Cluster
  901. 2020-11-02T13:11:36.4997517Z [cluster2] apiVersion: kind.x-k8s.io/v1alpha4
  902. 2020-11-02T13:11:36.4997894Z [cluster2] networking:
  903. 2020-11-02T13:11:36.4998288Z [cluster2] disableDefaultCNI: ${disable_cni}
  904. 2020-11-02T13:11:36.4998691Z [cluster2] podSubnet: ${pod_cidr}
  905. 2020-11-02T13:11:36.4999067Z [cluster2] serviceSubnet: ${service_cidr}
  906. 2020-11-02T13:11:36.4999542Z [cluster2] containerdConfigPatches:
  907. 2020-11-02T13:11:36.5049965Z [cluster2] - |-
  908. 2020-11-02T13:11:36.5050933Z [cluster2] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
  909. 2020-11-02T13:11:36.5051755Z [cluster2] endpoint = [\"http://${registry_ip}:5000\"]
  910. 2020-11-02T13:11:36.5052303Z [cluster2] kubeadmConfigPatches:
  911. 2020-11-02T13:11:36.5052918Z [cluster2] - |
  912. 2020-11-02T13:11:36.5053359Z [cluster2] apiVersion: kubeadm.k8s.io/v1beta2
  913. 2020-11-02T13:11:36.5053948Z [cluster2] kind: ClusterConfiguration
  914. 2020-11-02T13:11:36.5054416Z [cluster2] metadata:
  915. 2020-11-02T13:11:36.5054787Z [cluster2] name: config
  916. 2020-11-02T13:11:36.5055156Z [cluster2] networking:
  917. 2020-11-02T13:11:36.5055559Z [cluster2] podSubnet: ${pod_cidr}
  918. 2020-11-02T13:11:36.5056027Z [cluster2] serviceSubnet: ${service_cidr}
  919. 2020-11-02T13:11:36.5056598Z [cluster2] dnsDomain: ${dns_domain}
  920. 2020-11-02T13:11:36.5057159Z [cluster2] nodes: ${nodes}"
  921. 2020-11-02T13:11:36.5058062Z [lighthouse]$ [cluster2] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  922. 2020-11-02T13:11:36.5058975Z [lighthouse]$ [cluster2] local image_flag=
  923. 2020-11-02T13:11:36.5059726Z [lighthouse]$ [cluster2] image_flag=--image=kindest/node:v1.17.0
  924. 2020-11-02T13:11:36.5061021Z [lighthouse]$ [cluster2] kind create cluster --image=kindest/node:v1.17.0 --name=cluster2 --config=/opt/shipyard/scripts/resources/cluster2-config.yaml
  925. 2020-11-02T13:11:36.5061942Z [cluster2] Creating cluster "cluster2" ...
  926. 2020-11-02T13:11:36.5062698Z [cluster2] • Ensuring node image (kindest/node:v1.17.0) 🖼 ...
  927. 2020-11-02T13:11:36.5063992Z [cluster2] ✓ Ensuring node image (kindest/node:v1.17.0) 🖼
  928. 2020-11-02T13:11:36.5064677Z [cluster2] • Preparing nodes 📦 📦 📦 ...
  929. 2020-11-02T13:11:36.5065242Z [cluster2] ✓ Preparing nodes 📦 📦 📦
  930. 2020-11-02T13:11:36.5065842Z [cluster2] • Writing configuration 📜 ...
  931. 2020-11-02T13:11:36.5066455Z [cluster2] ✓ Writing configuration 📜
  932. 2020-11-02T13:11:36.5067128Z [cluster2] • Starting control-plane 🕹️ ...
  933. 2020-11-02T13:11:36.5067769Z [cluster2] ✓ Starting control-plane 🕹️
  934. 2020-11-02T13:11:36.5068421Z [cluster2] • Installing StorageClass 💾 ...
  935. 2020-11-02T13:11:36.5069076Z [cluster2] ✓ Installing StorageClass 💾
  936. 2020-11-02T13:11:36.5069692Z [cluster2] • Joining worker nodes 🚜 ...
  937. 2020-11-02T13:11:36.5070254Z [cluster2] ✓ Joining worker nodes 🚜
  938. 2020-11-02T13:11:36.5070898Z [cluster2] Set kubectl context to "kind-cluster2"
  939. 2020-11-02T13:11:36.5071392Z [cluster2] You can now use your cluster with:
  940. 2020-11-02T13:11:36.5071758Z [cluster2]
  941. 2020-11-02T13:11:36.5072407Z [cluster2] kubectl cluster-info --context kind-cluster2
  942. 2020-11-02T13:11:36.5072867Z [cluster2]
  943. 2020-11-02T13:11:36.5074817Z [cluster2] Have a nice day! 👋
  944. 2020-11-02T13:11:36.5075483Z [lighthouse]$ [cluster2] kind_fixup_config
  945. 2020-11-02T13:11:36.5076163Z [lighthouse]$ [cluster2] kind_fixup_config
  946. 2020-11-02T13:11:36.5076850Z [lighthouse]$ [cluster2] local master_ip=172.17.0.7
  947. 2020-11-02T13:11:36.5078349Z [lighthouse]$ [cluster2] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster2-control-plane
  948. 2020-11-02T13:11:36.5079409Z [lighthouse]$ [cluster2] head -n 1
  949. 2020-11-02T13:11:41.0988951Z [lighthouse]$ [cluster2] sed -i -- s/server: .*/serv[lighthouse]$ [cluster1] with_retries
  950. 2020-11-02T13:11:41.0989806Z [lighthouse]$ [cluster1] local retries=3
  951. 2020-11-02T13:11:41.0990521Z [lighthouse]$ [cluster1] local cmnd=create_kind_cluster
  952. 2020-11-02T13:11:41.0991207Z [lighthouse]$ [cluster1] iteration=1
  953. 2020-11-02T13:11:41.0991858Z [lighthouse]$ [cluster1] wait 3447
  954. 2020-11-02T13:11:41.0992505Z [lighthouse]$ [cluster1] create_kind_cluster
  955. 2020-11-02T13:11:41.0993183Z [lighthouse]$ [cluster1] create_kind_cluster
  956. 2020-11-02T13:11:41.0994337Z [lighthouse]$ [cluster1] export KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  957. 2020-11-02T13:11:41.0995971Z [lighthouse]$ [cluster1] rm -f /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  958. 2020-11-02T13:11:41.0996988Z [lighthouse]$ [cluster1] kind get clusters
  959. 2020-11-02T13:11:41.0997652Z [lighthouse]$ [cluster1] grep -q ^cluster1$
  960. 2020-11-02T13:11:41.0998117Z [cluster1] No kind clusters found.
  961. 2020-11-02T13:11:41.0998565Z [cluster1] Creating KIND cluster...
  962. 2020-11-02T13:11:41.0999331Z [lighthouse]$ [cluster1] generate_cluster_yaml
  963. 2020-11-02T13:11:41.0999981Z [lighthouse]$ [cluster1] generate_cluster_yaml
  964. 2020-11-02T13:11:41.1000835Z [lighthouse]$ [cluster1] local pod_cidr=10.1.0.0/16
  965. 2020-11-02T13:11:41.1001634Z [lighthouse]$ [cluster1] local service_cidr=100.1.0.0/16
  966. 2020-11-02T13:11:41.1002321Z [lighthouse]$ [cluster1] local dns_domain=cluster1.local
  967. 2020-11-02T13:11:41.1003025Z [lighthouse]$ [cluster1] local disable_cni=false
  968. 2020-11-02T13:11:41.1003653Z [lighthouse]$ [cluster1] disable_cni=true
  969. 2020-11-02T13:11:41.1004235Z [lighthouse]$ [cluster1] local nodes
  970. 2020-11-02T13:11:41.1004778Z [lighthouse]$ [cluster1] nodes=
  971. 2020-11-02T13:11:41.1005318Z [cluster1] - role: control-plane
  972. 2020-11-02T13:11:41.1005857Z [lighthouse]$ [cluster1] nodes=
  973. 2020-11-02T13:11:41.1006387Z [cluster1] - role: control-plane
  974. 2020-11-02T13:11:41.1006872Z [cluster1] - role: worker
  975. 2020-11-02T13:11:41.1007368Z [lighthouse]$ [cluster1] nodes=
  976. 2020-11-02T13:11:41.1008068Z [cluster1] - role: control-plane
  977. 2020-11-02T13:11:41.1008602Z [cluster1] - role: worker
  978. 2020-11-02T13:11:41.1009317Z [cluster1] - role: worker
  979. 2020-11-02T13:11:41.1009801Z [cluster1] 
  980. 2020-11-02T13:11:41.1010223Z [cluster1] 
  981. 2020-11-02T13:11:41.1010729Z [lighthouse]$ [cluster1] eval echo "---
  982. 2020-11-02T13:11:41.1011131Z [cluster1] kind: Cluster
  983. 2020-11-02T13:11:41.1011746Z [cluster1] apiVersion: kind.x-k8s.io/v1alpha4
  984. 2020-11-02T13:11:41.1012218Z [cluster1] networking:
  985. 2020-11-02T13:11:41.1012708Z [cluster1] disableDefaultCNI: ${disable_cni}
  986. 2020-11-02T13:11:41.1013208Z [cluster1] podSubnet: ${pod_cidr}
  987. 2020-11-02T13:11:41.1013673Z [cluster1] serviceSubnet: ${service_cidr}
  988. 2020-11-02T13:11:41.1014256Z [cluster1] containerdConfigPatches:
  989. 2020-11-02T13:11:41.1014842Z [cluster1] - |-
  990. 2020-11-02T13:11:41.1015589Z [cluster1] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
  991. 2020-11-02T13:11:41.1016404Z [cluster1] endpoint = [\"http://${registry_ip}:5000\"]
  992. 2020-11-02T13:11:41.1017977Z [cluster1] kubeadmConfigPatches:
  993. 2020-11-02T13:11:41.1018654Z [cluster1] - |
  994. 2020-11-02T13:11:41.1019086Z [cluster1] apiVersion: kubeadm.k8s.io/v1beta2
  995. 2020-11-02T13:11:41.1019666Z [cluster1] kind: ClusterConfiguration
  996. 2020-11-02T13:11:41.1020117Z [cluster1] metadata:
  997. 2020-11-02T13:11:41.1020605Z [cluster1] name: config
  998. 2020-11-02T13:11:41.1020979Z [cluster1] networking:
  999. 2020-11-02T13:11:41.1021550Z [cluster1] podSubnet: ${pod_cidr}
  1000. 2020-11-02T13:11:41.1022015Z [cluster1] serviceSubnet: ${service_cidr}
  1001. 2020-11-02T13:11:41.1022485Z [cluster1] dnsDomain: ${dns_domain}
  1002. 2020-11-02T13:11:41.1023058Z [cluster1] nodes: ${nodes}"
  1003. 2020-11-02T13:11:41.1023952Z [lighthouse]$ [cluster1] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
  1004. 2020-11-02T13:11:41.1024843Z [lighthouse]$ [cluster1] local image_flag=
  1005. 2020-11-02T13:11:41.1025644Z [lighthouse]$ [cluster1] image_flag=--image=kindest/node:v1.17.0
  1006. 2020-11-02T13:11:41.1027040Z [lighthouse]$ [cluster1] kind create cluster --image=kindest/node:v1.17.0 --name=cluster1 --config=/opt/shipyard/scripts/resources/cluster1-config.yaml
  1007. 2020-11-02T13:11:41.1027954Z [cluster1] Creating cluster "cluster1" ...
  1008. 2020-11-02T13:11:41.1028688Z [cluster1] • Ensuring node image (kindest/node:v1.17.0) 🖼 ...
  1009. 2020-11-02T13:11:41.1029430Z [cluster1] ✓ Ensuring node image (kindest/node:v1.17.0) 🖼
  1010. 2020-11-02T13:11:41.1030114Z [cluster1] • Preparing nodes 📦 📦 📦 ...
  1011. 2020-11-02T13:11:41.1030794Z [cluster1] ✓ Preparing nodes 📦 📦 📦
  1012. 2020-11-02T13:11:41.1031356Z [cluster1] • Writing configuration 📜 ...
  1013. 2020-11-02T13:11:41.1031928Z [cluster1] ✓ Writing configuration 📜
  1014. 2020-11-02T13:11:41.1032525Z [cluster1] • Starting control-plane 🕹️ ...
  1015. 2020-11-02T13:11:41.1033121Z [cluster1] ✓ Starting control-plane 🕹️
  1016. 2020-11-02T13:11:41.1033852Z [cluster1] • Installing StorageClass 💾 ...
  1017. 2020-11-02T13:11:41.1034391Z [cluster1] ✓ Installing StorageClass 💾
  1018. 2020-11-02T13:11:41.1034895Z [cluster1] • Joining worker nodes 🚜 ...
  1019. 2020-11-02T13:11:41.1035378Z [cluster1] ✓ Joining worker nodes 🚜
  1020. 2020-11-02T13:11:41.1035910Z [cluster1] Set kubectl context to "kind-cluster1"
  1021. 2020-11-02T13:11:41.1036310Z [cluster1] You can now use your cluster with:
  1022. 2020-11-02T13:11:41.1036609Z [cluster1]
  1023. 2020-11-02T13:11:41.1037115Z [cluster1] kubectl cluster-info --context kind-cluster1
  1024. 2020-11-02T13:11:41.1037597Z [cluster1]
  1025. 2020-11-02T13:11:41.1038598Z [cluster1] Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂
  1026. 2020-11-02T13:11:41.1039481Z [lighthouse]$ [cluster1] kind_fixup_config
  1027. 2020-11-02T13:11:41.1040196Z [lighthouse]$ [cluster1] kind_fixup_config
  1028. 2020-11-02T13:11:41.1040819Z [lighthouse]$ [cluster1] local master_ip=172.17.0.6
  1029. 2020-11-02T13:11:41.1041891Z [lighthouse]$ [cluster1] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster1-control-plane
  1030. 2020-11-02T13:12:16.8287146Z [lighthouse]$ [cluster1] head -n 1
  1031. 2020-11-02T13:12:16.8289896Z [lighthouse]$ [cluster1] sed -i -- s/server: .*/server: https:\/\/172.17.0.6:6443/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1032. 2020-11-02T13:12:16.8291601Z [lighthouse]$ [cluster1] sed -i -- s/user: kind-.*/user: cluster1/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1033. 2020-11-02T13:12:16.8293291Z [lighthouse]$ [cluster1] sed -i -- s/name: kind-.*/name: cluster1/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1034. 2020-11-02T13:12:16.8294971Z [lighthouse]$ [cluster1] sed -i -- s/cluster: kind-.*/cluster: cluster1/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1035. 2020-11-02T13:12:16.8296922Z [lighthouse]$ [cluster1] sed -i -- s/current-context: .*/current-context: cluster1/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1036. 2020-11-02T13:12:16.8298604Z [lighthouse]$ [cluster1] chmod a+r /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1
  1037. 2020-11-02T13:12:16.8299587Z [lighthouse]$ [cluster1] wait 4652
  1038. 2020-11-02T13:12:16.8300291Z [lighthouse]$ [cluster1] deploy_cluster_capabilities
  1039. 2020-11-02T13:12:16.8301079Z [lighthouse]$ [cluster1] deploy_cluster_capabilities
  1040. 2020-11-02T13:12:16.8301892Z [lighthouse]$ [cluster1] deploy_cni
  1041. 2020-11-02T13:12:16.8302485Z [lighthouse]$ [cluster1] deploy_cni
  1042. 2020-11-02T13:12:16.8303136Z [lighthouse]$ [cluster1] eval deploy_weave_cni
  1043. 2020-11-02T13:12:16.8303797Z [lighthouse]$ [cluster1] deploy_weave_cni
  1044. 2020-11-02T13:12:16.8304441Z [lighthouse]$ [cluster1] deploy_weave_cni
  1045. 2020-11-02T13:12:16.8304926Z [cluster1] Applying weave network...
  1046. 2020-11-02T13:12:16.8306089Z [lighthouse]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.1.0.0/16
  1047. 2020-11-02T13:12:16.8307932Z [lighthouse]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.1.0.0/16
  1048. 2020-11-02T13:12:16.8309544Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.1.0.0/16
  1049. 2020-11-02T13:12:16.8310697Z [cluster1] serviceaccount/weave-net created
  1050. 2020-11-02T13:12:16.8311755Z [cluster1] clusterrole.rbac.authorization.k8s.io/weave-net created
  1051. 2020-11-02T13:12:16.8313473Z [cluster1] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
  1052. 2020-11-02T13:12:16.8314872Z [cluster1] role.rbac.authorization.k8s.io/weave-net created
  1053. 2020-11-02T13:12:16.8316114Z [cluster1] rolebinding.rbac.authorization.k8s.io/weave-net created
  1054. 2020-11-02T13:12:16.8317152Z [cluster1] daemonset.apps/weave-net created
  1055. 2020-11-02T13:12:16.8317862Z [cluster1] Waiting for weave-net pods to be ready...
  1056. 2020-11-02T13:12:16.8318834Z [lighthouse]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1057. 2020-11-02T13:12:16.8320119Z [lighthouse]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1058. 2020-11-02T13:12:16.8321417Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1059. 2020-11-02T13:12:16.8322745Z [lighthouse]$ [cluster1] kubectl --context=cluster1 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1060. 2020-11-02T13:12:16.8323712Z [cluster1] pod/weave-net-lq576 condition met
  1061. 2020-11-02T13:12:16.8324406Z [cluster1] pod/weave-net-n4b65 condition met
  1062. 2020-11-02T13:12:16.8325109Z [cluster1] pod/weave-net-sv4bt condition met
  1063. 2020-11-02T13:12:16.8325846Z [cluster1] Waiting for core-dns deployment to be ready...
  1064. 2020-11-02T13:12:16.8326763Z [lighthouse]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  1065. 2020-11-02T13:12:16.8327885Z [lighthouse]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  1066. 2020-11-02T13:12:16.8329052Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n kube-system rollout status deploy/coredns --timeout=5m
  1067. 2020-11-02T13:12:16.8330262Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n kube-system rollout status deploy/coredns --timeout=5m
  1068. 2020-11-02T13:12:16.8331188Z [cluster1] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
  1069. 2020-11-02T13:12:16.8331939Z [cluster1] deployment "coredns" successfully rolled out
  1070. 2020-11-02T13:12:16.8332617Z [lighthouse]$ [cluster1] return 0
  1071. 2020-11-02T13:12:21.0961921Z er: https:\/\/172.17.0.7:6443/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1072. 2020-11-02T13:12:21.0964049Z [lighthouse]$ [cluster2] sed -i -- s/user: kind-.*/user: cluster2/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1073. 2020-11-02T13:12:21.0966008Z [lighthouse]$ [cluster2] sed -i -- s/name: kind-.*/name: cluster2/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1074. 2020-11-02T13:12:21.0967971Z [lighthouse]$ [cluster2] sed -i -- s/cluster: kind-.*/cluster: cluster2/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1075. 2020-11-02T13:12:21.0970298Z [lighthouse]$ [cluster2] sed -i -- s/current-context: .*/current-context: cluster2/g /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1076. 2020-11-02T13:12:21.0974819Z [lighthouse]$ [cluster2] chmod a+r /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2
  1077. 2020-11-02T13:12:21.0975963Z [lighthouse]$ [cluster2] deploy_cluster_capabilities
  1078. 2020-11-02T13:12:21.0977921Z [lighthouse]$ [cluster2] wait 4551
  1079. 2020-11-02T13:12:21.0978630Z [lighthouse]$ [cluster2] deploy_cluster_capabilities
  1080. 2020-11-02T13:12:21.0979332Z [lighthouse]$ [cluster2] deploy_cni
  1081. 2020-11-02T13:12:21.0980050Z [lighthouse]$ [cluster2] deploy_cni
  1082. 2020-11-02T13:12:21.0980696Z [lighthouse]$ [cluster2] eval deploy_weave_cni
  1083. 2020-11-02T13:12:21.0981353Z [lighthouse]$ [cluster2] deploy_weave_cni
  1084. 2020-11-02T13:12:21.0982002Z [lighthouse]$ [cluster2] deploy_weave_cni
  1085. 2020-11-02T13:12:21.0982491Z [cluster2] Applying weave network...
  1086. 2020-11-02T13:12:21.0983692Z [lighthouse]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.2.0.0/16
  1087. 2020-11-02T13:12:21.0985247Z [lighthouse]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.2.0.0/16
  1088. 2020-11-02T13:12:21.0986829Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.17.0&env.IPALLOC_RANGE=10.2.0.0/16
  1089. 2020-11-02T13:12:21.0987968Z [cluster2] serviceaccount/weave-net created
  1090. 2020-11-02T13:12:21.0989042Z [cluster2] clusterrole.rbac.authorization.k8s.io/weave-net created
  1091. 2020-11-02T13:12:21.0990585Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
  1092. 2020-11-02T13:12:21.0991974Z [cluster2] role.rbac.authorization.k8s.io/weave-net created
  1093. 2020-11-02T13:12:21.0993216Z [cluster2] rolebinding.rbac.authorization.k8s.io/weave-net created
  1094. 2020-11-02T13:12:21.0994255Z [cluster2] daemonset.apps/weave-net created
  1095. 2020-11-02T13:12:21.0994997Z [cluster2] Waiting for weave-net pods to be ready...
  1096. 2020-11-02T13:12:21.0995950Z [lighthouse]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1097. 2020-11-02T13:12:21.0997103Z [lighthouse]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1098. 2020-11-02T13:12:21.0998380Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1099. 2020-11-02T13:12:21.0999876Z [lighthouse]$ [cluster2] kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
  1100. 2020-11-02T13:12:21.1000858Z [cluster2] pod/weave-net-crvgn condition met
  1101. 2020-11-02T13:12:21.1001564Z [cluster2] pod/weave-net-gg89f condition met
  1102. 2020-11-02T13:12:21.1002267Z [cluster2] pod/weave-net-z8lh8 condition met
  1103. 2020-11-02T13:12:21.1003011Z [cluster2] Waiting for core-dns deployment to be ready...
  1104. 2020-11-02T13:12:21.1003927Z [lighthouse]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  1105. 2020-11-02T13:12:21.1004959Z [lighthouse]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
  1106. 2020-11-02T13:12:21.1006101Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
  1107. 2020-11-02T13:12:21.1007307Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
  1108. 2020-11-02T13:12:21.1008233Z [cluster2] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
  1109. 2020-11-02T13:12:21.1009127Z [cluster2] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
  1110. 2020-11-02T13:12:21.1009881Z [cluster2] deployment "coredns" successfully rolled out
  1111. 2020-11-02T13:12:21.1010657Z [lighthouse]$ [cluster2] return 0
  1112. 2020-11-02T13:12:21.1033573Z [lighthouse]$ [cluster2] wait 3425
  1113. 2020-11-02T13:12:21.1041558Z [lighthouse]$ [cluster2] print_clusters_message
  1114. 2020-11-02T13:12:21.1052076Z [lighthouse]$ [cluster2] print_clusters_message
  1115. 2020-11-02T13:12:21.1091580Z [lighthouse]$ [cluster2] cat
  1116. 2020-11-02T13:12:21.1121609Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
  1117. 2020-11-02T13:12:21.1122050Z
  1118. 2020-11-02T13:12:21.1122983Z export KUBECONFIG=$(find $(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
  1119. 2020-11-02T13:12:21.1123484Z
  1120. 2020-11-02T13:12:21.1124119Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
  1121. 2020-11-02T13:12:21.1124497Z
  1122. 2020-11-02T13:12:21.1124839Z To clean everthing up, just run: make cleanup
  1123. 2020-11-02T13:12:21.1132902Z ./scripts/deploy --cluster_settings /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings --deploytool_broker_args '--service-discovery'
  1124. 2020-11-02T13:12:21.1285652Z [lighthouse]$ source /opt/shipyard/scripts/lib/deploy_funcs
  1125. 2020-11-02T13:12:21.1300529Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1126. 2020-11-02T13:12:21.1311572Z [lighthouse]$ script_name=deploy_funcs
  1127. 2020-11-02T13:12:21.1321040Z [lighthouse]$ exec_name=deploy
  1128. 2020-11-02T13:12:21.1343028Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  1129. 2020-11-02T13:12:21.1358537Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1130. 2020-11-02T13:12:21.1370791Z [lighthouse]$ script_name=utils
  1131. 2020-11-02T13:12:21.1381494Z [lighthouse]$ exec_name=deploy
  1132. 2020-11-02T13:12:21.1417577Z [lighthouse]$ source /opt/shipyard/scripts/lib/version
  1133. 2020-11-02T13:12:21.1432194Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1134. 2020-11-02T13:12:21.1447677Z [lighthouse]$ script_name=version
  1135. 2020-11-02T13:12:21.1468355Z [lighthouse]$ exec_name=deploy
  1136. 2020-11-02T13:12:21.1498185Z [lighthouse]$ git describe --tags --dirty=-dev --exclude=devel --exclude=latest
  1137. 2020-11-02T13:12:21.2165389Z fatal: No names found, cannot describe anything.
  1138. 2020-11-02T13:12:21.2182103Z [lighthouse]$ declare_kubeconfig
  1139. 2020-11-02T13:12:21.2189964Z [lighthouse]$ declare_kubeconfig
  1140. 2020-11-02T13:12:21.2201302Z [lighthouse]$ source /opt/shipyard/scripts/lib/kubecfg
  1141. 2020-11-02T13:12:21.2219631Z [lighthouse]$ export KUBECONFIG
  1142. 2020-11-02T13:12:21.2263637Z [lighthouse]$ KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1:
  1143. 2020-11-02T13:12:21.2282750Z [lighthouse]$ find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  1144. 2020-11-02T13:12:21.2309630Z [lighthouse]$ import_image quay.io/submariner/lighthouse-agent
  1145. 2020-11-02T13:12:21.2321624Z [lighthouse]$ import_image quay.io/submariner/lighthouse-agent
  1146. 2020-11-02T13:12:21.2329423Z [lighthouse]$ local orig_image=quay.io/submariner/lighthouse-agent
  1147. 2020-11-02T13:12:21.2341602Z [lighthouse]$ local versioned_image=quay.io/submariner/lighthouse-agent:dev
  1148. 2020-11-02T13:12:21.2351256Z [lighthouse]$ local local_image=localhost:5000/lighthouse-agent:local
  1149. 2020-11-02T13:12:21.2361753Z [lighthouse]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
  1150. 2020-11-02T13:12:21.5962111Z [lighthouse]$ docker push localhost:5000/lighthouse-agent:local
  1151. 2020-11-02T13:12:21.9724114Z The push refers to repository [localhost:5000/lighthouse-agent]
  1152. 2020-11-02T13:12:21.9851448Z 3fe1858422d1: Preparing
  1153. 2020-11-02T13:12:21.9853066Z 4e5767963082: Preparing
  1154. 2020-11-02T13:12:21.9853365Z 3485805ce47c: Preparing
  1155. 2020-11-02T13:12:21.9853671Z b0e2911c99f3: Preparing
  1156. 2020-11-02T13:12:22.0372215Z 4e5767963082: Pushed
  1157. 2020-11-02T13:12:22.0510782Z 3485805ce47c: Pushed
  1158. 2020-11-02T13:12:22.5695452Z 3fe1858422d1: Pushed
  1159. 2020-11-02T13:12:33.1775473Z b0e2911c99f3: Pushed
  1160. 2020-11-02T13:12:33.1966491Z local: digest: sha256:acdd2e7c54ba2f84a38696786441ade2a5a0950d987b9f0b948ef6556b88827c size: 1155
  1161. 2020-11-02T13:12:33.2032874Z [lighthouse]$ import_image quay.io/submariner/lighthouse-coredns
  1162. 2020-11-02T13:12:33.2045208Z [lighthouse]$ import_image quay.io/submariner/lighthouse-coredns
  1163. 2020-11-02T13:12:33.2054257Z [lighthouse]$ local orig_image=quay.io/submariner/lighthouse-coredns
  1164. 2020-11-02T13:12:33.2064952Z [lighthouse]$ local versioned_image=quay.io/submariner/lighthouse-coredns:dev
  1165. 2020-11-02T13:12:33.2078584Z [lighthouse]$ local local_image=localhost:5000/lighthouse-coredns:local
  1166. 2020-11-02T13:12:33.2091712Z [lighthouse]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
  1167. 2020-11-02T13:12:33.5640577Z [lighthouse]$ docker push localhost:5000/lighthouse-coredns:local
  1168. 2020-11-02T13:12:33.9107701Z The push refers to repository [localhost:5000/lighthouse-coredns]
  1169. 2020-11-02T13:12:33.9108290Z 24dd4ae37bb0: Preparing
  1170. 2020-11-02T13:12:33.9108648Z a5db64596524: Preparing
  1171. 2020-11-02T13:12:33.9109010Z 6b1fecdd2d1b: Preparing
  1172. 2020-11-02T13:12:35.4900063Z 24dd4ae37bb0: Pushed
  1173. 2020-11-02T13:12:36.3159524Z a5db64596524: Pushed
  1174. 2020-11-02T13:12:40.5701965Z 6b1fecdd2d1b: Pushed
  1175. 2020-11-02T13:12:40.5995003Z local: digest: sha256:e5c63ef292997ce6af66be1730ad3541a613e6653068635326e59302d215ba20 size: 953
  1176. 2020-11-02T13:12:40.6061153Z [lighthouse]$ /opt/shipyard/scripts/deploy.sh --cluster_settings /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings --deploytool_broker_args --service-discovery
  1177. 2020-11-02T13:12:40.7174085Z Running with: globalnet='false', deploytool='operator', deploytool_broker_args='--service-discovery', deploytool_submariner_args='', cluster_settings='/go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings', timeout=5m
  1178. 2020-11-02T13:12:40.7203465Z [lighthouse]$ source /opt/shipyard/scripts/lib/version
  1179. 2020-11-02T13:12:40.7221865Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1180. 2020-11-02T13:12:40.7235029Z [lighthouse]$ script_name=version
  1181. 2020-11-02T13:12:40.7246990Z [lighthouse]$ exec_name=deploy.sh
  1182. 2020-11-02T13:12:40.7268262Z [lighthouse]$ git describe --tags --dirty=-dev --exclude=devel --exclude=latest
  1183. 2020-11-02T13:12:40.7772431Z fatal: No names found, cannot describe anything.
  1184. 2020-11-02T13:12:40.7789628Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  1185. 2020-11-02T13:12:40.7801372Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1186. 2020-11-02T13:12:40.7816037Z [lighthouse]$ script_name=utils
  1187. 2020-11-02T13:12:40.7827543Z [lighthouse]$ exec_name=deploy.sh
  1188. 2020-11-02T13:12:40.7857156Z [lighthouse]$ source /opt/shipyard/scripts/lib/deploy_funcs
  1189. 2020-11-02T13:12:40.7868842Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1190. 2020-11-02T13:12:40.7882109Z [lighthouse]$ script_name=deploy_funcs
  1191. 2020-11-02T13:12:40.7892576Z [lighthouse]$ exec_name=deploy.sh
  1192. 2020-11-02T13:12:40.7914765Z [lighthouse]$ source /opt/shipyard/scripts/lib/cluster_settings
  1193. 2020-11-02T13:12:40.7924716Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1194. 2020-11-02T13:12:40.7938895Z [lighthouse]$ script_name=cluster_settings
  1195. 2020-11-02T13:12:40.7952203Z [lighthouse]$ exec_name=deploy.sh
  1196. 2020-11-02T13:12:40.7975709Z [lighthouse]$ broker=cluster1
  1197. 2020-11-02T13:12:40.7988649Z [lighthouse]$ declare -gA cluster_nodes
  1198. 2020-11-02T13:12:40.8003421Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker
  1199. 2020-11-02T13:12:40.8013404Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker
  1200. 2020-11-02T13:12:40.8027055Z [lighthouse]$ cluster_nodes[cluster3]=control-plane worker worker
  1201. 2020-11-02T13:12:40.8038350Z [lighthouse]$ declare -gA cluster_subm
  1202. 2020-11-02T13:12:40.8049896Z [lighthouse]$ cluster_subm[cluster1]=true
  1203. 2020-11-02T13:12:40.8068481Z [lighthouse]$ cluster_subm[cluster2]=true
  1204. 2020-11-02T13:12:40.8109520Z [lighthouse]$ cluster_subm[cluster3]=true
  1205. 2020-11-02T13:12:40.8121755Z [lighthouse]$ declare -gA cluster_cni
  1206. 2020-11-02T13:12:40.8131301Z [lighthouse]$ cluster_cni[cluster2]=weave
  1207. 2020-11-02T13:12:40.8144252Z [lighthouse]$ cluster_cni[cluster3]=weave
  1208. 2020-11-02T13:12:40.8158824Z [lighthouse]$ source /go/src/github.com/submariner-io/lighthouse/scripts/cluster_settings
  1209. 2020-11-02T13:12:40.8171607Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  1210. 2020-11-02T13:12:40.8184371Z [lighthouse]$ script_name=cluster_settings
  1211. 2020-11-02T13:12:40.8195211Z [lighthouse]$ exec_name=deploy.sh
  1212. 2020-11-02T13:12:40.8219702Z [lighthouse]$ cluster_nodes[cluster1]=control-plane worker worker
  1213. 2020-11-02T13:12:40.8230318Z [lighthouse]$ cluster_nodes[cluster2]=control-plane worker worker
  1214. 2020-11-02T13:12:40.8261059Z [lighthouse]$ declare_cidrs
  1215. 2020-11-02T13:12:40.8273893Z [lighthouse]$ declare_cidrs
  1216. 2020-11-02T13:12:40.8284663Z [lighthouse]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
  1217. 2020-11-02T13:12:40.8294667Z [lighthouse]$ i=1
  1218. 2020-11-02T13:12:40.8319098Z [lighthouse]$ [cluster1] add_cluster_cidrs 1 cluster1
  1219. 2020-11-02T13:12:40.8348239Z [lighthouse]$ [cluster1] add_cluster_cidrs 1 cluster1
  1220. 2020-11-02T13:12:40.8348957Z [lighthouse]$ [cluster1] local val=1
  1221. 2020-11-02T13:12:40.8355517Z [lighthouse]$ [cluster1] local idx=cluster1
  1222. 2020-11-02T13:12:40.8370484Z [lighthouse]$ [cluster1] cluster_CIDRs[cluster1]=10.1.0.0/16
  1223. 2020-11-02T13:12:40.8383527Z [lighthouse]$ [cluster1] service_CIDRs[cluster1]=100.1.0.0/16
  1224. 2020-11-02T13:12:40.8406832Z [lighthouse]$ [cluster1] i=2
  1225. 2020-11-02T13:12:40.8417493Z [lighthouse]$ [cluster2] add_cluster_cidrs 2 cluster2
  1226. 2020-11-02T13:12:40.8428294Z [lighthouse]$ [cluster2] add_cluster_cidrs 2 cluster2
  1227. 2020-11-02T13:12:40.8440035Z [lighthouse]$ [cluster2] local val=2
  1228. 2020-11-02T13:12:40.8454115Z [lighthouse]$ [cluster2] local idx=cluster2
  1229. 2020-11-02T13:12:40.8483422Z [lighthouse]$ [cluster2] cluster_CIDRs[cluster2]=10.2.0.0/16
  1230. 2020-11-02T13:12:40.8497173Z [lighthouse]$ [cluster2] service_CIDRs[cluster2]=100.2.0.0/16
  1231. 2020-11-02T13:12:40.8510079Z [lighthouse]$ [cluster2] i=3
  1232. 2020-11-02T13:12:40.8521133Z [lighthouse]$ [cluster2] declare_kubeconfig
  1233. 2020-11-02T13:12:40.8533638Z [lighthouse]$ [cluster2] declare_kubeconfig
  1234. 2020-11-02T13:12:40.8545168Z [lighthouse]$ [cluster2] source /opt/shipyard/scripts/lib/kubecfg
  1235. 2020-11-02T13:12:40.8558458Z [lighthouse]$ [cluster2] export KUBECONFIG
  1236. 2020-11-02T13:12:40.8593580Z [lighthouse]$ [cluster2] KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1:
  1237. 2020-11-02T13:12:40.8610810Z [lighthouse]$ [cluster2] find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  1238. 2020-11-02T13:12:40.8642529Z [lighthouse]$ [cluster2] import_image quay.io/submariner/nettest
  1239. 2020-11-02T13:12:40.8654812Z [lighthouse]$ [cluster2] import_image quay.io/submariner/nettest
  1240. 2020-11-02T13:12:40.8665731Z [lighthouse]$ [cluster2] local orig_image=quay.io/submariner/nettest
  1241. 2020-11-02T13:12:40.8676242Z [lighthouse]$ [cluster2] local versioned_image=quay.io/submariner/nettest:dev
  1242. 2020-11-02T13:12:40.8693734Z [lighthouse]$ [cluster2] local local_image=localhost:5000/nettest:local
  1243. 2020-11-02T13:12:40.8704839Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  1244. 2020-11-02T13:12:41.2204007Z Error response from daemon: No such image: quay.io/submariner/nettest:dev
  1245. 2020-11-02T13:12:41.2247223Z [lighthouse]$ [cluster2] docker pull quay.io/submariner/nettest:devel
  1246. 2020-11-02T13:12:41.7337516Z devel: Pulling from submariner/nettest
  1247. 2020-11-02T13:12:41.7337995Z 188c0c94c7c5: Pulling fs layer
  1248. 2020-11-02T13:12:41.7338391Z 56cefa24c928: Pulling fs layer
  1249. 2020-11-02T13:12:41.7338769Z 629d5148bcbc: Pulling fs layer
  1250. 2020-11-02T13:12:41.7339121Z 630288c35ea1: Pulling fs layer
  1251. 2020-11-02T13:12:41.7339445Z 630288c35ea1: Waiting
  1252. 2020-11-02T13:12:41.8421168Z 56cefa24c928: Verifying Checksum
  1253. 2020-11-02T13:12:41.8421646Z 56cefa24c928: Download complete
  1254. 2020-11-02T13:12:41.8867402Z 188c0c94c7c5: Verifying Checksum
  1255. 2020-11-02T13:12:41.8868239Z 188c0c94c7c5: Download complete
  1256. 2020-11-02T13:12:41.9458097Z 630288c35ea1: Verifying Checksum
  1257. 2020-11-02T13:12:41.9458968Z 630288c35ea1: Download complete
  1258. 2020-11-02T13:12:41.9548351Z 629d5148bcbc: Verifying Checksum
  1259. 2020-11-02T13:12:41.9549200Z 629d5148bcbc: Download complete
  1260. 2020-11-02T13:12:42.3870492Z 188c0c94c7c5: Pull complete
  1261. 2020-11-02T13:12:42.4659683Z 56cefa24c928: Pull complete
  1262. 2020-11-02T13:12:42.8343696Z 629d5148bcbc: Pull complete
  1263. 2020-11-02T13:12:42.9013692Z 630288c35ea1: Pull complete
  1264. 2020-11-02T13:12:42.9041382Z Digest: sha256:897b8f7645e3942b17fdd1e4560c4e64e19b97020677912e39f075b68e5e943a
  1265. 2020-11-02T13:12:42.9098936Z Status: Downloaded newer image for quay.io/submariner/nettest:devel
  1266. 2020-11-02T13:12:42.9103289Z quay.io/submariner/nettest:devel
  1267. 2020-11-02T13:12:42.9110981Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/nettest:devel quay.io/submariner/nettest:dev
  1268. 2020-11-02T13:12:43.2649395Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
  1269. 2020-11-02T13:12:43.6371101Z [lighthouse]$ [cluster2] docker push localhost:5000/nettest:local
  1270. 2020-11-02T13:12:43.9961449Z The push refers to repository [localhost:5000/nettest]
  1271. 2020-11-02T13:12:44.0007129Z 38c1b9018ad3: Preparing
  1272. 2020-11-02T13:12:44.0007538Z f0cf3a781ab4: Preparing
  1273. 2020-11-02T13:12:44.0007868Z d26ed8773de6: Preparing
  1274. 2020-11-02T13:12:44.0008218Z ace0eda3e3be: Preparing
  1275. 2020-11-02T13:12:44.2072261Z d26ed8773de6: Pushed
  1276. 2020-11-02T13:12:44.9015957Z 38c1b9018ad3: Pushed
  1277. 2020-11-02T13:12:44.9065583Z ace0eda3e3be: Pushed
  1278. 2020-11-02T13:12:45.8438900Z f0cf3a781ab4: Pushed
  1279. 2020-11-02T13:12:45.8684163Z local: digest: sha256:897b8f7645e3942b17fdd1e4560c4e64e19b97020677912e39f075b68e5e943a size: 1155
  1280. 2020-11-02T13:12:45.8749110Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner
  1281. 2020-11-02T13:12:45.8763316Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner
  1282. 2020-11-02T13:12:45.8777938Z [lighthouse]$ [cluster2] local orig_image=quay.io/submariner/submariner
  1283. 2020-11-02T13:12:45.8787595Z [lighthouse]$ [cluster2] local versioned_image=quay.io/submariner/submariner:dev
  1284. 2020-11-02T13:12:45.8802934Z [lighthouse]$ [cluster2] local local_image=localhost:5000/submariner:local
  1285. 2020-11-02T13:12:45.8816415Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner:dev localhost:5000/submariner:local
  1286. 2020-11-02T13:12:46.2342507Z Error response from daemon: No such image: quay.io/submariner/submariner:dev
  1287. 2020-11-02T13:12:46.2442267Z [lighthouse]$ [cluster2] docker pull quay.io/submariner/submariner:devel
  1288. 2020-11-02T13:12:46.7555813Z devel: Pulling from submariner/submariner
  1289. 2020-11-02T13:12:46.7558848Z ee7e89337106: Already exists
  1290. 2020-11-02T13:12:46.7604416Z 9da6274d90a1: Pulling fs layer
  1291. 2020-11-02T13:12:46.7604807Z fe0b30e0483d: Pulling fs layer
  1292. 2020-11-02T13:12:46.7605149Z 111d7c31d937: Pulling fs layer
  1293. 2020-11-02T13:12:46.7607593Z d9ad2fa71aba: Pulling fs layer
  1294. 2020-11-02T13:12:46.7608124Z d9ad2fa71aba: Waiting
  1295. 2020-11-02T13:12:46.8407178Z 9da6274d90a1: Verifying Checksum
  1296. 2020-11-02T13:12:46.8409122Z 9da6274d90a1: Download complete
  1297. 2020-11-02T13:12:46.9773925Z d9ad2fa71aba: Verifying Checksum
  1298. 2020-11-02T13:12:46.9778951Z d9ad2fa71aba: Download complete
  1299. 2020-11-02T13:12:47.0430835Z 111d7c31d937: Verifying Checksum
  1300. 2020-11-02T13:12:47.0431376Z 111d7c31d937: Download complete
  1301. 2020-11-02T13:12:47.0431972Z 9da6274d90a1: Pull complete
  1302. 2020-11-02T13:12:47.1263937Z fe0b30e0483d: Verifying Checksum
  1303. 2020-11-02T13:12:47.1264463Z fe0b30e0483d: Download complete
  1304. 2020-11-02T13:12:48.0380727Z fe0b30e0483d: Pull complete
  1305. 2020-11-02T13:12:48.2053847Z 111d7c31d937: Pull complete
  1306. 2020-11-02T13:12:48.2685371Z d9ad2fa71aba: Pull complete
  1307. 2020-11-02T13:12:48.2710181Z Digest: sha256:151322de6a829aa0dcbe998485ecf691027089bda754d304009e7a00c6104e85
  1308. 2020-11-02T13:12:48.2778209Z Status: Downloaded newer image for quay.io/submariner/submariner:devel
  1309. 2020-11-02T13:12:48.2781074Z quay.io/submariner/submariner:devel
  1310. 2020-11-02T13:12:48.2860590Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner:devel quay.io/submariner/submariner:dev
  1311. 2020-11-02T13:12:48.6342439Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner:dev localhost:5000/submariner:local
  1312. 2020-11-02T13:12:48.9894758Z [lighthouse]$ [cluster2] docker push localhost:5000/submariner:local
  1313. 2020-11-02T13:12:49.3327169Z The push refers to repository [localhost:5000/submariner]
  1314. 2020-11-02T13:12:49.3397944Z e4f55589daee: Preparing
  1315. 2020-11-02T13:12:49.3398322Z 617d44ee4b80: Preparing
  1316. 2020-11-02T13:12:49.3398659Z 79f310a5b43c: Preparing
  1317. 2020-11-02T13:12:49.3398997Z af4259372ae6: Preparing
  1318. 2020-11-02T13:12:49.3399350Z f3c6dcc5e8bc: Preparing
  1319. 2020-11-02T13:12:49.8927219Z af4259372ae6: Pushed
  1320. 2020-11-02T13:12:50.0182366Z 617d44ee4b80: Pushed
  1321. 2020-11-02T13:12:50.5931509Z e4f55589daee: Pushed
  1322. 2020-11-02T13:12:53.8116406Z 79f310a5b43c: Pushed
  1323. 2020-11-02T13:13:04.4490698Z f3c6dcc5e8bc: Pushed
  1324. 2020-11-02T13:13:04.4673588Z local: digest: sha256:151322de6a829aa0dcbe998485ecf691027089bda754d304009e7a00c6104e85 size: 1366
  1325. 2020-11-02T13:13:04.4721154Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner-route-agent
  1326. 2020-11-02T13:13:04.4733374Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner-route-agent
  1327. 2020-11-02T13:13:04.4746126Z [lighthouse]$ [cluster2] local orig_image=quay.io/submariner/submariner-route-agent
  1328. 2020-11-02T13:13:04.4758850Z [lighthouse]$ [cluster2] local versioned_image=quay.io/submariner/submariner-route-agent:dev
  1329. 2020-11-02T13:13:04.4770543Z [lighthouse]$ [cluster2] local local_image=localhost:5000/submariner-route-agent:local
  1330. 2020-11-02T13:13:04.4782647Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
  1331. 2020-11-02T13:13:04.8239868Z Error response from daemon: No such image: quay.io/submariner/submariner-route-agent:dev
  1332. 2020-11-02T13:13:04.8268634Z [lighthouse]$ [cluster2] docker pull quay.io/submariner/submariner-route-agent:devel
  1333. 2020-11-02T13:13:05.3273733Z devel: Pulling from submariner/submariner-route-agent
  1334. 2020-11-02T13:13:05.3274905Z 0fd3b5213a9b: Already exists
  1335. 2020-11-02T13:13:05.3298787Z aebb8c556853: Already exists
  1336. 2020-11-02T13:13:05.3339085Z f5092dbc8061: Pulling fs layer
  1337. 2020-11-02T13:13:05.3339702Z 45712d871266: Pulling fs layer
  1338. 2020-11-02T13:13:05.3340224Z 3cafd23f580a: Pulling fs layer
  1339. 2020-11-02T13:13:05.3340700Z 13b7038a41b9: Pulling fs layer
  1340. 2020-11-02T13:13:05.3341130Z 13b7038a41b9: Waiting
  1341. 2020-11-02T13:13:05.4348604Z f5092dbc8061: Download complete
  1342. 2020-11-02T13:13:05.4922835Z 45712d871266: Verifying Checksum
  1343. 2020-11-02T13:13:05.4923686Z 45712d871266: Download complete
  1344. 2020-11-02T13:13:05.5067705Z 3cafd23f580a: Download complete
  1345. 2020-11-02T13:13:05.5166578Z f5092dbc8061: Pull complete
  1346. 2020-11-02T13:13:05.5331961Z 13b7038a41b9: Verifying Checksum
  1347. 2020-11-02T13:13:05.5335972Z 13b7038a41b9: Download complete
  1348. 2020-11-02T13:13:05.7467342Z 45712d871266: Pull complete
  1349. 2020-11-02T13:13:05.9087436Z 3cafd23f580a: Pull complete
  1350. 2020-11-02T13:13:05.9827299Z 13b7038a41b9: Pull complete
  1351. 2020-11-02T13:13:05.9855265Z Digest: sha256:e363e4dd64aaebe588d320fe548d05b1607fa2e3cf87c7c4ec4b85cfc6e57555
  1352. 2020-11-02T13:13:05.9889918Z Status: Downloaded newer image for quay.io/submariner/submariner-route-agent:devel
  1353. 2020-11-02T13:13:05.9915144Z quay.io/submariner/submariner-route-agent:devel
  1354. 2020-11-02T13:13:05.9943023Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-route-agent:devel quay.io/submariner/submariner-route-agent:dev
  1355. 2020-11-02T13:13:07.2878118Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
  1356. 2020-11-02T13:13:07.2879495Z The push refers to repository [localhost:5000/submariner-route-agent]
  1357. 2020-11-02T13:13:07.2881991Z [lighthouse]$ [cluster2] docker push localhost:5000/submariner-route-agent:local
  1358. 2020-11-02T13:13:07.2882670Z e69087a8f788: Preparing
  1359. 2020-11-02T13:13:07.2883103Z 8b2f1b8dd853: Preparing
  1360. 2020-11-02T13:13:07.2883462Z bc50e5baf75a: Preparing
  1361. 2020-11-02T13:13:07.2883783Z 98629952edb8: Preparing
  1362. 2020-11-02T13:13:07.2884093Z 3485805ce47c: Preparing
  1363. 2020-11-02T13:13:07.2884416Z b0e2911c99f3: Preparing
  1364. 2020-11-02T13:13:07.2884738Z b0e2911c99f3: Waiting
  1365. 2020-11-02T13:13:07.7182536Z 3485805ce47c: Mounted from lighthouse-agent
  1366. 2020-11-02T13:13:07.7257965Z 98629952edb8: Pushed
  1367. 2020-11-02T13:13:07.7437012Z e69087a8f788: Pushed
  1368. 2020-11-02T13:13:07.7438165Z 8b2f1b8dd853: Pushed
  1369. 2020-11-02T13:13:07.7442057Z b0e2911c99f3: Mounted from lighthouse-agent
  1370. 2020-11-02T13:13:07.9513298Z bc50e5baf75a: Pushed
  1371. 2020-11-02T13:13:07.9721828Z local: digest: sha256:e363e4dd64aaebe588d320fe548d05b1607fa2e3cf87c7c4ec4b85cfc6e57555 size: 1573
  1372. 2020-11-02T13:13:07.9772644Z [lighthouse]$ [cluster2] load_deploytool operator
  1373. 2020-11-02T13:13:07.9824095Z [lighthouse]$ [cluster2] load_deploytool operator
  1374. 2020-11-02T13:13:07.9832054Z [lighthouse]$ [cluster2] local deploytool=operator
  1375. 2020-11-02T13:13:07.9866548Z [lighthouse]$ [cluster2] local deploy_lib=/opt/shipyard/scripts/lib/deploy_operator
  1376. 2020-11-02T13:13:07.9867226Z Will deploy submariner using operator
  1377. 2020-11-02T13:13:07.9868269Z [lighthouse]$ [cluster2] . /opt/shipyard/scripts/lib/deploy_operator
  1378. 2020-11-02T13:13:07.9877915Z [lighthouse]$ [cluster2] . /opt/shipyard/scripts/lib/source_only
  1379. 2020-11-02T13:13:07.9890957Z [lighthouse]$ [cluster2] script_name=deploy_operator
  1380. 2020-11-02T13:13:07.9905233Z [lighthouse]$ [cluster2] exec_name=deploy.sh
  1381. 2020-11-02T13:13:07.9924372Z [lighthouse]$ [cluster2] deploytool_prereqs
  1382. 2020-11-02T13:13:07.9938021Z [lighthouse]$ [cluster2] deploytool_prereqs
  1383. 2020-11-02T13:13:07.9949124Z [lighthouse]$ [cluster2] test -x /go/bin/subctl
  1384. 2020-11-02T13:13:07.9969194Z [lighthouse]$ [cluster2] /go/bin/subctl version
  1385. 2020-11-02T13:13:08.2379909Z subctl version: v0.7.0-8-g282818e
  1386. 2020-11-02T13:13:08.2403262Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner-operator
  1387. 2020-11-02T13:13:08.2418191Z [lighthouse]$ [cluster2] import_image quay.io/submariner/submariner-operator
  1388. 2020-11-02T13:13:08.2430453Z [lighthouse]$ [cluster2] local orig_image=quay.io/submariner/submariner-operator
  1389. 2020-11-02T13:13:08.2441901Z [lighthouse]$ [cluster2] local versioned_image=quay.io/submariner/submariner-operator:dev
  1390. 2020-11-02T13:13:08.2452718Z [lighthouse]$ [cluster2] local local_image=localhost:5000/submariner-operator:local
  1391. 2020-11-02T13:13:08.2471425Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
  1392. 2020-11-02T13:13:08.5906404Z Error response from daemon: No such image: quay.io/submariner/submariner-operator:dev
  1393. 2020-11-02T13:13:08.5934234Z [lighthouse]$ [cluster2] docker pull quay.io/submariner/submariner-operator:devel
  1394. 2020-11-02T13:13:09.1192471Z devel: Pulling from submariner/submariner-operator
  1395. 2020-11-02T13:13:09.1193148Z 95ecb56ba51a: Pulling fs layer
  1396. 2020-11-02T13:13:09.3039837Z 95ecb56ba51a: Verifying Checksum
  1397. 2020-11-02T13:13:09.3040359Z 95ecb56ba51a: Download complete
  1398. 2020-11-02T13:13:09.7399246Z 95ecb56ba51a: Pull complete
  1399. 2020-11-02T13:13:09.7425314Z Digest: sha256:0782ca4c712c2db646d03c9d9963bbfd1346f8e5ef28fb49a4e189e7df1b0058
  1400. 2020-11-02T13:13:09.7445451Z Status: Downloaded newer image for quay.io/submariner/submariner-operator:devel
  1401. 2020-11-02T13:13:09.7477317Z quay.io/submariner/submariner-operator:devel
  1402. 2020-11-02T13:13:09.7578826Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-operator:devel quay.io/submariner/submariner-operator:dev
  1403. 2020-11-02T13:13:10.1038585Z [lighthouse]$ [cluster2] docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
  1404. 2020-11-02T13:13:10.4552806Z [lighthouse]$ [cluster2] docker push localhost:5000/submariner-operator:local
  1405. 2020-11-02T13:13:10.8006509Z The push refers to repository [localhost:5000/submariner-operator]
  1406. 2020-11-02T13:13:10.8013106Z d7181d385c8c: Preparing
  1407. 2020-11-02T13:13:13.4626499Z d7181d385c8c: Pushed
  1408. 2020-11-02T13:13:13.4798321Z local: digest: sha256:0782ca4c712c2db646d03c9d9963bbfd1346f8e5ef28fb49a4e189e7df1b0058 size: 529
  1409. 2020-11-02T13:13:13.4842485Z [lighthouse]$ [cluster2] run_subm_clusters prepare_cluster submariner-operator
  1410. 2020-11-02T13:13:13.4864659Z [lighthouse]$ [cluster2] run_subm_clusters prepare_cluster submariner-operator
  1411. 2020-11-02T13:13:13.4867042Z [lighthouse]$ [cluster2] declare -a subm_clusters
  1412. 2020-11-02T13:13:13.4903101Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 prepare_cluster submariner-operator
  1413. 2020-11-02T13:13:13.4915587Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 prepare_cluster submariner-operator
  1414. 2020-11-02T13:13:13.4931981Z [lighthouse]$ [cluster2] local cmnd=prepare_cluster
  1415. 2020-11-02T13:13:13.4946474Z [lighthouse]$ [cluster2] declare -A pids
  1416. 2020-11-02T13:13:13.4978556Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1417. 2020-11-02T13:13:13.5000792Z [lighthouse]$ [cluster1] pids[cluster1]=5123
  1418. 2020-11-02T13:13:13.5010665Z [lighthouse]$ [cluster1] set -o pipefail
  1419. 2020-11-02T13:13:13.5023318Z [lighthouse]$ [cluster2] pids[cluster2]=5126
  1420. 2020-11-02T13:13:13.5034398Z [lighthouse]$ [cluster2] set -o pipefail
  1421. 2020-11-02T13:13:13.5040674Z [lighthouse]$ [cluster1] prepare_cluster submariner-operator
  1422. 2020-11-02T13:13:13.5050350Z [lighthouse]$ [cluster2] prepare_cluster submariner-operator
  1423. 2020-11-02T13:13:13.5061166Z [lighthouse]$ [cluster2] wait 5126
  1424. 2020-11-02T13:13:13.5068484Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1425. 2020-11-02T13:13:13.5082829Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1426. 2020-11-02T13:13:14.9807212Z [lighthouse]$ [cluster2] prepare_cluster
  1427. 2020-11-02T13:13:14.9808494Z [lighthouse]$ [cluster2] local namespace=submariner-operator
  1428. 2020-11-02T13:13:14.9809191Z [cluster2] 
  1429. 2020-11-02T13:13:14.9809618Z [cluster2] 
  1430. 2020-11-02T13:13:14.9810038Z [cluster2] 
  1431. 2020-11-02T13:13:14.9810600Z [lighthouse]$ [cluster2] add_subm_gateway_label
  1432. 2020-11-02T13:13:14.9811293Z [lighthouse]$ [cluster2] add_subm_gateway_label
  1433. 2020-11-02T13:13:14.9812289Z [lighthouse]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  1434. 2020-11-02T13:13:14.9813668Z [lighthouse]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
  1435. 2020-11-02T13:13:14.9815012Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  1436. 2020-11-02T13:13:14.9816401Z [lighthouse]$ [cluster2] kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
  1437. 2020-11-02T13:13:14.9817751Z [cluster2] node/cluster2-worker labeled
  1438. 2020-11-02T13:13:14.9827931Z [lighthouse]$ [cluster2] wait 5123
  1439. 2020-11-02T13:13:15.0374769Z [lighthouse]$ [cluster1] prepare_cluster
  1440. 2020-11-02T13:13:15.0375682Z [lighthouse]$ [cluster1] local namespace=submariner-operator
  1441. 2020-11-02T13:13:15.0376354Z [cluster1] 
  1442. 2020-11-02T13:13:15.0377527Z [cluster1] 
  1443. 2020-11-02T13:13:15.0377917Z [cluster1] 
  1444. 2020-11-02T13:13:15.0378452Z [lighthouse]$ [cluster1] add_subm_gateway_label
  1445. 2020-11-02T13:13:15.0379097Z [lighthouse]$ [cluster1] add_subm_gateway_label
  1446. 2020-11-02T13:13:15.0380198Z [lighthouse]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  1447. 2020-11-02T13:13:15.0381408Z [lighthouse]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
  1448. 2020-11-02T13:13:15.0382741Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  1449. 2020-11-02T13:13:15.0384123Z [lighthouse]$ [cluster1] kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
  1450. 2020-11-02T13:13:15.0385097Z [cluster1] node/cluster1-worker labeled
  1451. 2020-11-02T13:13:15.0407137Z [lighthouse]$ [cluster2] with_context cluster1 setup_broker
  1452. 2020-11-02T13:13:15.0421577Z [lighthouse]$ [cluster2] with_context cluster1 setup_broker
  1453. 2020-11-02T13:13:15.0432999Z [lighthouse]$ [cluster2] local cluster=cluster1
  1454. 2020-11-02T13:13:15.0445004Z [lighthouse]$ [cluster1] local cmnd=setup_broker
  1455. 2020-11-02T13:13:15.0456223Z [lighthouse]$ [cluster1] setup_broker
  1456. 2020-11-02T13:13:15.0467903Z [lighthouse]$ [cluster1] setup_broker
  1457. 2020-11-02T13:13:15.0477277Z [lighthouse]$ [cluster1] local gn
  1458. 2020-11-02T13:13:15.0479794Z Installing broker...
  1459. 2020-11-02T13:13:15.0496052Z [lighthouse]$ [cluster1] cd /go/src/github.com/submariner-io/lighthouse/output
  1460. 2020-11-02T13:13:15.0509079Z [output]$ [cluster1] subctl deploy-broker --kubeconfig /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1 --service-discovery
  1461. 2020-11-02T13:13:15.2816226Z • Deploying broker ...
  1462. 2020-11-02T13:13:15.5557033Z ✓ Deploying broker
  1463. 2020-11-02T13:13:15.5557696Z • Creating broker-info.subm file ...
  1464. 2020-11-02T13:13:15.5636536Z ✓ Creating broker-info.subm file
  1465. 2020-11-02T13:13:15.5637309Z ✓ A new IPsec PSK will be generated for broker-info.subm
  1466. 2020-11-02T13:13:15.5663628Z [lighthouse]$ [cluster2] install_subm_all_clusters
  1467. 2020-11-02T13:13:15.5677883Z [lighthouse]$ [cluster2] install_subm_all_clusters
  1468. 2020-11-02T13:13:15.5690485Z [lighthouse]$ [cluster2] run_subm_clusters subctl_install_subm
  1469. 2020-11-02T13:13:15.5702743Z [lighthouse]$ [cluster2] run_subm_clusters subctl_install_subm
  1470. 2020-11-02T13:13:15.5713932Z [lighthouse]$ [cluster2] declare -a subm_clusters
  1471. 2020-11-02T13:13:15.5752770Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 subctl_install_subm
  1472. 2020-11-02T13:13:15.5762892Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 subctl_install_subm
  1473. 2020-11-02T13:13:15.5773413Z [lighthouse]$ [cluster2] local cmnd=subctl_install_subm
  1474. 2020-11-02T13:13:15.5784190Z [lighthouse]$ [cluster2] declare -A pids
  1475. 2020-11-02T13:13:15.5800802Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1476. 2020-11-02T13:13:15.5822185Z [lighthouse]$ [cluster1] pids[cluster1]=5251
  1477. 2020-11-02T13:13:15.5845063Z [lighthouse]$ [cluster2] set -o pipefail
  1478. 2020-11-02T13:13:15.5850473Z [lighthouse]$ [cluster1] set -o pipefail
  1479. 2020-11-02T13:13:15.5858184Z [lighthouse]$ [cluster2] pids[cluster2]=5254
  1480. 2020-11-02T13:13:15.5871971Z [lighthouse]$ [cluster2] wait 5254
  1481. 2020-11-02T13:13:15.5872620Z [lighthouse]$ [cluster2] subctl_install_subm
  1482. 2020-11-02T13:13:15.5887216Z [lighthouse]$ [cluster1] subctl_install_subm
  1483. 2020-11-02T13:13:15.5893600Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1484. 2020-11-02T13:13:15.5921511Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1485. 2020-11-02T13:13:21.8923443Z [lighthouse]$ [cluster1] subctl_install_subm
  1486. 2020-11-02T13:13:21.8925957Z [lighthouse]$ [cluster1] subctl join --kubeconfig /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1 --clusterid cluster1 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --disable-nat /go/src/github.com/submariner-io/lighthouse/output/broker-info.subm
  1487. 2020-11-02T13:13:21.8928550Z [cluster1] * /go/src/github.com/submariner-io/lighthouse/output/broker-info.subm says broker is at: https://172.17.0.6:6443
  1488. 2020-11-02T13:13:21.8929531Z [cluster1] * There are 1 labeled nodes in the cluster:
  1489. 2020-11-02T13:13:21.8930317Z [cluster1] - cluster1-worker
  1490. 2020-11-02T13:13:21.8931054Z [cluster1] • Discovering network details ...
  1491. 2020-11-02T13:13:21.8931714Z [cluster1] Discovered network details:
  1492. 2020-11-02T13:13:21.8932440Z [cluster1] Network plugin: weave-net
  1493. 2020-11-02T13:13:21.8932939Z [cluster1] Service CIDRs: [100.1.0.0/16]
  1494. 2020-11-02T13:13:21.8933414Z [cluster1] Cluster CIDRs: [10.1.0.0/16]
  1495. 2020-11-02T13:13:21.8934107Z [cluster1] ✓ Discovering network details
  1496. 2020-11-02T13:13:21.8934881Z [cluster1] • Discovering multi cluster details ...
  1497. 2020-11-02T13:13:21.8935719Z [cluster1] • Validating Globalnet configurations ...
  1498. 2020-11-02T13:13:21.8936681Z [cluster1] ✓ Validating Globalnet configurations
  1499. 2020-11-02T13:13:21.8937625Z [cluster1] ✓ Discovering multi cluster details
  1500. 2020-11-02T13:13:21.8938398Z [cluster1] • Deploying the Submariner operator ...
  1501. 2020-11-02T13:13:21.8939364Z [cluster1] ✓ Deploying the Submariner operator
  1502. 2020-11-02T13:13:21.8940135Z [cluster1] ✓ Created operator CRDs
  1503. 2020-11-02T13:13:21.8941029Z [cluster1] ✓ Created operator namespace: submariner-operator
  1504. 2020-11-02T13:13:21.8942025Z [cluster1] ✓ Created operator service account and role
  1505. 2020-11-02T13:13:21.8942894Z [cluster1] ✓ Created lighthouse service account and role
  1506. 2020-11-02T13:13:21.8943811Z [cluster1] ✓ Created Lighthouse service accounts and roles
  1507. 2020-11-02T13:13:21.8944661Z [cluster1] ✓ Deployed the operator successfully
  1508. 2020-11-02T13:13:21.8945493Z [cluster1] • Creating SA for cluster ...
  1509. 2020-11-02T13:13:21.8946193Z [cluster1] ✓ Creating SA for cluster
  1510. 2020-11-02T13:13:21.8946936Z [cluster1] • Deploying Submariner ...
  1511. 2020-11-02T13:13:21.8948172Z [cluster1] ✓ Deploying Submariner
  1512. 2020-11-02T13:13:21.8948951Z [cluster1] ✓ Submariner is up and running
  1513. 2020-11-02T13:13:22.1041803Z [lighthouse]$ [cluster2] subctl_install_subm
  1514. 2020-11-02T13:13:22.1044254Z [lighthouse]$ [cluster2] subctl join --kubeconfig /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2 --clusterid cluster2 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr --disable-nat /go/src/github.com/submariner-io/lighthouse/output/broker-info.subm
  1515. 2020-11-02T13:13:22.1046573Z [cluster2] * /go/src/github.com/submariner-io/lighthouse/output/broker-info.subm says broker is at: https://172.17.0.6:6443
  1516. 2020-11-02T13:13:22.1047440Z [cluster2] * There are 1 labeled nodes in the cluster:
  1517. 2020-11-02T13:13:22.1048090Z [cluster2] - cluster2-worker
  1518. 2020-11-02T13:13:22.1048732Z [cluster2] • Discovering network details ...
  1519. 2020-11-02T13:13:22.1049229Z [cluster2] Discovered network details:
  1520. 2020-11-02T13:13:22.1049860Z [cluster2] Network plugin: weave-net
  1521. 2020-11-02T13:13:22.1050489Z [cluster2] Service CIDRs: [100.2.0.0/16]
  1522. 2020-11-02T13:13:22.1050875Z [cluster2] Cluster CIDRs: [10.2.0.0/16]
  1523. 2020-11-02T13:13:22.1051529Z [cluster2] ✓ Discovering network details
  1524. 2020-11-02T13:13:22.1052246Z [cluster2] • Discovering multi cluster details ...
  1525. 2020-11-02T13:13:22.1053023Z [cluster2] • Validating Globalnet configurations ...
  1526. 2020-11-02T13:13:22.1053795Z [cluster2] ✓ Validating Globalnet configurations
  1527. 2020-11-02T13:13:22.1054511Z [cluster2] ✓ Discovering multi cluster details
  1528. 2020-11-02T13:13:22.1055216Z [cluster2] • Deploying the Submariner operator ...
  1529. 2020-11-02T13:13:22.1055922Z [cluster2] ✓ Deploying the Submariner operator
  1530. 2020-11-02T13:13:22.1056806Z [cluster2] ✓ Created operator CRDs
  1531. 2020-11-02T13:13:22.1057573Z [cluster2] ✓ Created operator namespace: submariner-operator
  1532. 2020-11-02T13:13:22.1058385Z [cluster2] ✓ Created operator service account and role
  1533. 2020-11-02T13:13:22.1059129Z [cluster2] ✓ Created lighthouse service account and role
  1534. 2020-11-02T13:13:22.1060052Z [cluster2] ✓ Created Lighthouse service accounts and roles
  1535. 2020-11-02T13:13:22.1060789Z [cluster2] ✓ Deployed the operator successfully
  1536. 2020-11-02T13:13:22.1061435Z [cluster2] • Creating SA for cluster ...
  1537. 2020-11-02T13:13:22.1062069Z [cluster2] ✓ Creating SA for cluster
  1538. 2020-11-02T13:13:22.1062663Z [cluster2] • Deploying Submariner ...
  1539. 2020-11-02T13:13:22.1063264Z [cluster2] ✓ Deploying Submariner
  1540. 2020-11-02T13:13:22.1063870Z [cluster2] ✓ Submariner is up and running
  1541. 2020-11-02T13:13:22.1081144Z [lighthouse]$ [cluster2] wait 5251
  1542. 2020-11-02T13:13:22.1103259Z [lighthouse]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
  1543. 2020-11-02T13:13:22.1117187Z [lighthouse]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
  1544. 2020-11-02T13:13:22.1129261Z [lighthouse]$ [cluster2] local cluster=cluster2
  1545. 2020-11-02T13:13:22.1142216Z [lighthouse]$ [cluster2] local cmnd=with_retries
  1546. 2020-11-02T13:13:22.1154410Z [lighthouse]$ [cluster2] with_retries 30 verify_gw_status
  1547. 2020-11-02T13:13:22.1165396Z [lighthouse]$ [cluster2] with_retries
  1548. 2020-11-02T13:13:22.1189851Z [lighthouse]$ [cluster2] local retries=30
  1549. 2020-11-02T13:13:22.1239380Z [lighthouse]$ [cluster2] local cmnd=verify_gw_status
  1550. 2020-11-02T13:13:22.1253631Z [lighthouse]$ [cluster2] iteration=1
  1551. 2020-11-02T13:13:22.1279657Z [lighthouse]$ [cluster2] wait 5292
  1552. 2020-11-02T13:13:22.1294374Z [lighthouse]$ [cluster2] verify_gw_status
  1553. 2020-11-02T13:13:22.1325728Z [lighthouse]$ [cluster2] verify_gw_status
  1554. 2020-11-02T13:13:22.1341254Z [lighthouse]$ [cluster2] sleep_duration=6
  1555. 2020-11-02T13:13:22.1355752Z [lighthouse]$ [cluster2] subctl show connections
  1556. 2020-11-02T13:13:22.1372946Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1557. 2020-11-02T13:13:22.6134002Z [lighthouse]$ [cluster2] subctl show connections
  1558. 2020-11-02T13:13:22.6182874Z [lighthouse]$ [cluster2] grep connected
  1559. 2020-11-02T13:13:22.8991286Z No endpoints found
  1560. 2020-11-02T13:13:22.8991540Z
  1561. 2020-11-02T13:13:22.8992395Z subctl version: v0.7.0-8-g282818e
  1562. 2020-11-02T13:13:22.8992616Z
  1563. 2020-11-02T13:13:22.9053813Z iter: 1. Clusters not yet connected. sleeping for 6 secs
  1564. 2020-11-02T13:13:22.9067536Z [lighthouse]$ [cluster2] sleep 6
  1565. 2020-11-02T13:13:28.9099086Z [lighthouse]$ [cluster2] return 1
  1566. 2020-11-02T13:13:28.9145069Z [lighthouse]$ [cluster2] wait 5318
  1567. 2020-11-02T13:13:28.9149248Z [lighthouse]$ [cluster2] verify_gw_status
  1568. 2020-11-02T13:13:28.9162886Z [lighthouse]$ [cluster2] verify_gw_status
  1569. 2020-11-02T13:13:28.9174007Z [lighthouse]$ [cluster2] sleep_duration=6
  1570. 2020-11-02T13:13:28.9186985Z [lighthouse]$ [cluster2] subctl show connections
  1571. 2020-11-02T13:13:28.9227280Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1572. 2020-11-02T13:13:30.1864035Z [lighthouse]$ [cluster2] subctl show connections
  1573. 2020-11-02T13:13:30.1885803Z [lighthouse]$ [cluster2] grep connected
  1574. 2020-11-02T13:13:30.9712586Z iter: 2. Clusters not yet connected. sleeping for 6 secs
  1575. 2020-11-02T13:13:30.9727781Z [lighthouse]$ [cluster2] sleep 6
  1576. 2020-11-02T13:13:36.9752752Z [lighthouse]$ [cluster2] return 1
  1577. 2020-11-02T13:13:36.9786529Z [lighthouse]$ [cluster2] wait 5344
  1578. 2020-11-02T13:13:36.9790639Z [lighthouse]$ [cluster2] verify_gw_status
  1579. 2020-11-02T13:13:36.9801638Z [lighthouse]$ [cluster2] verify_gw_status
  1580. 2020-11-02T13:13:36.9811929Z [lighthouse]$ [cluster2] sleep_duration=6
  1581. 2020-11-02T13:13:36.9869793Z [lighthouse]$ [cluster2] subctl show connections
  1582. 2020-11-02T13:13:36.9928498Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1583. 2020-11-02T13:13:37.8742826Z [lighthouse]$ [cluster2] subctl show connections
  1584. 2020-11-02T13:13:37.8762956Z [lighthouse]$ [cluster2] grep connected
  1585. 2020-11-02T13:13:38.8338434Z iter: 3. Clusters not yet connected. sleeping for 6 secs
  1586. 2020-11-02T13:13:38.8354786Z [lighthouse]$ [cluster2] sleep 6
  1587. 2020-11-02T13:13:44.8384356Z [lighthouse]$ [cluster2] return 1
  1588. 2020-11-02T13:13:44.8424990Z [lighthouse]$ [cluster2] wait 5371
  1589. 2020-11-02T13:13:44.8432707Z [lighthouse]$ [cluster2] verify_gw_status
  1590. 2020-11-02T13:13:44.8445730Z [lighthouse]$ [cluster2] verify_gw_status
  1591. 2020-11-02T13:13:44.8478887Z [lighthouse]$ [cluster2] sleep_duration=6
  1592. 2020-11-02T13:13:44.8501719Z [lighthouse]$ [cluster2] subctl show connections
  1593. 2020-11-02T13:13:44.8536164Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1594. 2020-11-02T13:13:45.2601436Z [lighthouse]$ [cluster2] subctl show connections
  1595. 2020-11-02T13:13:45.2615954Z [lighthouse]$ [cluster2] grep connected
  1596. 2020-11-02T13:13:46.0937509Z iter: 4. Clusters not yet connected. sleeping for 6 secs
  1597. 2020-11-02T13:13:46.0952735Z [lighthouse]$ [cluster2] sleep 6
  1598. 2020-11-02T13:13:52.0980075Z [lighthouse]$ [cluster2] return 1
  1599. 2020-11-02T13:13:52.1017246Z [lighthouse]$ [cluster2] wait 5399
  1600. 2020-11-02T13:13:52.1024714Z [lighthouse]$ [cluster2] verify_gw_status
  1601. 2020-11-02T13:13:52.1037257Z [lighthouse]$ [cluster2] verify_gw_status
  1602. 2020-11-02T13:13:52.1049883Z [lighthouse]$ [cluster2] sleep_duration=6
  1603. 2020-11-02T13:13:52.1061483Z [lighthouse]$ [cluster2] subctl show connections
  1604. 2020-11-02T13:13:52.1075131Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1605. 2020-11-02T13:13:52.7667310Z [lighthouse]$ [cluster2] subctl show connections
  1606. 2020-11-02T13:13:52.7681704Z [lighthouse]$ [cluster2] grep connected
  1607. 2020-11-02T13:13:53.4340660Z iter: 5. Clusters not yet connected. sleeping for 6 secs
  1608. 2020-11-02T13:13:53.4359853Z [lighthouse]$ [cluster2] sleep 6
  1609. 2020-11-02T13:13:59.5352805Z [lighthouse]$ [cluster2] return 1
  1610. 2020-11-02T13:13:59.5429725Z [lighthouse]$ [cluster2] wait 5425
  1611. 2020-11-02T13:13:59.5437685Z [lighthouse]$ [cluster2] verify_gw_status
  1612. 2020-11-02T13:13:59.5451236Z [lighthouse]$ [cluster2] verify_gw_status
  1613. 2020-11-02T13:13:59.5466596Z [lighthouse]$ [cluster2] sleep_duration=6
  1614. 2020-11-02T13:13:59.5479897Z [lighthouse]$ [cluster2] subctl show connections
  1615. 2020-11-02T13:13:59.5513500Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1616. 2020-11-02T13:14:00.1053730Z [lighthouse]$ [cluster2] subctl show connections
  1617. 2020-11-02T13:14:00.1067788Z [lighthouse]$ [cluster2] grep connected
  1618. 2020-11-02T13:14:00.7001106Z iter: 6. Clusters not yet connected. sleeping for 6 secs
  1619. 2020-11-02T13:14:00.7018361Z [lighthouse]$ [cluster2] sleep 6
  1620. 2020-11-02T13:14:06.7047122Z [lighthouse]$ [cluster2] return 1
  1621. 2020-11-02T13:14:06.7089200Z [lighthouse]$ [cluster2] wait 5452
  1622. 2020-11-02T13:14:06.7093206Z [lighthouse]$ [cluster2] verify_gw_status
  1623. 2020-11-02T13:14:06.7104945Z [lighthouse]$ [cluster2] verify_gw_status
  1624. 2020-11-02T13:14:06.7116324Z [lighthouse]$ [cluster2] sleep_duration=6
  1625. 2020-11-02T13:14:06.7125970Z [lighthouse]$ [cluster2] subctl show connections
  1626. 2020-11-02T13:14:06.7141038Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1627. 2020-11-02T13:14:07.2692004Z [lighthouse]$ [cluster2] subctl show connections
  1628. 2020-11-02T13:14:07.2709043Z [lighthouse]$ [cluster2] grep connected
  1629. 2020-11-02T13:14:07.8487179Z iter: 7. Clusters not yet connected. sleeping for 6 secs
  1630. 2020-11-02T13:14:07.8511368Z [lighthouse]$ [cluster2] sleep 6
  1631. 2020-11-02T13:14:13.8548813Z [lighthouse]$ [cluster2] return 1
  1632. 2020-11-02T13:14:13.8593177Z [lighthouse]$ [cluster2] wait 5479
  1633. 2020-11-02T13:14:13.8690068Z [lighthouse]$ [cluster2] verify_gw_status
  1634. 2020-11-02T13:14:13.8714106Z [lighthouse]$ [cluster2] verify_gw_status
  1635. 2020-11-02T13:14:13.8725873Z [lighthouse]$ [cluster2] sleep_duration=6
  1636. 2020-11-02T13:14:13.8736395Z [lighthouse]$ [cluster2] subctl show connections
  1637. 2020-11-02T13:14:13.8844255Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1638. 2020-11-02T13:14:14.8845764Z [lighthouse]$ [cluster2] subctl show connections
  1639. 2020-11-02T13:14:14.8868678Z [lighthouse]$ [cluster2] grep connected
  1640. 2020-11-02T13:14:15.8656102Z iter: 8. Clusters not yet connected. sleeping for 6 secs
  1641. 2020-11-02T13:14:15.8672148Z [lighthouse]$ [cluster2] sleep 6
  1642. 2020-11-02T13:14:21.8702389Z [lighthouse]$ [cluster2] return 1
  1643. 2020-11-02T13:14:21.8754050Z [lighthouse]$ [cluster2] verify_gw_status
  1644. 2020-11-02T13:14:21.8774367Z [lighthouse]$ [cluster2] wait 5505
  1645. 2020-11-02T13:14:21.8801486Z [lighthouse]$ [cluster2] verify_gw_status
  1646. 2020-11-02T13:14:21.8826613Z [lighthouse]$ [cluster2] sleep_duration=6
  1647. 2020-11-02T13:14:21.8847189Z [lighthouse]$ [cluster2] subctl show connections
  1648. 2020-11-02T13:14:21.8871622Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1649. 2020-11-02T13:14:22.2095683Z [lighthouse]$ [cluster2] subctl show connections
  1650. 2020-11-02T13:14:22.2117802Z [lighthouse]$ [cluster2] grep connected
  1651. 2020-11-02T13:14:22.4738338Z iter: 9. Clusters not yet connected. sleeping for 6 secs
  1652. 2020-11-02T13:14:22.4751662Z [lighthouse]$ [cluster2] sleep 6
  1653. 2020-11-02T13:14:28.4779199Z [lighthouse]$ [cluster2] return 1
  1654. 2020-11-02T13:14:28.4816337Z [lighthouse]$ [cluster2] wait 5531
  1655. 2020-11-02T13:14:28.4824113Z [lighthouse]$ [cluster2] verify_gw_status
  1656. 2020-11-02T13:14:28.4837766Z [lighthouse]$ [cluster2] verify_gw_status
  1657. 2020-11-02T13:14:28.4851366Z [lighthouse]$ [cluster2] sleep_duration=6
  1658. 2020-11-02T13:14:28.4864443Z [lighthouse]$ [cluster2] subctl show connections
  1659. 2020-11-02T13:14:28.4879107Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1660. 2020-11-02T13:14:28.8019100Z [lighthouse]$ [cluster2] subctl show connections
  1661. 2020-11-02T13:14:28.8034597Z [lighthouse]$ [cluster2] grep connected
  1662. 2020-11-02T13:14:29.1592920Z iter: 10. Clusters not yet connected. sleeping for 6 secs
  1663. 2020-11-02T13:14:29.1606306Z [lighthouse]$ [cluster2] sleep 6
  1664. 2020-11-02T13:14:35.1675217Z [lighthouse]$ [cluster2] return 1
  1665. 2020-11-02T13:14:35.1710834Z [lighthouse]$ [cluster2] wait 5557
  1666. 2020-11-02T13:14:35.1714190Z [lighthouse]$ [cluster2] verify_gw_status
  1667. 2020-11-02T13:14:35.1731450Z [lighthouse]$ [cluster2] verify_gw_status
  1668. 2020-11-02T13:14:35.1744731Z [lighthouse]$ [cluster2] sleep_duration=6
  1669. 2020-11-02T13:14:35.1756606Z [lighthouse]$ [cluster2] subctl show connections
  1670. 2020-11-02T13:14:35.1938431Z [lighthouse]$ [cluster2] grep the server could not find the requested resource
  1671. 2020-11-02T13:14:35.4890507Z [lighthouse]$ [cluster2] subctl show connections
  1672. 2020-11-02T13:14:35.4907334Z [lighthouse]$ [cluster2] grep connected
  1673. 2020-11-02T13:14:35.7698805Z cluster1-worker cluster1 172.17.0.8 strongswan 100.1.0.0/16, 10.1.0.0/16 connected
  1674. 2020-11-02T13:14:35.7699894Z cluster2-worker cluster2 172.17.0.4 strongswan 100.2.0.0/16, 10.2.0.0/16 connected
  1675. 2020-11-02T13:14:35.7715490Z [lighthouse]$ [cluster2] return 0
  1676. 2020-11-02T13:14:35.7731088Z [lighthouse]$ [cluster2] return 0
  1677. 2020-11-02T13:14:35.7745941Z [lighthouse]$ [cluster2] with_context cluster2 connectivity_tests cluster1
  1678. 2020-11-02T13:14:35.7757500Z [lighthouse]$ [cluster2] with_context cluster2 connectivity_tests cluster1
  1679. 2020-11-02T13:14:35.7770182Z [lighthouse]$ [cluster2] local cluster=cluster2
  1680. 2020-11-02T13:14:35.7784463Z [lighthouse]$ [cluster2] local cmnd=connectivity_tests
  1681. 2020-11-02T13:14:35.7795956Z [lighthouse]$ [cluster2] connectivity_tests cluster1
  1682. 2020-11-02T13:14:35.7812522Z [lighthouse]$ [cluster2] connectivity_tests
  1683. 2020-11-02T13:14:35.7860422Z [lighthouse]$ [cluster2] target_cluster=cluster1
  1684. 2020-11-02T13:14:35.7885252Z [lighthouse]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1685. 2020-11-02T13:14:35.7903362Z [lighthouse]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1686. 2020-11-02T13:14:35.7920642Z [lighthouse]$ [cluster2] local resource_file=/opt/shipyard/scripts/resources/netshoot.yaml
  1687. 2020-11-02T13:14:35.7935102Z [lighthouse]$ [cluster2] local resource_name
  1688. 2020-11-02T13:14:35.8072049Z [lighthouse]$ [cluster2] resource_name=netshoot
  1689. 2020-11-02T13:14:35.8084855Z [lighthouse]$ [cluster2] basename /opt/shipyard/scripts/resources/netshoot.yaml .yaml
  1690. 2020-11-02T13:14:35.8114477Z [lighthouse]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1691. 2020-11-02T13:14:35.8125818Z [lighthouse]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1692. 2020-11-02T13:14:35.8183123Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1693. 2020-11-02T13:14:35.8209855Z [lighthouse]$ [cluster2] kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
  1694. 2020-11-02T13:14:36.3818317Z deployment.apps/netshoot created
  1695. 2020-11-02T13:14:36.3868096Z Waiting for netshoot pods to be ready.
  1696. 2020-11-02T13:14:36.3882443Z [lighthouse]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
  1697. 2020-11-02T13:14:36.3897029Z [lighthouse]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
  1698. 2020-11-02T13:14:36.3909626Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 rollout status deploy/netshoot --timeout=5m
  1699. 2020-11-02T13:14:36.3926254Z [lighthouse]$ [cluster2] kubectl --context=cluster2 rollout status deploy/netshoot --timeout=5m
  1700. 2020-11-02T13:14:36.8488123Z Waiting for deployment "netshoot" rollout to finish: 0 of 1 updated replicas are available...
  1701. 2020-11-02T13:14:38.3525564Z deployment "netshoot" successfully rolled out
  1702. 2020-11-02T13:14:38.3585451Z [lighthouse]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1703. 2020-11-02T13:14:38.3600298Z [lighthouse]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1704. 2020-11-02T13:14:38.3614506Z [lighthouse]$ [cluster2] local cluster=cluster1
  1705. 2020-11-02T13:14:38.3624730Z [lighthouse]$ [cluster1] local cmnd=deploy_resource
  1706. 2020-11-02T13:14:38.3640228Z [lighthouse]$ [cluster1] deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1707. 2020-11-02T13:14:38.3651541Z [lighthouse]$ [cluster1] deploy_resource
  1708. 2020-11-02T13:14:38.3662207Z [lighthouse]$ [cluster1] local resource_file=/opt/shipyard/scripts/resources/nginx-demo.yaml
  1709. 2020-11-02T13:14:38.3675636Z [lighthouse]$ [cluster1] local resource_name
  1710. 2020-11-02T13:14:38.3702160Z [lighthouse]$ [cluster1] resource_name=nginx-demo
  1711. 2020-11-02T13:14:38.3723298Z [lighthouse]$ [cluster1] basename /opt/shipyard/scripts/resources/nginx-demo.yaml .yaml
  1712. 2020-11-02T13:14:38.3744083Z [lighthouse]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1713. 2020-11-02T13:14:38.3754473Z [lighthouse]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1714. 2020-11-02T13:14:38.3769253Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1715. 2020-11-02T13:14:38.3780729Z [lighthouse]$ [cluster1] kubectl --context=cluster1 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1716. 2020-11-02T13:14:38.8933901Z deployment.apps/nginx-demo created
  1717. 2020-11-02T13:14:38.9075297Z service/nginx-demo created
  1718. 2020-11-02T13:14:38.9125122Z Waiting for nginx-demo pods to be ready.
  1719. 2020-11-02T13:14:38.9160744Z [lighthouse]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
  1720. 2020-11-02T13:14:38.9187649Z [lighthouse]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
  1721. 2020-11-02T13:14:38.9208570Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 rollout status deploy/nginx-demo --timeout=5m
  1722. 2020-11-02T13:14:38.9315247Z [lighthouse]$ [cluster1] kubectl --context=cluster1 rollout status deploy/nginx-demo --timeout=5m
  1723. 2020-11-02T13:14:39.6663407Z Waiting for deployment "nginx-demo" rollout to finish: 0 of 2 updated replicas are available...
  1724. 2020-11-02T13:14:42.4999023Z Waiting for deployment "nginx-demo" rollout to finish: 1 of 2 updated replicas are available...
  1725. 2020-11-02T13:14:42.8380309Z deployment "nginx-demo" successfully rolled out
  1726. 2020-11-02T13:14:42.8448142Z [lighthouse]$ [cluster2] local netshoot_pod nginx_svc_ip
  1727. 2020-11-02T13:14:43.2167007Z [lighthouse]$ [cluster2] netshoot_pod=netshoot-789f6cf54f-gj9qj
  1728. 2020-11-02T13:14:43.2188581Z [lighthouse]$ [cluster2] kubectl get pods -l app=netshoot
  1729. 2020-11-02T13:14:43.2206476Z [lighthouse]$ [cluster2] kubectl get pods -l app=netshoot
  1730. 2020-11-02T13:14:43.2216356Z [lighthouse]$ [cluster2] awk FNR == 2 {print $1}
  1731. 2020-11-02T13:14:43.2218221Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods -l app=netshoot
  1732. 2020-11-02T13:14:43.2227390Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods -l app=netshoot
  1733. 2020-11-02T13:14:43.8485099Z [lighthouse]$ [cluster2] nginx_svc_ip=100.1.243.29
  1734. 2020-11-02T13:14:43.8501671Z [lighthouse]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
  1735. 2020-11-02T13:14:43.8515028Z [lighthouse]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
  1736. 2020-11-02T13:14:43.8527336Z [lighthouse]$ [cluster2] local cluster=cluster1
  1737. 2020-11-02T13:14:43.8539667Z [lighthouse]$ [cluster1] local cmnd=get_svc_ip
  1738. 2020-11-02T13:14:43.8552915Z [lighthouse]$ [cluster1] get_svc_ip nginx-demo
  1739. 2020-11-02T13:14:43.8565855Z [lighthouse]$ [cluster1] get_svc_ip
  1740. 2020-11-02T13:14:43.8577072Z [lighthouse]$ [cluster1] local svc_name=nginx-demo
  1741. 2020-11-02T13:14:43.8588030Z [lighthouse]$ [cluster1] local svc_ip
  1742. 2020-11-02T13:14:44.1939531Z [lighthouse]$ [cluster1] svc_ip=100.1.243.29
  1743. 2020-11-02T13:14:44.1957575Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get svc -l app=nginx-demo
  1744. 2020-11-02T13:14:44.1977211Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get svc -l app=nginx-demo
  1745. 2020-11-02T13:14:44.1978064Z [lighthouse]$ [cluster1] awk FNR == 2 {print $3}
  1746. 2020-11-02T13:14:44.1993774Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get svc -l app=nginx-demo
  1747. 2020-11-02T13:14:44.2021997Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get svc -l app=nginx-demo
  1748. 2020-11-02T13:14:44.5048607Z [lighthouse]$ [cluster2] with_retries 5 test_connection netshoot-789f6cf54f-gj9qj 100.1.243.29
  1749. 2020-11-02T13:14:44.5061662Z [lighthouse]$ [cluster2] with_retries 5 test_connection netshoot-789f6cf54f-gj9qj 100.1.243.29
  1750. 2020-11-02T13:14:44.5068570Z [lighthouse]$ [cluster2] local retries=5
  1751. 2020-11-02T13:14:44.5091545Z [lighthouse]$ [cluster2] local cmnd=test_connection
  1752. 2020-11-02T13:14:44.5102184Z [lighthouse]$ [cluster2] iteration=1
  1753. 2020-11-02T13:14:44.5126601Z [lighthouse]$ [cluster2] wait 5724
  1754. 2020-11-02T13:14:44.5138761Z [lighthouse]$ [cluster2] test_connection netshoot-789f6cf54f-gj9qj 100.1.243.29
  1755. 2020-11-02T13:14:44.5147453Z [lighthouse]$ [cluster2] test_connection
  1756. 2020-11-02T13:14:44.5165272Z [lighthouse]$ [cluster2] local source_pod=netshoot-789f6cf54f-gj9qj
  1757. 2020-11-02T13:14:44.5178335Z [lighthouse]$ [cluster2] local target_address=100.1.243.29
  1758. 2020-11-02T13:14:44.5179296Z Attempting connectivity between clusters - netshoot-789f6cf54f-gj9qj --> 100.1.243.29
  1759. 2020-11-02T13:14:44.5190080Z [lighthouse]$ [cluster2] wait_time=30
  1760. 2020-11-02T13:14:44.5234295Z [lighthouse]$ [cluster2] start_time=1604322884
  1761. 2020-11-02T13:14:44.5250493Z [lighthouse]$ [cluster2] date +%s
  1762. 2020-11-02T13:14:44.5271711Z [lighthouse]$ [cluster2] kubectl exec netshoot-789f6cf54f-gj9qj -- curl --output /dev/null -m 30 --silent --head --fail 100.1.243.29
  1763. 2020-11-02T13:14:44.5280594Z [lighthouse]$ [cluster2] kubectl exec netshoot-789f6cf54f-gj9qj -- curl --output /dev/null -m 30 --silent --head --fail 100.1.243.29
  1764. 2020-11-02T13:14:44.5291009Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 exec netshoot-789f6cf54f-gj9qj -- curl --output /dev/null -m 30 --silent --head --fail 100.1.243.29
  1765. 2020-11-02T13:14:44.5302824Z [lighthouse]$ [cluster2] kubectl --context=cluster2 exec netshoot-789f6cf54f-gj9qj -- curl --output /dev/null -m 30 --silent --head --fail 100.1.243.29
  1766. 2020-11-02T13:14:44.9232124Z Connection test was successful!
  1767. 2020-11-02T13:14:44.9257595Z [lighthouse]$ [cluster2] return 0
  1768. 2020-11-02T13:14:44.9271349Z [lighthouse]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1769. 2020-11-02T13:14:44.9284149Z [lighthouse]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
  1770. 2020-11-02T13:14:44.9301612Z [lighthouse]$ [cluster2] local resource_file=/opt/shipyard/scripts/resources/netshoot.yaml
  1771. 2020-11-02T13:14:44.9314390Z [lighthouse]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1772. 2020-11-02T13:14:44.9328603Z [lighthouse]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1773. 2020-11-02T13:14:44.9343234Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1774. 2020-11-02T13:14:44.9355911Z [lighthouse]$ [cluster2] kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
  1775. 2020-11-02T13:14:45.2599828Z deployment.apps "netshoot" deleted
  1776. 2020-11-02T13:14:45.2758539Z [lighthouse]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1777. 2020-11-02T13:14:45.2772129Z [lighthouse]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1778. 2020-11-02T13:14:45.2784541Z [lighthouse]$ [cluster2] local cluster=cluster1
  1779. 2020-11-02T13:14:45.2811548Z [lighthouse]$ [cluster1] local cmnd=remove_resource
  1780. 2020-11-02T13:14:45.2824236Z [lighthouse]$ [cluster1] remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
  1781. 2020-11-02T13:14:45.2836491Z [lighthouse]$ [cluster1] remove_resource
  1782. 2020-11-02T13:14:45.2848677Z [lighthouse]$ [cluster1] local resource_file=/opt/shipyard/scripts/resources/nginx-demo.yaml
  1783. 2020-11-02T13:14:45.2866655Z [lighthouse]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1784. 2020-11-02T13:14:45.8147178Z [lighthouse]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1785. 2020-11-02T13:14:45.8149957Z deployment.apps "nginx-demo" deleted
  1786. 2020-11-02T13:14:45.8151008Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1787. 2020-11-02T13:14:45.8151973Z service "nginx-demo" deleted
  1788. 2020-11-02T13:14:45.8153250Z [lighthouse]$ [cluster1] kubectl --context=cluster1 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
  1789. 2020-11-02T13:14:45.8154492Z [lighthouse]$ run_subm_clusters update_coredns_configmap
  1790. 2020-11-02T13:14:45.8155433Z [lighthouse]$ run_subm_clusters update_coredns_configmap
  1791. 2020-11-02T13:14:45.8158045Z [lighthouse]$ declare -a subm_clusters
  1792. 2020-11-02T13:14:45.8159171Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 update_coredns_configmap
  1793. 2020-11-02T13:14:45.8160447Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 update_coredns_configmap
  1794. 2020-11-02T13:14:45.8161568Z [lighthouse]$ [cluster2] local cmnd=update_coredns_configmap
  1795. 2020-11-02T13:14:45.8162426Z [lighthouse]$ [cluster2] declare -A pids
  1796. 2020-11-02T13:14:45.8163269Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1797. 2020-11-02T13:14:45.8164121Z [lighthouse]$ [cluster1] pids[cluster1]=5787
  1798. 2020-11-02T13:14:45.8164900Z [lighthouse]$ [cluster1] set -o pipefail
  1799. 2020-11-02T13:14:45.8165730Z [lighthouse]$ [cluster1] update_coredns_configmap
  1800. 2020-11-02T13:14:45.8166547Z [lighthouse]$ [cluster2] set -o pipefail
  1801. 2020-11-02T13:14:45.8167325Z [lighthouse]$ [cluster2] pids[cluster2]=5790
  1802. 2020-11-02T13:14:45.8168287Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1803. 2020-11-02T13:14:45.8169102Z [lighthouse]$ [cluster2] update_coredns_configmap
  1804. 2020-11-02T13:14:45.8169921Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1805. 2020-11-02T13:14:45.8171109Z [lighthouse]$ [cluster2] wait 5790
  1806. 2020-11-02T13:14:48.5765666Z [lighthouse]$ [cluster2] update_coredns_configmap
  1807. 2020-11-02T13:14:48.5766311Z [cluster2] 
  1808. 2020-11-02T13:14:48.5766742Z [cluster2] 
  1809. 2020-11-02T13:14:48.5767565Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get cm -n kube-system coredns -o yaml
  1810. 2020-11-02T13:14:48.5768628Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get cm -n kube-system coredns -o yaml
  1811. 2020-11-02T13:14:48.5769646Z [lighthouse]$ [cluster2] grep -q clusterset /tmp/coremap-cluster2.yaml
  1812. 2020-11-02T13:14:48.5770581Z [lighthouse]$ [cluster2] run_subm_clusters install_service_import
  1813. 2020-11-02T13:14:48.5771427Z [lighthouse]$ [cluster2] run_subm_clusters install_service_import
  1814. 2020-11-02T13:14:48.5772196Z [lighthouse]$ [cluster2] declare -a subm_clusters
  1815. 2020-11-02T13:14:48.5773049Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 install_service_import
  1816. 2020-11-02T13:14:48.5774100Z [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 install_service_import
  1817. 2020-11-02T13:14:48.5775035Z [lighthouse]$ [cluster2] local cmnd=install_service_import
  1818. 2020-11-02T13:14:48.5775739Z [lighthouse]$ [cluster2] declare -A pids
  1819. 2020-11-02T13:14:48.5777222Z [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1820. 2020-11-02T13:14:48.5778024Z [cluster2] [lighthouse]$ [cluster1] pids[cluster1]=5835
  1821. 2020-11-02T13:14:48.5778713Z [lighthouse]$ [cluster2] pids[cluster2]=5838
  1822. 2020-11-02T13:14:48.5779356Z [lighthouse]$ [cluster2] set -o pipefail
  1823. 2020-11-02T13:14:48.5780050Z [cluster2] [lighthouse]$ [cluster1] set -o pipefail
  1824. 2020-11-02T13:14:48.5780772Z [lighthouse]$ [cluster2] wait 5838
  1825. 2020-11-02T13:14:48.5781373Z [lighthouse]$ [cluster2] install_service_import
  1826. 2020-11-02T13:14:48.5782072Z [cluster2] [lighthouse]$ [cluster1] install_service_import
  1827. 2020-11-02T13:14:48.5782789Z [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1828. 2020-11-02T13:14:48.5783503Z [cluster2] [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1829. 2020-11-02T13:14:48.5784249Z [cluster2] [lighthouse]$ [cluster1] install_service_import
  1830. 2020-11-02T13:14:48.5785338Z [cluster2] [lighthouse]$ [cluster1] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1831. 2020-11-02T13:14:48.5786706Z [cluster2] [lighthouse]$ [cluster1] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1832. 2020-11-02T13:14:48.5788185Z [cluster2] [lighthouse]$ [cluster1] command kubectl --context=cluster1 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1833. 2020-11-02T13:14:48.5789823Z [cluster2] [lighthouse]$ [cluster1] kubectl --context=cluster1 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1834. 2020-11-02T13:14:48.5791196Z [cluster2] [cluster1] Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply
  1835. 2020-11-02T13:14:48.5792868Z [cluster2] [cluster1] customresourcedefinition.apiextensions.k8s.io/serviceimports.lighthouse.submariner.io configured
  1836. 2020-11-02T13:14:48.5794590Z [cluster2] [lighthouse]$ [cluster1] kubectl get crds
  1837. 2020-11-02T13:14:48.5795302Z [cluster2] [lighthouse]$ [cluster1] grep serviceimport
  1838. 2020-11-02T13:14:48.5796007Z [cluster2] [lighthouse]$ [cluster1] kubectl get crds
  1839. 2020-11-02T13:14:48.5796789Z [cluster2] [lighthouse]$ [cluster1] command kubectl --context=cluster1 get crds
  1840. 2020-11-02T13:14:48.5797634Z [cluster2] [lighthouse]$ [cluster1] kubectl --context=cluster1 get crds
  1841. 2020-11-02T13:14:48.5798728Z [cluster2] [cluster1] serviceimports.lighthouse.submariner.io 2020-11-02T13:13:15Z
  1842. 2020-11-02T13:14:48.5800048Z [cluster2] [cluster1] serviceimports.multicluster.x-k8s.io 2020-11-02T13:13:15Z
  1843. 2020-11-02T13:14:48.5800992Z [lighthouse]$ [cluster2] install_service_import
  1844. 2020-11-02T13:14:48.5802007Z [lighthouse]$ [cluster2] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1845. 2020-11-02T13:14:48.5803293Z [lighthouse]$ [cluster2] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1846. 2020-11-02T13:14:48.5804692Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1847. 2020-11-02T13:14:48.5806143Z [lighthouse]$ [cluster2] kubectl --context=cluster2 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1848. 2020-11-02T13:14:48.5807428Z [cluster2] Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply
  1849. 2020-11-02T13:14:48.5809034Z [cluster2] customresourcedefinition.apiextensions.k8s.io/serviceimports.lighthouse.submariner.io configured
  1850. 2020-11-02T13:14:48.5810548Z [lighthouse]$ [cluster2] kubectl get crds
  1851. 2020-11-02T13:14:48.5811182Z [lighthouse]$ [cluster2] grep serviceimport
  1852. 2020-11-02T13:14:48.5811794Z [lighthouse]$ [cluster2] kubectl get crds
  1853. 2020-11-02T13:14:48.5812567Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get crds
  1854. 2020-11-02T13:14:48.5813348Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get crds
  1855. 2020-11-02T13:14:48.5852537Z [cluster2] serviceimports.lighthouse.submariner.io 2020-11-02T13:13:20Z
  1856. 2020-11-02T13:14:48.5853851Z [cluster2] serviceimports.multicluster.x-k8s.io 2020-11-02T13:13:20Z
  1857. 2020-11-02T13:14:48.5854714Z [lighthouse]$ [cluster2] wait 5835
  1858. 2020-11-02T13:14:48.5949974Z [lighthouse]$ [cluster2] wait 5787
  1859. 2020-11-02T13:14:48.7668570Z [lighthouse]$ [cluster1] update_coredns_configmap
  1860. 2020-11-02T13:14:48.7669301Z [cluster1] 
  1861. 2020-11-02T13:14:48.7671820Z [cluster1] 
  1862. 2020-11-02T13:14:48.7672652Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get cm -n kube-system coredns -o yaml
  1863. 2020-11-02T13:14:48.7673704Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get cm -n kube-system coredns -o yaml
  1864. 2020-11-02T13:14:48.7675102Z [lighthouse]$ [cluster1] grep -q clusterset /tmp/coremap-cluster1.yaml
  1865. 2020-11-02T13:14:48.7676053Z [lighthouse]$ [cluster1] run_subm_clusters install_service_import
  1866. 2020-11-02T13:14:48.7677040Z [lighthouse]$ [cluster1] run_subm_clusters install_service_import
  1867. 2020-11-02T13:14:48.7677816Z [lighthouse]$ [cluster1] declare -a subm_clusters
  1868. 2020-11-02T13:14:48.7678930Z [cluster1] [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 install_service_import
  1869. 2020-11-02T13:14:48.7680201Z [cluster1] [lighthouse]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 install_service_import
  1870. 2020-11-02T13:14:48.7681300Z [cluster1] [lighthouse]$ [cluster2] local cmnd=install_service_import
  1871. 2020-11-02T13:14:48.7682092Z [cluster1] [lighthouse]$ [cluster2] declare -A pids
  1872. 2020-11-02T13:14:48.7683036Z [cluster1] [lighthouse]$ [cluster2] eval echo cluster1 cluster2
  1873. 2020-11-02T13:14:48.7685667Z [lighthouse]$ [cluster1] set -o pipefail
  1874. 2020-11-02T13:14:48.7686493Z [lighthouse]$ [cluster1] install_service_import
  1875. 2020-11-02T13:14:48.7687333Z [lighthouse]$ [cluster1] pids[cluster1]=5875
  1876. 2020-11-02T13:14:48.7688236Z [lighthouse]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
  1877. 2020-11-02T13:14:48.7688959Z [cluster1] [lighthouse]$ [cluster2] set -o pipefail
  1878. 2020-11-02T13:14:48.7689688Z [cluster1] [lighthouse]$ [cluster2] pids[cluster2]=5882
  1879. 2020-11-02T13:14:48.7690453Z [cluster1] [lighthouse]$ [cluster2] install_service_import
  1880. 2020-11-02T13:14:48.7691263Z [cluster1] [lighthouse]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
  1881. 2020-11-02T13:14:48.7691995Z [cluster1] [lighthouse]$ [cluster2] wait 5882
  1882. 2020-11-02T13:14:48.7692676Z [lighthouse]$ [cluster1] install_service_import
  1883. 2020-11-02T13:14:48.7693934Z [lighthouse]$ [cluster1] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1884. 2020-11-02T13:14:48.7695341Z [lighthouse]$ [cluster1] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1885. 2020-11-02T13:14:48.7697210Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1886. 2020-11-02T13:14:48.7698946Z [lighthouse]$ [cluster1] kubectl --context=cluster1 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1887. 2020-11-02T13:14:48.7700925Z [cluster1] customresourcedefinition.apiextensions.k8s.io/serviceimports.lighthouse.submariner.io unchanged
  1888. 2020-11-02T13:14:48.7702560Z [lighthouse]$ [cluster1] kubectl get crds
  1889. 2020-11-02T13:14:48.7703244Z [lighthouse]$ [cluster1] grep serviceimport
  1890. 2020-11-02T13:14:48.7703921Z [lighthouse]$ [cluster1] kubectl get crds
  1891. 2020-11-02T13:14:48.7704687Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get crds
  1892. 2020-11-02T13:14:48.7705515Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get crds
  1893. 2020-11-02T13:14:48.7706795Z [cluster1] serviceimports.lighthouse.submariner.io 2020-11-02T13:13:15Z
  1894. 2020-11-02T13:14:48.7708294Z [cluster1] serviceimports.multicluster.x-k8s.io 2020-11-02T13:13:15Z
  1895. 2020-11-02T13:14:48.7709321Z [cluster1] [lighthouse]$ [cluster2] install_service_import
  1896. 2020-11-02T13:14:48.7710610Z [cluster1] [lighthouse]$ [cluster2] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1897. 2020-11-02T13:14:48.7712097Z [cluster1] [lighthouse]$ [cluster2] kubectl apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1898. 2020-11-02T13:14:48.7713672Z [cluster1] [lighthouse]$ [cluster2] command kubectl --context=cluster2 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1899. 2020-11-02T13:14:48.7715460Z [cluster1] [lighthouse]$ [cluster2] kubectl --context=cluster2 apply -f /go/src/github.com/submariner-io/lighthouse/package/lighthouse-crd.yaml
  1900. 2020-11-02T13:14:48.7717402Z [cluster1] [cluster2] customresourcedefinition.apiextensions.k8s.io/serviceimports.lighthouse.submariner.io unchanged
  1901. 2020-11-02T13:14:48.7719269Z [cluster1] [lighthouse]$ [cluster2] kubectl get crds
  1902. 2020-11-02T13:14:48.7720037Z [cluster1] [lighthouse]$ [cluster2] grep serviceimport
  1903. 2020-11-02T13:14:48.7720794Z [cluster1] [lighthouse]$ [cluster2] kubectl get crds
  1904. 2020-11-02T13:14:48.7721800Z [cluster1] [lighthouse]$ [cluster2] command kubectl --context=cluster2 get crds
  1905. 2020-11-02T13:14:48.7722724Z [cluster1] [lighthouse]$ [cluster2] kubectl --context=cluster2 get crds
  1906. 2020-11-02T13:14:48.7724031Z [cluster1] [cluster2] serviceimports.lighthouse.submariner.io 2020-11-02T13:13:20Z
  1907. 2020-11-02T13:14:48.7725467Z [cluster1] [cluster2] serviceimports.multicluster.x-k8s.io 2020-11-02T13:13:20Z
  1908. 2020-11-02T13:14:48.7728292Z [cluster1] [lighthouse]$ [cluster2] wait 5875
  1909. 2020-11-02T13:14:48.7729112Z make[1]: Leaving directory '/go/src/github.com/submariner-io/lighthouse'
  1910. 2020-11-02T13:14:48.7741552Z [lighthouse]$ declare_kubeconfig
  1911. 2020-11-02T13:14:48.7753250Z [lighthouse]$ declare_kubeconfig
  1912. 2020-11-02T13:14:48.7762317Z [lighthouse]$ source /opt/shipyard/scripts/lib/kubecfg
  1913. 2020-11-02T13:14:48.7771725Z [lighthouse]$ export KUBECONFIG
  1914. 2020-11-02T13:14:48.7805739Z [lighthouse]$ KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1:
  1915. 2020-11-02T13:14:48.7826290Z [lighthouse]$ find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  1916. 2020-11-02T13:14:48.7874285Z [lighthouse]$ test_with_e2e_tests
  1917. 2020-11-02T13:14:48.7884082Z [lighthouse]$ test_with_e2e_tests
  1918. 2020-11-02T13:14:48.7896070Z [lighthouse]$ cd /go/src/github.com/submariner-io/lighthouse/test/e2e
  1919. 2020-11-02T13:14:48.7922067Z [e2e]$ go test -v -timeout 30m -args -ginkgo.v -ginkgo.randomizeAllSpecs -ginkgo.trace -submariner-namespace submariner-operator -dp-context cluster1 -dp-context cluster2 -ginkgo.reportPassed -test.timeout 15m -ginkgo.focus \[.*\] -ginkgo.reportFile /go/src/github.com/submariner-io/lighthouse/output/e2e-junit.xml
  1920. 2020-11-02T13:14:48.7937204Z [e2e]$ tee /go/src/github.com/submariner-io/lighthouse/output/e2e-tests.log
  1921. 2020-11-02T13:14:48.7959136Z [e2e]$ generate_context_flags
  1922. 2020-11-02T13:14:48.7968676Z [e2e]$ generate_context_flags
  1923. 2020-11-02T13:14:48.7980006Z [e2e]$ [cluster1] printf -dp-context cluster1
  1924. 2020-11-02T13:14:48.7991033Z [e2e]$ [cluster2] printf -dp-context cluster2
  1925. 2020-11-02T13:15:48.5074615Z === RUN TestE2E
  1926. 2020-11-02T13:15:48.5108120Z Running Suite: Submariner E2E suite
  1927. 2020-11-02T13:15:48.5108554Z ===================================
  1928. 2020-11-02T13:15:48.5113902Z Random Seed: 1604322948 - Will randomize all specs
  1929. 2020-11-02T13:15:48.5114543Z Will run 11 of 11 specs
  1930. 2020-11-02T13:15:48.5115092Z
  1931. 2020-11-02T13:15:48.5115671Z STEP: Creating kubernetes clients
  1932. 2020-11-02T13:15:48.5163760Z STEP: Creating lighthouse clients
  1933. 2020-11-02T13:15:48.5164749Z [discovery] Test Headless Service Discovery Across Clusters when the number of active pods backing a service changes
  1934. 2020-11-02T13:15:48.5165647Z should only resolve the IPs from the active pods
  1935. 2020-11-02T13:15:48.5170582Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:37
  1936. 2020-11-02T13:15:48.5171476Z STEP: Creating namespace objects with basename "discovery"
  1937. 2020-11-02T13:15:48.5313304Z STEP: Generated namespace "e2e-tests-discovery-v2pdb" in cluster "cluster1" to execute the tests in
  1938. 2020-11-02T13:15:48.5314527Z STEP: Creating namespace "e2e-tests-discovery-v2pdb" in cluster "cluster2"
  1939. 2020-11-02T13:15:48.6452425Z STEP: Creating an Nginx Deployment on on "cluster2"
  1940. 2020-11-02T13:15:53.7483673Z STEP: Setting Nginx deployment replicas to 3 in cluster "cluster2"
  1941. 2020-11-02T13:15:53.7513778Z STEP: Creating a Nginx Headless Service on "cluster2"
  1942. 2020-11-02T13:15:53.7615169Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-v2pdb on "cluster2"
  1943. 2020-11-02T13:15:53.7964991Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-v2pdb on "cluster2"
  1944. 2020-11-02T13:15:58.8331018Z STEP: Creating a Netshoot Deployment on "cluster1"
  1945. 2020-11-02T13:16:03.8515034Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  1946. 2020-11-02T13:16:03.8518878Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local" to verify IPs [10.2.0.4 10.2.0.5 10.2.192.5] for service "nginx-headless" "are" discoverable
  1947. 2020-11-02T13:16:03.8525118Z Nov 2 13:16:03.848: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local] Namespace:e2e-tests-discovery-v2pdb PodName:netshootcp62s-6757486d56-fpd5b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1948. 2020-11-02T13:16:03.9436894Z STEP: Validating that dig result are "10.2.0.4\n10.2.0.5\n10.2.192.5"
  1949. 2020-11-02T13:16:03.9437827Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  1950. 2020-11-02T13:16:03.9471980Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  1951. 2020-11-02T13:16:08.9553534Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local" to verify IPs [] for service "nginx-headless" "are not" discoverable
  1952. 2020-11-02T13:16:08.9558258Z Nov 2 13:16:08.954: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local] Namespace:e2e-tests-discovery-v2pdb PodName:netshootcp62s-6757486d56-fpd5b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1953. 2020-11-02T13:16:09.0393297Z STEP: Validating that dig result are not ""
  1954. 2020-11-02T13:16:09.0398298Z STEP: Setting Nginx deployment replicas to 2 in cluster "cluster2"
  1955. 2020-11-02T13:16:09.0459469Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  1956. 2020-11-02T13:16:14.0548580Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local" to verify IPs [10.2.0.4 10.2.192.5] for service "nginx-headless" "are" discoverable
  1957. 2020-11-02T13:16:14.0554232Z Nov 2 13:16:14.053: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local] Namespace:e2e-tests-discovery-v2pdb PodName:netshootcp62s-6757486d56-fpd5b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1958. 2020-11-02T13:16:14.1248020Z STEP: Validating that dig result are "10.2.0.4\n10.2.192.5"
  1959. 2020-11-02T13:16:14.1249499Z STEP: Deleting namespace "e2e-tests-discovery-v2pdb" on cluster "cluster1"
  1960. 2020-11-02T13:16:14.1291183Z STEP: Deleting namespace "e2e-tests-discovery-v2pdb" on cluster "cluster2"
  1961. 2020-11-02T13:16:14.1389972Z •
  1962. 2020-11-02T13:16:14.1390694Z ------------------------------
  1963. 2020-11-02T13:16:14.1396442Z STEP: Creating namespace objects with basename "discovery"
  1964. 2020-11-02T13:16:14.1397737Z STEP: Generated namespace "e2e-tests-discovery-v2pdb" in cluster "cluster1" to execute the tests in
  1965. 2020-11-02T13:16:14.1399094Z STEP: Creating namespace "e2e-tests-discovery-v2pdb" in cluster "cluster2"
  1966. 2020-11-02T13:16:14.1400142Z STEP: Creating an Nginx Deployment on on "cluster2"
  1967. 2020-11-02T13:16:14.1401126Z STEP: Setting Nginx deployment replicas to 3 in cluster "cluster2"
  1968. 2020-11-02T13:16:14.1402071Z STEP: Creating a Nginx Headless Service on "cluster2"
  1969. 2020-11-02T13:16:14.1403407Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-v2pdb on "cluster2"
  1970. 2020-11-02T13:16:14.1405182Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-v2pdb on "cluster2"
  1971. 2020-11-02T13:16:14.1406688Z STEP: Creating a Netshoot Deployment on "cluster1"
  1972. 2020-11-02T13:16:14.1407658Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  1973. 2020-11-02T13:16:14.1409809Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local" to verify IPs [10.2.0.4 10.2.0.5 10.2.192.5] for service "nginx-headless" "are" discoverable
  1974. 2020-11-02T13:16:14.1413901Z Nov 2 13:16:03.848: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local] Namespace:e2e-tests-discovery-v2pdb PodName:netshootcp62s-6757486d56-fpd5b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1975. 2020-11-02T13:16:14.1416613Z STEP: Validating that dig result are "10.2.0.4\n10.2.0.5\n10.2.192.5"
  1976. 2020-11-02T13:16:14.1417567Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  1977. 2020-11-02T13:16:14.1418492Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  1978. 2020-11-02T13:16:14.1420880Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local" to verify IPs [] for service "nginx-headless" "are not" discoverable
  1979. 2020-11-02T13:16:14.1425324Z Nov 2 13:16:08.954: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local] Namespace:e2e-tests-discovery-v2pdb PodName:netshootcp62s-6757486d56-fpd5b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1980. 2020-11-02T13:16:14.1428062Z STEP: Validating that dig result are not ""
  1981. 2020-11-02T13:16:14.1428821Z STEP: Setting Nginx deployment replicas to 2 in cluster "cluster2"
  1982. 2020-11-02T13:16:14.1429669Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  1983. 2020-11-02T13:16:14.1431915Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local" to verify IPs [10.2.0.4 10.2.192.5] for service "nginx-headless" "are" discoverable
  1984. 2020-11-02T13:16:14.1435885Z Nov 2 13:16:14.053: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-v2pdb.svc.clusterset.local] Namespace:e2e-tests-discovery-v2pdb PodName:netshootcp62s-6757486d56-fpd5b ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  1985. 2020-11-02T13:16:14.1438256Z STEP: Validating that dig result are "10.2.0.4\n10.2.192.5"
  1986. 2020-11-02T13:16:14.1439080Z STEP: Deleting namespace "e2e-tests-discovery-v2pdb" on cluster "cluster1"
  1987. 2020-11-02T13:16:14.1440086Z STEP: Deleting namespace "e2e-tests-discovery-v2pdb" on cluster "cluster2"
  1988. 2020-11-02T13:16:14.1440726Z
  1989. 2020-11-02T13:16:14.1440893Z
  1990. 2020-11-02T13:16:14.1441788Z [discovery] Test Headless Service Discovery Across Clusters when a pod tries to resolve a headless service in a remote cluster
  1991. 2020-11-02T13:16:14.1442834Z should resolve the backing pod IPs from the remote cluster
  1992. 2020-11-02T13:16:14.1449402Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:17
  1993. 2020-11-02T13:16:14.1459832Z STEP: Creating namespace objects with basename "discovery"
  1994. 2020-11-02T13:16:14.1501736Z STEP: Generated namespace "e2e-tests-discovery-866pr" in cluster "cluster1" to execute the tests in
  1995. 2020-11-02T13:16:14.1502959Z STEP: Creating namespace "e2e-tests-discovery-866pr" in cluster "cluster2"
  1996. 2020-11-02T13:16:14.1624123Z STEP: Creating an Nginx Deployment on on "cluster2"
  1997. 2020-11-02T13:16:19.2528400Z STEP: Creating a Nginx Headless Service on "cluster2"
  1998. 2020-11-02T13:16:19.3495419Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-866pr on "cluster2"
  1999. 2020-11-02T13:16:19.4320694Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-866pr on "cluster2"
  2000. 2020-11-02T13:16:24.4874185Z STEP: Creating a Netshoot Deployment on "cluster1"
  2001. 2020-11-02T13:16:29.5003430Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2002. 2020-11-02T13:16:29.5026823Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local" to verify IPs [10.2.0.5] for service "nginx-headless" "are" discoverable
  2003. 2020-11-02T13:16:29.5031084Z Nov 2 13:16:29.502: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2004. 2020-11-02T13:16:29.5828935Z STEP: Validating that dig result are ""
  2005. 2020-11-02T13:16:34.8386837Z Nov 2 13:16:34.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2006. 2020-11-02T13:16:34.8390289Z STEP: Validating that dig result are ""
  2007. 2020-11-02T13:16:39.5834228Z Nov 2 13:16:39.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2008. 2020-11-02T13:16:40.3405000Z STEP: Validating that dig result are ""
  2009. 2020-11-02T13:16:44.5832974Z Nov 2 13:16:44.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2010. 2020-11-02T13:16:44.6596991Z STEP: Validating that dig result are ""
  2011. 2020-11-02T13:16:49.5833309Z Nov 2 13:16:49.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2012. 2020-11-02T13:16:49.6608563Z STEP: Validating that dig result are ""
  2013. 2020-11-02T13:16:54.5833028Z Nov 2 13:16:54.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2014. 2020-11-02T13:16:54.6510426Z STEP: Validating that dig result are ""
  2015. 2020-11-02T13:16:59.5835180Z Nov 2 13:16:59.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2016. 2020-11-02T13:16:59.6533038Z STEP: Validating that dig result are ""
  2017. 2020-11-02T13:17:04.5833656Z Nov 2 13:17:04.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2018. 2020-11-02T13:17:04.6395762Z STEP: Validating that dig result are ""
  2019. 2020-11-02T13:17:09.5832428Z Nov 2 13:17:09.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2020. 2020-11-02T13:17:09.6638917Z STEP: Validating that dig result are ""
  2021. 2020-11-02T13:17:14.5834291Z Nov 2 13:17:14.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2022. 2020-11-02T13:17:14.6601639Z STEP: Validating that dig result are ""
  2023. 2020-11-02T13:17:19.8527674Z Nov 2 13:17:19.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2024. 2020-11-02T13:17:19.8530910Z STEP: Validating that dig result are ""
  2025. 2020-11-02T13:17:24.5833048Z Nov 2 13:17:24.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2026. 2020-11-02T13:17:24.6637028Z STEP: Validating that dig result are ""
  2027. 2020-11-02T13:17:29.5833784Z Nov 2 13:17:29.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2028. 2020-11-02T13:17:29.6589877Z STEP: Validating that dig result are ""
  2029. 2020-11-02T13:17:34.5832604Z Nov 2 13:17:34.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2030. 2020-11-02T13:17:34.6853981Z STEP: Validating that dig result are ""
  2031. 2020-11-02T13:17:39.5834289Z Nov 2 13:17:39.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2032. 2020-11-02T13:17:39.6648450Z STEP: Validating that dig result are ""
  2033. 2020-11-02T13:17:44.5834803Z Nov 2 13:17:44.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2034. 2020-11-02T13:17:44.6509805Z STEP: Validating that dig result are ""
  2035. 2020-11-02T13:17:49.5833312Z Nov 2 13:17:49.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2036. 2020-11-02T13:17:49.6518149Z STEP: Validating that dig result are ""
  2037. 2020-11-02T13:17:54.5839048Z Nov 2 13:17:54.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2038. 2020-11-02T13:17:54.6612176Z STEP: Validating that dig result are ""
  2039. 2020-11-02T13:17:59.5833580Z Nov 2 13:17:59.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2040. 2020-11-02T13:17:59.6456113Z STEP: Validating that dig result are ""
  2041. 2020-11-02T13:18:04.5834132Z Nov 2 13:18:04.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2042. 2020-11-02T13:18:04.6637730Z STEP: Validating that dig result are ""
  2043. 2020-11-02T13:18:09.5834791Z Nov 2 13:18:09.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2044. 2020-11-02T13:18:09.6542377Z STEP: Validating that dig result are ""
  2045. 2020-11-02T13:18:14.5835316Z Nov 2 13:18:14.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2046. 2020-11-02T13:18:14.6559843Z STEP: Validating that dig result are ""
  2047. 2020-11-02T13:18:19.5832954Z Nov 2 13:18:19.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2048. 2020-11-02T13:18:19.6607048Z STEP: Validating that dig result are ""
  2049. 2020-11-02T13:18:24.5832458Z Nov 2 13:18:24.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2050. 2020-11-02T13:18:24.6551039Z STEP: Validating that dig result are ""
  2051. 2020-11-02T13:18:29.5833406Z Nov 2 13:18:29.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2052. 2020-11-02T13:18:29.6709565Z STEP: Validating that dig result are ""
  2053. 2020-11-02T13:18:34.5832546Z Nov 2 13:18:34.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2054. 2020-11-02T13:18:34.6476266Z STEP: Validating that dig result are ""
  2055. 2020-11-02T13:18:39.5842917Z Nov 2 13:18:39.583: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2056. 2020-11-02T13:18:39.6829958Z STEP: Validating that dig result are ""
  2057. 2020-11-02T13:18:44.5839474Z Nov 2 13:18:44.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2058. 2020-11-02T13:18:44.6620443Z STEP: Validating that dig result are ""
  2059. 2020-11-02T13:18:49.5833110Z Nov 2 13:18:49.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2060. 2020-11-02T13:18:49.6412019Z STEP: Validating that dig result are ""
  2061. 2020-11-02T13:18:54.5833462Z Nov 2 13:18:54.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2062. 2020-11-02T13:18:54.6685101Z STEP: Validating that dig result are ""
  2063. 2020-11-02T13:18:59.5834040Z Nov 2 13:18:59.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2064. 2020-11-02T13:18:59.6631012Z STEP: Validating that dig result are ""
  2065. 2020-11-02T13:19:04.5832991Z Nov 2 13:19:04.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2066. 2020-11-02T13:19:04.6482927Z STEP: Validating that dig result are ""
  2067. 2020-11-02T13:19:09.5833865Z Nov 2 13:19:09.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2068. 2020-11-02T13:19:09.6735264Z STEP: Validating that dig result are ""
  2069. 2020-11-02T13:19:14.5834721Z Nov 2 13:19:14.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2070. 2020-11-02T13:19:14.6604066Z STEP: Validating that dig result are ""
  2071. 2020-11-02T13:19:19.5890555Z Nov 2 13:19:19.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2072. 2020-11-02T13:19:19.6752369Z STEP: Validating that dig result are ""
  2073. 2020-11-02T13:19:24.5836798Z Nov 2 13:19:24.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2074. 2020-11-02T13:19:24.6653473Z STEP: Validating that dig result are ""
  2075. 2020-11-02T13:19:29.5836210Z Nov 2 13:19:29.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2076. 2020-11-02T13:19:29.6552196Z STEP: Validating that dig result are ""
  2077. 2020-11-02T13:19:34.5832864Z Nov 2 13:19:34.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2078. 2020-11-02T13:19:34.6621096Z STEP: Validating that dig result are ""
  2079. 2020-11-02T13:19:39.5832966Z Nov 2 13:19:39.582: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2080. 2020-11-02T13:19:39.6607966Z STEP: Validating that dig result are ""
  2081. 2020-11-02T13:19:39.6611685Z Nov 2 13:19:39.660: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-866pr.svc.clusterset.local] Namespace:e2e-tests-discovery-866pr PodName:netshootmvmxj-6757486d56-p689n ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2082. 2020-11-02T13:19:39.7235267Z STEP: Validating that dig result are ""
  2083. 2020-11-02T13:19:39.7243098Z STEP: Deleting namespace "e2e-tests-discovery-866pr" on cluster "cluster1"
  2084. 2020-11-02T13:19:39.7374621Z STEP: Deleting namespace "e2e-tests-discovery-866pr" on cluster "cluster2"
  2085. 2020-11-02T13:19:39.7590439Z
  2086. 2020-11-02T13:19:39.7592197Z • Failure [205.614 seconds]
  2087. 2020-11-02T13:19:39.7593410Z [discovery] Test Headless Service Discovery Across Clusters
  2088. 2020-11-02T13:19:39.7595122Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:13
  2089. 2020-11-02T13:19:39.7595894Z when a pod tries to resolve a headless service in a remote cluster
  2090. 2020-11-02T13:19:39.7596891Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:16
  2091. 2020-11-02T13:19:39.7597872Z should resolve the backing pod IPs from the remote cluster [It]
  2092. 2020-11-02T13:19:39.7598886Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:17
  2093. 2020-11-02T13:19:39.7599383Z
  2094. 2020-11-02T13:19:39.7600103Z Failed to service IP verification. expected execution result "" to contain "10.2.0.5"
  2095. 2020-11-02T13:19:39.7600662Z Unexpected error:
  2096. 2020-11-02T13:19:39.7601095Z <*errors.errorString | 0xc0002d4390>: {
  2097. 2020-11-02T13:19:39.7601593Z s: "timed out waiting for the condition",
  2098. 2020-11-02T13:19:39.7601922Z }
  2099. 2020-11-02T13:19:39.7602231Z timed out waiting for the condition
  2100. 2020-11-02T13:19:39.7602739Z occurred
  2101. 2020-11-02T13:19:39.7602944Z
  2102. 2020-11-02T13:19:39.7603885Z /go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/framework/framework.go:416
  2103. 2020-11-02T13:19:39.7604515Z
  2104. 2020-11-02T13:19:39.7604949Z Full Stack Trace
  2105. 2020-11-02T13:19:39.7607228Z github.com/submariner-io/shipyard/test/e2e/framework.AwaitUntil(0x1534853, 0x18, 0xc0005fd1e0, 0xc0005fd1a8, 0x0, 0xc000306fa0)
  2106. 2020-11-02T13:19:39.7608668Z /go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/framework/framework.go:416 +0x1c6
  2107. 2020-11-02T13:19:39.7610493Z github.com/submariner-io/lighthouse/test/e2e/discovery.verifyHeadlessIpsWithDig(0xc000299db0, 0x0, 0xc0003b9680, 0xc00040d650, 0xc0004ae2d0, 0x1, 0x1, 0x1f99e00, 0x1, 0x1, ...)
  2108. 2020-11-02T13:19:39.7612037Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:159 +0x52f
  2109. 2020-11-02T13:19:39.7613405Z github.com/submariner-io/lighthouse/test/e2e/discovery.RunHeadlessDiscoveryTest(0xc000010d68)
  2110. 2020-11-02T13:19:39.7614768Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:67 +0x44b
  2111. 2020-11-02T13:19:39.7615892Z github.com/submariner-io/lighthouse/test/e2e/discovery.glob..func1.1.1()
  2112. 2020-11-02T13:19:39.7617379Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:19 +0x6e
  2113. 2020-11-02T13:19:39.7618730Z github.com/submariner-io/shipyard/test/e2e.RunE2ETests(0xc0002b7080, 0xa667c65cf7)
  2114. 2020-11-02T13:19:39.7619929Z /go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/e2e.go:77 +0x125
  2115. 2020-11-02T13:19:39.7620999Z github.com/submariner-io/lighthouse/test/e2e.TestE2E(0xc0002b7080)
  2116. 2020-11-02T13:19:39.7621930Z /go/src/github.com/submariner-io/lighthouse/test/e2e/e2e_test.go:11 +0x2b
  2117. 2020-11-02T13:19:39.7622537Z testing.tRunner(0xc0002b7080, 0x15c1d68)
  2118. 2020-11-02T13:19:39.7623025Z /usr/lib/golang/src/testing/testing.go:1127 +0xef
  2119. 2020-11-02T13:19:39.7623449Z created by testing.(*T).Run
  2120. 2020-11-02T13:19:39.7623860Z /usr/lib/golang/src/testing/testing.go:1178 +0x386
  2121. 2020-11-02T13:19:39.7624433Z ------------------------------
  2122. 2020-11-02T13:19:39.7625543Z [discovery] Test Headless Service Discovery Across Clusters when a pod tries to resolve a headless service which is exported locally and in a remote cluster
  2123. 2020-11-02T13:19:39.7626791Z should resolve the backing pod IPs from both clusters
  2124. 2020-11-02T13:19:39.7627684Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/headless_services.go:27
  2125. 2020-11-02T13:19:39.7628585Z STEP: Creating namespace objects with basename "discovery"
  2126. 2020-11-02T13:19:39.7718710Z STEP: Generated namespace "e2e-tests-discovery-psx6c" in cluster "cluster1" to execute the tests in
  2127. 2020-11-02T13:19:39.7720084Z STEP: Creating namespace "e2e-tests-discovery-psx6c" in cluster "cluster2"
  2128. 2020-11-02T13:19:39.7759497Z STEP: Creating an Nginx Deployment on on "cluster2"
  2129. 2020-11-02T13:19:44.8473980Z STEP: Creating a Nginx Headless Service on "cluster2"
  2130. 2020-11-02T13:19:44.8665559Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster2"
  2131. 2020-11-02T13:19:44.8821484Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster2"
  2132. 2020-11-02T13:19:49.8905358Z STEP: Creating an Nginx Deployment on on "cluster1"
  2133. 2020-11-02T13:19:54.9010250Z STEP: Creating a Nginx Headless Service on "cluster1"
  2134. 2020-11-02T13:19:54.9087160Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster1"
  2135. 2020-11-02T13:19:54.9166466Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster1"
  2136. 2020-11-02T13:20:00.8970597Z STEP: Creating a Netshoot Deployment on "cluster1"
  2137. 2020-11-02T13:20:04.9317481Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2138. 2020-11-02T13:20:04.9342103Z STEP: Retrieving Endpoints for nginx-headless on "cluster1"
  2139. 2020-11-02T13:20:04.9360034Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local" to verify IPs [10.2.0.4 10.1.128.4] for service "nginx-headless" "are" discoverable
  2140. 2020-11-02T13:20:04.9363925Z Nov 2 13:20:04.935: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local] Namespace:e2e-tests-discovery-psx6c PodName:netshoot98xxj-6757486d56-bgbcb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2141. 2020-11-02T13:20:05.0097919Z STEP: Validating that dig result are "10.2.0.4\n10.1.128.4"
  2142. 2020-11-02T13:20:10.0233828Z STEP: Deleting serviceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster2"
  2143. 2020-11-02T13:20:10.0238233Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local" to verify IPs [10.2.0.4] for service "nginx-headless" "are not" discoverable
  2144. 2020-11-02T13:20:10.0252760Z Nov 2 13:20:10.022: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local] Namespace:e2e-tests-discovery-psx6c PodName:netshoot98xxj-6757486d56-bgbcb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2145. 2020-11-02T13:20:10.0899835Z STEP: Validating that dig result are not "10.1.128.4"
  2146. 2020-11-02T13:20:10.0902199Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local" to verify IPs [10.1.128.4] for service "nginx-headless" "are" discoverable
  2147. 2020-11-02T13:20:10.0906310Z Nov 2 13:20:10.089: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local] Namespace:e2e-tests-discovery-psx6c PodName:netshoot98xxj-6757486d56-bgbcb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2148. 2020-11-02T13:20:10.1541988Z STEP: Validating that dig result are "10.1.128.4"
  2149. 2020-11-02T13:20:10.1542976Z STEP: Deleting namespace "e2e-tests-discovery-psx6c" on cluster "cluster1"
  2150. 2020-11-02T13:20:10.1598207Z STEP: Deleting namespace "e2e-tests-discovery-psx6c" on cluster "cluster2"
  2151. 2020-11-02T13:20:10.1659438Z •
  2152. 2020-11-02T13:20:10.1659922Z ------------------------------
  2153. 2020-11-02T13:20:10.1660604Z STEP: Creating namespace objects with basename "discovery"
  2154. 2020-11-02T13:20:10.1661679Z STEP: Generated namespace "e2e-tests-discovery-psx6c" in cluster "cluster1" to execute the tests in
  2155. 2020-11-02T13:20:10.1662858Z STEP: Creating namespace "e2e-tests-discovery-psx6c" in cluster "cluster2"
  2156. 2020-11-02T13:20:10.1663764Z STEP: Creating an Nginx Deployment on on "cluster2"
  2157. 2020-11-02T13:20:10.1664740Z STEP: Creating a Nginx Headless Service on "cluster2"
  2158. 2020-11-02T13:20:10.1666000Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster2"
  2159. 2020-11-02T13:20:10.1667787Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster2"
  2160. 2020-11-02T13:20:10.1669072Z STEP: Creating an Nginx Deployment on on "cluster1"
  2161. 2020-11-02T13:20:10.1669752Z STEP: Creating a Nginx Headless Service on "cluster1"
  2162. 2020-11-02T13:20:10.1670862Z STEP: Creating serviceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster1"
  2163. 2020-11-02T13:20:10.1672372Z STEP: Retrieving ServiceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster1"
  2164. 2020-11-02T13:20:10.1673645Z STEP: Creating a Netshoot Deployment on "cluster1"
  2165. 2020-11-02T13:20:10.1674453Z STEP: Retrieving Endpoints for nginx-headless on "cluster2"
  2166. 2020-11-02T13:20:10.1675318Z STEP: Retrieving Endpoints for nginx-headless on "cluster1"
  2167. 2020-11-02T13:20:10.1678222Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local" to verify IPs [10.2.0.4 10.1.128.4] for service "nginx-headless" "are" discoverable
  2168. 2020-11-02T13:20:10.1683385Z Nov 2 13:20:04.935: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local] Namespace:e2e-tests-discovery-psx6c PodName:netshoot98xxj-6757486d56-bgbcb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2169. 2020-11-02T13:20:10.1686040Z STEP: Validating that dig result are "10.2.0.4\n10.1.128.4"
  2170. 2020-11-02T13:20:10.1687217Z STEP: Deleting serviceExport nginx-headless.e2e-tests-discovery-psx6c on "cluster2"
  2171. 2020-11-02T13:20:10.1689584Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local" to verify IPs [10.2.0.4] for service "nginx-headless" "are not" discoverable
  2172. 2020-11-02T13:20:10.1693493Z Nov 2 13:20:10.022: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local] Namespace:e2e-tests-discovery-psx6c PodName:netshoot98xxj-6757486d56-bgbcb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2173. 2020-11-02T13:20:10.1696024Z STEP: Validating that dig result are not "10.1.128.4"
  2174. 2020-11-02T13:20:10.1698479Z STEP: Executing "dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local" to verify IPs [10.1.128.4] for service "nginx-headless" "are" discoverable
  2175. 2020-11-02T13:20:10.1702126Z Nov 2 13:20:10.089: INFO: ExecWithOptions {Command:[dig +short nginx-headless.e2e-tests-discovery-psx6c.svc.clusterset.local] Namespace:e2e-tests-discovery-psx6c PodName:netshoot98xxj-6757486d56-bgbcb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2176. 2020-11-02T13:20:10.1704185Z STEP: Validating that dig result are "10.1.128.4"
  2177. 2020-11-02T13:20:10.1704910Z STEP: Deleting namespace "e2e-tests-discovery-psx6c" on cluster "cluster1"
  2178. 2020-11-02T13:20:10.1705797Z STEP: Deleting namespace "e2e-tests-discovery-psx6c" on cluster "cluster2"
  2179. 2020-11-02T13:20:10.1706203Z
  2180. 2020-11-02T13:20:10.1706337Z
  2181. 2020-11-02T13:20:10.1706995Z [discovery] Test Service Discovery Across Clusters when a pod tries to resolve a service in a remote cluster
  2182. 2020-11-02T13:20:10.1707777Z should be able to discover the remote service successfully
  2183. 2020-11-02T13:20:10.1708573Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:26
  2184. 2020-11-02T13:20:10.1709542Z STEP: Creating namespace objects with basename "discovery"
  2185. 2020-11-02T13:20:10.1736173Z STEP: Generated namespace "e2e-tests-discovery-pnzlv" in cluster "cluster1" to execute the tests in
  2186. 2020-11-02T13:20:10.1737586Z STEP: Creating namespace "e2e-tests-discovery-pnzlv" in cluster "cluster2"
  2187. 2020-11-02T13:20:10.1792190Z STEP: Creating an Nginx Deployment on on "cluster2"
  2188. 2020-11-02T13:20:15.2166233Z STEP: Creating a Nginx Service on "cluster2"
  2189. 2020-11-02T13:20:15.2590331Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-pnzlv on "cluster2"
  2190. 2020-11-02T13:20:15.2991808Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-pnzlv on "cluster2"
  2191. 2020-11-02T13:20:20.3356107Z STEP: Creating a Netshoot Deployment on "cluster1"
  2192. 2020-11-02T13:20:25.3448371Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-pnzlv on "cluster2"
  2193. 2020-11-02T13:20:25.3466573Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-pnzlv- on "cluster1"
  2194. 2020-11-02T13:20:25.3485923Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-pnzlv.svc.clusterset.local" to verify IP "100.2.216.154" for service "nginx-demo" "is" discoverable
  2195. 2020-11-02T13:20:25.3489047Z Nov 2 13:20:25.348: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-pnzlv.svc.clusterset.local] Namespace:e2e-tests-discovery-pnzlv PodName:netshootbzfmj-6757486d56-kr5rb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2196. 2020-11-02T13:20:25.4183539Z STEP: Validating that dig result is "100.2.216.154"
  2197. 2020-11-02T13:20:25.4185059Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-pnzlv on "cluster2"
  2198. 2020-11-02T13:20:31.4029559Z STEP: Deleting service "nginx-demo" on "cluster2"
  2199. 2020-11-02T13:20:31.4031949Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-pnzlv.svc.clusterset.local" to verify IP "100.2.216.154" for service "nginx-demo" "is not" discoverable
  2200. 2020-11-02T13:20:31.4035691Z Nov 2 13:20:30.466: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-pnzlv.svc.clusterset.local] Namespace:e2e-tests-discovery-pnzlv PodName:netshootbzfmj-6757486d56-kr5rb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2201. 2020-11-02T13:20:31.4038974Z STEP: Validating that dig result is not ""
  2202. 2020-11-02T13:20:31.4039977Z STEP: Deleting namespace "e2e-tests-discovery-pnzlv" on cluster "cluster1"
  2203. 2020-11-02T13:20:31.4041145Z STEP: Deleting namespace "e2e-tests-discovery-pnzlv" on cluster "cluster2"
  2204. 2020-11-02T13:20:31.4041842Z •
  2205. 2020-11-02T13:20:31.4042245Z ------------------------------
  2206. 2020-11-02T13:20:31.4043112Z STEP: Creating namespace objects with basename "discovery"
  2207. 2020-11-02T13:20:31.4044494Z STEP: Generated namespace "e2e-tests-discovery-pnzlv" in cluster "cluster1" to execute the tests in
  2208. 2020-11-02T13:20:31.4045691Z STEP: Creating namespace "e2e-tests-discovery-pnzlv" in cluster "cluster2"
  2209. 2020-11-02T13:20:31.4046595Z STEP: Creating an Nginx Deployment on on "cluster2"
  2210. 2020-11-02T13:20:31.4047272Z STEP: Creating a Nginx Service on "cluster2"
  2211. 2020-11-02T13:20:31.4048343Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-pnzlv on "cluster2"
  2212. 2020-11-02T13:20:31.4049821Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-pnzlv on "cluster2"
  2213. 2020-11-02T13:20:31.4050909Z STEP: Creating a Netshoot Deployment on "cluster1"
  2214. 2020-11-02T13:20:31.4051972Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-pnzlv on "cluster2"
  2215. 2020-11-02T13:20:31.4053425Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-pnzlv- on "cluster1"
  2216. 2020-11-02T13:20:31.4055574Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-pnzlv.svc.clusterset.local" to verify IP "100.2.216.154" for service "nginx-demo" "is" discoverable
  2217. 2020-11-02T13:20:31.4059817Z Nov 2 13:20:25.348: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-pnzlv.svc.clusterset.local] Namespace:e2e-tests-discovery-pnzlv PodName:netshootbzfmj-6757486d56-kr5rb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2218. 2020-11-02T13:20:31.4062420Z STEP: Validating that dig result is "100.2.216.154"
  2219. 2020-11-02T13:20:31.4063561Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-pnzlv on "cluster2"
  2220. 2020-11-02T13:20:31.4064893Z STEP: Deleting service "nginx-demo" on "cluster2"
  2221. 2020-11-02T13:20:31.4066526Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-pnzlv.svc.clusterset.local" to verify IP "100.2.216.154" for service "nginx-demo" "is not" discoverable
  2222. 2020-11-02T13:20:31.4069872Z Nov 2 13:20:30.466: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-pnzlv.svc.clusterset.local] Namespace:e2e-tests-discovery-pnzlv PodName:netshootbzfmj-6757486d56-kr5rb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2223. 2020-11-02T13:20:31.4072260Z STEP: Validating that dig result is not ""
  2224. 2020-11-02T13:20:31.4073075Z STEP: Deleting namespace "e2e-tests-discovery-pnzlv" on cluster "cluster1"
  2225. 2020-11-02T13:20:31.4074281Z STEP: Deleting namespace "e2e-tests-discovery-pnzlv" on cluster "cluster2"
  2226. 2020-11-02T13:20:31.4074779Z
  2227. 2020-11-02T13:20:31.4074940Z
  2228. 2020-11-02T13:20:31.4075834Z [discovery] Test Service Discovery Across Clusters when service export is created before the service
  2229. 2020-11-02T13:20:31.4076587Z should resolve the service
  2230. 2020-11-02T13:20:31.4077384Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:38
  2231. 2020-11-02T13:20:31.4078254Z STEP: Creating namespace objects with basename "discovery"
  2232. 2020-11-02T13:20:31.4079233Z STEP: Generated namespace "e2e-tests-discovery-6qjdk" in cluster "cluster1" to execute the tests in
  2233. 2020-11-02T13:20:31.4080542Z STEP: Creating namespace "e2e-tests-discovery-6qjdk" in cluster "cluster2"
  2234. 2020-11-02T13:20:31.4081458Z STEP: Creating an Nginx ServiceExport on "cluster2"
  2235. 2020-11-02T13:20:31.4082573Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-6qjdk on "cluster2"
  2236. 2020-11-02T13:20:31.4083649Z STEP: Creating an Nginx Deployment on on "cluster2"
  2237. 2020-11-02T13:20:35.7854162Z STEP: Creating a Nginx Service on "cluster2"
  2238. 2020-11-02T13:20:35.8070248Z STEP: Creating a Netshoot Deployment on "cluster1"
  2239. 2020-11-02T13:20:40.8605487Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-6qjdk on "cluster2"
  2240. 2020-11-02T13:20:40.8625732Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-6qjdk- on "cluster1"
  2241. 2020-11-02T13:20:40.8652015Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-6qjdk.svc.clusterset.local" to verify IP "100.2.184.107" for service "nginx-demo" "is" discoverable
  2242. 2020-11-02T13:20:40.8655809Z Nov 2 13:20:40.864: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-6qjdk.svc.clusterset.local] Namespace:e2e-tests-discovery-6qjdk PodName:netshootcsnph-6757486d56-4jqz6 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2243. 2020-11-02T13:20:40.9447721Z STEP: Validating that dig result is "100.2.184.107"
  2244. 2020-11-02T13:20:40.9448858Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-6qjdk on "cluster2"
  2245. 2020-11-02T13:20:45.9592441Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-6qjdk.svc.clusterset.local" to verify IP "100.2.184.107" for service "nginx-demo" "is not" discoverable
  2246. 2020-11-02T13:20:45.9599979Z Nov 2 13:20:45.958: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-6qjdk.svc.clusterset.local] Namespace:e2e-tests-discovery-6qjdk PodName:netshootcsnph-6757486d56-4jqz6 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2247. 2020-11-02T13:20:46.0341305Z STEP: Validating that dig result is not ""
  2248. 2020-11-02T13:20:46.0343401Z STEP: Deleting namespace "e2e-tests-discovery-6qjdk" on cluster "cluster1"
  2249. 2020-11-02T13:20:46.0460828Z STEP: Deleting namespace "e2e-tests-discovery-6qjdk" on cluster "cluster2"
  2250. 2020-11-02T13:20:46.0525023Z •
  2251. 2020-11-02T13:20:46.0525570Z ------------------------------
  2252. 2020-11-02T13:20:46.0526176Z STEP: Creating namespace objects with basename "discovery"
  2253. 2020-11-02T13:20:46.0527174Z STEP: Generated namespace "e2e-tests-discovery-6qjdk" in cluster "cluster1" to execute the tests in
  2254. 2020-11-02T13:20:46.0528267Z STEP: Creating namespace "e2e-tests-discovery-6qjdk" in cluster "cluster2"
  2255. 2020-11-02T13:20:46.0529131Z STEP: Creating an Nginx ServiceExport on "cluster2"
  2256. 2020-11-02T13:20:46.0530388Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-6qjdk on "cluster2"
  2257. 2020-11-02T13:20:46.0531613Z STEP: Creating an Nginx Deployment on on "cluster2"
  2258. 2020-11-02T13:20:46.0532663Z STEP: Creating a Nginx Service on "cluster2"
  2259. 2020-11-02T13:20:46.0533383Z STEP: Creating a Netshoot Deployment on "cluster1"
  2260. 2020-11-02T13:20:46.0535252Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-6qjdk on "cluster2"
  2261. 2020-11-02T13:20:46.0536886Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-6qjdk- on "cluster1"
  2262. 2020-11-02T13:20:46.0539060Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-6qjdk.svc.clusterset.local" to verify IP "100.2.184.107" for service "nginx-demo" "is" discoverable
  2263. 2020-11-02T13:20:46.0560206Z Nov 2 13:20:40.864: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-6qjdk.svc.clusterset.local] Namespace:e2e-tests-discovery-6qjdk PodName:netshootcsnph-6757486d56-4jqz6 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2264. 2020-11-02T13:20:46.0563657Z STEP: Validating that dig result is "100.2.184.107"
  2265. 2020-11-02T13:20:46.0564741Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-6qjdk on "cluster2"
  2266. 2020-11-02T13:20:46.0568660Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-6qjdk.svc.clusterset.local" to verify IP "100.2.184.107" for service "nginx-demo" "is not" discoverable
  2267. 2020-11-02T13:20:46.0572363Z Nov 2 13:20:45.958: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-6qjdk.svc.clusterset.local] Namespace:e2e-tests-discovery-6qjdk PodName:netshootcsnph-6757486d56-4jqz6 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2268. 2020-11-02T13:20:46.0574771Z STEP: Validating that dig result is not ""
  2269. 2020-11-02T13:20:46.0575982Z STEP: Deleting namespace "e2e-tests-discovery-6qjdk" on cluster "cluster1"
  2270. 2020-11-02T13:20:46.0582521Z STEP: Deleting namespace "e2e-tests-discovery-6qjdk" on cluster "cluster2"
  2271. 2020-11-02T13:20:46.0583046Z
  2272. 2020-11-02T13:20:46.0583213Z
  2273. 2020-11-02T13:20:46.0584045Z [discovery] Test Service Discovery Across Clusters when there are active pods for a service in only one cluster
  2274. 2020-11-02T13:20:46.0585429Z should not resolve the service on the cluster without active pods
  2275. 2020-11-02T13:20:46.0586429Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:50
  2276. 2020-11-02T13:20:46.0587374Z STEP: Creating namespace objects with basename "discovery"
  2277. 2020-11-02T13:20:46.0608190Z STEP: Generated namespace "e2e-tests-discovery-cpb79" in cluster "cluster1" to execute the tests in
  2278. 2020-11-02T13:20:46.0609417Z STEP: Creating namespace "e2e-tests-discovery-cpb79" in cluster "cluster2"
  2279. 2020-11-02T13:20:46.0776710Z STEP: Creating an Nginx Deployment on on "cluster2"
  2280. 2020-11-02T13:20:51.1548402Z STEP: Creating a Nginx Service on "cluster2"
  2281. 2020-11-02T13:20:51.2075949Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-cpb79 on "cluster2"
  2282. 2020-11-02T13:20:51.2436902Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-cpb79 on "cluster2"
  2283. 2020-11-02T13:20:56.2609900Z STEP: Creating a Netshoot Deployment on "cluster1"
  2284. 2020-11-02T13:21:01.2682577Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-cpb79 on "cluster2"
  2285. 2020-11-02T13:21:01.2706518Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-cpb79- on "cluster1"
  2286. 2020-11-02T13:21:01.2729783Z STEP: Creating an Nginx Deployment on on "cluster1"
  2287. 2020-11-02T13:21:06.2855315Z STEP: Creating a Nginx Service on "cluster1"
  2288. 2020-11-02T13:21:06.9131165Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-cpb79 on "cluster1"
  2289. 2020-11-02T13:21:06.9132606Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-cpb79 on "cluster1"
  2290. 2020-11-02T13:21:11.3460676Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-cpb79 on "cluster1"
  2291. 2020-11-02T13:21:11.3482971Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-cpb79- on "cluster1"
  2292. 2020-11-02T13:21:11.3509350Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.1.232.206" for service "nginx-demo" "is" discoverable
  2293. 2020-11-02T13:21:11.3513460Z Nov 2 13:21:11.350: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2294. 2020-11-02T13:21:11.4379392Z STEP: Validating that dig result is "100.2.131.146"
  2295. 2020-11-02T13:21:16.4392727Z Nov 2 13:21:16.438: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2296. 2020-11-02T13:21:16.5227938Z STEP: Validating that dig result is "100.1.232.206"
  2297. 2020-11-02T13:21:16.5231332Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.2.131.146" for service "nginx-demo" "is" discoverable
  2298. 2020-11-02T13:21:16.5239402Z Nov 2 13:21:16.523: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2299. 2020-11-02T13:21:16.5919665Z STEP: Validating that dig result is "100.2.131.146"
  2300. 2020-11-02T13:21:16.5920559Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2301. 2020-11-02T13:21:16.5995540Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.1.232.206" for service "nginx-demo" "is" discoverable
  2302. 2020-11-02T13:21:16.6031608Z Nov 2 13:21:16.595: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2303. 2020-11-02T13:21:16.7740943Z STEP: Validating that dig result is "100.1.232.206"
  2304. 2020-11-02T13:21:16.7743318Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.2.131.146" for service "nginx-demo" "is not" discoverable
  2305. 2020-11-02T13:21:16.7746958Z Nov 2 13:21:16.772: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2306. 2020-11-02T13:21:16.9237716Z STEP: Validating that dig result is not "100.1.232.206"
  2307. 2020-11-02T13:21:16.9263758Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster1"
  2308. 2020-11-02T13:21:16.9421080Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.1.232.206" for service "nginx-demo" "is not" discoverable
  2309. 2020-11-02T13:21:16.9425175Z Nov 2 13:21:16.940: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2310. 2020-11-02T13:21:17.1941018Z STEP: Validating that dig result is not ""
  2311. 2020-11-02T13:21:17.1942912Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.2.131.146" for service "nginx-demo" "is not" discoverable
  2312. 2020-11-02T13:21:17.1946646Z Nov 2 13:21:17.193: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2313. 2020-11-02T13:21:17.3537581Z STEP: Validating that dig result is not ""
  2314. 2020-11-02T13:21:17.3538654Z STEP: Deleting namespace "e2e-tests-discovery-cpb79" on cluster "cluster1"
  2315. 2020-11-02T13:21:17.4033071Z STEP: Deleting namespace "e2e-tests-discovery-cpb79" on cluster "cluster2"
  2316. 2020-11-02T13:21:17.4255313Z •
  2317. 2020-11-02T13:21:17.4255827Z ------------------------------
  2318. 2020-11-02T13:21:17.4276436Z STEP: Creating namespace objects with basename "discovery"
  2319. 2020-11-02T13:21:17.4277567Z STEP: Generated namespace "e2e-tests-discovery-cpb79" in cluster "cluster1" to execute the tests in
  2320. 2020-11-02T13:21:17.4278765Z STEP: Creating namespace "e2e-tests-discovery-cpb79" in cluster "cluster2"
  2321. 2020-11-02T13:21:17.4279711Z STEP: Creating an Nginx Deployment on on "cluster2"
  2322. 2020-11-02T13:21:17.4280410Z STEP: Creating a Nginx Service on "cluster2"
  2323. 2020-11-02T13:21:17.4281483Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-cpb79 on "cluster2"
  2324. 2020-11-02T13:21:17.4282937Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-cpb79 on "cluster2"
  2325. 2020-11-02T13:21:17.4284053Z STEP: Creating a Netshoot Deployment on "cluster1"
  2326. 2020-11-02T13:21:17.4285127Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-cpb79 on "cluster2"
  2327. 2020-11-02T13:21:17.4286770Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-cpb79- on "cluster1"
  2328. 2020-11-02T13:21:17.4287984Z STEP: Creating an Nginx Deployment on on "cluster1"
  2329. 2020-11-02T13:21:17.4288676Z STEP: Creating a Nginx Service on "cluster1"
  2330. 2020-11-02T13:21:17.4289748Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-cpb79 on "cluster1"
  2331. 2020-11-02T13:21:17.4291415Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-cpb79 on "cluster1"
  2332. 2020-11-02T13:21:17.4293136Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-cpb79 on "cluster1"
  2333. 2020-11-02T13:21:17.4294755Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-cpb79- on "cluster1"
  2334. 2020-11-02T13:21:17.4329092Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.1.232.206" for service "nginx-demo" "is" discoverable
  2335. 2020-11-02T13:21:17.4333088Z Nov 2 13:21:11.350: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2336. 2020-11-02T13:21:17.4335637Z STEP: Validating that dig result is "100.2.131.146"
  2337. 2020-11-02T13:21:17.4338451Z Nov 2 13:21:16.438: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2338. 2020-11-02T13:21:17.4340873Z STEP: Validating that dig result is "100.1.232.206"
  2339. 2020-11-02T13:21:17.4342816Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.2.131.146" for service "nginx-demo" "is" discoverable
  2340. 2020-11-02T13:21:17.4346389Z Nov 2 13:21:16.523: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2341. 2020-11-02T13:21:17.4348904Z STEP: Validating that dig result is "100.2.131.146"
  2342. 2020-11-02T13:21:17.4349663Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2343. 2020-11-02T13:21:17.4351455Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.1.232.206" for service "nginx-demo" "is" discoverable
  2344. 2020-11-02T13:21:17.4355182Z Nov 2 13:21:16.595: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2345. 2020-11-02T13:21:17.4357590Z STEP: Validating that dig result is "100.1.232.206"
  2346. 2020-11-02T13:21:17.4359273Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.2.131.146" for service "nginx-demo" "is not" discoverable
  2347. 2020-11-02T13:21:17.4362855Z Nov 2 13:21:16.772: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2348. 2020-11-02T13:21:17.4365254Z STEP: Validating that dig result is not "100.1.232.206"
  2349. 2020-11-02T13:21:17.4366013Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster1"
  2350. 2020-11-02T13:21:17.4367843Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.1.232.206" for service "nginx-demo" "is not" discoverable
  2351. 2020-11-02T13:21:17.4539435Z Nov 2 13:21:16.940: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2352. 2020-11-02T13:21:17.4542167Z STEP: Validating that dig result is not ""
  2353. 2020-11-02T13:21:17.4544263Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local" to verify IP "100.2.131.146" for service "nginx-demo" "is not" discoverable
  2354. 2020-11-02T13:21:17.4547759Z Nov 2 13:21:17.193: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-cpb79.svc.clusterset.local] Namespace:e2e-tests-discovery-cpb79 PodName:netshootrrbh6-6757486d56-l7pl4 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2355. 2020-11-02T13:21:17.4550307Z STEP: Validating that dig result is not ""
  2356. 2020-11-02T13:21:17.4551194Z STEP: Deleting namespace "e2e-tests-discovery-cpb79" on cluster "cluster1"
  2357. 2020-11-02T13:21:17.4552385Z STEP: Deleting namespace "e2e-tests-discovery-cpb79" on cluster "cluster2"
  2358. 2020-11-02T13:21:17.4552891Z
  2359. 2020-11-02T13:21:17.4553055Z
  2360. 2020-11-02T13:21:17.4553988Z [discovery] Test Service Discovery Across Clusters when a pod tries to resolve a service which is present locally and in a remote cluster
  2361. 2020-11-02T13:21:17.4554925Z should resolve the local service
  2362. 2020-11-02T13:21:17.4555878Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:32
  2363. 2020-11-02T13:21:17.4556807Z STEP: Creating namespace objects with basename "discovery"
  2364. 2020-11-02T13:21:17.4557879Z STEP: Generated namespace "e2e-tests-discovery-g7w7g" in cluster "cluster1" to execute the tests in
  2365. 2020-11-02T13:21:17.4559152Z STEP: Creating namespace "e2e-tests-discovery-g7w7g" in cluster "cluster2"
  2366. 2020-11-02T13:21:17.4606040Z STEP: Creating an Nginx Deployment on "cluster1"
  2367. 2020-11-02T13:21:22.6059304Z STEP: Creating a Nginx Service on "cluster1"
  2368. 2020-11-02T13:21:22.6854522Z STEP: Creating an Nginx Deployment on "cluster2"
  2369. 2020-11-02T13:21:27.7648790Z STEP: Creating a Nginx Service on "cluster2"
  2370. 2020-11-02T13:21:27.7771449Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-g7w7g on "cluster2"
  2371. 2020-11-02T13:21:27.7917269Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-g7w7g on "cluster2"
  2372. 2020-11-02T13:21:32.8044257Z STEP: Creating a Netshoot Deployment on "cluster1"
  2373. 2020-11-02T13:21:38.4221417Z Nov 2 13:21:37.812: INFO: ExecWithOptions {Command:[cat /etc/resolv.conf] Namespace:e2e-tests-discovery-g7w7g PodName:netshootwhj4m-6757486d56-k2bkn ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2374. 2020-11-02T13:21:38.4228084Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.cluster1.local" to verify IP "100.1.62.242" for service "nginx-demo" "is" discoverable
  2375. 2020-11-02T13:21:38.4231929Z Nov 2 13:21:37.867: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.cluster1.local] Namespace:e2e-tests-discovery-g7w7g PodName:netshootwhj4m-6757486d56-k2bkn ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2376. 2020-11-02T13:21:38.4234545Z STEP: Validating that dig result is "100.1.62.242"
  2377. 2020-11-02T13:21:38.4235567Z STEP: Deleting service "nginx-demo" on "cluster1"
  2378. 2020-11-02T13:21:38.4236920Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-g7w7g on "cluster2"
  2379. 2020-11-02T13:21:38.4239015Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-g7w7g- on "cluster1"
  2380. 2020-11-02T13:21:38.4240891Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.clusterset.local" to verify IP "100.2.111.80" for service "nginx-demo" "is" discoverable
  2381. 2020-11-02T13:21:38.4244191Z Nov 2 13:21:38.001: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.clusterset.local] Namespace:e2e-tests-discovery-g7w7g PodName:netshootwhj4m-6757486d56-k2bkn ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2382. 2020-11-02T13:21:38.4246713Z STEP: Validating that dig result is "100.2.111.80"
  2383. 2020-11-02T13:21:38.4247979Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-g7w7g on "cluster2"
  2384. 2020-11-02T13:21:43.1817655Z STEP: Deleting service "nginx-demo" on "cluster2"
  2385. 2020-11-02T13:21:43.2210487Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.clusterset.local" to verify IP "100.2.111.80" for service "nginx-demo" "is not" discoverable
  2386. 2020-11-02T13:21:43.2218894Z Nov 2 13:21:43.220: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.clusterset.local] Namespace:e2e-tests-discovery-g7w7g PodName:netshootwhj4m-6757486d56-k2bkn ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2387. 2020-11-02T13:21:43.3604416Z STEP: Validating that dig result is not ""
  2388. 2020-11-02T13:21:43.3605673Z STEP: Deleting namespace "e2e-tests-discovery-g7w7g" on cluster "cluster1"
  2389. 2020-11-02T13:21:43.3677390Z STEP: Deleting namespace "e2e-tests-discovery-g7w7g" on cluster "cluster2"
  2390. 2020-11-02T13:21:43.3752094Z •
  2391. 2020-11-02T13:21:43.3752821Z ------------------------------
  2392. 2020-11-02T13:21:43.3753746Z STEP: Creating namespace objects with basename "discovery"
  2393. 2020-11-02T13:21:43.3754932Z STEP: Generated namespace "e2e-tests-discovery-g7w7g" in cluster "cluster1" to execute the tests in
  2394. 2020-11-02T13:21:43.3756268Z STEP: Creating namespace "e2e-tests-discovery-g7w7g" in cluster "cluster2"
  2395. 2020-11-02T13:21:43.3757565Z STEP: Creating an Nginx Deployment on "cluster1"
  2396. 2020-11-02T13:21:43.3758480Z STEP: Creating a Nginx Service on "cluster1"
  2397. 2020-11-02T13:21:43.3759294Z STEP: Creating an Nginx Deployment on "cluster2"
  2398. 2020-11-02T13:21:43.3760100Z STEP: Creating a Nginx Service on "cluster2"
  2399. 2020-11-02T13:21:43.3761290Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-g7w7g on "cluster2"
  2400. 2020-11-02T13:21:43.3762888Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-g7w7g on "cluster2"
  2401. 2020-11-02T13:21:43.3764123Z STEP: Creating a Netshoot Deployment on "cluster1"
  2402. 2020-11-02T13:21:43.3766163Z Nov 2 13:21:37.812: INFO: ExecWithOptions {Command:[cat /etc/resolv.conf] Namespace:e2e-tests-discovery-g7w7g PodName:netshootwhj4m-6757486d56-k2bkn ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2403. 2020-11-02T13:21:43.3768924Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.cluster1.local" to verify IP "100.1.62.242" for service "nginx-demo" "is" discoverable
  2404. 2020-11-02T13:21:43.3772747Z Nov 2 13:21:37.867: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.cluster1.local] Namespace:e2e-tests-discovery-g7w7g PodName:netshootwhj4m-6757486d56-k2bkn ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2405. 2020-11-02T13:21:43.3775244Z STEP: Validating that dig result is "100.1.62.242"
  2406. 2020-11-02T13:21:43.3775989Z STEP: Deleting service "nginx-demo" on "cluster1"
  2407. 2020-11-02T13:21:43.3777284Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-g7w7g on "cluster2"
  2408. 2020-11-02T13:21:43.3778769Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-g7w7g- on "cluster1"
  2409. 2020-11-02T13:21:43.3781835Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.clusterset.local" to verify IP "100.2.111.80" for service "nginx-demo" "is" discoverable
  2410. 2020-11-02T13:21:43.3785455Z Nov 2 13:21:38.001: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.clusterset.local] Namespace:e2e-tests-discovery-g7w7g PodName:netshootwhj4m-6757486d56-k2bkn ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2411. 2020-11-02T13:21:43.3787791Z STEP: Validating that dig result is "100.2.111.80"
  2412. 2020-11-02T13:21:43.3788892Z STEP: Deleting serviceExport nginx-demo.e2e-tests-discovery-g7w7g on "cluster2"
  2413. 2020-11-02T13:21:43.3789989Z STEP: Deleting service "nginx-demo" on "cluster2"
  2414. 2020-11-02T13:21:43.3792087Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.clusterset.local" to verify IP "100.2.111.80" for service "nginx-demo" "is not" discoverable
  2415. 2020-11-02T13:21:43.3795813Z Nov 2 13:21:43.220: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-g7w7g.svc.clusterset.local] Namespace:e2e-tests-discovery-g7w7g PodName:netshootwhj4m-6757486d56-k2bkn ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2416. 2020-11-02T13:21:43.3799609Z STEP: Validating that dig result is not ""
  2417. 2020-11-02T13:21:43.3800586Z STEP: Deleting namespace "e2e-tests-discovery-g7w7g" on cluster "cluster1"
  2418. 2020-11-02T13:21:43.3801781Z STEP: Deleting namespace "e2e-tests-discovery-g7w7g" on cluster "cluster2"
  2419. 2020-11-02T13:21:43.3802399Z
  2420. 2020-11-02T13:21:43.3810148Z
  2421. 2020-11-02T13:21:43.3811474Z [discovery] Test Stateful Sets Discovery Across Clusters when a pod tries to resolve a podname from stateful set in a local cluster
  2422. 2020-11-02T13:21:43.3812463Z should resolve the pod IP from the local cluster
  2423. 2020-11-02T13:21:43.3813373Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/statefulsets.go:30
  2424. 2020-11-02T13:21:43.3814318Z STEP: Creating namespace objects with basename "discovery"
  2425. 2020-11-02T13:21:43.4090487Z STEP: Generated namespace "e2e-tests-discovery-d7vpp" in cluster "cluster1" to execute the tests in
  2426. 2020-11-02T13:21:43.4091733Z STEP: Creating namespace "e2e-tests-discovery-d7vpp" in cluster "cluster2"
  2427. 2020-11-02T13:21:43.4442618Z STEP: Creating an Nginx Stateful Set on on "cluster2"
  2428. 2020-11-02T13:21:48.5020968Z STEP: Creating a Nginx Headless Service on "cluster2"
  2429. 2020-11-02T13:21:48.5249590Z STEP: Creating an Nginx Stateful Set on on "cluster1"
  2430. 2020-11-02T13:21:53.5556438Z STEP: Creating a Nginx Headless Service on "cluster1"
  2431. 2020-11-02T13:21:53.5586476Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster2"
  2432. 2020-11-02T13:21:53.5689114Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster2"
  2433. 2020-11-02T13:21:58.5743398Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster1"
  2434. 2020-11-02T13:21:58.5795660Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster1"
  2435. 2020-11-02T13:22:03.5847175Z STEP: Creating a Netshoot Deployment on "cluster1"
  2436. 2020-11-02T13:22:08.6118015Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2437. 2020-11-02T13:22:08.6194615Z STEP: Executing "dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local" to verify IPs [10.1.0.6] for pod "web-0.cluster1.nginx-ss" "are" discoverable
  2438. 2020-11-02T13:22:08.6198874Z Nov 2 13:22:08.618: INFO: ExecWithOptions {Command:[dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local] Namespace:e2e-tests-discovery-d7vpp PodName:netshoot2ntgv-6757486d56-7ckzh ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2439. 2020-11-02T13:22:08.7065806Z STEP: Validating that dig result are "10.1.0.6"
  2440. 2020-11-02T13:22:08.7068572Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local" to verify IPs [10.2.192.5] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2441. 2020-11-02T13:22:08.7072952Z Nov 2 13:22:08.706: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local] Namespace:e2e-tests-discovery-d7vpp PodName:netshoot2ntgv-6757486d56-7ckzh ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2442. 2020-11-02T13:22:08.7795936Z STEP: Validating that dig result are "10.2.192.5"
  2443. 2020-11-02T13:22:08.7799615Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster2"
  2444. 2020-11-02T13:22:13.7928935Z STEP: Executing "dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local" to verify IPs [10.1.0.6] for pod "web-0.cluster1.nginx-ss" "are" discoverable
  2445. 2020-11-02T13:22:13.7937314Z Nov 2 13:22:13.792: INFO: ExecWithOptions {Command:[dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local] Namespace:e2e-tests-discovery-d7vpp PodName:netshoot2ntgv-6757486d56-7ckzh ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2446. 2020-11-02T13:22:13.8756580Z STEP: Validating that dig result are "10.1.0.6"
  2447. 2020-11-02T13:22:13.8758647Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local" to verify IPs [10.2.192.5] for pod "web-0.cluster2.nginx-ss" "are not" discoverable
  2448. 2020-11-02T13:22:13.8766943Z Nov 2 13:22:13.875: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local] Namespace:e2e-tests-discovery-d7vpp PodName:netshoot2ntgv-6757486d56-7ckzh ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2449. 2020-11-02T13:22:13.9598767Z STEP: Validating that dig result are not ""
  2450. 2020-11-02T13:22:13.9599867Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster1"
  2451. 2020-11-02T13:22:18.9741711Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2452. 2020-11-02T13:22:18.9761395Z STEP: Deleting namespace "e2e-tests-discovery-d7vpp" on cluster "cluster1"
  2453. 2020-11-02T13:22:18.9858930Z STEP: Deleting namespace "e2e-tests-discovery-d7vpp" on cluster "cluster2"
  2454. 2020-11-02T13:22:18.9895619Z •
  2455. 2020-11-02T13:22:18.9899370Z ------------------------------
  2456. 2020-11-02T13:22:18.9907486Z STEP: Creating namespace objects with basename "discovery"
  2457. 2020-11-02T13:22:18.9908709Z STEP: Generated namespace "e2e-tests-discovery-d7vpp" in cluster "cluster1" to execute the tests in
  2458. 2020-11-02T13:22:18.9909918Z STEP: Creating namespace "e2e-tests-discovery-d7vpp" in cluster "cluster2"
  2459. 2020-11-02T13:22:18.9910829Z STEP: Creating an Nginx Stateful Set on on "cluster2"
  2460. 2020-11-02T13:22:18.9911558Z STEP: Creating a Nginx Headless Service on "cluster2"
  2461. 2020-11-02T13:22:18.9912267Z STEP: Creating an Nginx Stateful Set on on "cluster1"
  2462. 2020-11-02T13:22:18.9913007Z STEP: Creating a Nginx Headless Service on "cluster1"
  2463. 2020-11-02T13:22:18.9914065Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster2"
  2464. 2020-11-02T13:22:18.9915441Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster2"
  2465. 2020-11-02T13:22:18.9917782Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster1"
  2466. 2020-11-02T13:22:18.9919167Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster1"
  2467. 2020-11-02T13:22:18.9920219Z STEP: Creating a Netshoot Deployment on "cluster1"
  2468. 2020-11-02T13:22:18.9921343Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2469. 2020-11-02T13:22:18.9924087Z STEP: Executing "dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local" to verify IPs [10.1.0.6] for pod "web-0.cluster1.nginx-ss" "are" discoverable
  2470. 2020-11-02T13:22:18.9928576Z Nov 2 13:22:08.618: INFO: ExecWithOptions {Command:[dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local] Namespace:e2e-tests-discovery-d7vpp PodName:netshoot2ntgv-6757486d56-7ckzh ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2471. 2020-11-02T13:22:18.9931307Z STEP: Validating that dig result are "10.1.0.6"
  2472. 2020-11-02T13:22:18.9933438Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local" to verify IPs [10.2.192.5] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2473. 2020-11-02T13:22:18.9937716Z Nov 2 13:22:08.706: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local] Namespace:e2e-tests-discovery-d7vpp PodName:netshoot2ntgv-6757486d56-7ckzh ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2474. 2020-11-02T13:22:18.9940087Z STEP: Validating that dig result are "10.2.192.5"
  2475. 2020-11-02T13:22:18.9941168Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster2"
  2476. 2020-11-02T13:22:18.9943551Z STEP: Executing "dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local" to verify IPs [10.1.0.6] for pod "web-0.cluster1.nginx-ss" "are" discoverable
  2477. 2020-11-02T13:22:18.9947642Z Nov 2 13:22:13.792: INFO: ExecWithOptions {Command:[dig +short web-0.cluster1.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local] Namespace:e2e-tests-discovery-d7vpp PodName:netshoot2ntgv-6757486d56-7ckzh ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2478. 2020-11-02T13:22:18.9950381Z STEP: Validating that dig result are "10.1.0.6"
  2479. 2020-11-02T13:22:18.9952575Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local" to verify IPs [10.2.192.5] for pod "web-0.cluster2.nginx-ss" "are not" discoverable
  2480. 2020-11-02T13:22:18.9956861Z Nov 2 13:22:13.875: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-d7vpp.svc.clusterset.local] Namespace:e2e-tests-discovery-d7vpp PodName:netshoot2ntgv-6757486d56-7ckzh ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2481. 2020-11-02T13:22:18.9959667Z STEP: Validating that dig result are not ""
  2482. 2020-11-02T13:22:18.9960687Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-d7vpp on "cluster1"
  2483. 2020-11-02T13:22:18.9961786Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2484. 2020-11-02T13:22:18.9962768Z STEP: Deleting namespace "e2e-tests-discovery-d7vpp" on cluster "cluster1"
  2485. 2020-11-02T13:22:18.9963963Z STEP: Deleting namespace "e2e-tests-discovery-d7vpp" on cluster "cluster2"
  2486. 2020-11-02T13:22:18.9964448Z
  2487. 2020-11-02T13:22:18.9994442Z
  2488. 2020-11-02T13:22:18.9995449Z [discovery] Test Stateful Sets Discovery Across Clusters when a pod tries to resolve a podname from stateful set in a remote cluster
  2489. 2020-11-02T13:22:18.9996273Z should resolve the pod IP from the remote cluster
  2490. 2020-11-02T13:22:18.9997016Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/statefulsets.go:20
  2491. 2020-11-02T13:22:18.9997781Z STEP: Creating namespace objects with basename "discovery"
  2492. 2020-11-02T13:22:19.0046677Z STEP: Generated namespace "e2e-tests-discovery-tb2tx" in cluster "cluster1" to execute the tests in
  2493. 2020-11-02T13:22:19.0051644Z STEP: Creating namespace "e2e-tests-discovery-tb2tx" in cluster "cluster2"
  2494. 2020-11-02T13:22:19.0387420Z STEP: Creating an Nginx Stateful Set on "cluster2"
  2495. 2020-11-02T13:22:24.0737125Z STEP: Creating a Nginx Headless Service on "cluster2"
  2496. 2020-11-02T13:22:24.0907748Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-tb2tx on "cluster2"
  2497. 2020-11-02T13:22:24.1158285Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-tb2tx on "cluster2"
  2498. 2020-11-02T13:22:29.1284127Z STEP: Creating a Netshoot Deployment on "cluster1"
  2499. 2020-11-02T13:22:34.1423307Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2500. 2020-11-02T13:22:34.1451933Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-tb2tx.svc.clusterset.local" to verify IPs [10.2.0.4] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2501. 2020-11-02T13:22:34.1455197Z Nov 2 13:22:34.144: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-tb2tx.svc.clusterset.local] Namespace:e2e-tests-discovery-tb2tx PodName:netshootbzt89-6757486d56-2x2lb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2502. 2020-11-02T13:22:34.2178744Z STEP: Validating that dig result are "10.2.0.4"
  2503. 2020-11-02T13:22:34.2180027Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-tb2tx on "cluster2"
  2504. 2020-11-02T13:22:39.2273329Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2505. 2020-11-02T13:22:39.2294073Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-tb2tx.svc.clusterset.local" to verify IPs [10.2.0.4] for pod "web-0.cluster2.nginx-ss" "are not" discoverable
  2506. 2020-11-02T13:22:39.2298417Z Nov 2 13:22:39.228: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-tb2tx.svc.clusterset.local] Namespace:e2e-tests-discovery-tb2tx PodName:netshootbzt89-6757486d56-2x2lb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2507. 2020-11-02T13:22:39.3025674Z STEP: Validating that dig result are not ""
  2508. 2020-11-02T13:22:39.3026977Z STEP: Deleting namespace "e2e-tests-discovery-tb2tx" on cluster "cluster1"
  2509. 2020-11-02T13:22:39.3086205Z STEP: Deleting namespace "e2e-tests-discovery-tb2tx" on cluster "cluster2"
  2510. 2020-11-02T13:22:39.3137763Z •
  2511. 2020-11-02T13:22:39.3138219Z ------------------------------
  2512. 2020-11-02T13:22:39.3168689Z STEP: Creating namespace objects with basename "discovery"
  2513. 2020-11-02T13:22:39.3170990Z STEP: Generated namespace "e2e-tests-discovery-tb2tx" in cluster "cluster1" to execute the tests in
  2514. 2020-11-02T13:22:39.3172224Z STEP: Creating namespace "e2e-tests-discovery-tb2tx" in cluster "cluster2"
  2515. 2020-11-02T13:22:39.3173124Z STEP: Creating an Nginx Stateful Set on "cluster2"
  2516. 2020-11-02T13:22:39.3173853Z STEP: Creating a Nginx Headless Service on "cluster2"
  2517. 2020-11-02T13:22:39.3174916Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-tb2tx on "cluster2"
  2518. 2020-11-02T13:22:39.3176296Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-tb2tx on "cluster2"
  2519. 2020-11-02T13:22:39.3177590Z STEP: Creating a Netshoot Deployment on "cluster1"
  2520. 2020-11-02T13:22:39.3178379Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2521. 2020-11-02T13:22:39.3180578Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-tb2tx.svc.clusterset.local" to verify IPs [10.2.0.4] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2522. 2020-11-02T13:22:39.3184856Z Nov 2 13:22:34.144: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-tb2tx.svc.clusterset.local] Namespace:e2e-tests-discovery-tb2tx PodName:netshootbzt89-6757486d56-2x2lb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2523. 2020-11-02T13:22:39.3187574Z STEP: Validating that dig result are "10.2.0.4"
  2524. 2020-11-02T13:22:39.3188578Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-tb2tx on "cluster2"
  2525. 2020-11-02T13:22:39.3189682Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2526. 2020-11-02T13:22:39.3192022Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-tb2tx.svc.clusterset.local" to verify IPs [10.2.0.4] for pod "web-0.cluster2.nginx-ss" "are not" discoverable
  2527. 2020-11-02T13:22:39.3196434Z Nov 2 13:22:39.228: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-tb2tx.svc.clusterset.local] Namespace:e2e-tests-discovery-tb2tx PodName:netshootbzt89-6757486d56-2x2lb ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2528. 2020-11-02T13:22:39.3199208Z STEP: Validating that dig result are not ""
  2529. 2020-11-02T13:22:39.3200154Z STEP: Deleting namespace "e2e-tests-discovery-tb2tx" on cluster "cluster1"
  2530. 2020-11-02T13:22:39.3201245Z STEP: Deleting namespace "e2e-tests-discovery-tb2tx" on cluster "cluster2"
  2531. 2020-11-02T13:22:39.3229623Z
  2532. 2020-11-02T13:22:39.3229892Z
  2533. 2020-11-02T13:22:39.3231205Z [discovery] Test Service Discovery Across Clusters when there are no active pods for a service
  2534. 2020-11-02T13:22:39.3232048Z should not resolve the service
  2535. 2020-11-02T13:22:39.3232927Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/service_discovery.go:44
  2536. 2020-11-02T13:22:39.3233879Z STEP: Creating namespace objects with basename "discovery"
  2537. 2020-11-02T13:22:39.3234952Z STEP: Generated namespace "e2e-tests-discovery-w9fr2" in cluster "cluster1" to execute the tests in
  2538. 2020-11-02T13:22:39.3236131Z STEP: Creating namespace "e2e-tests-discovery-w9fr2" in cluster "cluster2"
  2539. 2020-11-02T13:22:39.3398766Z STEP: Creating an Nginx Deployment on on "cluster2"
  2540. 2020-11-02T13:22:44.4071697Z STEP: Creating a Nginx Service on "cluster2"
  2541. 2020-11-02T13:22:44.4130108Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-w9fr2 on "cluster2"
  2542. 2020-11-02T13:22:44.5021082Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-w9fr2 on "cluster2"
  2543. 2020-11-02T13:22:49.5197973Z STEP: Creating a Netshoot Deployment on "cluster1"
  2544. 2020-11-02T13:22:54.5288126Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-w9fr2 on "cluster2"
  2545. 2020-11-02T13:22:54.5319279Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-w9fr2- on "cluster1"
  2546. 2020-11-02T13:22:54.5355780Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local" to verify IP "100.2.154.100" for service "nginx-demo" "is" discoverable
  2547. 2020-11-02T13:22:54.5359988Z Nov 2 13:22:54.534: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2548. 2020-11-02T13:22:54.6222298Z STEP: Validating that dig result is "100.2.154.100"
  2549. 2020-11-02T13:22:54.6224564Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2550. 2020-11-02T13:22:54.6272775Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local" to verify IP "100.2.154.100" for service "nginx-demo" "is not" discoverable
  2551. 2020-11-02T13:22:54.6276752Z Nov 2 13:22:54.626: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2552. 2020-11-02T13:22:54.7770665Z STEP: Validating that dig result is not "100.2.154.100"
  2553. 2020-11-02T13:22:59.7778890Z Nov 2 13:22:59.777: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2554. 2020-11-02T13:22:59.8636398Z STEP: Validating that dig result is not ""
  2555. 2020-11-02T13:22:59.8644228Z STEP: Setting Nginx deployment replicas to 2 in cluster "cluster2"
  2556. 2020-11-02T13:22:59.8694818Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local" to verify IP "100.2.154.100" for service "nginx-demo" "is" discoverable
  2557. 2020-11-02T13:22:59.8700554Z Nov 2 13:22:59.868: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2558. 2020-11-02T13:22:59.9865240Z STEP: Validating that dig result is ""
  2559. 2020-11-02T13:23:04.9868985Z Nov 2 13:23:04.986: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2560. 2020-11-02T13:23:05.0867894Z STEP: Validating that dig result is "100.2.154.100"
  2561. 2020-11-02T13:23:05.0876817Z STEP: Deleting namespace "e2e-tests-discovery-w9fr2" on cluster "cluster1"
  2562. 2020-11-02T13:23:05.0925355Z STEP: Deleting namespace "e2e-tests-discovery-w9fr2" on cluster "cluster2"
  2563. 2020-11-02T13:23:05.0966397Z •
  2564. 2020-11-02T13:23:05.0971626Z ------------------------------
  2565. 2020-11-02T13:23:05.0982349Z STEP: Creating namespace objects with basename "discovery"
  2566. 2020-11-02T13:23:05.0983242Z STEP: Generated namespace "e2e-tests-discovery-w9fr2" in cluster "cluster1" to execute the tests in
  2567. 2020-11-02T13:23:05.0984464Z STEP: Creating namespace "e2e-tests-discovery-w9fr2" in cluster "cluster2"
  2568. 2020-11-02T13:23:05.0985293Z STEP: Creating an Nginx Deployment on on "cluster2"
  2569. 2020-11-02T13:23:05.0985935Z STEP: Creating a Nginx Service on "cluster2"
  2570. 2020-11-02T13:23:05.0986934Z STEP: Creating serviceExport nginx-demo.e2e-tests-discovery-w9fr2 on "cluster2"
  2571. 2020-11-02T13:23:05.0988312Z STEP: Retrieving ServiceExport nginx-demo.e2e-tests-discovery-w9fr2 on "cluster2"
  2572. 2020-11-02T13:23:05.0989338Z STEP: Creating a Netshoot Deployment on "cluster1"
  2573. 2020-11-02T13:23:05.0990330Z STEP: Retrieving service nginx-demo.e2e-tests-discovery-w9fr2 on "cluster2"
  2574. 2020-11-02T13:23:05.0991689Z STEP: Retrieving ServiceImport for nginx-demo-e2e-tests-discovery-w9fr2- on "cluster1"
  2575. 2020-11-02T13:23:05.0993860Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local" to verify IP "100.2.154.100" for service "nginx-demo" "is" discoverable
  2576. 2020-11-02T13:23:05.0997527Z Nov 2 13:22:54.534: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2577. 2020-11-02T13:23:05.0999931Z STEP: Validating that dig result is "100.2.154.100"
  2578. 2020-11-02T13:23:05.1000681Z STEP: Setting Nginx deployment replicas to 0 in cluster "cluster2"
  2579. 2020-11-02T13:23:05.1002461Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local" to verify IP "100.2.154.100" for service "nginx-demo" "is not" discoverable
  2580. 2020-11-02T13:23:05.1006238Z Nov 2 13:22:54.626: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2581. 2020-11-02T13:23:05.1008678Z STEP: Validating that dig result is not "100.2.154.100"
  2582. 2020-11-02T13:23:05.1011325Z Nov 2 13:22:59.777: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2583. 2020-11-02T13:23:05.1013711Z STEP: Validating that dig result is not ""
  2584. 2020-11-02T13:23:05.1014465Z STEP: Setting Nginx deployment replicas to 2 in cluster "cluster2"
  2585. 2020-11-02T13:23:05.1016252Z STEP: Executing "dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local" to verify IP "100.2.154.100" for service "nginx-demo" "is" discoverable
  2586. 2020-11-02T13:23:05.1020048Z Nov 2 13:22:59.868: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2587. 2020-11-02T13:23:05.1022439Z STEP: Validating that dig result is ""
  2588. 2020-11-02T13:23:05.1025038Z Nov 2 13:23:04.986: INFO: ExecWithOptions {Command:[dig +short nginx-demo.e2e-tests-discovery-w9fr2.svc.clusterset.local] Namespace:e2e-tests-discovery-w9fr2 PodName:netshootg4dwf-6757486d56-vxrx2 ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2589. 2020-11-02T13:23:05.1027441Z STEP: Validating that dig result is "100.2.154.100"
  2590. 2020-11-02T13:23:05.1028321Z STEP: Deleting namespace "e2e-tests-discovery-w9fr2" on cluster "cluster1"
  2591. 2020-11-02T13:23:05.1029426Z STEP: Deleting namespace "e2e-tests-discovery-w9fr2" on cluster "cluster2"
  2592. 2020-11-02T13:23:05.1029921Z
  2593. 2020-11-02T13:23:05.1043363Z
  2594. 2020-11-02T13:23:05.1044529Z [discovery] Test Stateful Sets Discovery Across Clusters when the number of active pods backing a stateful set changes
  2595. 2020-11-02T13:23:05.1045485Z should only resolve the IPs from the active pods
  2596. 2020-11-02T13:23:05.1046392Z /go/src/github.com/submariner-io/lighthouse/test/e2e/discovery/statefulsets.go:40
  2597. 2020-11-02T13:23:05.1047349Z STEP: Creating namespace objects with basename "discovery"
  2598. 2020-11-02T13:23:05.1090742Z STEP: Generated namespace "e2e-tests-discovery-bw5q2" in cluster "cluster1" to execute the tests in
  2599. 2020-11-02T13:23:05.1091960Z STEP: Creating namespace "e2e-tests-discovery-bw5q2" in cluster "cluster2"
  2600. 2020-11-02T13:23:05.1115114Z STEP: Creating an Nginx Stateful Set on on "cluster2"
  2601. 2020-11-02T13:23:10.1738775Z STEP: Setting Nginx statefulset replicas to 3
  2602. 2020-11-02T13:23:10.1787309Z STEP: Creating a Nginx Headless Service on "cluster2"
  2603. 2020-11-02T13:23:10.1842878Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-bw5q2 on "cluster2"
  2604. 2020-11-02T13:23:10.2462013Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-bw5q2 on "cluster2"
  2605. 2020-11-02T13:23:15.2812095Z STEP: Creating a Netshoot Deployment on "cluster1"
  2606. 2020-11-02T13:23:20.3061535Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2607. 2020-11-02T13:23:20.3085143Z STEP: Executing "dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.0.4] for pod "web-2.cluster2.nginx-ss" "are" discoverable
  2608. 2020-11-02T13:23:20.3089602Z Nov 2 13:23:20.308: INFO: ExecWithOptions {Command:[dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2609. 2020-11-02T13:23:20.3830843Z STEP: Validating that dig result are "10.2.0.4"
  2610. 2020-11-02T13:23:20.3837260Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.0.5] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2611. 2020-11-02T13:23:20.3841840Z Nov 2 13:23:20.383: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2612. 2020-11-02T13:23:20.4673731Z STEP: Validating that dig result are "10.2.0.5"
  2613. 2020-11-02T13:23:20.4675994Z STEP: Executing "dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.192.6] for pod "web-1.cluster2.nginx-ss" "are" discoverable
  2614. 2020-11-02T13:23:20.4680469Z Nov 2 13:23:20.466: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2615. 2020-11-02T13:23:20.5504341Z STEP: Validating that dig result are "10.2.192.6"
  2616. 2020-11-02T13:23:20.5505212Z STEP: Setting Nginx statefulset replicas to 1
  2617. 2020-11-02T13:23:20.5546760Z STEP: Executing "dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.0.4] for pod "web-2.cluster2.nginx-ss" "are not" discoverable
  2618. 2020-11-02T13:23:20.5556616Z Nov 2 13:23:20.554: INFO: ExecWithOptions {Command:[dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2619. 2020-11-02T13:23:20.6877575Z STEP: Validating that dig result are not ""
  2620. 2020-11-02T13:23:20.6879758Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.0.5] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2621. 2020-11-02T13:23:20.6884071Z Nov 2 13:23:20.684: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2622. 2020-11-02T13:23:20.7939574Z STEP: Validating that dig result are "10.2.0.5"
  2623. 2020-11-02T13:23:20.7941894Z STEP: Executing "dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.192.6] for pod "web-1.cluster2.nginx-ss" "are not" discoverable
  2624. 2020-11-02T13:23:20.7952971Z Nov 2 13:23:20.793: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2625. 2020-11-02T13:23:20.8608603Z STEP: Validating that dig result are not "10.2.192.6"
  2626. 2020-11-02T13:23:25.9566171Z Nov 2 13:23:25.861: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2627. 2020-11-02T13:23:25.9578758Z STEP: Validating that dig result are not "10.2.192.6"
  2628. 2020-11-02T13:23:30.8668377Z Nov 2 13:23:30.861: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2629. 2020-11-02T13:23:30.9471149Z STEP: Validating that dig result are not "10.2.192.6"
  2630. 2020-11-02T13:23:35.8621715Z Nov 2 13:23:35.861: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2631. 2020-11-02T13:23:35.9303884Z STEP: Validating that dig result are not ""
  2632. 2020-11-02T13:23:35.9310123Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-bw5q2 on "cluster2"
  2633. 2020-11-02T13:23:40.9414180Z STEP: Deleting namespace "e2e-tests-discovery-bw5q2" on cluster "cluster1"
  2634. 2020-11-02T13:23:40.9509179Z STEP: Deleting namespace "e2e-tests-discovery-bw5q2" on cluster "cluster2"
  2635. 2020-11-02T13:23:40.9539138Z •
  2636. 2020-11-02T13:23:40.9542722Z ------------------------------
  2637. 2020-11-02T13:23:40.9551069Z STEP: Creating namespace objects with basename "discovery"
  2638. 2020-11-02T13:23:40.9551861Z STEP: Generated namespace "e2e-tests-discovery-bw5q2" in cluster "cluster1" to execute the tests in
  2639. 2020-11-02T13:23:40.9552708Z STEP: Creating namespace "e2e-tests-discovery-bw5q2" in cluster "cluster2"
  2640. 2020-11-02T13:23:40.9553364Z STEP: Creating an Nginx Stateful Set on on "cluster2"
  2641. 2020-11-02T13:23:40.9553875Z STEP: Setting Nginx statefulset replicas to 3
  2642. 2020-11-02T13:23:40.9554397Z STEP: Creating a Nginx Headless Service on "cluster2"
  2643. 2020-11-02T13:23:40.9555299Z STEP: Creating serviceExport nginx-ss.e2e-tests-discovery-bw5q2 on "cluster2"
  2644. 2020-11-02T13:23:40.9556300Z STEP: Retrieving ServiceExport nginx-ss.e2e-tests-discovery-bw5q2 on "cluster2"
  2645. 2020-11-02T13:23:40.9557250Z STEP: Creating a Netshoot Deployment on "cluster1"
  2646. 2020-11-02T13:23:40.9558103Z STEP: Retrieving EndpointSlices for nginx-ss on "cluster2"
  2647. 2020-11-02T13:23:40.9560350Z STEP: Executing "dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.0.4] for pod "web-2.cluster2.nginx-ss" "are" discoverable
  2648. 2020-11-02T13:23:40.9564347Z Nov 2 13:23:20.308: INFO: ExecWithOptions {Command:[dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2649. 2020-11-02T13:23:40.9567311Z STEP: Validating that dig result are "10.2.0.4"
  2650. 2020-11-02T13:23:40.9569543Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.0.5] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2651. 2020-11-02T13:23:40.9573669Z Nov 2 13:23:20.383: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2652. 2020-11-02T13:23:40.9576340Z STEP: Validating that dig result are "10.2.0.5"
  2653. 2020-11-02T13:23:40.9578467Z STEP: Executing "dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.192.6] for pod "web-1.cluster2.nginx-ss" "are" discoverable
  2654. 2020-11-02T13:23:40.9582930Z Nov 2 13:23:20.466: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2655. 2020-11-02T13:23:40.9585704Z STEP: Validating that dig result are "10.2.192.6"
  2656. 2020-11-02T13:23:40.9586347Z STEP: Setting Nginx statefulset replicas to 1
  2657. 2020-11-02T13:23:40.9588336Z STEP: Executing "dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.0.4] for pod "web-2.cluster2.nginx-ss" "are not" discoverable
  2658. 2020-11-02T13:23:40.9592432Z Nov 2 13:23:20.554: INFO: ExecWithOptions {Command:[dig +short web-2.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2659. 2020-11-02T13:23:40.9594775Z STEP: Validating that dig result are not ""
  2660. 2020-11-02T13:23:40.9596485Z STEP: Executing "dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.0.5] for pod "web-0.cluster2.nginx-ss" "are" discoverable
  2661. 2020-11-02T13:23:40.9604574Z Nov 2 13:23:20.684: INFO: ExecWithOptions {Command:[dig +short web-0.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2662. 2020-11-02T13:23:40.9607310Z STEP: Validating that dig result are "10.2.0.5"
  2663. 2020-11-02T13:23:40.9609445Z STEP: Executing "dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local" to verify IPs [10.2.192.6] for pod "web-1.cluster2.nginx-ss" "are not" discoverable
  2664. 2020-11-02T13:23:40.9613916Z Nov 2 13:23:20.793: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2665. 2020-11-02T13:23:40.9635323Z STEP: Validating that dig result are not "10.2.192.6"
  2666. 2020-11-02T13:23:40.9638153Z Nov 2 13:23:25.861: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2667. 2020-11-02T13:23:40.9640742Z STEP: Validating that dig result are not "10.2.192.6"
  2668. 2020-11-02T13:23:40.9643136Z Nov 2 13:23:30.861: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2669. 2020-11-02T13:23:40.9645344Z STEP: Validating that dig result are not "10.2.192.6"
  2670. 2020-11-02T13:23:40.9647996Z Nov 2 13:23:35.861: INFO: ExecWithOptions {Command:[dig +short web-1.cluster2.nginx-ss.e2e-tests-discovery-bw5q2.svc.clusterset.local] Namespace:e2e-tests-discovery-bw5q2 PodName:netshootmnz4g-6757486d56-g57mm ContainerName:netshoot Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false}
  2671. 2020-11-02T13:23:40.9650511Z STEP: Validating that dig result are not ""
  2672. 2020-11-02T13:23:40.9651564Z STEP: Deleting serviceExport nginx-ss.e2e-tests-discovery-bw5q2 on "cluster2"
  2673. 2020-11-02T13:23:40.9652595Z STEP: Deleting namespace "e2e-tests-discovery-bw5q2" on cluster "cluster1"
  2674. 2020-11-02T13:23:40.9653723Z STEP: Deleting namespace "e2e-tests-discovery-bw5q2" on cluster "cluster2"
  2675. 2020-11-02T13:23:40.9654195Z
  2676. 2020-11-02T13:23:40.9654388Z
  2677. 2020-11-02T13:23:40.9655115Z JUnit path was configured: /go/src/github.com/submariner-io/lighthouse/output/e2e-junit.xml
  2678. 2020-11-02T13:23:40.9698360Z
  2679. 2020-11-02T13:23:40.9699319Z JUnit report was created: /go/src/github.com/submariner-io/lighthouse/output/e2e-junit.xml
  2680. 2020-11-02T13:23:40.9699781Z
  2681. 2020-11-02T13:23:40.9699939Z
  2682. 2020-11-02T13:23:40.9700398Z Summarizing 1 Failure:
  2683. 2020-11-02T13:23:40.9700637Z
  2684. 2020-11-02T13:23:40.9701934Z [Fail] [discovery] Test Headless Service Discovery Across Clusters when a pod tries to resolve a headless service in a remote cluster [It] should resolve the backing pod IPs from the remote cluster 
  2685. 2020-11-02T13:23:40.9703249Z /go/src/github.com/submariner-io/lighthouse/vendor/github.com/submariner-io/shipyard/test/e2e/framework/framework.go:416
  2686. 2020-11-02T13:23:40.9703775Z
  2687. 2020-11-02T13:23:40.9704400Z Ran 11 of 11 Specs in 472.452 seconds
  2688. 2020-11-02T13:23:40.9705065Z FAIL! -- 10 Passed | 1 Failed | 0 Pending | 0 Skipped
  2689. 2020-11-02T13:23:40.9705641Z --- FAIL: TestE2E (472.46s)
  2690. 2020-11-02T13:23:40.9705906Z FAIL
  2691. 2020-11-02T13:23:40.9709056Z exit status 1
  2692. 2020-11-02T13:23:40.9709814Z FAIL github.com/submariner-io/lighthouse/test/e2e 472.475s
  2693. 2020-11-02T13:23:41.0396795Z make: *** [/opt/shipyard/Makefile.inc:40: e2e] Error 1
  2694. 2020-11-02T13:23:41.0456058Z [lighthouse]$ make e2e -- using=operator
  2695. 2020-11-02T13:23:49.9236720Z time="2020-11-02T13:23:49Z" level=fatal msg="exit status 2"
  2696. 2020-11-02T13:23:49.9250210Z Makefile.dapper:14: recipe for target 'e2e' failed
  2697. 2020-11-02T13:23:49.9253042Z make: *** [e2e] Error 1
  2698. 2020-11-02T13:23:49.9280178Z ##[error]Process completed with exit code 2.
  2699. 2020-11-02T13:23:49.9385601Z ##[group]Run df -h
  2700. 2020-11-02T13:23:49.9386000Z df -h
  2701. 2020-11-02T13:23:49.9386242Z free -h
  2702. 2020-11-02T13:23:49.9386548Z make post-mortem
  2703. 2020-11-02T13:23:50.1801218Z shell: /bin/bash -e {0}
  2704. 2020-11-02T13:23:50.1801544Z ##[endgroup]
  2705. 2020-11-02T13:23:50.2067918Z Filesystem Size Used Avail Use% Mounted on
  2706. 2020-11-02T13:23:50.2068346Z udev 3.4G 0 3.4G 0% /dev
  2707. 2020-11-02T13:23:50.2068648Z tmpfs 696M 1.3M 695M 1% /run
  2708. 2020-11-02T13:23:50.2068945Z /dev/sdb1 84G 76G 7.4G 92% /
  2709. 2020-11-02T13:23:50.2069257Z tmpfs 3.4G 233M 3.2G 7% /dev/shm
  2710. 2020-11-02T13:23:50.2069557Z tmpfs 5.0M 0 5.0M 0% /run/lock
  2711. 2020-11-02T13:23:50.2069908Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
  2712. 2020-11-02T13:23:50.2070439Z /dev/sdb15 105M 3.6M 101M 4% /boot/efi
  2713. 2020-11-02T13:23:50.2070850Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
  2714. 2020-11-02T13:23:50.2162082Z total used free shared buff/cache available
  2715. 2020-11-02T13:23:50.2162764Z Mem: 6.8G 3.2G 367M 310M 3.2G 3.2G
  2716. 2020-11-02T13:23:50.2163077Z Swap: 0B 0B 0B
  2717. 2020-11-02T13:23:50.2300764Z ./.dapper -m bind make post-mortem
  2718. 2020-11-02T13:23:52.4123282Z Sending build context to Docker daemon 70.84MB
  2719. 2020-11-02T13:23:52.4124031Z
  2720. 2020-11-02T13:23:52.4287807Z Step 1/6 : FROM quay.io/submariner/shipyard-dapper-base:devel
  2721. 2020-11-02T13:23:52.4301030Z ---> 45327d47bb4a
  2722. 2020-11-02T13:23:52.4311744Z Step 2/6 : ENV DAPPER_ENV="REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_SHA BUILD_ARGS CLUSTERS_ARGS DEPLOY_ARGS RELEASE_ARGS" DAPPER_SOURCE=/go/src/github.com/submariner-io/lighthouse DAPPER_DOCKER_SOCKET=true
  2723. 2020-11-02T13:23:52.4326968Z ---> Using cache
  2724. 2020-11-02T13:23:52.4328154Z ---> cc230bf8e2d7
  2725. 2020-11-02T13:23:52.4329180Z Step 3/6 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output
  2726. 2020-11-02T13:23:52.4364720Z ---> Using cache
  2727. 2020-11-02T13:23:52.4365618Z ---> c211214a7a2e
  2728. 2020-11-02T13:23:52.4366358Z Step 4/6 : WORKDIR ${DAPPER_SOURCE}
  2729. 2020-11-02T13:23:52.4379024Z ---> Using cache
  2730. 2020-11-02T13:23:52.4379914Z ---> 51a536ae6a60
  2731. 2020-11-02T13:23:52.4380535Z Step 5/6 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
  2732. 2020-11-02T13:23:52.4395045Z ---> Using cache
  2733. 2020-11-02T13:23:52.4396341Z ---> 9578a88ca1ff
  2734. 2020-11-02T13:23:52.4397930Z Step 6/6 : CMD ["sh"]
  2735. 2020-11-02T13:23:52.4411672Z ---> Using cache
  2736. 2020-11-02T13:23:52.4412529Z ---> 818e75f705e7
  2737. 2020-11-02T13:23:52.5462596Z Successfully built 818e75f705e7
  2738. 2020-11-02T13:23:52.5511035Z Successfully tagged lighthouse:HEAD
  2739. 2020-11-02T13:23:53.2792557Z [lighthouse]$ trap chown -R 1001:116 . exit
  2740. 2020-11-02T13:23:53.2809198Z [lighthouse]$ mkdir -p bin dist output
  2741. 2020-11-02T13:23:53.2843694Z [lighthouse]$ make post-mortem
  2742. 2020-11-02T13:23:53.3424857Z fatal: No names found, cannot describe anything.
  2743. 2020-11-02T13:23:53.3527769Z Makefile:40: warning: overriding recipe for target 'deploy'
  2744. 2020-11-02T13:23:53.3531022Z /opt/shipyard/Makefile.inc:36: warning: ignoring old recipe for target 'deploy'
  2745. 2020-11-02T13:23:53.3543394Z /opt/shipyard/scripts/post_mortem.sh
  2746. 2020-11-02T13:23:53.3598552Z [lighthouse]$ source /opt/shipyard/scripts/lib/utils
  2747. 2020-11-02T13:23:53.3610793Z [lighthouse]$ . /opt/shipyard/scripts/lib/source_only
  2748. 2020-11-02T13:23:53.3622255Z [lighthouse]$ script_name=utils
  2749. 2020-11-02T13:23:53.3632798Z [lighthouse]$ exec_name=post_mortem.sh
  2750. 2020-11-02T13:23:53.3660333Z [lighthouse]$ declare_kubeconfig
  2751. 2020-11-02T13:23:53.3671139Z [lighthouse]$ declare_kubeconfig
  2752. 2020-11-02T13:23:53.3681133Z [lighthouse]$ source /opt/shipyard/scripts/lib/kubecfg
  2753. 2020-11-02T13:23:53.3693270Z [lighthouse]$ export KUBECONFIG
  2754. 2020-11-02T13:23:53.3726866Z [lighthouse]$ KUBECONFIG=/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster2:/go/src/github.com/submariner-io/lighthouse/output/kubeconfigs/kind-config-cluster1:
  2755. 2020-11-02T13:23:53.3743155Z [lighthouse]$ find /go/src/github.com/submariner-io/lighthouse/output/kubeconfigs -type f -printf %p:
  2756. 2020-11-02T13:23:53.3781985Z [lighthouse]$ kind get clusters
  2757. 2020-11-02T13:23:53.8197434Z [lighthouse]$ run_sequential cluster1 cluster2 post_analyze
  2758. 2020-11-02T13:23:53.8208914Z [lighthouse]$ run_sequential cluster1 cluster2 post_analyze
  2759. 2020-11-02T13:23:53.8276716Z [lighthouse]$ local cmnd=post_analyze
  2760. 2020-11-02T13:23:53.8277492Z [lighthouse]$ eval echo cluster1 cluster2
  2761. 2020-11-02T13:23:53.8283178Z [lighthouse]$ [cluster1] post_analyze
  2762. 2020-11-02T13:23:53.8299139Z [lighthouse]$ [cluster1] sed s/^/[cluster1] /
  2763. 2020-11-02T13:23:53.8309237Z [lighthouse]$ [cluster1] post_analyze
  2764. 2020-11-02T13:23:53.8322644Z [lighthouse]$ [cluster1] kubectl get all --all-namespaces
  2765. 2020-11-02T13:23:53.8336756Z [lighthouse]$ [cluster1] kubectl get all --all-namespaces
  2766. 2020-11-02T13:23:53.8361850Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get all --all-namespaces
  2767. 2020-11-02T13:23:53.8372930Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get all --all-namespaces
  2768. 2020-11-02T13:23:54.2704576Z [cluster1] ======================= Post mortem cluster1 =======================
  2769. 2020-11-02T13:23:54.2705254Z [cluster1] NAMESPACE NAME READY STATUS RESTARTS AGE
  2770. 2020-11-02T13:23:54.2706993Z [cluster1] e2e-tests-discovery-bw5q2 pod/netshootmnz4g-6757486d56-g57mm 1/1 Terminating 0 39s
  2771. 2020-11-02T13:23:54.2708265Z [cluster1] kube-system pod/coredns-6955765f44-q2j65 1/1 Running 0 12m
  2772. 2020-11-02T13:23:54.2717232Z [cluster1] kube-system pod/coredns-6955765f44-xhdg2 1/1 Running 0 12m
  2773. 2020-11-02T13:23:54.2718514Z [cluster1] kube-system pod/etcd-cluster1-control-plane 1/1 Running 0 12m
  2774. 2020-11-02T13:23:54.2719876Z [cluster1] kube-system pod/kube-apiserver-cluster1-control-plane 1/1 Running 0 12m
  2775. 2020-11-02T13:23:54.2721579Z [cluster1] kube-system pod/kube-controller-manager-cluster1-control-plane 1/1 Running 0 12m
  2776. 2020-11-02T13:23:54.2722999Z [cluster1] kube-system pod/kube-proxy-9vtw7 1/1 Running 0 12m
  2777. 2020-11-02T13:23:54.2723937Z [cluster1] kube-system pod/kube-proxy-gj486 1/1 Running 0 12m
  2778. 2020-11-02T13:23:54.2724869Z [cluster1] kube-system pod/kube-proxy-w8z5r 1/1 Running 0 12m
  2779. 2020-11-02T13:23:54.2726087Z [cluster1] kube-system pod/kube-scheduler-cluster1-control-plane 1/1 Running 0 12m
  2780. 2020-11-02T13:23:54.2727300Z [cluster1] kube-system pod/weave-net-lq576 2/2 Running 0 12m
  2781. 2020-11-02T13:23:54.2728205Z [cluster1] kube-system pod/weave-net-n4b65 2/2 Running 0 12m
  2782. 2020-11-02T13:23:54.2729111Z [cluster1] kube-system pod/weave-net-sv4bt 2/2 Running 0 12m
  2783. 2020-11-02T13:23:54.2730379Z [cluster1] local-path-storage pod/local-path-provisioner-7745554f7f-4qr6g 1/1 Running 0 12m
  2784. 2020-11-02T13:23:54.2731822Z [cluster1] submariner-operator pod/submariner-gateway-ps5vm 1/1 Running 0 10m
  2785. 2020-11-02T13:23:54.2733437Z [cluster1] submariner-operator pod/submariner-lighthouse-agent-847bd89f96-fjq6x 1/1 Running 0 10m
  2786. 2020-11-02T13:23:54.2735619Z [cluster1] submariner-operator pod/submariner-lighthouse-coredns-557485fbc-gp9d7 1/1 Running 0 10m
  2787. 2020-11-02T13:23:54.2737879Z [cluster1] submariner-operator pod/submariner-lighthouse-coredns-557485fbc-tf9zh 1/1 Running 0 10m
  2788. 2020-11-02T13:23:54.2739650Z [cluster1] submariner-operator pod/submariner-operator-6675977db7-2jlkj 1/1 Running 0 10m
  2789. 2020-11-02T13:23:54.2741108Z [cluster1] submariner-operator pod/submariner-routeagent-4jm8v 1/1 Running 0 10m
  2790. 2020-11-02T13:23:54.2742457Z [cluster1] submariner-operator pod/submariner-routeagent-7hv8f 1/1 Running 0 10m
  2791. 2020-11-02T13:23:54.2744447Z [cluster1] submariner-operator pod/submariner-routeagent-8g7xt 1/1 Running 0 10m
  2792. 2020-11-02T13:23:54.2745152Z [cluster1]
  2793. 2020-11-02T13:23:54.2745932Z [cluster1] NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
  2794. 2020-11-02T13:23:54.2746649Z [cluster1] default service/kubernetes ClusterIP 100.1.0.1 <none> 443/TCP 13m
  2795. 2020-11-02T13:23:54.2747836Z [cluster1] kube-system service/kube-dns ClusterIP 100.1.0.10 <none> 53/UDP,53/TCP,9153/TCP 12m
  2796. 2020-11-02T13:23:54.2749144Z [cluster1] submariner-operator service/submariner-lighthouse-coredns ClusterIP 100.1.44.182 <none> 53/UDP 10m
  2797. 2020-11-02T13:23:54.2750686Z [cluster1] submariner-operator service/submariner-operator-metrics ClusterIP 100.1.156.42 <none> 8383/TCP,8686/TCP 10m
  2798. 2020-11-02T13:23:54.2751615Z [cluster1]
  2799. 2020-11-02T13:23:54.2752470Z [cluster1] NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  2800. 2020-11-02T13:23:54.2792224Z [lighthouse]$ [cluster1] kubectl get pods -A
  2801. 2020-11-02T13:23:54.2815367Z [lighthouse]$ [cluster1] tail -n +2
  2802. 2020-11-02T13:23:54.2828977Z [lighthouse]$ [cluster1] kubectl get pods -A
  2803. 2020-11-02T13:23:54.2844579Z [lighthouse]$ [cluster1] grep -v Running
  2804. 2020-11-02T13:23:54.2855425Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods -A
  2805. 2020-11-02T13:23:54.2863200Z [lighthouse]$ [cluster1] sed s/ */;/g
  2806. 2020-11-02T13:23:54.2889033Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods -A
  2807. 2020-11-02T13:23:54.6012732Z [lighthouse]$ [cluster1] ns=e2e-tests-discovery-bw5q2
  2808. 2020-11-02T13:23:54.6034195Z [lighthouse]$ [cluster1] cut -f1 -d;
  2809. 2020-11-02T13:23:54.6080810Z [lighthouse]$ [cluster1] name=netshootmnz4g-6757486d56-g57mm
  2810. 2020-11-02T13:23:54.6098939Z [lighthouse]$ [cluster1] cut -f2 -d;
  2811. 2020-11-02T13:23:54.6126194Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-bw5q2 describe pod netshootmnz4g-6757486d56-g57mm
  2812. 2020-11-02T13:23:54.6139890Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-bw5q2 describe pod netshootmnz4g-6757486d56-g57mm
  2813. 2020-11-02T13:23:54.6151742Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n e2e-tests-discovery-bw5q2 describe pod netshootmnz4g-6757486d56-g57mm
  2814. 2020-11-02T13:23:54.6164419Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n e2e-tests-discovery-bw5q2 describe pod netshootmnz4g-6757486d56-g57mm
  2815. 2020-11-02T13:23:54.9262963Z [cluster1] kube-system daemonset.apps/kube-proxy 3 3 3 3 3 beta.kubernetes.io/os=linux 12m
  2816. 2020-11-02T13:23:54.9264278Z [cluster1] kube-system daemonset.apps/weave-net 3 3 3 3 3 <none> 12m
  2817. 2020-11-02T13:23:54.9265778Z [cluster1] submariner-operator daemonset.apps/submariner-gateway 1 1 1 1 1 submariner.io/gateway=true 10m
  2818. 2020-11-02T13:23:54.9267254Z [cluster1] submariner-operator daemonset.apps/submariner-routeagent 3 3 3 3 3 <none> 10m
  2819. 2020-11-02T13:23:54.9267968Z [cluster1]
  2820. 2020-11-02T13:23:54.9268539Z [cluster1] NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
  2821. 2020-11-02T13:23:54.9269449Z [cluster1] kube-system deployment.apps/coredns 2/2 2 2 12m
  2822. 2020-11-02T13:23:54.9270462Z [cluster1] local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 12m
  2823. 2020-11-02T13:23:54.9271728Z [cluster1] submariner-operator deployment.apps/submariner-lighthouse-agent 1/1 1 1 10m
  2824. 2020-11-02T13:23:54.9273226Z [cluster1] submariner-operator deployment.apps/submariner-lighthouse-coredns 2/2 2 2 10m
  2825. 2020-11-02T13:23:54.9274637Z [cluster1] submariner-operator deployment.apps/submariner-operator 1/1 1 1 10m
  2826. 2020-11-02T13:23:54.9275225Z [cluster1]
  2827. 2020-11-02T13:23:54.9275640Z [cluster1] NAMESPACE NAME DESIRED CURRENT READY AGE
  2828. 2020-11-02T13:23:54.9276516Z [cluster1] kube-system replicaset.apps/coredns-6955765f44 2 2 2 12m
  2829. 2020-11-02T13:23:54.9277919Z [cluster1] local-path-storage replicaset.apps/local-path-provisioner-7745554f7f 1 1 1 12m
  2830. 2020-11-02T13:23:54.9279499Z [cluster1] submariner-operator replicaset.apps/submariner-lighthouse-agent-847bd89f96 1 1 1 10m
  2831. 2020-11-02T13:23:54.9281567Z [cluster1] submariner-operator replicaset.apps/submariner-lighthouse-coredns-557485fbc 2 2 2 10m
  2832. 2020-11-02T13:23:54.9283246Z [cluster1] submariner-operator replicaset.apps/submariner-operator-6675977db7 1 1 1 10m
  2833. 2020-11-02T13:23:54.9286770Z [cluster1] ======================= netshootmnz4g-6757486d56-g57mm - e2e-tests-discovery-bw5q2 ============================
  2834. 2020-11-02T13:23:54.9288049Z [cluster1] Name: netshootmnz4g-6757486d56-g57mm
  2835. 2020-11-02T13:23:54.9289098Z [cluster1] Namespace: e2e-tests-discovery-bw5q2
  2836. 2020-11-02T13:23:54.9289684Z [cluster1] Priority: 0
  2837. 2020-11-02T13:23:54.9290296Z [cluster1] Node: cluster1-worker2/172.17.0.5
  2838. 2020-11-02T13:23:54.9290773Z [cluster1] Start Time: Mon, 02 Nov 2020 13:23:15 +0000
  2839. 2020-11-02T13:23:54.9291196Z [cluster1] Labels: app=netshoot
  2840. 2020-11-02T13:23:54.9291857Z [cluster1] pod-template-hash=6757486d56
  2841. 2020-11-02T13:23:54.9292336Z [cluster1] Annotations: <none>
  2842. 2020-11-02T13:23:54.9292833Z [cluster1] Status: Terminating (lasts <invalid>)
  2843. 2020-11-02T13:23:54.9293347Z [cluster1] Termination Grace Period: 30s
  2844. 2020-11-02T13:23:54.9293747Z [cluster1] IP: 10.1.128.4
  2845. 2020-11-02T13:23:54.9294038Z [cluster1] IPs:
  2846. 2020-11-02T13:23:54.9294342Z [cluster1] IP: 10.1.128.4
  2847. 2020-11-02T13:23:54.9295187Z [cluster1] Controlled By: ReplicaSet/netshootmnz4g-6757486d56
  2848. 2020-11-02T13:23:54.9297147Z [cluster1] Containers:
  2849. 2020-11-02T13:23:54.9297525Z [cluster1] netshoot:
  2850. 2020-11-02T13:23:54.9298871Z [cluster1] Container ID: containerd://397d687484653440bf700d97968c38c5c8758342757a60c171a20979929f97bc
  2851. 2020-11-02T13:23:54.9300410Z [cluster1] Image: quay.io/submariner/nettest
  2852. 2020-11-02T13:23:54.9301850Z [cluster1] Image ID: quay.io/submariner/nettest@sha256:63f21b9d8065d60870c2bca980dbc4dc6358edf669661576b8cbee39e3024a2d
  2853. 2020-11-02T13:23:54.9302761Z [cluster1] Port: <none>
  2854. 2020-11-02T13:23:54.9303079Z [cluster1] Host Port: <none>
  2855. 2020-11-02T13:23:54.9303569Z [cluster1] Command:
  2856. 2020-11-02T13:23:54.9303874Z [cluster1] sleep
  2857. 2020-11-02T13:23:54.9304151Z [cluster1] 600
  2858. 2020-11-02T13:23:54.9304458Z [cluster1] State: Running
  2859. 2020-11-02T13:23:54.9304827Z [cluster1] Started: Mon, 02 Nov 2020 13:23:16 +0000
  2860. 2020-11-02T13:23:54.9305174Z [cluster1] Ready: True
  2861. 2020-11-02T13:23:54.9305531Z [cluster1] Restart Count: 0
  2862. 2020-11-02T13:23:54.9305900Z [cluster1] Environment: <none>
  2863. 2020-11-02T13:23:54.9306247Z [cluster1] Mounts:
  2864. 2020-11-02T13:23:54.9307353Z [cluster1] /var/run/secrets/kubernetes.io/serviceaccount from default-token-6tw9d (ro)
  2865. 2020-11-02T13:23:54.9308034Z [cluster1] Conditions:
  2866. 2020-11-02T13:23:54.9308403Z [cluster1] Type Status
  2867. 2020-11-02T13:23:54.9308789Z [cluster1] Initialized True
  2868. 2020-11-02T13:23:54.9309171Z [cluster1] Ready True
  2869. 2020-11-02T13:23:54.9309576Z [cluster1] ContainersReady True
  2870. 2020-11-02T13:23:54.9310038Z [cluster1] PodScheduled True
  2871. 2020-11-02T13:23:54.9310531Z [cluster1] Volumes:
  2872. 2020-11-02T13:23:54.9312241Z [cluster1] default-token-6tw9d:
  2873. 2020-11-02T13:23:54.9313033Z [cluster1] Type: Secret (a volume populated by a Secret)
  2874. 2020-11-02T13:23:54.9313860Z [cluster1] SecretName: default-token-6tw9d
  2875. 2020-11-02T13:23:54.9314364Z [cluster1] Optional: false
  2876. 2020-11-02T13:23:54.9314877Z [cluster1] QoS Class: BestEffort
  2877. 2020-11-02T13:23:54.9316040Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-bw5q2 logs netshootmnz4g-6757486d56-g57mm
  2878. 2020-11-02T13:23:54.9317540Z [lighthouse]$ [cluster1] kubectl -n e2e-tests-discovery-bw5q2 logs netshootmnz4g-6757486d56-g57mm
  2879. 2020-11-02T13:23:54.9319157Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n e2e-tests-discovery-bw5q2 logs netshootmnz4g-6757486d56-g57mm
  2880. 2020-11-02T13:23:54.9343957Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n e2e-tests-discovery-bw5q2 logs netshootmnz4g-6757486d56-g57mm
  2881. 2020-11-02T13:23:55.2628680Z [lighthouse]$ [cluster1] namespace=kube-system
  2882. 2020-11-02T13:23:55.2644544Z [lighthouse]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2883. 2020-11-02T13:23:55.2657600Z [lighthouse]$ [cluster1] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2884. 2020-11-02T13:23:55.2701935Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2885. 2020-11-02T13:23:55.2723159Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  2886. 2020-11-02T13:23:55.5837402Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-9vtw7
  2887. 2020-11-02T13:23:55.5849029Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-9vtw7
  2888. 2020-11-02T13:23:55.5862525Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-9vtw7
  2889. 2020-11-02T13:23:55.5879860Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n kube-system logs kube-proxy-9vtw7
  2890. 2020-11-02T13:23:55.8970865Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-gj486
  2891. 2020-11-02T13:23:55.9009177Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-gj486
  2892. 2020-11-02T13:23:55.9021545Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-gj486
  2893. 2020-11-02T13:23:55.9031496Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n kube-system logs kube-proxy-gj486
  2894. 2020-11-02T13:23:56.2026911Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-w8z5r
  2895. 2020-11-02T13:23:56.2040863Z [lighthouse]$ [cluster1] kubectl -n kube-system logs kube-proxy-w8z5r
  2896. 2020-11-02T13:23:56.2053016Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n kube-system logs kube-proxy-w8z5r
  2897. 2020-11-02T13:23:56.2063583Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n kube-system logs kube-proxy-w8z5r
  2898. 2020-11-02T13:23:56.5029841Z [cluster1] Node-Selectors: <none>
  2899. 2020-11-02T13:23:56.5030676Z [cluster1] Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  2900. 2020-11-02T13:23:56.5031410Z [cluster1] node.kubernetes.io/unreachable:NoExecute for 300s
  2901. 2020-11-02T13:23:56.5031927Z [cluster1] Events: <none>
  2902. 2020-11-02T13:23:56.5032855Z [cluster1] ===================== END netshootmnz4g-6757486d56-g57mm - e2e-tests-discovery-bw5q2 ==========================
  2903. 2020-11-02T13:23:56.5033997Z [cluster1] +++++++++++++++++++++: Logs for Pod kube-proxy-9vtw7 in namespace kube-system :++++++++++++++++++++++
  2904. 2020-11-02T13:23:56.5034721Z [cluster1] W1102 13:11:42.136064 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2905. 2020-11-02T13:23:56.5035359Z [cluster1] I1102 13:11:42.149117 1 node.go:135] Successfully retrieved node IP: 172.17.0.8
  2906. 2020-11-02T13:23:56.5035931Z [cluster1] I1102 13:11:42.149294 1 server_others.go:145] Using iptables Proxier.
  2907. 2020-11-02T13:23:56.5036793Z [cluster1] I1102 13:11:42.149612 1 server.go:571] Version: v1.17.0
  2908. 2020-11-02T13:23:56.5037346Z [cluster1] I1102 13:11:42.150095 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2909. 2020-11-02T13:23:56.5038428Z [cluster1] I1102 13:11:42.152731 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2910. 2020-11-02T13:23:56.5039464Z [cluster1] I1102 13:11:42.152915 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2911. 2020-11-02T13:23:56.5040170Z [cluster1] I1102 13:11:42.163302 1 config.go:131] Starting endpoints config controller
  2912. 2020-11-02T13:23:56.5041258Z [cluster1] I1102 13:11:42.163457 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2913. 2020-11-02T13:23:56.5041968Z [cluster1] I1102 13:11:42.163569 1 config.go:313] Starting service config controller
  2914. 2020-11-02T13:23:56.5042661Z [cluster1] I1102 13:11:42.163630 1 shared_informer.go:197] Waiting for caches to sync for service config
  2915. 2020-11-02T13:23:56.5043378Z [cluster1] I1102 13:11:42.267786 1 shared_informer.go:204] Caches are synced for service config
  2916. 2020-11-02T13:23:56.5044088Z [cluster1] I1102 13:11:42.268083 1 shared_informer.go:204] Caches are synced for endpoints config
  2917. 2020-11-02T13:23:56.5045065Z [cluster1] +++++++++++++++++++++: Logs for Pod kube-proxy-gj486 in namespace kube-system :++++++++++++++++++++++
  2918. 2020-11-02T13:23:56.5045804Z [cluster1] W1102 13:11:42.193626 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2919. 2020-11-02T13:23:56.5046485Z [cluster1] I1102 13:11:42.212088 1 node.go:135] Successfully retrieved node IP: 172.17.0.5
  2920. 2020-11-02T13:23:56.5047103Z [cluster1] I1102 13:11:42.212268 1 server_others.go:145] Using iptables Proxier.
  2921. 2020-11-02T13:23:56.5047643Z [cluster1] I1102 13:11:42.212621 1 server.go:571] Version: v1.17.0
  2922. 2020-11-02T13:23:56.5048195Z [cluster1] I1102 13:11:42.213084 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2923. 2020-11-02T13:23:56.5049208Z [cluster1] I1102 13:11:42.213783 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2924. 2020-11-02T13:23:56.5050327Z [cluster1] I1102 13:11:42.213981 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2925. 2020-11-02T13:23:56.5051085Z [cluster1] I1102 13:11:42.214963 1 config.go:131] Starting endpoints config controller
  2926. 2020-11-02T13:23:56.5051798Z [cluster1] I1102 13:11:42.215126 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2927. 2020-11-02T13:23:56.5052505Z [cluster1] I1102 13:11:42.215380 1 config.go:313] Starting service config controller
  2928. 2020-11-02T13:23:56.5053282Z [cluster1] I1102 13:11:42.215472 1 shared_informer.go:197] Waiting for caches to sync for service config
  2929. 2020-11-02T13:23:56.5053997Z [cluster1] I1102 13:11:42.315754 1 shared_informer.go:204] Caches are synced for service config
  2930. 2020-11-02T13:23:56.5054704Z [cluster1] I1102 13:11:42.315756 1 shared_informer.go:204] Caches are synced for endpoints config
  2931. 2020-11-02T13:23:56.5055677Z [cluster1] +++++++++++++++++++++: Logs for Pod kube-proxy-w8z5r in namespace kube-system :++++++++++++++++++++++
  2932. 2020-11-02T13:23:56.5056978Z [cluster1] W1102 13:11:15.865604 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  2933. 2020-11-02T13:23:56.5057594Z [cluster1] I1102 13:11:15.885698 1 node.go:135] Successfully retrieved node IP: 172.17.0.6
  2934. 2020-11-02T13:23:56.5058163Z [cluster1] I1102 13:11:15.885885 1 server_others.go:145] Using iptables Proxier.
  2935. 2020-11-02T13:23:56.5058680Z [cluster1] I1102 13:11:15.886232 1 server.go:571] Version: v1.17.0
  2936. 2020-11-02T13:23:56.5059189Z [cluster1] I1102 13:11:15.886902 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  2937. 2020-11-02T13:23:56.5060160Z [cluster1] I1102 13:11:15.888916 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  2938. 2020-11-02T13:23:56.5061192Z [cluster1] I1102 13:11:15.889127 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  2939. 2020-11-02T13:23:56.5091388Z [lighthouse]$ [cluster1] namespace=submariner-operator
  2940. 2020-11-02T13:23:56.5105739Z [lighthouse]$ [cluster1] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2941. 2020-11-02T13:23:56.5115924Z [lighthouse]$ [cluster1] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2942. 2020-11-02T13:23:56.5127484Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2943. 2020-11-02T13:23:56.5139328Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  2944. 2020-11-02T13:23:56.8029960Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-operator-6675977db7-2jlkj
  2945. 2020-11-02T13:23:56.8039930Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-operator-6675977db7-2jlkj
  2946. 2020-11-02T13:23:56.8054699Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-operator-6675977db7-2jlkj
  2947. 2020-11-02T13:23:56.8065161Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-operator-6675977db7-2jlkj
  2948. 2020-11-02T13:23:57.1311651Z [cluster1] I1102 13:11:15.895966 1 config.go:313] Starting service config controller
  2949. 2020-11-02T13:23:57.1312865Z [cluster1] I1102 13:11:15.896160 1 shared_informer.go:197] Waiting for caches to sync for service config
  2950. 2020-11-02T13:23:57.1313563Z [cluster1] I1102 13:11:15.896267 1 config.go:131] Starting endpoints config controller
  2951. 2020-11-02T13:23:57.1314239Z [cluster1] I1102 13:11:15.896351 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  2952. 2020-11-02T13:23:57.1315016Z [cluster1] I1102 13:11:16.008602 1 shared_informer.go:204] Caches are synced for service config
  2953. 2020-11-02T13:23:57.1315759Z [cluster1] I1102 13:11:16.008859 1 shared_informer.go:204] Caches are synced for endpoints config
  2954. 2020-11-02T13:23:57.1316373Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  2955. 2020-11-02T13:23:57.1318134Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-operator-6675977db7-2jlkj in namespace submariner-operator :++++++++++++++++++++++
  2956. 2020-11-02T13:23:57.1319182Z [cluster1] {"level":"info","ts":1604322800.1495888,"logger":"cmd","msg":"Go Version: go1.15.2"}
  2957. 2020-11-02T13:23:57.1319905Z [cluster1] {"level":"info","ts":1604322800.1496122,"logger":"cmd","msg":"Go OS/Arch: linux/amd64"}
  2958. 2020-11-02T13:23:57.1320764Z [cluster1] {"level":"info","ts":1604322800.1496162,"logger":"cmd","msg":"Version of operator-sdk: v0.17.0"}
  2959. 2020-11-02T13:23:57.1321466Z [cluster1] {"level":"info","ts":1604322800.1496193,"logger":"cmd","msg":"Submariner operator version: was not built correctly"}
  2960. 2020-11-02T13:23:57.1322328Z [cluster1] {"level":"info","ts":1604322800.1497486,"logger":"leader","msg":"Trying to become the leader."}
  2961. 2020-11-02T13:23:57.1323337Z [cluster1] {"level":"info","ts":1604322800.6678386,"logger":"leader","msg":"No pre-existing lock was found."}
  2962. 2020-11-02T13:23:57.1324077Z [cluster1] {"level":"info","ts":1604322800.6718948,"logger":"leader","msg":"Became the leader."}
  2963. 2020-11-02T13:23:57.1325305Z [cluster1] {"level":"info","ts":1604322801.1752841,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":"0.0.0.0:8383"}
  2964. 2020-11-02T13:23:57.1326281Z [cluster1] {"level":"info","ts":1604322801.1774325,"logger":"cmd","msg":"Registering Components."}
  2965. 2020-11-02T13:23:57.1327011Z [cluster1] {"level":"info","ts":1604322801.1775537,"logger":"cmd","msg":"Creating the engine CRDs"}
  2966. 2020-11-02T13:23:57.1327619Z [cluster1] {"level":"info","ts":1604322801.2220912,"logger":"cmd","msg":"Creating the Lighthouse CRDs"}
  2967. 2020-11-02T13:23:57.1328533Z [cluster1] {"level":"info","ts":1604322801.3169863,"logger":"cmd","msg":"The Lighthouse CRDs were updated, restarting..."}
  2968. 2020-11-02T13:23:57.1329201Z [cluster1] {"level":"info","ts":1604322801.3976996,"logger":"cmd","msg":"Go Version: go1.15.2"}
  2969. 2020-11-02T13:23:57.1329798Z [cluster1] {"level":"info","ts":1604322801.3978944,"logger":"cmd","msg":"Go OS/Arch: linux/amd64"}
  2970. 2020-11-02T13:23:57.1330735Z [cluster1] {"level":"info","ts":1604322801.3979785,"logger":"cmd","msg":"Version of operator-sdk: v0.17.0"}
  2971. 2020-11-02T13:23:57.1331894Z [cluster1] {"level":"info","ts":1604322801.3980613,"logger":"cmd","msg":"Submariner operator version: was not built correctly"}
  2972. 2020-11-02T13:23:57.1332782Z [cluster1] {"level":"info","ts":1604322801.398384,"logger":"leader","msg":"Trying to become the leader."}
  2973. 2020-11-02T13:23:57.1333669Z [cluster1] {"level":"info","ts":1604322801.929305,"logger":"leader","msg":"Found existing lock with my name. I was likely restarted."}
  2974. 2020-11-02T13:23:57.1334549Z [cluster1] {"level":"info","ts":1604322801.9293334,"logger":"leader","msg":"Continuing as the leader."}
  2975. 2020-11-02T13:23:57.1335928Z [cluster1] {"level":"info","ts":1604322802.4321814,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":"0.0.0.0:8383"}
  2976. 2020-11-02T13:23:57.1337237Z [cluster1] {"level":"info","ts":1604322802.4326122,"logger":"cmd","msg":"Registering Components."}
  2977. 2020-11-02T13:23:57.1337892Z [cluster1] {"level":"info","ts":1604322802.4328263,"logger":"cmd","msg":"Creating the engine CRDs"}
  2978. 2020-11-02T13:23:57.1338545Z [cluster1] {"level":"info","ts":1604322802.9416354,"logger":"cmd","msg":"Creating the Lighthouse CRDs"}
  2979. 2020-11-02T13:23:57.1340410Z [cluster1] {"level":"info","ts":1604322805.1001048,"logger":"metrics","msg":"Metrics Service object created","Service.Name":"submariner-operator-metrics","Service.Namespace":"submariner-operator"}
  2980. 2020-11-02T13:23:57.1342127Z [cluster1] {"level":"info","ts":1604322805.6022377,"logger":"cmd","msg":"Could not create ServiceMonitor object","error":"no ServiceMonitor registered with the API"}
  2981. 2020-11-02T13:23:57.1343807Z [cluster1] {"level":"info","ts":1604322805.60227,"logger":"cmd","msg":"Install prometheus-operator in your cluster to create ServiceMonitor objects","error":"no ServiceMonitor registered with the API"}
  2982. 2020-11-02T13:23:57.1344988Z [cluster1] {"level":"info","ts":1604322805.602275,"logger":"cmd","msg":"Starting the Cmd."}
  2983. 2020-11-02T13:23:57.1346489Z [cluster1] {"level":"info","ts":1604322805.6024957,"logger":"controller-runtime.manager","msg":"starting metrics server","path":"/metrics"}
  2984. 2020-11-02T13:23:57.1348762Z [cluster1] {"level":"info","ts":1604322805.6025887,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"servicediscovery-controller","source":"kind source: /, Kind="}
  2985. 2020-11-02T13:23:57.1357160Z [cluster1] {"level":"info","ts":1604322805.6027377,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  2986. 2020-11-02T13:23:57.1359623Z [cluster1] {"level":"info","ts":1604322805.7028706,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  2987. 2020-11-02T13:23:57.1362013Z [cluster1] {"level":"info","ts":1604322805.7028682,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"servicediscovery-controller","source":"kind source: /, Kind="}
  2988. 2020-11-02T13:23:57.1364386Z [cluster1] {"level":"info","ts":1604322805.8057716,"logger":"controller-runtime.controller","msg":"Starting Controller","controller":"servicediscovery-controller"}
  2989. 2020-11-02T13:23:57.1366772Z [cluster1] {"level":"info","ts":1604322805.8058076,"logger":"controller-runtime.controller","msg":"Starting workers","controller":"servicediscovery-controller","worker count":1}
  2990. 2020-11-02T13:23:57.1369160Z [cluster1] {"level":"info","ts":1604322805.8057678,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  2991. 2020-11-02T13:23:57.1371463Z [cluster1] {"level":"info","ts":1604322805.9061148,"logger":"controller-runtime.controller","msg":"Starting Controller","controller":"submariner-controller"}
  2992. 2020-11-02T13:23:57.1373450Z [cluster1] {"level":"info","ts":1604322805.9062135,"logger":"controller-runtime.controller","msg":"Starting workers","controller":"submariner-controller","worker count":1}
  2993. 2020-11-02T13:23:57.1375763Z [cluster1] {"level":"info","ts":1604322805.9062953,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  2994. 2020-11-02T13:23:57.1377275Z [cluster1] {"level":"info","ts":1604322806.0294807,"logger":"controller_submariner","msg":"Cluster network discovered"}
  2995. 2020-11-02T13:23:57.1378956Z [cluster1] {"level":"info","ts":1604322806.0295055,"logger":"controller_submariner","msg":"Discovered K8s network details","plugin":"weave-net","clusterCIDRs":["10.1.0.0/16"],"serviceCIDRs":["100.1.0.0/16"]}
  2996. 2020-11-02T13:23:57.1380282Z [cluster1] {"level":"info","ts":1604322806.029516,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  2997. 2020-11-02T13:23:57.1381309Z [cluster1] {"level":"info","ts":1604322806.02952,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  2998. 2020-11-02T13:23:57.1383697Z [cluster1] {"level":"info","ts":1604322806.079455,"logger":"controller_submariner","msg":"Created a new DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  2999. 2020-11-02T13:23:57.1386793Z [cluster1] {"level":"info","ts":1604322806.0865054,"logger":"controller_submariner","msg":"Created a new DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3000. 2020-11-02T13:23:57.1389360Z [cluster1] {"level":"info","ts":1604322806.2597706,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3001. 2020-11-02T13:23:57.1391536Z [cluster1] {"level":"info","ts":1604322806.2734432,"logger":"controller_submariner","msg":"Created Service Discovery CR","Request.Namespace":"submariner-operator","Request.Name":"submariner","Namespace":"submariner-operator","Name":"service-discovery"}
  3002. 2020-11-02T13:23:57.1393487Z [cluster1] {"level":"info","ts":1604322806.2735686,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3003. 2020-11-02T13:23:57.1395193Z [cluster1] {"level":"info","ts":1604322806.323221,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3004. 2020-11-02T13:23:57.1396089Z [cluster1] {"level":"info","ts":1604322806.3232455,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3005. 2020-11-02T13:23:57.1398595Z [cluster1] {"level":"info","ts":1604322806.3261287,"logger":"controller_servicediscovery","msg":"Created a new Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3006. 2020-11-02T13:23:57.1419470Z [cluster1] {"level":"error","ts":1604322806.3261611,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"servicediscovery-controller","name":"service-discovery","namespace":"submariner-operator","error":"error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: Deployment.apps \"submariner-lighthouse-agent\" not found","errorVerbose":"Deployment.apps \"submariner-lighthouse-agent\" not found\nerror creating or updating Deployment submariner-operator/submariner-lighthouse-agent","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  3007. 2020-11-02T13:23:57.1434484Z [cluster1] {"level":"info","ts":1604322806.3860912,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3008. 2020-11-02T13:23:57.1448717Z [cluster1] {"level":"info","ts":1604322806.606927,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3009. 2020-11-02T13:23:57.1451396Z [cluster1] {"level":"info","ts":1604322806.8039906,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3010. 2020-11-02T13:23:57.1452626Z [cluster1] {"level":"info","ts":1604322806.897366,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3011. 2020-11-02T13:23:57.1453522Z [cluster1] {"level":"info","ts":1604322806.897415,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3012. 2020-11-02T13:23:57.1455580Z [cluster1] {"level":"info","ts":1604322807.145227,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3013. 2020-11-02T13:23:57.1470365Z [cluster1] {"level":"info","ts":1604322807.2065477,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3014. 2020-11-02T13:23:57.1473782Z [cluster1] {"level":"info","ts":1604322807.337931,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3015. 2020-11-02T13:23:57.1477277Z [cluster1] {"level":"info","ts":1604322807.3807995,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3016. 2020-11-02T13:23:57.1480656Z [cluster1] {"level":"info","ts":1604322807.5347755,"logger":"controller_servicediscovery","msg":"Created a new ConfigMap","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","ConfigMap.Namespace":"submariner-operator","ConfigMap.Name":"submariner-lighthouse-coredns"}
  3017. 2020-11-02T13:23:57.1484207Z [cluster1] {"level":"info","ts":1604322807.8031416,"logger":"controller_servicediscovery","msg":"Created a new Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3018. 2020-11-02T13:23:57.1487643Z [cluster1] {"level":"info","ts":1604322809.1093662,"logger":"controller_servicediscovery","msg":"Created a new Service","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Service.Namespace":"submariner-operator","Service.Name":"submariner-lighthouse-coredns"}
  3019. 2020-11-02T13:23:57.1498876Z [cluster1] {"level":"info","ts":1604322809.2594976,"logger":"controller_servicediscovery","msg":"coredns configmap does not have lighthouse configuration hence creating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3020. 2020-11-02T13:23:57.1502766Z [cluster1] {"level":"info","ts":1604322809.2595308,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.44.182\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n"}
  3021. 2020-11-02T13:23:57.1506104Z [cluster1] {"level":"info","ts":1604322809.3314657,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3022. 2020-11-02T13:23:57.1516781Z [cluster1] {"level":"info","ts":1604322810.1681006,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3023. 2020-11-02T13:23:57.1520228Z [cluster1] {"level":"info","ts":1604322810.2025013,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3024. 2020-11-02T13:23:57.1523134Z [cluster1] {"level":"info","ts":1604322810.2261944,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3025. 2020-11-02T13:23:57.1526757Z [cluster1] {"level":"info","ts":1604322810.226232,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.44.182\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n"}
  3026. 2020-11-02T13:23:57.1529595Z [cluster1] {"level":"info","ts":1604322853.2496274,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3027. 2020-11-02T13:23:57.1530808Z [cluster1] {"level":"info","ts":1604322853.3103948,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3028. 2020-11-02T13:23:57.1531702Z [cluster1] {"level":"info","ts":1604322853.310418,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3029. 2020-11-02T13:23:57.1533811Z [cluster1] {"level":"info","ts":1604322853.3493938,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3030. 2020-11-02T13:23:57.1536981Z [cluster1] {"level":"info","ts":1604322853.3841636,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3031. 2020-11-02T13:23:57.1539153Z [cluster1] {"level":"info","ts":1604322853.51874,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3032. 2020-11-02T13:23:57.1558849Z [cluster1] {"level":"info","ts":1604322853.6061194,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3033. 2020-11-02T13:23:57.1559768Z [cluster1] {"level":"info","ts":1604322853.6061542,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3034. 2020-11-02T13:23:57.1561976Z [cluster1] {"level":"info","ts":1604322853.6771715,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3035. 2020-11-02T13:23:57.1565371Z [cluster1] {"level":"info","ts":1604322853.70542,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3036. 2020-11-02T13:23:57.1568498Z [cluster1] {"level":"info","ts":1604322853.7183747,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3037. 2020-11-02T13:23:57.1571950Z [cluster1] {"level":"info","ts":1604322853.7896073,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3038. 2020-11-02T13:23:57.1575462Z [cluster1] {"level":"info","ts":1604322853.8032136,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3039. 2020-11-02T13:23:57.1579816Z [cluster1] {"level":"info","ts":1604322853.8423898,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3040. 2020-11-02T13:23:57.1581036Z [cluster1] {"level":"info","ts":1604322853.9780288,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3041. 2020-11-02T13:23:57.1581932Z [cluster1] {"level":"info","ts":1604322853.9780526,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3042. 2020-11-02T13:23:57.1583747Z [cluster1] {"level":"info","ts":1604322853.9785938,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3043. 2020-11-02T13:23:57.1587384Z [cluster1] {"level":"info","ts":1604322853.9786336,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.44.182\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"}
  3044. 2020-11-02T13:23:57.1590729Z [cluster1] {"level":"info","ts":1604322854.0977974,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3045. 2020-11-02T13:23:57.1593584Z [cluster1] {"level":"info","ts":1604322854.245973,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3046. 2020-11-02T13:23:57.1596001Z [cluster1] {"level":"info","ts":1604322855.2840755,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3047. 2020-11-02T13:23:57.1609389Z [cluster1] {"level":"info","ts":1604322855.3378553,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3048. 2020-11-02T13:23:57.1610442Z [cluster1] {"level":"info","ts":1604322855.3378947,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3049. 2020-11-02T13:23:57.1613115Z [cluster1] {"level":"info","ts":1604322855.367845,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3050. 2020-11-02T13:23:57.1619874Z [cluster1] {"level":"info","ts":1604322855.3860898,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3051. 2020-11-02T13:23:57.1626789Z [cluster1] {"level":"info","ts":1604322855.4158502,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3052. 2020-11-02T13:23:57.1628318Z [cluster1] {"level":"info","ts":1604322855.5095594,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3053. 2020-11-02T13:23:57.1629364Z [cluster1] {"level":"info","ts":1604322855.5095875,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3054. 2020-11-02T13:23:57.1634556Z [cluster1] {"level":"info","ts":1604322855.6512148,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3055. 2020-11-02T13:23:57.1641068Z [cluster1] {"level":"info","ts":1604322855.6662433,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3056. 2020-11-02T13:23:57.1646346Z [cluster1] {"level":"info","ts":1604322858.2010837,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3057. 2020-11-02T13:23:57.1654587Z [cluster1] {"level":"info","ts":1604322858.229604,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3058. 2020-11-02T13:23:57.1664696Z [cluster1] {"level":"info","ts":1604322858.2339685,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3059. 2020-11-02T13:23:57.1668822Z [cluster1] {"level":"info","ts":1604322858.2367089,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3060. 2020-11-02T13:23:57.1672774Z [cluster1] {"level":"info","ts":1604322858.236734,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.44.182\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"}
  3061. 2020-11-02T13:23:57.1678266Z [cluster1] {"level":"info","ts":1604322860.294932,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3062. 2020-11-02T13:23:57.1679657Z [cluster1] {"level":"info","ts":1604322860.8457565,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3063. 2020-11-02T13:23:57.1680695Z [cluster1] {"level":"info","ts":1604322860.8457828,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3064. 2020-11-02T13:23:57.1683036Z [cluster1] {"level":"info","ts":1604322860.8502042,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3065. 2020-11-02T13:23:57.1686873Z [cluster1] {"level":"info","ts":1604322860.8540866,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3066. 2020-11-02T13:23:57.1689925Z [cluster1] {"level":"info","ts":1604322861.8074224,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3067. 2020-11-02T13:23:57.1693729Z [cluster1] {"level":"info","ts":1604322861.8230865,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  3068. 2020-11-02T13:23:57.1706891Z [cluster1] {"level":"info","ts":1604322861.8382463,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  3069. 2020-11-02T13:23:57.1710217Z [cluster1] {"level":"info","ts":1604322861.858337,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  3070. 2020-11-02T13:23:57.1713862Z [cluster1] {"level":"info","ts":1604322861.8587253,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.1.44.182\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster1.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"}
  3071. 2020-11-02T13:23:57.1716837Z [cluster1] {"level":"info","ts":1604322865.3010366,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3072. 2020-11-02T13:23:57.1718051Z [cluster1] {"level":"info","ts":1604322865.3135498,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3073. 2020-11-02T13:23:57.1718942Z [cluster1] {"level":"info","ts":1604322865.3135796,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3074. 2020-11-02T13:23:57.1721709Z [cluster1] {"level":"info","ts":1604322865.317202,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3075. 2020-11-02T13:23:57.1724659Z [cluster1] {"level":"info","ts":1604322865.3199198,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3076. 2020-11-02T13:23:57.1735652Z [cluster1] {"level":"info","ts":1604322865.324944,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3077. 2020-11-02T13:23:57.1737832Z [cluster1] {"level":"info","ts":1604322865.3284423,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3078. 2020-11-02T13:23:57.1738861Z [cluster1] {"level":"info","ts":1604322865.3284616,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3079. 2020-11-02T13:23:57.1741161Z [cluster1] {"level":"info","ts":1604322865.3314617,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3080. 2020-11-02T13:23:57.1744115Z [cluster1] {"level":"info","ts":1604322865.33409,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3081. 2020-11-02T13:23:57.1746432Z [cluster1] {"level":"info","ts":1604322870.3159158,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3082. 2020-11-02T13:23:57.1747644Z [cluster1] {"level":"info","ts":1604322870.322781,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3083. 2020-11-02T13:23:57.1748534Z [cluster1] {"level":"info","ts":1604322870.3228042,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3084. 2020-11-02T13:23:57.1750804Z [cluster1] {"level":"info","ts":1604322870.3266006,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3085. 2020-11-02T13:23:57.1754276Z [cluster1] {"level":"info","ts":1604322870.3293822,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3086. 2020-11-02T13:23:57.1757295Z [cluster1] {"level":"info","ts":1604322870.335008,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3087. 2020-11-02T13:23:57.1758514Z [cluster1] {"level":"info","ts":1604322870.3401656,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3088. 2020-11-02T13:23:57.1759511Z [cluster1] {"level":"info","ts":1604322870.340187,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3089. 2020-11-02T13:23:57.1761564Z [cluster1] {"level":"info","ts":1604322870.3433328,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3090. 2020-11-02T13:23:57.1770311Z [cluster1] {"level":"info","ts":1604322870.3457382,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3091. 2020-11-02T13:23:57.1773195Z [cluster1] {"level":"info","ts":1604322875.337784,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3092. 2020-11-02T13:23:57.1775059Z [cluster1] {"level":"info","ts":1604322875.3643515,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3093. 2020-11-02T13:23:57.1776053Z [cluster1] {"level":"info","ts":1604322875.364373,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3094. 2020-11-02T13:23:57.1778198Z [cluster1] {"level":"info","ts":1604322875.3705246,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3095. 2020-11-02T13:23:57.1780843Z [cluster1] {"level":"info","ts":1604322875.3901393,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3096. 2020-11-02T13:23:57.1783487Z [cluster1] {"level":"info","ts":1604322875.4163833,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3097. 2020-11-02T13:23:57.1786089Z [cluster1] {"level":"info","ts":1604322875.4227364,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3098. 2020-11-02T13:23:57.1787524Z [cluster1] {"level":"info","ts":1604322875.422756,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3099. 2020-11-02T13:23:57.1789944Z [cluster1] {"level":"info","ts":1604322875.4279997,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3100. 2020-11-02T13:23:57.1792788Z [cluster1] {"level":"info","ts":1604322875.4321237,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3101. 2020-11-02T13:23:57.1795562Z [lighthouse]$ [cluster1] namespace=submariner-operator
  3102. 2020-11-02T13:23:57.1797884Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  3103. 2020-11-02T13:23:57.1799794Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  3104. 2020-11-02T13:23:57.1801543Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  3105. 2020-11-02T13:23:57.1804210Z [cluster1] {"level":"info","ts":1604322880.3572881,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3106. 2020-11-02T13:23:57.1805572Z [cluster1] {"level":"info","ts":1604322880.364832,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3107. 2020-11-02T13:23:57.1806468Z [cluster1] {"level":"info","ts":1604322880.3648524,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3108. 2020-11-02T13:23:57.1809153Z [cluster1] {"level":"info","ts":1604322880.3692188,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3109. 2020-11-02T13:23:57.1812042Z [cluster1] {"level":"info","ts":1604322880.3773656,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3110. 2020-11-02T13:23:57.1814353Z [cluster1] {"level":"info","ts":1604322880.3840592,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3111. 2020-11-02T13:23:57.1815557Z [cluster1] {"level":"info","ts":1604322880.3892002,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3112. 2020-11-02T13:23:57.1817023Z [cluster1] {"level":"info","ts":1604322880.3892188,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3113. 2020-11-02T13:23:57.1820482Z [cluster1] {"level":"info","ts":1604322880.394962,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3114. 2020-11-02T13:23:57.1823403Z [cluster1] {"level":"info","ts":1604322880.4076815,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3115. 2020-11-02T13:23:57.1825860Z [cluster1] {"level":"info","ts":1604322885.3886445,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3116. 2020-11-02T13:23:57.1827223Z [cluster1] {"level":"info","ts":1604322885.4045134,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3117. 2020-11-02T13:23:57.1828114Z [cluster1] {"level":"info","ts":1604322885.4046006,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3118. 2020-11-02T13:23:57.1831465Z [cluster1] {"level":"info","ts":1604322885.4090168,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3119. 2020-11-02T13:23:57.1834345Z [cluster1] {"level":"info","ts":1604322885.4146304,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3120. 2020-11-02T13:23:57.1837035Z [cluster1] {"level":"info","ts":1604322885.42275,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3121. 2020-11-02T13:23:57.1838254Z [cluster1] {"level":"info","ts":1604322885.427845,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3122. 2020-11-02T13:23:57.1839139Z [cluster1] {"level":"info","ts":1604322885.4279506,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3123. 2020-11-02T13:23:57.1841333Z [cluster1] {"level":"info","ts":1604322885.432414,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3124. 2020-11-02T13:23:57.1850826Z [cluster1] {"level":"info","ts":1604322885.4356563,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3125. 2020-11-02T13:23:57.1853167Z [cluster1] {"level":"info","ts":1604322890.4118533,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3126. 2020-11-02T13:23:57.1854380Z [cluster1] {"level":"info","ts":1604322890.4212122,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3127. 2020-11-02T13:23:57.1855271Z [cluster1] {"level":"info","ts":1604322890.421237,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3128. 2020-11-02T13:23:57.1857724Z [cluster1] {"level":"info","ts":1604322890.42623,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3129. 2020-11-02T13:23:57.1860586Z [cluster1] {"level":"info","ts":1604322890.429325,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3130. 2020-11-02T13:23:57.1862884Z [cluster1] {"level":"info","ts":1604322890.4400039,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3131. 2020-11-02T13:23:57.1864090Z [cluster1] {"level":"info","ts":1604322890.501845,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3132. 2020-11-02T13:23:57.1865522Z [cluster1] {"level":"info","ts":1604322890.5018713,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3133. 2020-11-02T13:23:57.1867731Z [cluster1] {"level":"info","ts":1604322890.543464,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3134. 2020-11-02T13:23:57.1870578Z [cluster1] {"level":"info","ts":1604322890.5789824,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3135. 2020-11-02T13:23:57.1872873Z [cluster1] {"level":"info","ts":1604322895.421536,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3136. 2020-11-02T13:23:57.1874086Z [cluster1] {"level":"info","ts":1604322895.4350147,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3137. 2020-11-02T13:23:57.1874973Z [cluster1] {"level":"info","ts":1604322895.4350548,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3138. 2020-11-02T13:23:57.1877002Z [cluster1] {"level":"info","ts":1604322895.4675608,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3139. 2020-11-02T13:23:57.1879837Z [cluster1] {"level":"info","ts":1604322895.4730077,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3140. 2020-11-02T13:23:57.1883426Z [cluster1] {"level":"info","ts":1604322895.4802825,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3141. 2020-11-02T13:23:57.1887063Z [cluster1] {"level":"info","ts":1604322895.4879558,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3142. 2020-11-02T13:23:57.1888256Z [cluster1] {"level":"info","ts":1604322895.4879766,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3143. 2020-11-02T13:23:57.1891079Z [cluster1] {"level":"info","ts":1604322895.4929,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3144. 2020-11-02T13:23:57.1894868Z [cluster1] {"level":"info","ts":1604322895.4996374,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3145. 2020-11-02T13:23:57.1900020Z [cluster1] {"level":"info","ts":1604322900.480004,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3146. 2020-11-02T13:23:57.1901239Z [cluster1] {"level":"info","ts":1604322900.486236,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3147. 2020-11-02T13:23:57.1902133Z [cluster1] {"level":"info","ts":1604322900.4862564,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3148. 2020-11-02T13:23:57.1904179Z [cluster1] {"level":"info","ts":1604322900.4932895,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3149. 2020-11-02T13:23:57.1921247Z [cluster1] {"level":"info","ts":1604322900.4986396,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3150. 2020-11-02T13:23:57.1923636Z [cluster1] {"level":"info","ts":1604322900.5139434,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3151. 2020-11-02T13:23:57.1924855Z [cluster1] {"level":"info","ts":1604322900.5206256,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3152. 2020-11-02T13:23:57.1925752Z [cluster1] {"level":"info","ts":1604322900.5206444,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3153. 2020-11-02T13:23:57.1927804Z [cluster1] {"level":"info","ts":1604322900.524775,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3154. 2020-11-02T13:23:57.1930446Z [cluster1] {"level":"info","ts":1604322900.5316706,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3155. 2020-11-02T13:23:57.1932579Z [cluster1] {"level":"info","ts":1604322905.5480692,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3156. 2020-11-02T13:23:57.1933695Z [cluster1] {"level":"info","ts":1604322905.5556214,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3157. 2020-11-02T13:23:57.1934516Z [cluster1] {"level":"info","ts":1604322905.5556462,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3158. 2020-11-02T13:23:57.1936794Z [cluster1] {"level":"info","ts":1604322905.558971,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3159. 2020-11-02T13:23:57.1939954Z [cluster1] {"level":"info","ts":1604322905.5700536,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3160. 2020-11-02T13:23:57.1942791Z [cluster1] {"level":"info","ts":1604322905.577987,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3161. 2020-11-02T13:23:57.1953211Z [cluster1] {"level":"info","ts":1604322905.5839317,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3162. 2020-11-02T13:23:57.1954165Z [cluster1] {"level":"info","ts":1604322905.5839465,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3163. 2020-11-02T13:23:57.1956412Z [cluster1] {"level":"info","ts":1604322905.58704,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3164. 2020-11-02T13:23:57.1959265Z [cluster1] {"level":"info","ts":1604322905.590487,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3165. 2020-11-02T13:23:57.1961580Z [cluster1] {"level":"info","ts":1604322910.5617552,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3166. 2020-11-02T13:23:57.1962836Z [cluster1] {"level":"info","ts":1604322910.5681345,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3167. 2020-11-02T13:23:57.1963814Z [cluster1] {"level":"info","ts":1604322910.5681524,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3168. 2020-11-02T13:23:57.1966277Z [cluster1] {"level":"info","ts":1604322910.5719712,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3169. 2020-11-02T13:23:57.1969307Z [cluster1] {"level":"info","ts":1604322910.5785465,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3170. 2020-11-02T13:23:57.1971612Z [cluster1] {"level":"info","ts":1604322910.5877633,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3171. 2020-11-02T13:23:57.1972827Z [cluster1] {"level":"info","ts":1604322910.5925887,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3172. 2020-11-02T13:23:57.1973708Z [cluster1] {"level":"info","ts":1604322910.5926085,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3173. 2020-11-02T13:23:57.1975746Z [cluster1] {"level":"info","ts":1604322910.597141,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3174. 2020-11-02T13:23:57.1978739Z [cluster1] {"level":"info","ts":1604322910.599994,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3175. 2020-11-02T13:23:57.1981140Z [cluster1] {"level":"info","ts":1604322915.5762248,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3176. 2020-11-02T13:23:57.1982442Z [cluster1] {"level":"info","ts":1604322915.5827,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3177. 2020-11-02T13:23:57.1983338Z [cluster1] {"level":"info","ts":1604322915.5827248,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3178. 2020-11-02T13:23:57.1985398Z [cluster1] {"level":"info","ts":1604322915.5882175,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3179. 2020-11-02T13:23:57.1988236Z [cluster1] {"level":"info","ts":1604322915.5967727,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3180. 2020-11-02T13:23:57.1990543Z [cluster1] {"level":"info","ts":1604322915.6085732,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3181. 2020-11-02T13:23:57.1991747Z [cluster1] {"level":"info","ts":1604322915.612771,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3182. 2020-11-02T13:23:57.1992999Z [cluster1] {"level":"info","ts":1604322915.6127894,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3183. 2020-11-02T13:23:57.1995225Z [cluster1] {"level":"info","ts":1604322915.6182013,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3184. 2020-11-02T13:23:57.1998183Z [cluster1] {"level":"info","ts":1604322915.6229017,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3185. 2020-11-02T13:23:57.2000484Z [cluster1] {"level":"info","ts":1604322920.5932436,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3186. 2020-11-02T13:23:57.2001692Z [cluster1] {"level":"info","ts":1604322920.6002882,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3187. 2020-11-02T13:23:57.2002574Z [cluster1] {"level":"info","ts":1604322920.6003096,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3188. 2020-11-02T13:23:57.2004604Z [cluster1] {"level":"info","ts":1604322920.6046371,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3189. 2020-11-02T13:23:57.2007451Z [cluster1] {"level":"info","ts":1604322920.60774,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3190. 2020-11-02T13:23:57.2009757Z [cluster1] {"level":"info","ts":1604322920.621392,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3191. 2020-11-02T13:23:57.2010963Z [cluster1] {"level":"info","ts":1604322920.637386,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3192. 2020-11-02T13:23:57.2011845Z [cluster1] {"level":"info","ts":1604322920.6374085,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3193. 2020-11-02T13:23:57.2013936Z [cluster1] {"level":"info","ts":1604322920.6431756,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3194. 2020-11-02T13:23:57.2017010Z [cluster1] {"level":"info","ts":1604322920.6463184,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3195. 2020-11-02T13:23:57.2019318Z [cluster1] {"level":"info","ts":1604322925.6196263,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3196. 2020-11-02T13:23:57.2020529Z [cluster1] {"level":"info","ts":1604322925.6256247,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3197. 2020-11-02T13:23:57.2021428Z [cluster1] {"level":"info","ts":1604322925.6256685,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3198. 2020-11-02T13:23:57.2023489Z [cluster1] {"level":"info","ts":1604322925.6291058,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3199. 2020-11-02T13:23:57.2026326Z [cluster1] {"level":"info","ts":1604322925.6319394,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3200. 2020-11-02T13:23:57.2028617Z [cluster1] {"level":"info","ts":1604322925.6463246,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3201. 2020-11-02T13:23:57.2029900Z [cluster1] {"level":"info","ts":1604322925.6551726,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3202. 2020-11-02T13:23:57.2030788Z [cluster1] {"level":"info","ts":1604322925.655189,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3203. 2020-11-02T13:23:57.2032839Z [cluster1] {"level":"info","ts":1604322925.658602,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3204. 2020-11-02T13:23:57.2035668Z [cluster1] {"level":"info","ts":1604322925.661434,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3205. 2020-11-02T13:23:57.2039290Z [cluster1] {"level":"info","ts":1604322930.6306086,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3206. 2020-11-02T13:23:57.2040515Z [cluster1] {"level":"info","ts":1604322930.6430936,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3207. 2020-11-02T13:23:57.2041398Z [cluster1] {"level":"info","ts":1604322930.6431234,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3208. 2020-11-02T13:23:57.2043457Z [cluster1] {"level":"info","ts":1604322930.6469276,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3209. 2020-11-02T13:23:57.2046292Z [cluster1] {"level":"info","ts":1604322930.6500957,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3210. 2020-11-02T13:23:57.2049288Z [cluster1] {"level":"info","ts":1604322930.6603827,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3211. 2020-11-02T13:23:57.2050499Z [cluster1] {"level":"info","ts":1604322930.6686187,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3212. 2020-11-02T13:23:57.2051387Z [cluster1] {"level":"info","ts":1604322930.6686335,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3213. 2020-11-02T13:23:57.2053429Z [cluster1] {"level":"info","ts":1604322930.672561,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3214. 2020-11-02T13:23:57.2056265Z [cluster1] {"level":"info","ts":1604322930.6768405,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3215. 2020-11-02T13:23:57.2059079Z [cluster1] {"level":"info","ts":1604322935.6558626,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3216. 2020-11-02T13:23:57.2060280Z [cluster1] {"level":"info","ts":1604322935.6662216,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3217. 2020-11-02T13:23:57.2061158Z [cluster1] {"level":"info","ts":1604322935.6662428,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3218. 2020-11-02T13:23:57.2063190Z [cluster1] {"level":"info","ts":1604322935.6709018,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3219. 2020-11-02T13:23:57.2066120Z [cluster1] {"level":"info","ts":1604322935.6741526,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3220. 2020-11-02T13:23:57.2068408Z [cluster1] {"level":"info","ts":1604322935.6804926,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3221. 2020-11-02T13:23:57.2069611Z [cluster1] {"level":"info","ts":1604322935.6855836,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3222. 2020-11-02T13:23:57.2070493Z [cluster1] {"level":"info","ts":1604322935.685613,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3223. 2020-11-02T13:23:57.2072570Z [cluster1] {"level":"info","ts":1604322935.6907053,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3224. 2020-11-02T13:23:57.2075744Z [cluster1] {"level":"info","ts":1604322935.6937263,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3225. 2020-11-02T13:23:57.2078047Z [cluster1] {"level":"info","ts":1604322940.6726456,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3226. 2020-11-02T13:23:57.2079245Z [cluster1] {"level":"info","ts":1604322940.6783395,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3227. 2020-11-02T13:23:57.2080133Z [cluster1] {"level":"info","ts":1604322940.6783595,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3228. 2020-11-02T13:23:57.2082242Z [cluster1] {"level":"info","ts":1604322940.6833045,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3229. 2020-11-02T13:23:57.2085091Z [cluster1] {"level":"info","ts":1604322940.6868064,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3230. 2020-11-02T13:23:57.2088058Z [cluster1] {"level":"info","ts":1604322940.6940603,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3231. 2020-11-02T13:23:57.2089326Z [cluster1] {"level":"info","ts":1604322940.6998014,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3232. 2020-11-02T13:23:57.2090154Z [cluster1] {"level":"info","ts":1604322940.6998158,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3233. 2020-11-02T13:23:57.2092044Z [cluster1] {"level":"info","ts":1604322940.704276,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3234. 2020-11-02T13:23:57.2095003Z [cluster1] {"level":"info","ts":1604322940.706734,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3235. 2020-11-02T13:23:57.2099488Z [cluster1] {"level":"info","ts":1604322945.683307,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3236. 2020-11-02T13:23:57.2100898Z [cluster1] {"level":"info","ts":1604322945.692158,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3237. 2020-11-02T13:23:57.2101722Z [cluster1] {"level":"info","ts":1604322945.6921837,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3238. 2020-11-02T13:23:57.2103618Z [cluster1] {"level":"info","ts":1604322945.6998615,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3239. 2020-11-02T13:23:57.2106244Z [cluster1] {"level":"info","ts":1604322945.7049391,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3240. 2020-11-02T13:23:57.2108373Z [cluster1] {"level":"info","ts":1604322945.7223165,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3241. 2020-11-02T13:23:57.2109493Z [cluster1] {"level":"info","ts":1604322945.7312672,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3242. 2020-11-02T13:23:57.2110900Z [cluster1] {"level":"info","ts":1604322945.7312884,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3243. 2020-11-02T13:23:57.2114076Z [cluster1] {"level":"info","ts":1604322945.7379692,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3244. 2020-11-02T13:23:57.2117031Z [cluster1] {"level":"info","ts":1604322945.7402582,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3245. 2020-11-02T13:23:57.2119465Z [cluster1] {"level":"info","ts":1604322950.735822,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3246. 2020-11-02T13:23:57.2120892Z [cluster1] {"level":"info","ts":1604322950.74194,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3247. 2020-11-02T13:23:57.2121788Z [cluster1] {"level":"info","ts":1604322950.7419584,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3248. 2020-11-02T13:23:57.2123900Z [cluster1] {"level":"info","ts":1604322950.7492943,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3249. 2020-11-02T13:23:57.2126754Z [cluster1] {"level":"info","ts":1604322950.7522194,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3250. 2020-11-02T13:23:57.2129055Z [cluster1] {"level":"info","ts":1604322950.768672,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3251. 2020-11-02T13:23:57.2130265Z [cluster1] {"level":"info","ts":1604322950.7774618,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3252. 2020-11-02T13:23:57.2131155Z [cluster1] {"level":"info","ts":1604322950.7774847,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3253. 2020-11-02T13:23:57.2133506Z [cluster1] {"level":"info","ts":1604322950.7804985,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3254. 2020-11-02T13:23:57.2136647Z [cluster1] {"level":"info","ts":1604322950.7837222,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3255. 2020-11-02T13:23:57.2139312Z [cluster1] {"level":"info","ts":1604322955.759148,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3256. 2020-11-02T13:23:57.2140524Z [cluster1] {"level":"info","ts":1604322956.0315473,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3257. 2020-11-02T13:23:57.2141411Z [cluster1] {"level":"info","ts":1604322956.0315733,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3258. 2020-11-02T13:23:57.2143491Z [cluster1] {"level":"info","ts":1604322956.0358245,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3259. 2020-11-02T13:23:57.2146328Z [cluster1] {"level":"info","ts":1604322956.03879,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3260. 2020-11-02T13:23:57.2148875Z [cluster1] {"level":"info","ts":1604322956.05343,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3261. 2020-11-02T13:23:57.2150085Z [cluster1] {"level":"info","ts":1604322956.0591497,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3262. 2020-11-02T13:23:57.2150983Z [cluster1] {"level":"info","ts":1604322956.0591664,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3263. 2020-11-02T13:23:57.2153165Z [cluster1] {"level":"info","ts":1604322956.0632854,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3264. 2020-11-02T13:23:57.2156019Z [cluster1] {"level":"info","ts":1604322956.067017,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3265. 2020-11-02T13:23:57.2158334Z [cluster1] {"level":"info","ts":1604322961.0388432,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3266. 2020-11-02T13:23:57.2159553Z [cluster1] {"level":"info","ts":1604322961.0531652,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3267. 2020-11-02T13:23:57.2160448Z [cluster1] {"level":"info","ts":1604322961.0532062,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3268. 2020-11-02T13:23:57.2162491Z [cluster1] {"level":"info","ts":1604322961.0587232,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3269. 2020-11-02T13:23:57.2165286Z [cluster1] {"level":"info","ts":1604322961.0615876,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3270. 2020-11-02T13:23:57.2167411Z [cluster1] {"level":"info","ts":1604322961.0676153,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3271. 2020-11-02T13:23:57.2168610Z [cluster1] {"level":"info","ts":1604322961.0720277,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3272. 2020-11-02T13:23:57.2169431Z [cluster1] {"level":"info","ts":1604322961.0720463,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3273. 2020-11-02T13:23:57.2171813Z [cluster1] {"level":"info","ts":1604322961.0753458,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3274. 2020-11-02T13:23:57.2174479Z [cluster1] {"level":"info","ts":1604322961.0780134,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3275. 2020-11-02T13:23:57.2176995Z [cluster1] {"level":"info","ts":1604322966.0506737,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3276. 2020-11-02T13:23:57.2178204Z [cluster1] {"level":"info","ts":1604322966.0567105,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3277. 2020-11-02T13:23:57.2179090Z [cluster1] {"level":"info","ts":1604322966.0567284,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3278. 2020-11-02T13:23:57.2181125Z [cluster1] {"level":"info","ts":1604322966.068476,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3279. 2020-11-02T13:23:57.2183956Z [cluster1] {"level":"info","ts":1604322966.0713837,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3280. 2020-11-02T13:23:57.2186355Z [cluster1] {"level":"info","ts":1604322966.078676,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3281. 2020-11-02T13:23:57.2187558Z [cluster1] {"level":"info","ts":1604322966.0832727,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3282. 2020-11-02T13:23:57.2188438Z [cluster1] {"level":"info","ts":1604322966.0832925,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3283. 2020-11-02T13:23:57.2190474Z [cluster1] {"level":"info","ts":1604322966.08806,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3284. 2020-11-02T13:23:57.2193775Z [cluster1] {"level":"info","ts":1604322966.0912805,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3285. 2020-11-02T13:23:57.2196117Z [cluster1] {"level":"info","ts":1604322971.06413,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3286. 2020-11-02T13:23:57.2197322Z [cluster1] {"level":"info","ts":1604322971.0702937,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3287. 2020-11-02T13:23:57.2198203Z [cluster1] {"level":"info","ts":1604322971.070318,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3288. 2020-11-02T13:23:57.2200232Z [cluster1] {"level":"info","ts":1604322971.0737603,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3289. 2020-11-02T13:23:57.2203312Z [cluster1] {"level":"info","ts":1604322971.0770075,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3290. 2020-11-02T13:23:57.2205624Z [cluster1] {"level":"info","ts":1604322971.0834947,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3291. 2020-11-02T13:23:57.2207990Z [cluster1] {"level":"info","ts":1604322971.0879943,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3292. 2020-11-02T13:23:57.2208887Z [cluster1] {"level":"info","ts":1604322971.0880113,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3293. 2020-11-02T13:23:57.2210961Z [cluster1] {"level":"info","ts":1604322971.0916803,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3294. 2020-11-02T13:23:57.2213798Z [cluster1] {"level":"info","ts":1604322971.0949907,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3295. 2020-11-02T13:23:57.2216089Z [cluster1] {"level":"info","ts":1604322976.0774808,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3296. 2020-11-02T13:23:57.2217389Z [cluster1] {"level":"info","ts":1604322976.084001,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3297. 2020-11-02T13:23:57.2218266Z [cluster1] {"level":"info","ts":1604322976.0840843,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3298. 2020-11-02T13:23:57.2220414Z [cluster1] {"level":"info","ts":1604322976.0931494,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3299. 2020-11-02T13:23:57.2223471Z [cluster1] {"level":"info","ts":1604322976.0968773,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3300. 2020-11-02T13:23:57.2225785Z [cluster1] {"level":"info","ts":1604322976.1062243,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3301. 2020-11-02T13:23:57.2226977Z [cluster1] {"level":"info","ts":1604322976.1132784,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3302. 2020-11-02T13:23:57.2227880Z [cluster1] {"level":"info","ts":1604322976.113346,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3303. 2020-11-02T13:23:57.2229906Z [cluster1] {"level":"info","ts":1604322976.1161454,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3304. 2020-11-02T13:23:57.2232741Z [cluster1] {"level":"info","ts":1604322976.11911,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3305. 2020-11-02T13:23:57.2235427Z [cluster1] {"level":"info","ts":1604322981.0918412,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3306. 2020-11-02T13:23:57.2236748Z [cluster1] {"level":"info","ts":1604322981.101317,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3307. 2020-11-02T13:23:57.2237715Z [cluster1] {"level":"info","ts":1604322981.1013432,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3308. 2020-11-02T13:23:57.2239905Z [cluster1] {"level":"info","ts":1604322981.1052253,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3309. 2020-11-02T13:23:57.2242747Z [cluster1] {"level":"info","ts":1604322981.1084828,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3310. 2020-11-02T13:23:57.2245941Z [cluster1] {"level":"info","ts":1604322981.1145344,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3311. 2020-11-02T13:23:57.2247157Z [cluster1] {"level":"info","ts":1604322981.1188529,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3312. 2020-11-02T13:23:57.2249018Z [cluster1] {"level":"info","ts":1604322981.1189835,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3313. 2020-11-02T13:23:57.2251109Z [cluster1] {"level":"info","ts":1604322981.1237404,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3314. 2020-11-02T13:23:57.2254067Z [cluster1] {"level":"info","ts":1604322981.126282,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3315. 2020-11-02T13:23:57.2256376Z [cluster1] {"level":"info","ts":1604322986.197085,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3316. 2020-11-02T13:23:57.2257705Z [cluster1] {"level":"info","ts":1604322986.2072632,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3317. 2020-11-02T13:23:57.2258593Z [cluster1] {"level":"info","ts":1604322986.2072828,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3318. 2020-11-02T13:23:57.2261177Z [cluster1] {"level":"info","ts":1604322986.2160013,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3319. 2020-11-02T13:23:57.2264089Z [cluster1] {"level":"info","ts":1604322986.2199287,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3320. 2020-11-02T13:23:57.2266378Z [cluster1] {"level":"info","ts":1604322986.2295775,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3321. 2020-11-02T13:23:57.2267571Z [cluster1] {"level":"info","ts":1604322986.23348,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3322. 2020-11-02T13:23:57.2268457Z [cluster1] {"level":"info","ts":1604322986.2334933,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3323. 2020-11-02T13:23:57.2271269Z [cluster1] {"level":"info","ts":1604322986.2392373,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3324. 2020-11-02T13:23:57.2274281Z [cluster1] {"level":"info","ts":1604322986.2428377,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3325. 2020-11-02T13:23:57.2277972Z [cluster1] {"level":"info","ts":1604322991.2114847,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3326. 2020-11-02T13:23:57.2279478Z [cluster1] {"level":"info","ts":1604322991.2169743,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3327. 2020-11-02T13:23:57.2280373Z [cluster1] {"level":"info","ts":1604322991.2169979,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3328. 2020-11-02T13:23:57.2282444Z [cluster1] {"level":"info","ts":1604322991.2199023,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3329. 2020-11-02T13:23:57.2285282Z [cluster1] {"level":"info","ts":1604322991.2224245,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3330. 2020-11-02T13:23:57.2287591Z [cluster1] {"level":"info","ts":1604322991.2271068,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3331. 2020-11-02T13:23:57.2288793Z [cluster1] {"level":"info","ts":1604322991.2311885,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3332. 2020-11-02T13:23:57.2289829Z [cluster1] {"level":"info","ts":1604322991.2312102,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3333. 2020-11-02T13:23:57.2291883Z [cluster1] {"level":"info","ts":1604322991.2342708,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3334. 2020-11-02T13:23:57.2294714Z [cluster1] {"level":"info","ts":1604322991.2368896,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3335. 2020-11-02T13:23:57.2297867Z [cluster1] {"level":"info","ts":1604322996.2243953,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3336. 2020-11-02T13:23:57.2299088Z [cluster1] {"level":"info","ts":1604322996.230078,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3337. 2020-11-02T13:23:57.2299974Z [cluster1] {"level":"info","ts":1604322996.2300997,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3338. 2020-11-02T13:23:57.2302009Z [cluster1] {"level":"info","ts":1604322996.2333107,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3339. 2020-11-02T13:23:57.2304838Z [cluster1] {"level":"info","ts":1604322996.236349,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3340. 2020-11-02T13:23:57.2307254Z [cluster1] {"level":"info","ts":1604322996.2419717,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3341. 2020-11-02T13:23:57.2308458Z [cluster1] {"level":"info","ts":1604322996.2461596,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3342. 2020-11-02T13:23:57.2309346Z [cluster1] {"level":"info","ts":1604322996.246222,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3343. 2020-11-02T13:23:57.2311381Z [cluster1] {"level":"info","ts":1604322996.2493541,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3344. 2020-11-02T13:23:57.2314207Z [cluster1] {"level":"info","ts":1604322996.251644,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3345. 2020-11-02T13:23:57.2317137Z [cluster1] {"level":"info","ts":1604323001.2346635,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3346. 2020-11-02T13:23:57.2318350Z [cluster1] {"level":"info","ts":1604323001.239699,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3347. 2020-11-02T13:23:57.2319237Z [cluster1] {"level":"info","ts":1604323001.2397163,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3348. 2020-11-02T13:23:57.2321269Z [cluster1] {"level":"info","ts":1604323001.2429156,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3349. 2020-11-02T13:23:57.2324254Z [cluster1] {"level":"info","ts":1604323001.2495918,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3350. 2020-11-02T13:23:57.2326570Z [cluster1] {"level":"info","ts":1604323001.2575674,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3351. 2020-11-02T13:23:57.2327773Z [cluster1] {"level":"info","ts":1604323001.2628295,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3352. 2020-11-02T13:23:57.2328659Z [cluster1] {"level":"info","ts":1604323001.2628489,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3353. 2020-11-02T13:23:57.2330688Z [cluster1] {"level":"info","ts":1604323001.2657652,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3354. 2020-11-02T13:23:57.2333529Z [cluster1] {"level":"info","ts":1604323001.268288,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3355. 2020-11-02T13:23:57.2336523Z [cluster1] {"level":"info","ts":1604323006.2454553,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3356. 2020-11-02T13:23:57.2337748Z [cluster1] {"level":"info","ts":1604323006.250798,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3357. 2020-11-02T13:23:57.2338630Z [cluster1] {"level":"info","ts":1604323006.2508194,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3358. 2020-11-02T13:23:57.2340826Z [cluster1] {"level":"info","ts":1604323006.2542062,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3359. 2020-11-02T13:23:57.2343655Z [cluster1] {"level":"info","ts":1604323006.2568452,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3360. 2020-11-02T13:23:57.2345953Z [cluster1] {"level":"info","ts":1604323006.2631276,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3361. 2020-11-02T13:23:57.2347150Z [cluster1] {"level":"info","ts":1604323006.2673278,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3362. 2020-11-02T13:23:57.2348045Z [cluster1] {"level":"info","ts":1604323006.267368,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3363. 2020-11-02T13:23:57.2350083Z [cluster1] {"level":"info","ts":1604323006.2705297,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3364. 2020-11-02T13:23:57.2352917Z [cluster1] {"level":"info","ts":1604323006.2741704,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3365. 2020-11-02T13:23:57.2355215Z [cluster1] {"level":"info","ts":1604323011.2587874,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3366. 2020-11-02T13:23:57.2357008Z [cluster1] {"level":"info","ts":1604323011.2646234,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3367. 2020-11-02T13:23:57.2357989Z [cluster1] {"level":"info","ts":1604323011.264649,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3368. 2020-11-02T13:23:57.2378052Z [cluster1] {"level":"info","ts":1604323011.2686357,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3369. 2020-11-02T13:23:57.2399166Z [cluster1] {"level":"info","ts":1604323011.2710688,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3370. 2020-11-02T13:23:57.2402281Z [cluster1] {"level":"info","ts":1604323011.2792466,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3371. 2020-11-02T13:23:57.2403524Z [cluster1] {"level":"info","ts":1604323011.2840345,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3372. 2020-11-02T13:23:57.2404643Z [cluster1] {"level":"info","ts":1604323011.2840536,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3373. 2020-11-02T13:23:57.2406907Z [cluster1] {"level":"info","ts":1604323011.2876694,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3374. 2020-11-02T13:23:57.2409745Z [cluster1] {"level":"info","ts":1604323011.2902317,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3375. 2020-11-02T13:23:57.2412303Z [cluster1] {"level":"info","ts":1604323016.2707324,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3376. 2020-11-02T13:23:57.2413429Z [cluster1] {"level":"info","ts":1604323016.276117,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3377. 2020-11-02T13:23:57.2414256Z [cluster1] {"level":"info","ts":1604323016.2761395,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3378. 2020-11-02T13:23:57.2422332Z [cluster1] {"level":"info","ts":1604323016.2792802,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3379. 2020-11-02T13:23:57.2425358Z [cluster1] {"level":"info","ts":1604323016.2815695,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3380. 2020-11-02T13:23:57.2427671Z [cluster1] {"level":"info","ts":1604323016.2871273,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3381. 2020-11-02T13:23:57.2428885Z [cluster1] {"level":"info","ts":1604323016.2910814,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3382. 2020-11-02T13:23:57.2429775Z [cluster1] {"level":"info","ts":1604323016.2911012,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3383. 2020-11-02T13:23:57.2444984Z [cluster1] {"level":"info","ts":1604323016.2992492,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3384. 2020-11-02T13:23:57.2448424Z [cluster1] {"level":"info","ts":1604323016.303336,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3385. 2020-11-02T13:23:57.2450771Z [cluster1] {"level":"info","ts":1604323021.2823114,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3386. 2020-11-02T13:23:57.2451988Z [cluster1] {"level":"info","ts":1604323021.2889154,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3387. 2020-11-02T13:23:57.2452881Z [cluster1] {"level":"info","ts":1604323021.2889373,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3388. 2020-11-02T13:23:57.2456698Z [cluster1] {"level":"info","ts":1604323021.2923717,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3389. 2020-11-02T13:23:57.2459603Z [cluster1] {"level":"info","ts":1604323021.2950304,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3390. 2020-11-02T13:23:57.2463174Z [cluster1] {"level":"info","ts":1604323021.3003683,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3391. 2020-11-02T13:23:57.2464303Z [cluster1] {"level":"info","ts":1604323021.312435,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3392. 2020-11-02T13:23:57.2465131Z [cluster1] {"level":"info","ts":1604323021.3124669,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3393. 2020-11-02T13:23:57.2467171Z [cluster1] {"level":"info","ts":1604323021.3158298,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3394. 2020-11-02T13:23:57.2469800Z [cluster1] {"level":"info","ts":1604323021.3188093,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3395. 2020-11-02T13:23:57.2471937Z [cluster1] {"level":"info","ts":1604323026.2952156,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3396. 2020-11-02T13:23:57.2473061Z [cluster1] {"level":"info","ts":1604323026.3000145,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3397. 2020-11-02T13:23:57.2473998Z [cluster1] {"level":"info","ts":1604323026.3000364,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3398. 2020-11-02T13:23:57.2476726Z [cluster1] {"level":"info","ts":1604323026.3042092,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3399. 2020-11-02T13:23:57.2479409Z [cluster1] {"level":"info","ts":1604323026.3069644,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3400. 2020-11-02T13:23:57.2481542Z [cluster1] {"level":"info","ts":1604323026.312867,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3401. 2020-11-02T13:23:57.2482870Z [cluster1] {"level":"info","ts":1604323026.316604,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3402. 2020-11-02T13:23:57.2483870Z [cluster1] {"level":"info","ts":1604323026.3166227,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3403. 2020-11-02T13:23:57.2485931Z [cluster1] {"level":"info","ts":1604323026.319234,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3404. 2020-11-02T13:23:57.2488772Z [cluster1] {"level":"info","ts":1604323026.3282118,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3405. 2020-11-02T13:23:57.2491072Z [cluster1] {"level":"info","ts":1604323031.3137248,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3406. 2020-11-02T13:23:57.2492280Z [cluster1] {"level":"info","ts":1604323031.3189743,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3407. 2020-11-02T13:23:57.2493445Z [cluster1] {"level":"info","ts":1604323031.3189914,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3408. 2020-11-02T13:23:57.2496086Z [cluster1] {"level":"info","ts":1604323031.325335,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3409. 2020-11-02T13:23:57.2499069Z [cluster1] {"level":"info","ts":1604323031.3297715,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3410. 2020-11-02T13:23:57.2501491Z [cluster1] {"level":"info","ts":1604323031.3352695,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3411. 2020-11-02T13:23:57.2503095Z [cluster1] {"level":"info","ts":1604323031.3393312,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3412. 2020-11-02T13:23:57.2503991Z [cluster1] {"level":"info","ts":1604323031.33935,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3413. 2020-11-02T13:23:57.2506052Z [cluster1] {"level":"info","ts":1604323031.342425,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3414. 2020-11-02T13:23:57.2508898Z [cluster1] {"level":"info","ts":1604323031.3451428,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3415. 2020-11-02T13:23:57.2511286Z [cluster1] {"level":"info","ts":1604323036.3242218,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3416. 2020-11-02T13:23:57.2512395Z [cluster1] {"level":"info","ts":1604323036.3312552,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3417. 2020-11-02T13:23:57.2513196Z [cluster1] {"level":"info","ts":1604323036.331279,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3418. 2020-11-02T13:23:57.2515917Z [cluster1] {"level":"info","ts":1604323036.3349645,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3419. 2020-11-02T13:23:57.2518734Z [cluster1] {"level":"info","ts":1604323036.3375406,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3420. 2020-11-02T13:23:57.2520873Z [cluster1] {"level":"info","ts":1604323036.3435874,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3421. 2020-11-02T13:23:57.2521976Z [cluster1] {"level":"info","ts":1604323036.347894,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3422. 2020-11-02T13:23:57.2522837Z [cluster1] {"level":"info","ts":1604323036.3479133,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3423. 2020-11-02T13:23:57.2524734Z [cluster1] {"level":"info","ts":1604323036.3505614,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3424. 2020-11-02T13:23:57.2527359Z [cluster1] {"level":"info","ts":1604323036.3529954,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3425. 2020-11-02T13:23:57.2529786Z [cluster1] {"level":"info","ts":1604323041.3323278,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3426. 2020-11-02T13:23:57.2530910Z [cluster1] {"level":"info","ts":1604323041.3376863,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3427. 2020-11-02T13:23:57.2531793Z [cluster1] {"level":"info","ts":1604323041.3377075,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3428. 2020-11-02T13:23:57.2533932Z [cluster1] {"level":"info","ts":1604323041.3409288,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3429. 2020-11-02T13:23:57.2537494Z [cluster1] {"level":"info","ts":1604323041.3436532,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3430. 2020-11-02T13:23:57.2540017Z [cluster1] {"level":"info","ts":1604323041.3494573,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3431. 2020-11-02T13:23:57.2541230Z [cluster1] {"level":"info","ts":1604323041.359609,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3432. 2020-11-02T13:23:57.2542122Z [cluster1] {"level":"info","ts":1604323041.3597775,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3433. 2020-11-02T13:23:57.2544603Z [cluster1] {"level":"info","ts":1604323041.3662496,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3434. 2020-11-02T13:23:57.2547478Z [cluster1] {"level":"info","ts":1604323041.3686783,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3435. 2020-11-02T13:23:57.2550406Z [cluster1] {"level":"info","ts":1604323046.3479056,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3436. 2020-11-02T13:23:57.2551746Z [cluster1] {"level":"info","ts":1604323046.3534436,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3437. 2020-11-02T13:23:57.2552633Z [cluster1] {"level":"info","ts":1604323046.3534682,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3438. 2020-11-02T13:23:57.2554712Z [cluster1] {"level":"info","ts":1604323046.356784,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3439. 2020-11-02T13:23:57.2559213Z [cluster1] {"level":"info","ts":1604323046.3597214,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3440. 2020-11-02T13:23:57.2561581Z [cluster1] {"level":"info","ts":1604323046.3652732,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3441. 2020-11-02T13:23:57.2562784Z [cluster1] {"level":"info","ts":1604323046.3691301,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3442. 2020-11-02T13:23:57.2563673Z [cluster1] {"level":"info","ts":1604323046.3691487,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3443. 2020-11-02T13:23:57.2566419Z [cluster1] {"level":"info","ts":1604323046.3720994,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3444. 2020-11-02T13:23:57.2569306Z [cluster1] {"level":"info","ts":1604323046.3749192,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3445. 2020-11-02T13:23:57.2571746Z [cluster1] {"level":"info","ts":1604323051.3584924,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3446. 2020-11-02T13:23:57.2572954Z [cluster1] {"level":"info","ts":1604323051.3633912,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3447. 2020-11-02T13:23:57.2573839Z [cluster1] {"level":"info","ts":1604323051.3634157,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3448. 2020-11-02T13:23:57.2576816Z [cluster1] {"level":"info","ts":1604323051.3672228,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3449. 2020-11-02T13:23:57.2579719Z [cluster1] {"level":"info","ts":1604323051.3697472,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3450. 2020-11-02T13:23:57.2582022Z [cluster1] {"level":"info","ts":1604323051.3754616,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3451. 2020-11-02T13:23:57.2583228Z [cluster1] {"level":"info","ts":1604323051.3794227,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3452. 2020-11-02T13:23:57.2584195Z [cluster1] {"level":"info","ts":1604323051.3794405,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3453. 2020-11-02T13:23:57.2586376Z [cluster1] {"level":"info","ts":1604323051.382329,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3454. 2020-11-02T13:23:57.2589316Z [cluster1] {"level":"info","ts":1604323051.3849676,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3455. 2020-11-02T13:23:57.2591739Z [cluster1] {"level":"info","ts":1604323056.3729532,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3456. 2020-11-02T13:23:57.2593089Z [cluster1] {"level":"info","ts":1604323056.378686,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3457. 2020-11-02T13:23:57.2593968Z [cluster1] {"level":"info","ts":1604323056.378709,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3458. 2020-11-02T13:23:57.2596647Z [cluster1] {"level":"info","ts":1604323056.3823404,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3459. 2020-11-02T13:23:57.2600029Z [cluster1] {"level":"info","ts":1604323056.3850691,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3460. 2020-11-02T13:23:57.2602332Z [cluster1] {"level":"info","ts":1604323056.3907576,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3461. 2020-11-02T13:23:57.2603538Z [cluster1] {"level":"info","ts":1604323056.3952029,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3462. 2020-11-02T13:23:57.2648768Z [cluster1] {"level":"info","ts":1604323056.3952205,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3463. 2020-11-02T13:23:57.2651087Z [cluster1] {"level":"info","ts":1604323056.3977978,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3464. 2020-11-02T13:23:57.2653947Z [cluster1] {"level":"info","ts":1604323056.3999097,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3465. 2020-11-02T13:23:57.2656394Z [cluster1] {"level":"info","ts":1604323061.386813,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3466. 2020-11-02T13:23:57.2657717Z [cluster1] {"level":"info","ts":1604323061.4052854,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3467. 2020-11-02T13:23:57.2658617Z [cluster1] {"level":"info","ts":1604323061.4053204,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3468. 2020-11-02T13:23:57.2660667Z [cluster1] {"level":"info","ts":1604323061.4089408,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3469. 2020-11-02T13:23:57.2663500Z [cluster1] {"level":"info","ts":1604323061.4119823,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3470. 2020-11-02T13:23:57.2665802Z [cluster1] {"level":"info","ts":1604323061.4197836,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3471. 2020-11-02T13:23:57.2667193Z [cluster1] {"level":"info","ts":1604323061.4238174,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3472. 2020-11-02T13:23:57.2668084Z [cluster1] {"level":"info","ts":1604323061.4238381,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3473. 2020-11-02T13:23:57.2670125Z [cluster1] {"level":"info","ts":1604323061.4266562,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3474. 2020-11-02T13:23:57.2672957Z [cluster1] {"level":"info","ts":1604323061.4291701,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3475. 2020-11-02T13:23:57.2675252Z [cluster1] {"level":"info","ts":1604323066.410085,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3476. 2020-11-02T13:23:57.2676459Z [cluster1] {"level":"info","ts":1604323066.4146981,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3477. 2020-11-02T13:23:57.2677348Z [cluster1] {"level":"info","ts":1604323066.414725,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3478. 2020-11-02T13:23:57.2679378Z [cluster1] {"level":"info","ts":1604323066.4182448,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3479. 2020-11-02T13:23:57.2682300Z [cluster1] {"level":"info","ts":1604323066.4218867,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3480. 2020-11-02T13:23:57.2684602Z [cluster1] {"level":"info","ts":1604323066.4290302,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3481. 2020-11-02T13:23:57.2694226Z [cluster1] {"level":"info","ts":1604323066.433953,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3482. 2020-11-02T13:23:57.2695068Z [cluster1] {"level":"info","ts":1604323066.4340131,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3483. 2020-11-02T13:23:57.2698277Z [cluster1] {"level":"info","ts":1604323066.4381707,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3484. 2020-11-02T13:23:57.2701150Z [cluster1] {"level":"info","ts":1604323066.4425113,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3485. 2020-11-02T13:23:57.2703466Z [cluster1] {"level":"info","ts":1604323071.4199934,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3486. 2020-11-02T13:23:57.2704672Z [cluster1] {"level":"info","ts":1604323071.4245794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3487. 2020-11-02T13:23:57.2705557Z [cluster1] {"level":"info","ts":1604323071.424596,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3488. 2020-11-02T13:23:57.2707762Z [cluster1] {"level":"info","ts":1604323071.4277914,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3489. 2020-11-02T13:23:57.2710614Z [cluster1] {"level":"info","ts":1604323071.430283,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3490. 2020-11-02T13:23:57.2712917Z [cluster1] {"level":"info","ts":1604323071.4353883,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3491. 2020-11-02T13:23:57.2714121Z [cluster1] {"level":"info","ts":1604323071.4397697,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3492. 2020-11-02T13:23:57.2715014Z [cluster1] {"level":"info","ts":1604323071.4397848,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3493. 2020-11-02T13:23:57.2717444Z [cluster1] {"level":"info","ts":1604323071.4432292,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3494. 2020-11-02T13:23:57.2720332Z [cluster1] {"level":"info","ts":1604323071.4465377,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3495. 2020-11-02T13:23:57.2722487Z [cluster1] {"level":"info","ts":1604323076.4320555,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3496. 2020-11-02T13:23:57.2723697Z [cluster1] {"level":"info","ts":1604323076.4368553,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3497. 2020-11-02T13:23:57.2724528Z [cluster1] {"level":"info","ts":1604323076.4368777,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3498. 2020-11-02T13:23:57.2726435Z [cluster1] {"level":"info","ts":1604323076.441075,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3499. 2020-11-02T13:23:57.2729060Z [cluster1] {"level":"info","ts":1604323076.4437404,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3500. 2020-11-02T13:23:57.2731358Z [cluster1] {"level":"info","ts":1604323076.449511,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3501. 2020-11-02T13:23:57.2732568Z [cluster1] {"level":"info","ts":1604323076.4549496,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3502. 2020-11-02T13:23:57.2733451Z [cluster1] {"level":"info","ts":1604323076.4549682,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3503. 2020-11-02T13:23:57.2735484Z [cluster1] {"level":"info","ts":1604323076.4580314,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3504. 2020-11-02T13:23:57.2738568Z [cluster1] {"level":"info","ts":1604323076.4603443,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3505. 2020-11-02T13:23:57.2740948Z [cluster1] {"level":"info","ts":1604323081.4489667,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3506. 2020-11-02T13:23:57.2742155Z [cluster1] {"level":"info","ts":1604323081.457218,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3507. 2020-11-02T13:23:57.2743039Z [cluster1] {"level":"info","ts":1604323081.4572444,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3508. 2020-11-02T13:23:57.2745074Z [cluster1] {"level":"info","ts":1604323081.4602358,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3509. 2020-11-02T13:23:57.2747862Z [cluster1] {"level":"info","ts":1604323081.4630327,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3510. 2020-11-02T13:23:57.2750403Z [cluster1] {"level":"info","ts":1604323081.4683678,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3511. 2020-11-02T13:23:57.2751604Z [cluster1] {"level":"info","ts":1604323081.4722745,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3512. 2020-11-02T13:23:57.2752486Z [cluster1] {"level":"info","ts":1604323081.4722974,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3513. 2020-11-02T13:23:57.2754525Z [cluster1] {"level":"info","ts":1604323081.475688,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3514. 2020-11-02T13:23:57.2757449Z [cluster1] {"level":"info","ts":1604323081.4780583,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3515. 2020-11-02T13:23:57.2759741Z [cluster1] {"level":"info","ts":1604323086.4531934,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3516. 2020-11-02T13:23:57.2760940Z [cluster1] {"level":"info","ts":1604323086.4581223,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3517. 2020-11-02T13:23:57.2761873Z [cluster1] {"level":"info","ts":1604323086.4581432,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3518. 2020-11-02T13:23:57.2763811Z [cluster1] {"level":"info","ts":1604323086.4613504,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3519. 2020-11-02T13:23:57.2766095Z [cluster1] {"level":"info","ts":1604323086.463654,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3520. 2020-11-02T13:23:57.2767954Z [cluster1] {"level":"info","ts":1604323086.4682863,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3521. 2020-11-02T13:23:57.2768921Z [cluster1] {"level":"info","ts":1604323086.472426,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3522. 2020-11-02T13:23:57.2769634Z [cluster1] {"level":"info","ts":1604323086.4724438,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3523. 2020-11-02T13:23:57.2771322Z [cluster1] {"level":"info","ts":1604323086.4752696,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3524. 2020-11-02T13:23:57.2774041Z [cluster1] {"level":"info","ts":1604323086.4772513,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3525. 2020-11-02T13:23:57.2777183Z [cluster1] {"level":"info","ts":1604323091.4640388,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3526. 2020-11-02T13:23:57.2778303Z [cluster1] {"level":"info","ts":1604323091.4698758,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3527. 2020-11-02T13:23:57.2779133Z [cluster1] {"level":"info","ts":1604323091.4698985,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3528. 2020-11-02T13:23:57.2781033Z [cluster1] {"level":"info","ts":1604323091.4731922,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3529. 2020-11-02T13:23:57.2783665Z [cluster1] {"level":"info","ts":1604323091.476017,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3530. 2020-11-02T13:23:57.2785796Z [cluster1] {"level":"info","ts":1604323091.4817867,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3531. 2020-11-02T13:23:57.2786992Z [cluster1] {"level":"info","ts":1604323091.4858644,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3532. 2020-11-02T13:23:57.2787820Z [cluster1] {"level":"info","ts":1604323091.4858818,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3533. 2020-11-02T13:23:57.2789594Z [cluster1] {"level":"info","ts":1604323091.4886205,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3534. 2020-11-02T13:23:57.2792078Z [cluster1] {"level":"info","ts":1604323091.4912477,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3535. 2020-11-02T13:23:57.2794211Z [cluster1] {"level":"info","ts":1604323096.4811087,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3536. 2020-11-02T13:23:57.2795328Z [cluster1] {"level":"info","ts":1604323096.48575,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3537. 2020-11-02T13:23:57.2796150Z [cluster1] {"level":"info","ts":1604323096.4857705,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3538. 2020-11-02T13:23:57.2798057Z [cluster1] {"level":"info","ts":1604323096.4898553,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3539. 2020-11-02T13:23:57.2802008Z [cluster1] {"level":"info","ts":1604323096.4926867,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3540. 2020-11-02T13:23:57.2804604Z [cluster1] {"level":"info","ts":1604323096.497765,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3541. 2020-11-02T13:23:57.2805816Z [cluster1] {"level":"info","ts":1604323096.5039332,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3542. 2020-11-02T13:23:57.2806689Z [cluster1] {"level":"info","ts":1604323096.5039537,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3543. 2020-11-02T13:23:57.2808728Z [cluster1] {"level":"info","ts":1604323096.5066736,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3544. 2020-11-02T13:23:57.2811568Z [cluster1] {"level":"info","ts":1604323096.509263,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3545. 2020-11-02T13:23:57.2813870Z [cluster1] {"level":"info","ts":1604323101.4992175,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3546. 2020-11-02T13:23:57.2815065Z [cluster1] {"level":"info","ts":1604323101.5041022,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3547. 2020-11-02T13:23:57.2815994Z [cluster1] {"level":"info","ts":1604323101.5041256,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3548. 2020-11-02T13:23:57.2818028Z [cluster1] {"level":"info","ts":1604323101.5071287,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3549. 2020-11-02T13:23:57.2822055Z [cluster1] {"level":"info","ts":1604323101.5097866,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3550. 2020-11-02T13:23:57.2824693Z [cluster1] {"level":"info","ts":1604323101.515139,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3551. 2020-11-02T13:23:57.2825812Z [cluster1] {"level":"info","ts":1604323101.5191243,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3552. 2020-11-02T13:23:57.2827175Z [cluster1] {"level":"info","ts":1604323101.5191453,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3553. 2020-11-02T13:23:57.2829261Z [cluster1] {"level":"info","ts":1604323101.5222304,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3554. 2020-11-02T13:23:57.2832013Z [cluster1] {"level":"info","ts":1604323101.5247018,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3555. 2020-11-02T13:23:57.2834483Z [cluster1] {"level":"info","ts":1604323106.510758,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3556. 2020-11-02T13:23:57.2836444Z [cluster1] {"level":"info","ts":1604323106.5167813,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3557. 2020-11-02T13:23:57.2837675Z [cluster1] {"level":"info","ts":1604323106.5167994,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3558. 2020-11-02T13:23:57.2840120Z [cluster1] {"level":"info","ts":1604323106.5203965,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3559. 2020-11-02T13:23:57.2843044Z [cluster1] {"level":"info","ts":1604323106.522919,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3560. 2020-11-02T13:23:57.2845713Z [cluster1] {"level":"info","ts":1604323106.528594,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3561. 2020-11-02T13:23:57.2847150Z [cluster1] {"level":"info","ts":1604323106.5324638,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3562. 2020-11-02T13:23:57.2848098Z [cluster1] {"level":"info","ts":1604323106.5324821,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3563. 2020-11-02T13:23:57.2850195Z [cluster1] {"level":"info","ts":1604323106.5352058,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3564. 2020-11-02T13:23:57.2853101Z [cluster1] {"level":"info","ts":1604323106.5378444,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3565. 2020-11-02T13:23:57.2855461Z [cluster1] {"level":"info","ts":1604323111.5189173,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3566. 2020-11-02T13:23:57.2857354Z [cluster1] {"level":"info","ts":1604323111.5241892,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3567. 2020-11-02T13:23:57.2858242Z [cluster1] {"level":"info","ts":1604323111.5242138,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3568. 2020-11-02T13:23:57.2860763Z [cluster1] {"level":"info","ts":1604323111.5281842,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3569. 2020-11-02T13:23:57.2863729Z [cluster1] {"level":"info","ts":1604323111.5316987,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3570. 2020-11-02T13:23:57.2866095Z [cluster1] {"level":"info","ts":1604323111.5409074,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3571. 2020-11-02T13:23:57.2875763Z [cluster1] {"level":"info","ts":1604323111.5479326,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3572. 2020-11-02T13:23:57.2876660Z [cluster1] {"level":"info","ts":1604323111.5479722,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3573. 2020-11-02T13:23:57.2878925Z [cluster1] {"level":"info","ts":1604323111.552379,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3574. 2020-11-02T13:23:57.2882461Z [cluster1] {"level":"info","ts":1604323111.5564406,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3575. 2020-11-02T13:23:57.2885965Z [cluster1] {"level":"info","ts":1604323116.5295978,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3576. 2020-11-02T13:23:57.2887139Z [cluster1] {"level":"info","ts":1604323116.5351217,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3577. 2020-11-02T13:23:57.2888002Z [cluster1] {"level":"info","ts":1604323116.5351377,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3578. 2020-11-02T13:23:57.2889941Z [cluster1] {"level":"info","ts":1604323116.538858,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3579. 2020-11-02T13:23:57.2892651Z [cluster1] {"level":"info","ts":1604323116.5420554,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3580. 2020-11-02T13:23:57.2894825Z [cluster1] {"level":"info","ts":1604323116.5477293,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3581. 2020-11-02T13:23:57.2895992Z [cluster1] {"level":"info","ts":1604323116.5514112,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3582. 2020-11-02T13:23:57.2896969Z [cluster1] {"level":"info","ts":1604323116.5514314,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3583. 2020-11-02T13:23:57.2899238Z [cluster1] {"level":"info","ts":1604323116.5542407,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3584. 2020-11-02T13:23:57.2902235Z [cluster1] {"level":"info","ts":1604323116.556995,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3585. 2020-11-02T13:23:57.2907000Z [cluster1] {"level":"info","ts":1604323121.5454538,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3586. 2020-11-02T13:23:57.2909488Z [cluster1] {"level":"info","ts":1604323121.5543127,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3587. 2020-11-02T13:23:57.2910443Z [cluster1] {"level":"info","ts":1604323121.5543537,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3588. 2020-11-02T13:23:57.2912650Z [cluster1] {"level":"info","ts":1604323121.5574431,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3589. 2020-11-02T13:23:57.2915547Z [cluster1] {"level":"info","ts":1604323121.5600717,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3590. 2020-11-02T13:23:57.2920696Z [cluster1] {"level":"info","ts":1604323121.5673301,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3591. 2020-11-02T13:23:57.2922047Z [cluster1] {"level":"info","ts":1604323121.571087,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3592. 2020-11-02T13:23:57.2923036Z [cluster1] {"level":"info","ts":1604323121.5711038,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3593. 2020-11-02T13:23:57.3037657Z [cluster1] {"level":"info","ts":1604323121.5737715,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3594. 2020-11-02T13:23:57.3040558Z [cluster1] {"level":"info","ts":1604323121.5763392,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3595. 2020-11-02T13:23:57.3042877Z [cluster1] {"level":"info","ts":1604323126.5570245,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3596. 2020-11-02T13:23:57.3044098Z [cluster1] {"level":"info","ts":1604323126.5622566,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3597. 2020-11-02T13:23:57.3045090Z [cluster1] {"level":"info","ts":1604323126.5622754,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3598. 2020-11-02T13:23:57.3046986Z [cluster1] {"level":"info","ts":1604323126.5659087,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3599. 2020-11-02T13:23:57.3049616Z [cluster1] {"level":"info","ts":1604323126.5683453,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3600. 2020-11-02T13:23:57.3052169Z [cluster1] {"level":"info","ts":1604323126.5743923,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3601. 2020-11-02T13:23:57.3053383Z [cluster1] {"level":"info","ts":1604323126.5817475,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3602. 2020-11-02T13:23:57.3054269Z [cluster1] {"level":"info","ts":1604323126.5817661,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3603. 2020-11-02T13:23:57.3058553Z [cluster1] {"level":"info","ts":1604323126.5860634,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3604. 2020-11-02T13:23:57.3061580Z [cluster1] {"level":"info","ts":1604323126.5883477,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3605. 2020-11-02T13:23:57.3063884Z [cluster1] {"level":"info","ts":1604323131.5717044,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3606. 2020-11-02T13:23:57.3065092Z [cluster1] {"level":"info","ts":1604323131.582924,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3607. 2020-11-02T13:23:57.3065978Z [cluster1] {"level":"info","ts":1604323131.582951,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3608. 2020-11-02T13:23:57.3068014Z [cluster1] {"level":"info","ts":1604323131.58627,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3609. 2020-11-02T13:23:57.3070858Z [cluster1] {"level":"info","ts":1604323131.5891151,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3610. 2020-11-02T13:23:57.3073278Z [cluster1] {"level":"info","ts":1604323131.5949466,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3611. 2020-11-02T13:23:57.3074485Z [cluster1] {"level":"info","ts":1604323131.5991693,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3612. 2020-11-02T13:23:57.3075365Z [cluster1] {"level":"info","ts":1604323131.5991871,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3613. 2020-11-02T13:23:57.3077414Z [cluster1] {"level":"info","ts":1604323131.60163,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3614. 2020-11-02T13:23:57.3080257Z [cluster1] {"level":"info","ts":1604323131.6055365,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3615. 2020-11-02T13:23:57.3082557Z [cluster1] {"level":"info","ts":1604323136.5878956,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3616. 2020-11-02T13:23:57.3083762Z [cluster1] {"level":"info","ts":1604323136.5954266,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3617. 2020-11-02T13:23:57.3084645Z [cluster1] {"level":"info","ts":1604323136.5954518,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3618. 2020-11-02T13:23:57.3109310Z [cluster1] {"level":"info","ts":1604323136.599613,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3619. 2020-11-02T13:23:57.3112365Z [cluster1] {"level":"info","ts":1604323136.6033778,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3620. 2020-11-02T13:23:57.3114679Z [cluster1] {"level":"info","ts":1604323136.6095457,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3621. 2020-11-02T13:23:57.3115893Z [cluster1] {"level":"info","ts":1604323136.6137147,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3622. 2020-11-02T13:23:57.3116786Z [cluster1] {"level":"info","ts":1604323136.6137502,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3623. 2020-11-02T13:23:57.3118872Z [cluster1] {"level":"info","ts":1604323136.6165326,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3624. 2020-11-02T13:23:57.3121869Z [cluster1] {"level":"info","ts":1604323136.6200926,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3625. 2020-11-02T13:23:57.3124259Z [cluster1] {"level":"info","ts":1604323141.6015713,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3626. 2020-11-02T13:23:57.3125377Z [cluster1] {"level":"info","ts":1604323141.607399,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3627. 2020-11-02T13:23:57.3126360Z [cluster1] {"level":"info","ts":1604323141.6074185,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3628. 2020-11-02T13:23:57.3128261Z [cluster1] {"level":"info","ts":1604323141.6117988,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3629. 2020-11-02T13:23:57.3130883Z [cluster1] {"level":"info","ts":1604323141.6147208,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3630. 2020-11-02T13:23:57.3132998Z [cluster1] {"level":"info","ts":1604323141.6200662,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3631. 2020-11-02T13:23:57.3134121Z [cluster1] {"level":"info","ts":1604323141.6257367,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3632. 2020-11-02T13:23:57.3134943Z [cluster1] {"level":"info","ts":1604323141.6257582,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3633. 2020-11-02T13:23:57.3136938Z [cluster1] {"level":"info","ts":1604323141.6286612,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3634. 2020-11-02T13:23:57.3139747Z [cluster1] {"level":"info","ts":1604323141.6313865,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3635. 2020-11-02T13:23:57.3142142Z [cluster1] {"level":"info","ts":1604323146.6132796,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3636. 2020-11-02T13:23:57.3143452Z [cluster1] {"level":"info","ts":1604323146.636849,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3637. 2020-11-02T13:23:57.3144274Z [cluster1] {"level":"info","ts":1604323146.636876,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3638. 2020-11-02T13:23:57.3146152Z [cluster1] {"level":"info","ts":1604323146.6684098,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3639. 2020-11-02T13:23:57.3148777Z [cluster1] {"level":"info","ts":1604323146.6715167,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3640. 2020-11-02T13:23:57.3151238Z [cluster1] {"level":"info","ts":1604323146.6810524,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3641. 2020-11-02T13:23:57.3152445Z [cluster1] {"level":"info","ts":1604323146.6866531,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3642. 2020-11-02T13:23:57.3153332Z [cluster1] {"level":"info","ts":1604323146.6867452,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3643. 2020-11-02T13:23:57.3155366Z [cluster1] {"level":"info","ts":1604323146.7205212,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3644. 2020-11-02T13:23:57.3158262Z [cluster1] {"level":"info","ts":1604323146.7351074,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3645. 2020-11-02T13:23:57.3160628Z [cluster1] {"level":"info","ts":1604323151.6767728,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3646. 2020-11-02T13:23:57.3161742Z [cluster1] {"level":"info","ts":1604323151.6810505,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3647. 2020-11-02T13:23:57.3162561Z [cluster1] {"level":"info","ts":1604323151.6810708,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3648. 2020-11-02T13:23:57.3164438Z [cluster1] {"level":"info","ts":1604323151.6846516,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3649. 2020-11-02T13:23:57.3167378Z [cluster1] {"level":"info","ts":1604323151.687131,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3650. 2020-11-02T13:23:57.3169677Z [cluster1] {"level":"info","ts":1604323151.6940968,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3651. 2020-11-02T13:23:57.3170872Z [cluster1] {"level":"info","ts":1604323151.6976883,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3652. 2020-11-02T13:23:57.3171753Z [cluster1] {"level":"info","ts":1604323151.6977036,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3653. 2020-11-02T13:23:57.3174739Z [cluster1] {"level":"info","ts":1604323151.7004669,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3654. 2020-11-02T13:23:57.3178284Z [cluster1] {"level":"info","ts":1604323151.702819,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3655. 2020-11-02T13:23:57.3180655Z [cluster1] {"level":"info","ts":1604323156.6912081,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3656. 2020-11-02T13:23:57.3181772Z [cluster1] {"level":"info","ts":1604323156.6964052,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3657. 2020-11-02T13:23:57.3182601Z [cluster1] {"level":"info","ts":1604323156.6964252,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3658. 2020-11-02T13:23:57.3184484Z [cluster1] {"level":"info","ts":1604323156.699639,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3659. 2020-11-02T13:23:57.3187106Z [cluster1] {"level":"info","ts":1604323156.7026746,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3660. 2020-11-02T13:23:57.3197833Z [cluster1] {"level":"info","ts":1604323156.7086368,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3661. 2020-11-02T13:23:57.3198991Z [cluster1] {"level":"info","ts":1604323156.7130022,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3662. 2020-11-02T13:23:57.3200004Z [cluster1] {"level":"info","ts":1604323156.7130198,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3663. 2020-11-02T13:23:57.3201930Z [cluster1] {"level":"info","ts":1604323156.7159078,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3664. 2020-11-02T13:23:57.3204794Z [cluster1] {"level":"info","ts":1604323156.7191114,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3665. 2020-11-02T13:23:57.3206925Z [cluster1] {"level":"info","ts":1604323161.7029452,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3666. 2020-11-02T13:23:57.3208714Z [cluster1] {"level":"info","ts":1604323161.7088141,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3667. 2020-11-02T13:23:57.3210330Z [cluster1] {"level":"info","ts":1604323161.7088358,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3668. 2020-11-02T13:23:57.3212269Z [cluster1] {"level":"info","ts":1604323161.7132032,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3669. 2020-11-02T13:23:57.3214911Z [cluster1] {"level":"info","ts":1604323161.7160413,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3670. 2020-11-02T13:23:57.3217642Z [cluster1] {"level":"info","ts":1604323161.721331,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3671. 2020-11-02T13:23:57.3218836Z [cluster1] {"level":"info","ts":1604323161.7250752,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3672. 2020-11-02T13:23:57.3219726Z [cluster1] {"level":"info","ts":1604323161.7250946,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3673. 2020-11-02T13:23:57.3221766Z [cluster1] {"level":"info","ts":1604323161.7280173,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3674. 2020-11-02T13:23:57.3224629Z [cluster1] {"level":"info","ts":1604323161.7313275,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3675. 2020-11-02T13:23:57.3226928Z [cluster1] {"level":"info","ts":1604323166.7145958,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3676. 2020-11-02T13:23:57.3228129Z [cluster1] {"level":"info","ts":1604323166.721735,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3677. 2020-11-02T13:23:57.3229015Z [cluster1] {"level":"info","ts":1604323166.7217612,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3678. 2020-11-02T13:23:57.3231390Z [cluster1] {"level":"info","ts":1604323166.7247097,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3679. 2020-11-02T13:23:57.3235077Z [cluster1] {"level":"info","ts":1604323166.7274504,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3680. 2020-11-02T13:23:57.3237882Z [cluster1] {"level":"info","ts":1604323166.7361946,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3681. 2020-11-02T13:23:57.3239099Z [cluster1] {"level":"info","ts":1604323166.742251,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3682. 2020-11-02T13:23:57.3239985Z [cluster1] {"level":"info","ts":1604323166.7422702,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3683. 2020-11-02T13:23:57.3242242Z [cluster1] {"level":"info","ts":1604323166.7450712,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3684. 2020-11-02T13:23:57.3245085Z [cluster1] {"level":"info","ts":1604323166.7478864,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3685. 2020-11-02T13:23:57.3248090Z [cluster1] {"level":"info","ts":1604323171.7268715,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3686. 2020-11-02T13:23:57.3249301Z [cluster1] {"level":"info","ts":1604323171.732271,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3687. 2020-11-02T13:23:57.3250185Z [cluster1] {"level":"info","ts":1604323171.7322934,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3688. 2020-11-02T13:23:57.3252338Z [cluster1] {"level":"info","ts":1604323171.7370071,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3689. 2020-11-02T13:23:57.3255176Z [cluster1] {"level":"info","ts":1604323171.7411191,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3690. 2020-11-02T13:23:57.3257771Z [cluster1] {"level":"info","ts":1604323171.7548335,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3691. 2020-11-02T13:23:57.3258979Z [cluster1] {"level":"info","ts":1604323171.7598746,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3692. 2020-11-02T13:23:57.3259870Z [cluster1] {"level":"info","ts":1604323171.7598956,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3693. 2020-11-02T13:23:57.3261907Z [cluster1] {"level":"info","ts":1604323171.7631838,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3694. 2020-11-02T13:23:57.3264738Z [cluster1] {"level":"info","ts":1604323171.7660172,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3695. 2020-11-02T13:23:57.3267416Z [cluster1] {"level":"info","ts":1604323176.74676,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3696. 2020-11-02T13:23:57.3268639Z [cluster1] {"level":"info","ts":1604323176.7522848,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3697. 2020-11-02T13:23:57.3269615Z [cluster1] {"level":"info","ts":1604323176.7523046,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3698. 2020-11-02T13:23:57.3271688Z [cluster1] {"level":"info","ts":1604323176.7574089,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3699. 2020-11-02T13:23:57.3276198Z [cluster1] {"level":"info","ts":1604323176.760634,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3700. 2020-11-02T13:23:57.3279226Z [cluster1] {"level":"info","ts":1604323176.7665977,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3701. 2020-11-02T13:23:57.3280450Z [cluster1] {"level":"info","ts":1604323176.7708097,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3702. 2020-11-02T13:23:57.3282007Z [cluster1] {"level":"info","ts":1604323176.770827,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3703. 2020-11-02T13:23:57.3284112Z [cluster1] {"level":"info","ts":1604323176.7735646,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3704. 2020-11-02T13:23:57.3287653Z [cluster1] {"level":"info","ts":1604323176.780145,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3705. 2020-11-02T13:23:57.3290136Z [cluster1] {"level":"info","ts":1604323181.7743764,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3706. 2020-11-02T13:23:57.3291342Z [cluster1] {"level":"info","ts":1604323181.7793996,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3707. 2020-11-02T13:23:57.3292228Z [cluster1] {"level":"info","ts":1604323181.779423,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3708. 2020-11-02T13:23:57.3294889Z [cluster1] {"level":"info","ts":1604323181.78273,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3709. 2020-11-02T13:23:57.3298787Z [cluster1] {"level":"info","ts":1604323181.7854652,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3710. 2020-11-02T13:23:57.3301151Z [cluster1] {"level":"info","ts":1604323181.792186,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3711. 2020-11-02T13:23:57.3302711Z [cluster1] {"level":"info","ts":1604323181.7960584,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3712. 2020-11-02T13:23:57.3303604Z [cluster1] {"level":"info","ts":1604323181.7960753,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3713. 2020-11-02T13:23:57.3305652Z [cluster1] {"level":"info","ts":1604323181.799295,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3714. 2020-11-02T13:23:57.3308608Z [cluster1] {"level":"info","ts":1604323181.8022027,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3715. 2020-11-02T13:23:57.3310917Z [cluster1] {"level":"info","ts":1604323186.786668,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3716. 2020-11-02T13:23:57.3312122Z [cluster1] {"level":"info","ts":1604323186.7925482,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3717. 2020-11-02T13:23:57.3313233Z [cluster1] {"level":"info","ts":1604323186.792568,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3718. 2020-11-02T13:23:57.3315285Z [cluster1] {"level":"info","ts":1604323186.7963934,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3719. 2020-11-02T13:23:57.3318122Z [cluster1] {"level":"info","ts":1604323186.799315,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3720. 2020-11-02T13:23:57.3320427Z [cluster1] {"level":"info","ts":1604323186.8048527,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3721. 2020-11-02T13:23:57.3321930Z [cluster1] {"level":"info","ts":1604323186.809143,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3722. 2020-11-02T13:23:57.3322954Z [cluster1] {"level":"info","ts":1604323186.8091638,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3723. 2020-11-02T13:23:57.3325033Z [cluster1] {"level":"info","ts":1604323186.8120606,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3724. 2020-11-02T13:23:57.3328806Z [cluster1] {"level":"info","ts":1604323186.8208845,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3725. 2020-11-02T13:23:57.3331209Z [cluster1] {"level":"info","ts":1604323191.8022673,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3726. 2020-11-02T13:23:57.3333722Z [cluster1] {"level":"info","ts":1604323191.808361,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3727. 2020-11-02T13:23:57.3334622Z [cluster1] {"level":"info","ts":1604323191.8083794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3728. 2020-11-02T13:23:57.3337084Z [cluster1] {"level":"info","ts":1604323191.81079,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3729. 2020-11-02T13:23:57.3340197Z [cluster1] {"level":"info","ts":1604323191.8133483,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3730. 2020-11-02T13:23:57.3342358Z [cluster1] {"level":"info","ts":1604323191.8195786,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3731. 2020-11-02T13:23:57.3343606Z [cluster1] {"level":"info","ts":1604323191.8245327,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3732. 2020-11-02T13:23:57.3344441Z [cluster1] {"level":"info","ts":1604323191.824659,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3733. 2020-11-02T13:23:57.3346341Z [cluster1] {"level":"info","ts":1604323191.8276472,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3734. 2020-11-02T13:23:57.3348968Z [cluster1] {"level":"info","ts":1604323191.8305123,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3735. 2020-11-02T13:23:57.3351385Z [cluster1] {"level":"info","ts":1604323196.8161182,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3736. 2020-11-02T13:23:57.3352584Z [cluster1] {"level":"info","ts":1604323196.822786,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3737. 2020-11-02T13:23:57.3353469Z [cluster1] {"level":"info","ts":1604323196.8228073,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3738. 2020-11-02T13:23:57.3355497Z [cluster1] {"level":"info","ts":1604323196.8275278,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3739. 2020-11-02T13:23:57.3358325Z [cluster1] {"level":"info","ts":1604323196.8306236,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3740. 2020-11-02T13:23:57.3360719Z [cluster1] {"level":"info","ts":1604323196.8381524,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3741. 2020-11-02T13:23:57.3361921Z [cluster1] {"level":"info","ts":1604323196.8414261,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3742. 2020-11-02T13:23:57.3362804Z [cluster1] {"level":"info","ts":1604323196.8414671,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3743. 2020-11-02T13:23:57.3365069Z [cluster1] {"level":"info","ts":1604323196.8446665,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3744. 2020-11-02T13:23:57.3367916Z [cluster1] {"level":"info","ts":1604323196.847567,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3745. 2020-11-02T13:23:57.3370211Z [cluster1] {"level":"info","ts":1604323201.827054,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3746. 2020-11-02T13:23:57.3371415Z [cluster1] {"level":"info","ts":1604323201.8350074,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3747. 2020-11-02T13:23:57.3372298Z [cluster1] {"level":"info","ts":1604323201.8350315,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3748. 2020-11-02T13:23:57.3374330Z [cluster1] {"level":"info","ts":1604323201.8387363,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3749. 2020-11-02T13:23:57.3377346Z [cluster1] {"level":"info","ts":1604323201.841576,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3750. 2020-11-02T13:23:57.3380450Z [cluster1] {"level":"info","ts":1604323201.8535824,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3751. 2020-11-02T13:23:57.3381671Z [cluster1] {"level":"info","ts":1604323201.8584251,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3752. 2020-11-02T13:23:57.3382562Z [cluster1] {"level":"info","ts":1604323201.8584425,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3753. 2020-11-02T13:23:57.3384636Z [cluster1] {"level":"info","ts":1604323201.8616364,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3754. 2020-11-02T13:23:57.3387507Z [cluster1] {"level":"info","ts":1604323201.864211,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3755. 2020-11-02T13:23:57.3389810Z [cluster1] {"level":"info","ts":1604323206.8434274,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3756. 2020-11-02T13:23:57.3391691Z [cluster1] {"level":"info","ts":1604323206.854507,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3757. 2020-11-02T13:23:57.3392708Z [cluster1] {"level":"info","ts":1604323206.854568,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3758. 2020-11-02T13:23:57.3394785Z [cluster1] {"level":"info","ts":1604323206.8585851,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3759. 2020-11-02T13:23:57.3397628Z [cluster1] {"level":"info","ts":1604323206.8623898,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3760. 2020-11-02T13:23:57.3399934Z [cluster1] {"level":"info","ts":1604323206.8685758,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3761. 2020-11-02T13:23:57.3401151Z [cluster1] {"level":"info","ts":1604323206.8727806,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3762. 2020-11-02T13:23:57.3402044Z [cluster1] {"level":"info","ts":1604323206.8728,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3763. 2020-11-02T13:23:57.3404077Z [cluster1] {"level":"info","ts":1604323206.876072,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3764. 2020-11-02T13:23:57.3406905Z [cluster1] {"level":"info","ts":1604323206.8787546,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3765. 2020-11-02T13:23:57.3409201Z [cluster1] {"level":"info","ts":1604323211.8552165,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3766. 2020-11-02T13:23:57.3410474Z [cluster1] {"level":"info","ts":1604323211.860954,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3767. 2020-11-02T13:23:57.3411370Z [cluster1] {"level":"info","ts":1604323211.8609774,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3768. 2020-11-02T13:23:57.3413409Z [cluster1] {"level":"info","ts":1604323211.8642256,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3769. 2020-11-02T13:23:57.3416635Z [cluster1] {"level":"info","ts":1604323211.8668852,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3770. 2020-11-02T13:23:57.3418970Z [cluster1] {"level":"info","ts":1604323211.8720734,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3771. 2020-11-02T13:23:57.3420180Z [cluster1] {"level":"info","ts":1604323211.875889,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3772. 2020-11-02T13:23:57.3421068Z [cluster1] {"level":"info","ts":1604323211.8759062,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3773. 2020-11-02T13:23:57.3423130Z [cluster1] {"level":"info","ts":1604323211.8788824,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3774. 2020-11-02T13:23:57.3426075Z [cluster1] {"level":"info","ts":1604323211.8812597,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3775. 2020-11-02T13:23:57.3428375Z [cluster1] {"level":"info","ts":1604323216.8673086,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3776. 2020-11-02T13:23:57.3429582Z [cluster1] {"level":"info","ts":1604323216.8850758,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3777. 2020-11-02T13:23:57.3430467Z [cluster1] {"level":"info","ts":1604323216.8853695,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3778. 2020-11-02T13:23:57.3432488Z [cluster1] {"level":"info","ts":1604323216.8922346,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3779. 2020-11-02T13:23:57.3435337Z [cluster1] {"level":"info","ts":1604323216.9040816,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3780. 2020-11-02T13:23:57.3437636Z [cluster1] {"level":"info","ts":1604323216.9124491,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3781. 2020-11-02T13:23:57.3438837Z [cluster1] {"level":"info","ts":1604323216.92309,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3782. 2020-11-02T13:23:57.3439719Z [cluster1] {"level":"info","ts":1604323216.9231124,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3783. 2020-11-02T13:23:57.3441822Z [cluster1] {"level":"info","ts":1604323216.9274185,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3784. 2020-11-02T13:23:57.3444671Z [cluster1] {"level":"info","ts":1604323216.9346142,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3785. 2020-11-02T13:23:57.3447506Z [cluster1] {"level":"info","ts":1604323221.8922975,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3786. 2020-11-02T13:23:57.3448720Z [cluster1] {"level":"info","ts":1604323221.8982146,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3787. 2020-11-02T13:23:57.3449618Z [cluster1] {"level":"info","ts":1604323221.898244,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3788. 2020-11-02T13:23:57.3451893Z [cluster1] {"level":"info","ts":1604323221.9014058,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3789. 2020-11-02T13:23:57.3454779Z [cluster1] {"level":"info","ts":1604323221.9042637,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3790. 2020-11-02T13:23:57.3457168Z [cluster1] {"level":"info","ts":1604323221.9104152,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3791. 2020-11-02T13:23:57.3458381Z [cluster1] {"level":"info","ts":1604323221.914559,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3792. 2020-11-02T13:23:57.3459519Z [cluster1] {"level":"info","ts":1604323221.9145784,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3793. 2020-11-02T13:23:57.3472873Z [cluster1] {"level":"info","ts":1604323221.9174712,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3794. 2020-11-02T13:23:57.3475763Z [cluster1] {"level":"info","ts":1604323221.9202287,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3795. 2020-11-02T13:23:57.3477913Z [cluster1] {"level":"info","ts":1604323226.9091654,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3796. 2020-11-02T13:23:57.3479065Z [cluster1] {"level":"info","ts":1604323226.9199843,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3797. 2020-11-02T13:23:57.3480093Z [cluster1] {"level":"info","ts":1604323226.920019,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3798. 2020-11-02T13:23:57.3482140Z [cluster1] {"level":"info","ts":1604323226.924448,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3799. 2020-11-02T13:23:57.3484994Z [cluster1] {"level":"info","ts":1604323226.9269588,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3800. 2020-11-02T13:23:57.3488316Z [cluster1] {"level":"info","ts":1604323226.9368203,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3801. 2020-11-02T13:23:57.3489746Z [cluster1] {"level":"info","ts":1604323226.9408169,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3802. 2020-11-02T13:23:57.3490585Z [cluster1] {"level":"info","ts":1604323226.9409275,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3803. 2020-11-02T13:23:57.3492874Z [cluster1] {"level":"info","ts":1604323226.947582,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3804. 2020-11-02T13:23:57.3495524Z [cluster1] {"level":"info","ts":1604323226.9500039,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3805. 2020-11-02T13:23:57.3497764Z [cluster1] {"level":"info","ts":1604323231.93015,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3806. 2020-11-02T13:23:57.3498887Z [cluster1] {"level":"info","ts":1604323231.9351664,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3807. 2020-11-02T13:23:57.3499711Z [cluster1] {"level":"info","ts":1604323231.9351845,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3808. 2020-11-02T13:23:57.3501932Z [cluster1] {"level":"info","ts":1604323231.9378002,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3809. 2020-11-02T13:23:57.3504897Z [cluster1] {"level":"info","ts":1604323231.940435,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3810. 2020-11-02T13:23:57.3507031Z [cluster1] {"level":"info","ts":1604323231.9464219,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3811. 2020-11-02T13:23:57.3508150Z [cluster1] {"level":"info","ts":1604323231.9503474,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3812. 2020-11-02T13:23:57.3508973Z [cluster1] {"level":"info","ts":1604323231.9503663,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3813. 2020-11-02T13:23:57.3510855Z [cluster1] {"level":"info","ts":1604323231.9532645,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3814. 2020-11-02T13:23:57.3513498Z [cluster1] {"level":"info","ts":1604323231.9692423,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3815. 2020-11-02T13:23:57.3515622Z [cluster1] {"level":"info","ts":1604323236.9442704,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3816. 2020-11-02T13:23:57.3516740Z [cluster1] {"level":"info","ts":1604323236.9499161,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3817. 2020-11-02T13:23:57.3517565Z [cluster1] {"level":"info","ts":1604323236.9499357,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3818. 2020-11-02T13:23:57.3519882Z [cluster1] {"level":"info","ts":1604323236.9547691,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3819. 2020-11-02T13:23:57.3522768Z [cluster1] {"level":"info","ts":1604323236.964604,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3820. 2020-11-02T13:23:57.3525078Z [cluster1] {"level":"info","ts":1604323236.9719343,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3821. 2020-11-02T13:23:57.3526282Z [cluster1] {"level":"info","ts":1604323236.991853,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3822. 2020-11-02T13:23:57.3527169Z [cluster1] {"level":"info","ts":1604323236.991875,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3823. 2020-11-02T13:23:57.3529263Z [cluster1] {"level":"info","ts":1604323237.0023115,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3824. 2020-11-02T13:23:57.3532448Z [cluster1] {"level":"info","ts":1604323237.0062191,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3825. 2020-11-02T13:23:57.3534759Z [cluster1] {"level":"info","ts":1604323241.9633327,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3826. 2020-11-02T13:23:57.3536047Z [cluster1] {"level":"info","ts":1604323241.9693012,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3827. 2020-11-02T13:23:57.3537031Z [cluster1] {"level":"info","ts":1604323241.9693246,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3828. 2020-11-02T13:23:57.3539086Z [cluster1] {"level":"info","ts":1604323241.9729323,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3829. 2020-11-02T13:23:57.3541926Z [cluster1] {"level":"info","ts":1604323241.9756074,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3830. 2020-11-02T13:23:57.3544293Z [cluster1] {"level":"info","ts":1604323241.9816992,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3831. 2020-11-02T13:23:57.3545569Z [cluster1] {"level":"info","ts":1604323241.9869568,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3832. 2020-11-02T13:23:57.3546392Z [cluster1] {"level":"info","ts":1604323241.9869804,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3833. 2020-11-02T13:23:57.3548270Z [cluster1] {"level":"info","ts":1604323241.9991486,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3834. 2020-11-02T13:23:57.3551722Z [cluster1] {"level":"info","ts":1604323242.00358,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3835. 2020-11-02T13:23:57.3554128Z [cluster1] {"level":"info","ts":1604323246.9771898,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3836. 2020-11-02T13:23:57.3555338Z [cluster1] {"level":"info","ts":1604323246.98217,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3837. 2020-11-02T13:23:57.3556224Z [cluster1] {"level":"info","ts":1604323246.9821887,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3838. 2020-11-02T13:23:57.3558274Z [cluster1] {"level":"info","ts":1604323246.9850898,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3839. 2020-11-02T13:23:57.3561641Z [cluster1] {"level":"info","ts":1604323246.9875548,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3840. 2020-11-02T13:23:57.3563777Z [cluster1] {"level":"info","ts":1604323246.9941058,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3841. 2020-11-02T13:23:57.3564954Z [cluster1] {"level":"info","ts":1604323246.9979467,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3842. 2020-11-02T13:23:57.3565668Z [cluster1] {"level":"info","ts":1604323246.9979784,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3843. 2020-11-02T13:23:57.3567305Z [cluster1] {"level":"info","ts":1604323247.0008209,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3844. 2020-11-02T13:23:57.3569688Z [cluster1] {"level":"info","ts":1604323247.003423,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3845. 2020-11-02T13:23:57.3571545Z [cluster1] {"level":"info","ts":1604323251.9903052,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3846. 2020-11-02T13:23:57.3572524Z [cluster1] {"level":"info","ts":1604323252.0031242,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3847. 2020-11-02T13:23:57.3573510Z [cluster1] {"level":"info","ts":1604323252.003152,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3848. 2020-11-02T13:23:57.3575525Z [cluster1] {"level":"info","ts":1604323252.006667,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3849. 2020-11-02T13:23:57.3577943Z [cluster1] {"level":"info","ts":1604323252.010129,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3850. 2020-11-02T13:23:57.3579799Z [cluster1] {"level":"info","ts":1604323252.0151577,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3851. 2020-11-02T13:23:57.3580778Z [cluster1] {"level":"info","ts":1604323252.0231133,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3852. 2020-11-02T13:23:57.3581493Z [cluster1] {"level":"info","ts":1604323252.0231347,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3853. 2020-11-02T13:23:57.3584391Z [cluster1] {"level":"info","ts":1604323252.0367992,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3854. 2020-11-02T13:23:57.3587289Z [cluster1] {"level":"info","ts":1604323252.039902,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3855. 2020-11-02T13:23:57.3589600Z [cluster1] {"level":"info","ts":1604323257.0111737,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3856. 2020-11-02T13:23:57.3590810Z [cluster1] {"level":"info","ts":1604323257.0169713,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3857. 2020-11-02T13:23:57.3591703Z [cluster1] {"level":"info","ts":1604323257.016992,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3858. 2020-11-02T13:23:57.3593738Z [cluster1] {"level":"info","ts":1604323257.0218341,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3859. 2020-11-02T13:23:57.3596578Z [cluster1] {"level":"info","ts":1604323257.0264573,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3860. 2020-11-02T13:23:57.3599653Z [cluster1] {"level":"info","ts":1604323257.0327637,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3861. 2020-11-02T13:23:57.3600960Z [cluster1] {"level":"info","ts":1604323257.0382442,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3862. 2020-11-02T13:23:57.3601854Z [cluster1] {"level":"info","ts":1604323257.0382702,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3863. 2020-11-02T13:23:57.3603900Z [cluster1] {"level":"info","ts":1604323257.0433958,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3864. 2020-11-02T13:23:57.3606752Z [cluster1] {"level":"info","ts":1604323257.0480845,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3865. 2020-11-02T13:23:57.3609519Z [cluster1] {"level":"info","ts":1604323262.0321558,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3866. 2020-11-02T13:23:57.3610726Z [cluster1] {"level":"info","ts":1604323262.037461,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3867. 2020-11-02T13:23:57.3611670Z [cluster1] {"level":"info","ts":1604323262.0374842,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3868. 2020-11-02T13:23:57.3613553Z [cluster1] {"level":"info","ts":1604323262.04023,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3869. 2020-11-02T13:23:57.3616192Z [cluster1] {"level":"info","ts":1604323262.0428345,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3870. 2020-11-02T13:23:57.3618500Z [cluster1] {"level":"info","ts":1604323262.0492702,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3871. 2020-11-02T13:23:57.3619623Z [cluster1] {"level":"info","ts":1604323262.0537074,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3872. 2020-11-02T13:23:57.3620447Z [cluster1] {"level":"info","ts":1604323262.053724,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3873. 2020-11-02T13:23:57.3622336Z [cluster1] {"level":"info","ts":1604323262.0565221,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3874. 2020-11-02T13:23:57.3624991Z [cluster1] {"level":"info","ts":1604323262.0590322,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3875. 2020-11-02T13:23:57.3627116Z [cluster1] {"level":"info","ts":1604323267.0449886,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3876. 2020-11-02T13:23:57.3628229Z [cluster1] {"level":"info","ts":1604323267.0518203,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3877. 2020-11-02T13:23:57.3629693Z [cluster1] {"level":"info","ts":1604323267.0518441,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3878. 2020-11-02T13:23:57.3631499Z [cluster1] {"level":"info","ts":1604323267.0554938,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3879. 2020-11-02T13:23:57.3634370Z [cluster1] {"level":"info","ts":1604323267.061907,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3880. 2020-11-02T13:23:57.3636501Z [cluster1] {"level":"info","ts":1604323267.0719595,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3881. 2020-11-02T13:23:57.3637621Z [cluster1] {"level":"info","ts":1604323267.0900354,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3882. 2020-11-02T13:23:57.3638443Z [cluster1] {"level":"info","ts":1604323267.0900533,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3883. 2020-11-02T13:23:57.3640327Z [cluster1] {"level":"info","ts":1604323267.0951493,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3884. 2020-11-02T13:23:57.3642954Z [cluster1] {"level":"info","ts":1604323267.0981073,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3885. 2020-11-02T13:23:57.3645081Z [cluster1] {"level":"info","ts":1604323272.057285,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3886. 2020-11-02T13:23:57.3646198Z [cluster1] {"level":"info","ts":1604323272.0625913,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3887. 2020-11-02T13:23:57.3647021Z [cluster1] {"level":"info","ts":1604323272.0626156,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3888. 2020-11-02T13:23:57.3651186Z [cluster1] {"level":"info","ts":1604323272.067384,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3889. 2020-11-02T13:23:57.3654111Z [cluster1] {"level":"info","ts":1604323272.0707977,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3890. 2020-11-02T13:23:57.3656412Z [cluster1] {"level":"info","ts":1604323272.0762117,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3891. 2020-11-02T13:23:57.3658135Z [cluster1] {"level":"info","ts":1604323272.0803244,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3892. 2020-11-02T13:23:57.3659031Z [cluster1] {"level":"info","ts":1604323272.0803444,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3893. 2020-11-02T13:23:57.3661080Z [cluster1] {"level":"info","ts":1604323272.0833728,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3894. 2020-11-02T13:23:57.3664122Z [cluster1] {"level":"info","ts":1604323272.086185,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3895. 2020-11-02T13:23:57.3666404Z [cluster1] {"level":"info","ts":1604323277.1263258,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3896. 2020-11-02T13:23:57.3667601Z [cluster1] {"level":"info","ts":1604323277.1525128,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3897. 2020-11-02T13:23:57.3668410Z [cluster1] {"level":"info","ts":1604323277.1525364,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3898. 2020-11-02T13:23:57.3670303Z [cluster1] {"level":"info","ts":1604323277.1584713,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3899. 2020-11-02T13:23:57.3672940Z [cluster1] {"level":"info","ts":1604323277.171788,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3900. 2020-11-02T13:23:57.3675392Z [cluster1] {"level":"info","ts":1604323277.194895,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3901. 2020-11-02T13:23:57.3676902Z [cluster1] {"level":"info","ts":1604323277.2339835,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3902. 2020-11-02T13:23:57.3677793Z [cluster1] {"level":"info","ts":1604323277.2340062,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3903. 2020-11-02T13:23:57.3679854Z [cluster1] {"level":"info","ts":1604323277.2552512,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3904. 2020-11-02T13:23:57.3682921Z [cluster1] {"level":"info","ts":1604323277.2619,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3905. 2020-11-02T13:23:57.3685277Z [cluster1] {"level":"info","ts":1604323282.157049,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3906. 2020-11-02T13:23:57.3686614Z [cluster1] {"level":"info","ts":1604323282.1622784,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3907. 2020-11-02T13:23:57.3688004Z [cluster1] {"level":"info","ts":1604323282.162295,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3908. 2020-11-02T13:23:57.3690239Z [cluster1] {"level":"info","ts":1604323282.1651204,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3909. 2020-11-02T13:23:57.3693093Z [cluster1] {"level":"info","ts":1604323282.1675785,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3910. 2020-11-02T13:23:57.3695393Z [cluster1] {"level":"info","ts":1604323282.1730962,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3911. 2020-11-02T13:23:57.3696684Z [cluster1] {"level":"info","ts":1604323282.177026,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3912. 2020-11-02T13:23:57.3697569Z [cluster1] {"level":"info","ts":1604323282.177044,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3913. 2020-11-02T13:23:57.3700147Z [cluster1] {"level":"info","ts":1604323282.180041,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3914. 2020-11-02T13:23:57.3703292Z [cluster1] {"level":"info","ts":1604323282.1862354,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3915. 2020-11-02T13:23:57.3705927Z [cluster1] {"level":"info","ts":1604323287.173231,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3916. 2020-11-02T13:23:57.3707135Z [cluster1] {"level":"info","ts":1604323287.178978,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3917. 2020-11-02T13:23:57.3708018Z [cluster1] {"level":"info","ts":1604323287.1790035,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3918. 2020-11-02T13:23:57.3710053Z [cluster1] {"level":"info","ts":1604323287.1823816,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3919. 2020-11-02T13:23:57.3712870Z [cluster1] {"level":"info","ts":1604323287.1858284,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3920. 2020-11-02T13:23:57.3715036Z [cluster1] {"level":"info","ts":1604323287.1916912,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3921. 2020-11-02T13:23:57.3716244Z [cluster1] {"level":"info","ts":1604323287.1958704,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3922. 2020-11-02T13:23:57.3716972Z [cluster1] {"level":"info","ts":1604323287.1960359,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3923. 2020-11-02T13:23:57.3718706Z [cluster1] {"level":"info","ts":1604323287.1989634,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3924. 2020-11-02T13:23:57.3721004Z [cluster1] {"level":"info","ts":1604323287.2010033,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3925. 2020-11-02T13:23:57.3722876Z [cluster1] {"level":"info","ts":1604323292.1900938,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3926. 2020-11-02T13:23:57.3724101Z [cluster1] {"level":"info","ts":1604323292.197484,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3927. 2020-11-02T13:23:57.3724926Z [cluster1] {"level":"info","ts":1604323292.1978946,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3928. 2020-11-02T13:23:57.3726803Z [cluster1] {"level":"info","ts":1604323292.2012877,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3929. 2020-11-02T13:23:57.3729671Z [cluster1] {"level":"info","ts":1604323292.2049224,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3930. 2020-11-02T13:23:57.3731914Z [cluster1] {"level":"info","ts":1604323292.2118373,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3931. 2020-11-02T13:23:57.3733033Z [cluster1] {"level":"info","ts":1604323292.2162535,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3932. 2020-11-02T13:23:57.3733854Z [cluster1] {"level":"info","ts":1604323292.2162733,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3933. 2020-11-02T13:23:57.3735730Z [cluster1] {"level":"info","ts":1604323292.2194912,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3934. 2020-11-02T13:23:57.3739420Z [cluster1] {"level":"info","ts":1604323292.223061,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3935. 2020-11-02T13:23:57.3741737Z [cluster1] {"level":"info","ts":1604323297.2056901,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3936. 2020-11-02T13:23:57.3742950Z [cluster1] {"level":"info","ts":1604323297.2116659,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3937. 2020-11-02T13:23:57.3743835Z [cluster1] {"level":"info","ts":1604323297.211689,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3938. 2020-11-02T13:23:57.3745869Z [cluster1] {"level":"info","ts":1604323297.2150886,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3939. 2020-11-02T13:23:57.3748780Z [cluster1] {"level":"info","ts":1604323297.2177916,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3940. 2020-11-02T13:23:57.3751078Z [cluster1] {"level":"info","ts":1604323297.2235496,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3941. 2020-11-02T13:23:57.3752284Z [cluster1] {"level":"info","ts":1604323297.2281978,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3942. 2020-11-02T13:23:57.3753171Z [cluster1] {"level":"info","ts":1604323297.2283118,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3943. 2020-11-02T13:23:57.3755198Z [cluster1] {"level":"info","ts":1604323297.2315001,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3944. 2020-11-02T13:23:57.3758380Z [cluster1] {"level":"info","ts":1604323297.2340598,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3945. 2020-11-02T13:23:57.3760682Z [cluster1] {"level":"info","ts":1604323302.217623,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3946. 2020-11-02T13:23:57.3761943Z [cluster1] {"level":"info","ts":1604323302.2246466,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3947. 2020-11-02T13:23:57.3762766Z [cluster1] {"level":"info","ts":1604323302.22467,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3948. 2020-11-02T13:23:57.3764748Z [cluster1] {"level":"info","ts":1604323302.22799,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3949. 2020-11-02T13:23:57.3767210Z [cluster1] {"level":"info","ts":1604323302.2305908,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3950. 2020-11-02T13:23:57.3769319Z [cluster1] {"level":"info","ts":1604323302.23593,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3951. 2020-11-02T13:23:57.3770432Z [cluster1] {"level":"info","ts":1604323302.2399263,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3952. 2020-11-02T13:23:57.3771257Z [cluster1] {"level":"info","ts":1604323302.2399452,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3953. 2020-11-02T13:23:57.3773138Z [cluster1] {"level":"info","ts":1604323302.2428923,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3954. 2020-11-02T13:23:57.3775765Z [cluster1] {"level":"info","ts":1604323302.2451558,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3955. 2020-11-02T13:23:57.3777981Z [cluster1] {"level":"info","ts":1604323307.2283802,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3956. 2020-11-02T13:23:57.3779098Z [cluster1] {"level":"info","ts":1604323307.234459,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3957. 2020-11-02T13:23:57.3779978Z [cluster1] {"level":"info","ts":1604323307.2344763,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3958. 2020-11-02T13:23:57.3781870Z [cluster1] {"level":"info","ts":1604323307.2374506,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3959. 2020-11-02T13:23:57.3784487Z [cluster1] {"level":"info","ts":1604323307.2397268,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3960. 2020-11-02T13:23:57.3786620Z [cluster1] {"level":"info","ts":1604323307.2452774,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3961. 2020-11-02T13:23:57.3787744Z [cluster1] {"level":"info","ts":1604323307.2491708,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3962. 2020-11-02T13:23:57.3788548Z [cluster1] {"level":"info","ts":1604323307.2491903,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3963. 2020-11-02T13:23:57.3790686Z [cluster1] {"level":"info","ts":1604323307.2516332,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3964. 2020-11-02T13:23:57.3793355Z [cluster1] {"level":"info","ts":1604323307.2538254,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3965. 2020-11-02T13:23:57.3795562Z [cluster1] {"level":"info","ts":1604323312.246158,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3966. 2020-11-02T13:23:57.3796679Z [cluster1] {"level":"info","ts":1604323312.2515168,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3967. 2020-11-02T13:23:57.3797498Z [cluster1] {"level":"info","ts":1604323312.2515416,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3968. 2020-11-02T13:23:57.3799552Z [cluster1] {"level":"info","ts":1604323312.2559643,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3969. 2020-11-02T13:23:57.3802372Z [cluster1] {"level":"info","ts":1604323312.2583644,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3970. 2020-11-02T13:23:57.3804671Z [cluster1] {"level":"info","ts":1604323312.2643578,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3971. 2020-11-02T13:23:57.3805869Z [cluster1] {"level":"info","ts":1604323312.2687442,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3972. 2020-11-02T13:23:57.3806744Z [cluster1] {"level":"info","ts":1604323312.2687588,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3973. 2020-11-02T13:23:57.3808767Z [cluster1] {"level":"info","ts":1604323312.2717242,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3974. 2020-11-02T13:23:57.3811759Z [cluster1] {"level":"info","ts":1604323312.274205,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3975. 2020-11-02T13:23:57.3813899Z [cluster1] {"level":"info","ts":1604323317.2705045,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3976. 2020-11-02T13:23:57.3815011Z [cluster1] {"level":"info","ts":1604323317.2755213,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3977. 2020-11-02T13:23:57.3815829Z [cluster1] {"level":"info","ts":1604323317.2755444,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3978. 2020-11-02T13:23:57.3818075Z [cluster1] {"level":"info","ts":1604323317.2785704,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3979. 2020-11-02T13:23:57.3820737Z [cluster1] {"level":"info","ts":1604323317.2809272,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3980. 2020-11-02T13:23:57.3824836Z [cluster1] {"level":"info","ts":1604323317.2854085,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3981. 2020-11-02T13:23:57.3825965Z [cluster1] {"level":"info","ts":1604323317.2892118,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3982. 2020-11-02T13:23:57.3826970Z [cluster1] {"level":"info","ts":1604323317.289236,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3983. 2020-11-02T13:23:57.3829994Z [cluster1] {"level":"info","ts":1604323317.2918572,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3984. 2020-11-02T13:23:57.3832994Z [cluster1] {"level":"info","ts":1604323317.2945988,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3985. 2020-11-02T13:23:57.3835145Z [cluster1] {"level":"info","ts":1604323322.2829473,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3986. 2020-11-02T13:23:57.3836771Z [cluster1] {"level":"info","ts":1604323322.29704,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3987. 2020-11-02T13:23:57.3837674Z [cluster1] {"level":"info","ts":1604323322.2970672,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3988. 2020-11-02T13:23:57.3839744Z [cluster1] {"level":"info","ts":1604323322.3003068,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3989. 2020-11-02T13:23:57.3842591Z [cluster1] {"level":"info","ts":1604323322.3030696,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3990. 2020-11-02T13:23:57.3844890Z [cluster1] {"level":"info","ts":1604323322.3076122,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3991. 2020-11-02T13:23:57.3846094Z [cluster1] {"level":"info","ts":1604323322.3115609,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3992. 2020-11-02T13:23:57.3847081Z [cluster1] {"level":"info","ts":1604323322.311578,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3993. 2020-11-02T13:23:57.3849124Z [cluster1] {"level":"info","ts":1604323322.3143518,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3994. 2020-11-02T13:23:57.3851953Z [cluster1] {"level":"info","ts":1604323322.317219,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  3995. 2020-11-02T13:23:57.3854260Z [cluster1] {"level":"info","ts":1604323327.3038566,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  3996. 2020-11-02T13:23:57.3855468Z [cluster1] {"level":"info","ts":1604323327.3099296,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  3997. 2020-11-02T13:23:57.3856354Z [cluster1] {"level":"info","ts":1604323327.3099577,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  3998. 2020-11-02T13:23:57.3858497Z [cluster1] {"level":"info","ts":1604323327.3125877,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  3999. 2020-11-02T13:23:57.3861347Z [cluster1] {"level":"info","ts":1604323327.3150709,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4000. 2020-11-02T13:23:57.3863734Z [cluster1] {"level":"info","ts":1604323327.325522,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4001. 2020-11-02T13:23:57.3864941Z [cluster1] {"level":"info","ts":1604323327.3297706,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4002. 2020-11-02T13:23:57.3865828Z [cluster1] {"level":"info","ts":1604323327.3297873,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4003. 2020-11-02T13:23:57.3867856Z [cluster1] {"level":"info","ts":1604323327.3330023,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4004. 2020-11-02T13:23:57.3870759Z [cluster1] {"level":"info","ts":1604323327.3355927,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4005. 2020-11-02T13:23:57.3872889Z [cluster1] {"level":"info","ts":1604323332.316775,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4006. 2020-11-02T13:23:57.3874000Z [cluster1] {"level":"info","ts":1604323332.3223662,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4007. 2020-11-02T13:23:57.3874822Z [cluster1] {"level":"info","ts":1604323332.3223886,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4008. 2020-11-02T13:23:57.3876702Z [cluster1] {"level":"info","ts":1604323332.376638,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4009. 2020-11-02T13:23:57.3879381Z [cluster1] {"level":"info","ts":1604323332.4046543,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4010. 2020-11-02T13:23:57.3881516Z [cluster1] {"level":"info","ts":1604323332.4400446,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4011. 2020-11-02T13:23:57.3882734Z [cluster1] {"level":"info","ts":1604323332.447035,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4012. 2020-11-02T13:23:57.3883555Z [cluster1] {"level":"info","ts":1604323332.4470527,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4013. 2020-11-02T13:23:57.3887259Z [cluster1] {"level":"info","ts":1604323332.4501877,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4014. 2020-11-02T13:23:57.3890279Z [cluster1] {"level":"info","ts":1604323332.4528384,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4015. 2020-11-02T13:23:57.3892411Z [cluster1] {"level":"info","ts":1604323337.3290064,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4016. 2020-11-02T13:23:57.3893530Z [cluster1] {"level":"info","ts":1604323337.3344142,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4017. 2020-11-02T13:23:57.3894466Z [cluster1] {"level":"info","ts":1604323337.3344333,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4018. 2020-11-02T13:23:57.3896625Z [cluster1] {"level":"info","ts":1604323337.337135,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4019. 2020-11-02T13:23:57.3900258Z [cluster1] {"level":"info","ts":1604323337.3397145,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4020. 2020-11-02T13:23:57.3902587Z [cluster1] {"level":"info","ts":1604323337.3474452,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4021. 2020-11-02T13:23:57.3904293Z [cluster1] {"level":"info","ts":1604323337.3542585,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4022. 2020-11-02T13:23:57.3905197Z [cluster1] {"level":"info","ts":1604323337.3542738,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4023. 2020-11-02T13:23:57.3907264Z [cluster1] {"level":"info","ts":1604323337.3570194,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4024. 2020-11-02T13:23:57.3910249Z [cluster1] {"level":"info","ts":1604323337.3595572,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4025. 2020-11-02T13:23:57.3912383Z [cluster1] {"level":"info","ts":1604323342.3423455,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4026. 2020-11-02T13:23:57.3913609Z [cluster1] {"level":"info","ts":1604323342.3478734,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4027. 2020-11-02T13:23:57.3914432Z [cluster1] {"level":"info","ts":1604323342.3478985,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4028. 2020-11-02T13:23:57.3917989Z [cluster1] {"level":"info","ts":1604323342.3514514,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4029. 2020-11-02T13:23:57.3922425Z [cluster1] {"level":"info","ts":1604323342.3540063,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4030. 2020-11-02T13:23:57.3924621Z [cluster1] {"level":"info","ts":1604323342.360149,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4031. 2020-11-02T13:23:57.3925752Z [cluster1] {"level":"info","ts":1604323342.3644915,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4032. 2020-11-02T13:23:57.3926572Z [cluster1] {"level":"info","ts":1604323342.364515,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4033. 2020-11-02T13:23:57.3928621Z [cluster1] {"level":"info","ts":1604323342.3676279,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4034. 2020-11-02T13:23:57.3931452Z [cluster1] {"level":"info","ts":1604323342.3706067,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4035. 2020-11-02T13:23:57.3933913Z [cluster1] {"level":"info","ts":1604323347.3547113,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4036. 2020-11-02T13:23:57.3935117Z [cluster1] {"level":"info","ts":1604323347.3603408,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4037. 2020-11-02T13:23:57.3936002Z [cluster1] {"level":"info","ts":1604323347.3603585,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4038. 2020-11-02T13:23:57.3938145Z [cluster1] {"level":"info","ts":1604323347.3637648,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4039. 2020-11-02T13:23:57.3941167Z [cluster1] {"level":"info","ts":1604323347.3664377,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4040. 2020-11-02T13:23:57.3943633Z [cluster1] {"level":"info","ts":1604323347.3713968,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4041. 2020-11-02T13:23:57.3944749Z [cluster1] {"level":"info","ts":1604323347.3763435,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4042. 2020-11-02T13:23:57.3945570Z [cluster1] {"level":"info","ts":1604323347.3763618,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4043. 2020-11-02T13:23:57.3947519Z [cluster1] {"level":"info","ts":1604323347.3811252,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4044. 2020-11-02T13:23:57.3950289Z [cluster1] {"level":"info","ts":1604323347.3838027,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4045. 2020-11-02T13:23:57.3952694Z [cluster1] {"level":"info","ts":1604323352.3745012,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4046. 2020-11-02T13:23:57.3953900Z [cluster1] {"level":"info","ts":1604323352.381732,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4047. 2020-11-02T13:23:57.3954786Z [cluster1] {"level":"info","ts":1604323352.3817778,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4048. 2020-11-02T13:23:57.3956827Z [cluster1] {"level":"info","ts":1604323352.385379,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4049. 2020-11-02T13:23:57.3959671Z [cluster1] {"level":"info","ts":1604323352.3880596,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4050. 2020-11-02T13:23:57.3961959Z [cluster1] {"level":"info","ts":1604323352.397241,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4051. 2020-11-02T13:23:57.3963164Z [cluster1] {"level":"info","ts":1604323352.4010246,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4052. 2020-11-02T13:23:57.4003168Z [cluster1] {"level":"info","ts":1604323352.401045,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4053. 2020-11-02T13:23:57.4005430Z [cluster1] {"level":"info","ts":1604323352.404317,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4054. 2020-11-02T13:23:57.4008509Z [cluster1] {"level":"info","ts":1604323352.4072013,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4055. 2020-11-02T13:23:57.4010827Z [cluster1] {"level":"info","ts":1604323357.3884616,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4056. 2020-11-02T13:23:57.4012141Z [cluster1] {"level":"info","ts":1604323357.3925424,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4057. 2020-11-02T13:23:57.4013038Z [cluster1] {"level":"info","ts":1604323357.3925629,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4058. 2020-11-02T13:23:57.4015189Z [cluster1] {"level":"info","ts":1604323357.3955646,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4059. 2020-11-02T13:23:57.4017929Z [cluster1] {"level":"info","ts":1604323357.4036627,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4060. 2020-11-02T13:23:57.4020062Z [cluster1] {"level":"info","ts":1604323357.4091225,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4061. 2020-11-02T13:23:57.4021349Z [cluster1] {"level":"info","ts":1604323357.4132013,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4062. 2020-11-02T13:23:57.4022181Z [cluster1] {"level":"info","ts":1604323357.413222,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4063. 2020-11-02T13:23:57.4024280Z [cluster1] {"level":"info","ts":1604323357.4161441,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4064. 2020-11-02T13:23:57.4026903Z [cluster1] {"level":"info","ts":1604323357.4185662,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4065. 2020-11-02T13:23:57.4029043Z [cluster1] {"level":"info","ts":1604323362.4082212,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4066. 2020-11-02T13:23:57.4030162Z [cluster1] {"level":"info","ts":1604323362.4132128,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4067. 2020-11-02T13:23:57.4030984Z [cluster1] {"level":"info","ts":1604323362.413232,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4068. 2020-11-02T13:23:57.4032867Z [cluster1] {"level":"info","ts":1604323362.4166443,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4069. 2020-11-02T13:23:57.4035593Z [cluster1] {"level":"info","ts":1604323362.419329,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4070. 2020-11-02T13:23:57.4037835Z [cluster1] {"level":"info","ts":1604323362.4247413,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4071. 2020-11-02T13:23:57.4038953Z [cluster1] {"level":"info","ts":1604323362.4306228,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4072. 2020-11-02T13:23:57.4039777Z [cluster1] {"level":"info","ts":1604323362.430651,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4073. 2020-11-02T13:23:57.4041898Z [cluster1] {"level":"info","ts":1604323362.4336047,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4074. 2020-11-02T13:23:57.4044704Z [cluster1] {"level":"info","ts":1604323362.4366925,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4075. 2020-11-02T13:23:57.4047101Z [cluster1] {"level":"info","ts":1604323367.4218664,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4076. 2020-11-02T13:23:57.4048302Z [cluster1] {"level":"info","ts":1604323367.427023,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4077. 2020-11-02T13:23:57.4053550Z [cluster1] {"level":"info","ts":1604323367.4270382,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4078. 2020-11-02T13:23:57.4055820Z [cluster1] {"level":"info","ts":1604323367.4302084,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4079. 2020-11-02T13:23:57.4059092Z [cluster1] {"level":"info","ts":1604323367.4326982,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4080. 2020-11-02T13:23:57.4061406Z [cluster1] {"level":"info","ts":1604323367.437905,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4081. 2020-11-02T13:23:57.4062613Z [cluster1] {"level":"info","ts":1604323367.4420736,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4082. 2020-11-02T13:23:57.4063506Z [cluster1] {"level":"info","ts":1604323367.4420884,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4083. 2020-11-02T13:23:57.4065624Z [cluster1] {"level":"info","ts":1604323367.444437,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4084. 2020-11-02T13:23:57.4068574Z [cluster1] {"level":"info","ts":1604323367.4469051,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4085. 2020-11-02T13:23:57.4070976Z [cluster1] {"level":"info","ts":1604323372.4399805,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4086. 2020-11-02T13:23:57.4072175Z [cluster1] {"level":"info","ts":1604323372.4457154,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4087. 2020-11-02T13:23:57.4073143Z [cluster1] {"level":"info","ts":1604323372.4457467,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4088. 2020-11-02T13:23:57.4075184Z [cluster1] {"level":"info","ts":1604323372.4500635,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4089. 2020-11-02T13:23:57.4078016Z [cluster1] {"level":"info","ts":1604323372.4541903,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4090. 2020-11-02T13:23:57.4080305Z [cluster1] {"level":"info","ts":1604323372.4596872,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4091. 2020-11-02T13:23:57.4081503Z [cluster1] {"level":"info","ts":1604323372.4645543,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4092. 2020-11-02T13:23:57.4082394Z [cluster1] {"level":"info","ts":1604323372.464566,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4093. 2020-11-02T13:23:57.4084396Z [cluster1] {"level":"info","ts":1604323372.4671757,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4094. 2020-11-02T13:23:57.4087013Z [cluster1] {"level":"info","ts":1604323372.4702957,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4095. 2020-11-02T13:23:57.4089144Z [cluster1] {"level":"info","ts":1604323377.4523716,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4096. 2020-11-02T13:23:57.4090766Z [cluster1] {"level":"info","ts":1604323377.458419,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4097. 2020-11-02T13:23:57.4091654Z [cluster1] {"level":"info","ts":1604323377.458461,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4098. 2020-11-02T13:23:57.4093677Z [cluster1] {"level":"info","ts":1604323377.4649572,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4099. 2020-11-02T13:23:57.4096304Z [cluster1] {"level":"info","ts":1604323377.4671223,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4100. 2020-11-02T13:23:57.4098599Z [cluster1] {"level":"info","ts":1604323377.473924,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4101. 2020-11-02T13:23:57.4105465Z [cluster1] {"level":"info","ts":1604323377.478491,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4102. 2020-11-02T13:23:57.4106358Z [cluster1] {"level":"info","ts":1604323377.4785109,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4103. 2020-11-02T13:23:57.4108443Z [cluster1] {"level":"info","ts":1604323377.4813368,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4104. 2020-11-02T13:23:57.4111277Z [cluster1] {"level":"info","ts":1604323377.4847865,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4105. 2020-11-02T13:23:57.4113954Z [cluster1] {"level":"info","ts":1604323382.4693446,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4106. 2020-11-02T13:23:57.4115077Z [cluster1] {"level":"info","ts":1604323382.4752913,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4107. 2020-11-02T13:23:57.4115904Z [cluster1] {"level":"info","ts":1604323382.4753144,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4108. 2020-11-02T13:23:57.4117786Z [cluster1] {"level":"info","ts":1604323382.4781694,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4109. 2020-11-02T13:23:57.4120425Z [cluster1] {"level":"info","ts":1604323382.4806437,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4110. 2020-11-02T13:23:57.4122563Z [cluster1] {"level":"info","ts":1604323382.4883366,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4111. 2020-11-02T13:23:57.4124026Z [cluster1] {"level":"info","ts":1604323382.4943895,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4112. 2020-11-02T13:23:57.4124852Z [cluster1] {"level":"info","ts":1604323382.4944086,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4113. 2020-11-02T13:23:57.4126868Z [cluster1] {"level":"info","ts":1604323382.4982398,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4114. 2020-11-02T13:23:57.4129507Z [cluster1] {"level":"info","ts":1604323382.5017748,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4115. 2020-11-02T13:23:57.4131636Z [cluster1] {"level":"info","ts":1604323387.4796348,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4116. 2020-11-02T13:23:57.4132801Z [cluster1] {"level":"info","ts":1604323387.4857461,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4117. 2020-11-02T13:23:57.4133521Z [cluster1] {"level":"info","ts":1604323387.485769,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4118. 2020-11-02T13:23:57.4135169Z [cluster1] {"level":"info","ts":1604323387.4885807,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4119. 2020-11-02T13:23:57.4137964Z [cluster1] {"level":"info","ts":1604323387.492064,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4120. 2020-11-02T13:23:57.4140114Z [cluster1] {"level":"info","ts":1604323387.4988077,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4121. 2020-11-02T13:23:57.4141316Z [cluster1] {"level":"info","ts":1604323387.502619,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4122. 2020-11-02T13:23:57.4142137Z [cluster1] {"level":"info","ts":1604323387.5026407,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4123. 2020-11-02T13:23:57.4144026Z [cluster1] {"level":"info","ts":1604323387.5053425,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4124. 2020-11-02T13:23:57.4146650Z [cluster1] {"level":"info","ts":1604323387.5082405,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4125. 2020-11-02T13:23:57.4148783Z [cluster1] {"level":"info","ts":1604323392.4924974,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4126. 2020-11-02T13:23:57.4149907Z [cluster1] {"level":"info","ts":1604323392.499079,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4127. 2020-11-02T13:23:57.4150724Z [cluster1] {"level":"info","ts":1604323392.499104,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4128. 2020-11-02T13:23:57.4152888Z [cluster1] {"level":"info","ts":1604323392.5025446,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4129. 2020-11-02T13:23:57.4156020Z [cluster1] {"level":"info","ts":1604323392.5049577,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4130. 2020-11-02T13:23:57.4158401Z [cluster1] {"level":"info","ts":1604323392.5109625,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4131. 2020-11-02T13:23:57.4159611Z [cluster1] {"level":"info","ts":1604323392.5152323,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4132. 2020-11-02T13:23:57.4160496Z [cluster1] {"level":"info","ts":1604323392.5152476,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4133. 2020-11-02T13:23:57.4162538Z [cluster1] {"level":"info","ts":1604323392.518035,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4134. 2020-11-02T13:23:57.4165374Z [cluster1] {"level":"info","ts":1604323392.5204785,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4135. 2020-11-02T13:23:57.4167678Z [cluster1] {"level":"info","ts":1604323397.5071857,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4136. 2020-11-02T13:23:57.4168881Z [cluster1] {"level":"info","ts":1604323397.5151672,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4137. 2020-11-02T13:23:57.4169756Z [cluster1] {"level":"info","ts":1604323397.5153804,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4138. 2020-11-02T13:23:57.4171786Z [cluster1] {"level":"info","ts":1604323397.5205996,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4139. 2020-11-02T13:23:57.4175488Z [cluster1] {"level":"info","ts":1604323397.5235064,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4140. 2020-11-02T13:23:57.4178192Z [cluster1] {"level":"info","ts":1604323397.5333455,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4141. 2020-11-02T13:23:57.4179310Z [cluster1] {"level":"info","ts":1604323397.5378528,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4142. 2020-11-02T13:23:57.4180129Z [cluster1] {"level":"info","ts":1604323397.5378828,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4143. 2020-11-02T13:23:57.4182169Z [cluster1] {"level":"info","ts":1604323397.5435848,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4144. 2020-11-02T13:23:57.4185142Z [cluster1] {"level":"info","ts":1604323397.5472484,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4145. 2020-11-02T13:23:57.4187363Z [cluster1] {"level":"info","ts":1604323402.5230556,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4146. 2020-11-02T13:23:57.4188477Z [cluster1] {"level":"info","ts":1604323402.5292478,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4147. 2020-11-02T13:23:57.4189296Z [cluster1] {"level":"info","ts":1604323402.529271,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4148. 2020-11-02T13:23:57.4191268Z [cluster1] {"level":"info","ts":1604323402.53298,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4149. 2020-11-02T13:23:57.4194212Z [cluster1] {"level":"info","ts":1604323402.5359757,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4150. 2020-11-02T13:23:57.4196205Z [cluster1] {"level":"info","ts":1604323402.5432363,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4151. 2020-11-02T13:23:57.4197286Z [cluster1] {"level":"info","ts":1604323402.5486474,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4152. 2020-11-02T13:23:57.4198168Z [cluster1] {"level":"info","ts":1604323402.5486608,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4153. 2020-11-02T13:23:57.4200046Z [cluster1] {"level":"info","ts":1604323402.5538855,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4154. 2020-11-02T13:23:57.4203317Z [cluster1] {"level":"info","ts":1604323402.5582042,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4155. 2020-11-02T13:23:57.4205660Z [cluster1] {"level":"info","ts":1604323407.5363567,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4156. 2020-11-02T13:23:57.4206981Z [cluster1] {"level":"info","ts":1604323407.5415626,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4157. 2020-11-02T13:23:57.4207871Z [cluster1] {"level":"info","ts":1604323407.5415847,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4158. 2020-11-02T13:23:57.4209910Z [cluster1] {"level":"info","ts":1604323407.5456338,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4159. 2020-11-02T13:23:57.4214132Z [cluster1] {"level":"info","ts":1604323407.5484116,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4160. 2020-11-02T13:23:57.4216639Z [cluster1] {"level":"info","ts":1604323407.5606792,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4161. 2020-11-02T13:23:57.4217863Z [cluster1] {"level":"info","ts":1604323407.5749588,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4162. 2020-11-02T13:23:57.4218754Z [cluster1] {"level":"info","ts":1604323407.5749798,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4163. 2020-11-02T13:23:57.4220796Z [cluster1] {"level":"info","ts":1604323407.5814383,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4164. 2020-11-02T13:23:57.4223660Z [cluster1] {"level":"info","ts":1604323407.584116,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4165. 2020-11-02T13:23:57.4226085Z [cluster1] {"level":"info","ts":1604323412.5503068,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4166. 2020-11-02T13:23:57.4227290Z [cluster1] {"level":"info","ts":1604323412.5564644,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4167. 2020-11-02T13:23:57.4228177Z [cluster1] {"level":"info","ts":1604323412.5564854,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4168. 2020-11-02T13:23:57.4230214Z [cluster1] {"level":"info","ts":1604323412.5614667,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4169. 2020-11-02T13:23:57.4233050Z [cluster1] {"level":"info","ts":1604323412.5640616,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4170. 2020-11-02T13:23:57.4235342Z [cluster1] {"level":"info","ts":1604323412.5706322,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4171. 2020-11-02T13:23:57.4236541Z [cluster1] {"level":"info","ts":1604323412.5747545,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4172. 2020-11-02T13:23:57.4237426Z [cluster1] {"level":"info","ts":1604323412.5747716,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4173. 2020-11-02T13:23:57.4239452Z [cluster1] {"level":"info","ts":1604323412.5779269,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4174. 2020-11-02T13:23:57.4243543Z [cluster1] {"level":"info","ts":1604323412.5804942,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4175. 2020-11-02T13:23:57.4245729Z [cluster1] {"level":"info","ts":1604323417.5712361,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4176. 2020-11-02T13:23:57.4247923Z [cluster1] {"level":"info","ts":1604323417.57595,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4177. 2020-11-02T13:23:57.4248757Z [cluster1] {"level":"info","ts":1604323417.5759683,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4178. 2020-11-02T13:23:57.4250717Z [cluster1] {"level":"info","ts":1604323417.578821,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4179. 2020-11-02T13:23:57.4253619Z [cluster1] {"level":"info","ts":1604323417.5815122,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4180. 2020-11-02T13:23:57.4255906Z [cluster1] {"level":"info","ts":1604323417.5868368,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4181. 2020-11-02T13:23:57.4257222Z [cluster1] {"level":"info","ts":1604323417.5906303,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4182. 2020-11-02T13:23:57.4258117Z [cluster1] {"level":"info","ts":1604323417.5906496,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4183. 2020-11-02T13:23:57.4260309Z [cluster1] {"level":"info","ts":1604323417.593459,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4184. 2020-11-02T13:23:57.4263165Z [cluster1] {"level":"info","ts":1604323417.5962975,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4185. 2020-11-02T13:23:57.4265457Z [cluster1] {"level":"info","ts":1604323422.5820034,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4186. 2020-11-02T13:23:57.4266676Z [cluster1] {"level":"info","ts":1604323422.607395,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4187. 2020-11-02T13:23:57.4267562Z [cluster1] {"level":"info","ts":1604323422.6074178,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4188. 2020-11-02T13:23:57.4269599Z [cluster1] {"level":"info","ts":1604323422.6153436,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4189. 2020-11-02T13:23:57.4272437Z [cluster1] {"level":"info","ts":1604323422.620969,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4190. 2020-11-02T13:23:57.4276064Z [cluster1] {"level":"info","ts":1604323422.631079,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4191. 2020-11-02T13:23:57.4277385Z [cluster1] {"level":"info","ts":1604323422.6384907,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4192. 2020-11-02T13:23:57.4278271Z [cluster1] {"level":"info","ts":1604323422.6385114,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4193. 2020-11-02T13:23:57.4280951Z [cluster1] {"level":"info","ts":1604323422.6415129,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4194. 2020-11-02T13:23:57.4283822Z [cluster1] {"level":"info","ts":1604323422.6467855,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4195. 2020-11-02T13:23:57.4286140Z [cluster1] {"level":"info","ts":1604323427.6155074,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4196. 2020-11-02T13:23:57.4287353Z [cluster1] {"level":"info","ts":1604323427.6299698,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4197. 2020-11-02T13:23:57.4288235Z [cluster1] {"level":"info","ts":1604323427.6299949,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4198. 2020-11-02T13:23:57.4290269Z [cluster1] {"level":"info","ts":1604323427.6356802,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4199. 2020-11-02T13:23:57.4293108Z [cluster1] {"level":"info","ts":1604323427.6444173,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4200. 2020-11-02T13:23:57.4295505Z [cluster1] {"level":"info","ts":1604323427.6598356,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4201. 2020-11-02T13:23:57.4297196Z [cluster1] {"level":"info","ts":1604323427.6654692,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4202. 2020-11-02T13:23:57.4298091Z [cluster1] {"level":"info","ts":1604323427.6654873,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4203. 2020-11-02T13:23:57.4300165Z [cluster1] {"level":"info","ts":1604323427.670689,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4204. 2020-11-02T13:23:57.4303022Z [cluster1] {"level":"info","ts":1604323427.674019,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4205. 2020-11-02T13:23:57.4305325Z [cluster1] {"level":"info","ts":1604323432.6334503,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4206. 2020-11-02T13:23:57.4306531Z [cluster1] {"level":"info","ts":1604323432.639889,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4207. 2020-11-02T13:23:57.4307777Z [cluster1] {"level":"info","ts":1604323432.639914,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4208. 2020-11-02T13:23:57.4309850Z [cluster1] {"level":"info","ts":1604323432.6431005,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4209. 2020-11-02T13:23:57.4312820Z [cluster1] {"level":"info","ts":1604323432.6454482,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4210. 2020-11-02T13:23:57.4315121Z [cluster1] {"level":"info","ts":1604323432.6527636,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  4211. 2020-11-02T13:23:57.4316334Z [cluster1] {"level":"info","ts":1604323432.6567073,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.1.0.0/16"}
  4212. 2020-11-02T13:23:57.4317227Z [cluster1] {"level":"info","ts":1604323432.6567266,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.1.0.0/16"}
  4213. 2020-11-02T13:23:57.4319275Z [cluster1] {"level":"info","ts":1604323432.6595004,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  4214. 2020-11-02T13:23:57.4321610Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4215. 2020-11-02T13:23:57.5127438Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4216. 2020-11-02T13:23:57.5138922Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4217. 2020-11-02T13:23:57.5151644Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4218. 2020-11-02T13:23:57.5165343Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4219. 2020-11-02T13:23:57.8072299Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-gateway-ps5vm
  4220. 2020-11-02T13:23:57.8084433Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-gateway-ps5vm
  4221. 2020-11-02T13:23:57.8096055Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-gateway-ps5vm
  4222. 2020-11-02T13:23:57.8109724Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-gateway-ps5vm
  4223. 2020-11-02T13:23:58.1041608Z [cluster1] {"level":"info","ts":1604323432.6619244,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  4224. 2020-11-02T13:23:58.1043205Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4225. 2020-11-02T13:23:58.1043577Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4226. 2020-11-02T13:23:58.1044572Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-gateway-ps5vm in namespace submariner-operator :++++++++++++++++++++++
  4227. 2020-11-02T13:23:58.1045511Z [cluster1] + trap 'exit 1' SIGTERM SIGINT
  4228. 2020-11-02T13:23:58.1046016Z [cluster1] + export CHARON_PID_FILE=/var/run/charon.pid
  4229. 2020-11-02T13:23:58.1046535Z [cluster1] + CHARON_PID_FILE=/var/run/charon.pid
  4230. 2020-11-02T13:23:58.1047145Z [cluster1] + rm -f /var/run/charon.pid
  4231. 2020-11-02T13:23:58.1047571Z [cluster1] + SUBMARINER_VERBOSITY=2
  4232. 2020-11-02T13:23:58.1048120Z [cluster1] + '[' false == true ']'
  4233. 2020-11-02T13:23:58.1048595Z [cluster1] + DEBUG=-v=2
  4234. 2020-11-02T13:23:58.1049349Z [cluster1] + mkdir -p /etc/ipsec
  4235. 2020-11-02T13:23:58.1050140Z [cluster1] + sysctl -w net.ipv4.conf.all.send_redirects=0
  4236. 2020-11-02T13:23:58.1050766Z [cluster1] net.ipv4.conf.all.send_redirects = 0
  4237. 2020-11-02T13:23:58.1051452Z [cluster1] + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  4238. 2020-11-02T13:23:58.1052188Z [cluster1] + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  4239. 2020-11-02T13:23:58.1052910Z [cluster1] + for f in iptables-save iptables
  4240. 2020-11-02T13:23:58.1053546Z [cluster1] ++ find_iptables_on_host iptables-save
  4241. 2020-11-02T13:23:58.1054210Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables-save
  4242. 2020-11-02T13:23:58.1054634Z [cluster1] ++ echo /usr/sbin
  4243. 2020-11-02T13:23:58.1054943Z [cluster1] ++ return
  4244. 2020-11-02T13:23:58.1055275Z [cluster1] + location=/usr/sbin
  4245. 2020-11-02T13:23:58.1055785Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4246. 2020-11-02T13:23:58.1056771Z [cluster1] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  4247. 2020-11-02T13:23:58.1057617Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4248. 2020-11-02T13:23:58.1058313Z [cluster1] + for f in iptables-save iptables
  4249. 2020-11-02T13:23:58.1059060Z [cluster1] iptables-save is present on the host at /usr/sbin/iptables-save
  4250. 2020-11-02T13:23:58.1059622Z [cluster1] ++ find_iptables_on_host iptables
  4251. 2020-11-02T13:23:58.1060219Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables
  4252. 2020-11-02T13:23:58.1060610Z [cluster1] ++ echo /usr/sbin
  4253. 2020-11-02T13:23:58.1060922Z [cluster1] ++ return
  4254. 2020-11-02T13:23:58.1061252Z [cluster1] + location=/usr/sbin
  4255. 2020-11-02T13:23:58.1061747Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4256. 2020-11-02T13:23:58.1062386Z [cluster1] + echo 'iptables is present on the host at /usr/sbin/iptables'
  4257. 2020-11-02T13:23:58.1063389Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4258. 2020-11-02T13:23:58.1064023Z [cluster1] iptables is present on the host at /usr/sbin/iptables
  4259. 2020-11-02T13:23:58.1064837Z [cluster1] + exec submariner-engine -v=2 -alsologtostderr
  4260. 2020-11-02T13:23:58.1065512Z [cluster1] I1102 13:14:15.192404 1 main.go:70] Starting the submariner gateway engine
  4261. 2020-11-02T13:23:58.1066795Z [cluster1] W1102 13:14:15.193973 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  4262. 2020-11-02T13:23:58.1067640Z [cluster1] I1102 13:14:15.202050 1 main.go:95] Creating the cable engine
  4263. 2020-11-02T13:23:58.1068206Z [cluster1] I1102 13:14:15.203257 1 syncer.go:61] CableEngine syncer started
  4264. 2020-11-02T13:23:58.1069146Z [cluster1] I1102 13:14:21.213098 1 main.go:252] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  4265. 2020-11-02T13:23:58.1070485Z [cluster1] I1102 13:14:21.213543 1 main.go:269] Using namespace "submariner-operator" for the leader election lock
  4266. 2020-11-02T13:23:58.1071902Z [cluster1] I1102 13:14:21.213563 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-engine-lock...
  4267. 2020-11-02T13:23:58.1073694Z [cluster1] I1102 13:14:21.232471 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-engine-lock
  4268. 2020-11-02T13:23:58.1076656Z [cluster1] I1102 13:14:21.232741 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-engine-lock", UID:"44b9bce5-0036-4cf7-8148-06246fbd8c7f", APIVersion:"v1", ResourceVersion:"1311", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster1-worker-submariner-engine became leader
  4269. 2020-11-02T13:23:58.1078559Z [cluster1] I1102 13:14:21.232768 1 main.go:144] Creating the datastore syncer
  4270. 2020-11-02T13:23:58.1079219Z [cluster1] I1102 13:14:21.232804 1 strongswan.go:99] Initializing StrongSwan IPSec driver
  4271. 2020-11-02T13:23:58.1080351Z [cluster1] I1102 13:14:21.233211 1 strongswan.go:460] Starting charon
  4272. 2020-11-02T13:23:58.1081713Z [cluster1] W1102 13:14:21.238346 1 strongswan.go:543] Failed to connect to charon - retrying: dial unix /var/run/charon.vici: connect: no such file or directory
  4273. 2020-11-02T13:23:58.1088053Z [cluster1] I1102 13:14:22.239445 1 cableengine.go:71] CableEngine controller started, driver: "strongswan"
  4274. 2020-11-02T13:23:58.1088928Z [cluster1] I1102 13:14:22.239665 1 tunnel.go:22] Starting the tunnel controller
  4275. 2020-11-02T13:23:58.1089961Z [cluster1] I1102 13:14:22.239669 1 datastoresyncer.go:60] Starting the datastore syncer
  4276. 2020-11-02T13:23:58.1091148Z [cluster1] I1102 13:14:22.240052 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4277. 2020-11-02T13:23:58.1092178Z [cluster1] I1102 13:14:22.240361 1 resource_syncer.go:180] Starting syncer "Tunnel controller"
  4278. 2020-11-02T13:23:58.1092973Z [cluster1] I1102 13:14:22.240378 1 resource_syncer.go:193] Syncer "Tunnel controller" waiting for informer cache to sync
  4279. 2020-11-02T13:23:58.1093766Z [cluster1] I1102 13:14:22.340762 1 resource_syncer.go:202] Syncer "Tunnel controller" started
  4280. 2020-11-02T13:23:58.1094934Z [cluster1] I1102 13:14:28.242822 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4281. 2020-11-02T13:23:58.1096263Z [cluster1] I1102 13:14:28.290204 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4282. 2020-11-02T13:23:58.1097672Z [cluster1] I1102 13:14:28.297926 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4283. 2020-11-02T13:23:58.1099093Z [cluster1] I1102 13:14:28.298009 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4284. 2020-11-02T13:23:58.1100318Z [cluster1] I1102 13:14:28.298192 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4285. 2020-11-02T13:23:58.1101734Z [cluster1] I1102 13:14:28.298291 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4286. 2020-11-02T13:23:58.1102964Z [cluster1] I1102 13:14:28.298316 1 datastoresyncer.go:80] Starting the broker syncer
  4287. 2020-11-02T13:23:58.1104250Z [cluster1] I1102 13:14:28.298320 1 resource_syncer.go:180] Starting syncer "local -> broker for *v1.Cluster"
  4288. 2020-11-02T13:23:58.1105423Z [cluster1] I1102 13:14:28.298326 1 resource_syncer.go:193] Syncer "local -> broker for *v1.Cluster" waiting for informer cache to sync
  4289. 2020-11-02T13:23:58.1106504Z [cluster1] I1102 13:14:28.398519 1 resource_syncer.go:202] Syncer "local -> broker for *v1.Cluster" started
  4290. 2020-11-02T13:23:58.1107550Z [cluster1] I1102 13:14:28.398544 1 resource_syncer.go:180] Starting syncer "broker -> local for *v1.Cluster"
  4291. 2020-11-02T13:23:58.1108794Z [cluster1] I1102 13:14:28.398550 1 resource_syncer.go:202] Syncer "broker -> local for *v1.Cluster" started
  4292. 2020-11-02T13:23:58.1109921Z [cluster1] I1102 13:14:28.398554 1 resource_syncer.go:180] Starting syncer "local -> broker for *v1.Endpoint"
  4293. 2020-11-02T13:23:58.1111175Z [cluster1] I1102 13:14:28.398559 1 resource_syncer.go:193] Syncer "local -> broker for *v1.Endpoint" waiting for informer cache to sync
  4294. 2020-11-02T13:23:58.1112241Z [cluster1] I1102 13:14:28.498677 1 resource_syncer.go:202] Syncer "local -> broker for *v1.Endpoint" started
  4295. 2020-11-02T13:23:58.1113229Z [cluster1] I1102 13:14:28.498701 1 resource_syncer.go:180] Starting syncer "broker -> local for *v1.Endpoint"
  4296. 2020-11-02T13:23:58.1114444Z [cluster1] I1102 13:14:28.498761 1 resource_syncer.go:202] Syncer "broker -> local for *v1.Endpoint" started
  4297. 2020-11-02T13:23:58.1115279Z [cluster1] I1102 13:14:28.498770 1 datastoresyncer.go:108] Ensuring we are the only endpoint active for this cluster
  4298. 2020-11-02T13:23:58.1116855Z [cluster1] I1102 13:14:28.498782 1 datastoresyncer.go:143] Creating local submariner Cluster: types.SubmarinerCluster{ID:"cluster1", Spec:v1.ClusterSpec{ClusterID:"cluster1", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.1.0.0/16"}, ClusterCIDR:[]string{"10.1.0.0/16"}, GlobalCIDR:[]string{}}}
  4299. 2020-11-02T13:23:58.1121119Z [cluster1] I1102 13:14:28.498843 1 federator.go:42] In Distribute for &v1.Cluster{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.ClusterSpec{ClusterID:"cluster1", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.1.0.0/16"}, ClusterCIDR:[]string{"10.1.0.0/16"}, GlobalCIDR:[]string{}}}
  4300. 2020-11-02T13:23:58.1126055Z [cluster1] I1102 13:14:28.499028 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4301. 2020-11-02T13:23:58.1129144Z [cluster1] I1102 13:14:28.501208 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"name":"cluster1", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4302. 2020-11-02T13:23:58.1132991Z [cluster1] I1102 13:14:28.507650 1 datastoresyncer.go:156] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-17-0-8", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  4303. 2020-11-02T13:23:58.1140571Z [cluster1] I1102 13:14:28.507700 1 federator.go:42] In Distribute for &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-17-0-8", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-17-0-8", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  4304. 2020-11-02T13:23:58.1145256Z [cluster1] I1102 13:14:28.507785 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4305. 2020-11-02T13:23:58.1149288Z [cluster1] I1102 13:14:28.511027 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4306. 2020-11-02T13:23:58.1154878Z [cluster1] I1102 13:14:28.512101 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "name":"cluster1", "namespace":"submariner-operator", "resourceVersion":"1342", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1", "uid":"cecdf52c-519a-4335-8075-6849ffd3d07d"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4307. 2020-11-02T13:23:58.1161001Z [cluster1] I1102 13:14:28.512182 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "name":"cluster1", "namespace":"submariner-operator", "resourceVersion":"1342", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1", "uid":"cecdf52c-519a-4335-8075-6849ffd3d07d"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4308. 2020-11-02T13:23:58.1166712Z [cluster1] I1102 13:14:28.512220 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "name":"cluster1", "namespace":"submariner-operator", "resourceVersion":"1342", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1", "uid":"cecdf52c-519a-4335-8075-6849ffd3d07d"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4309. 2020-11-02T13:23:58.1169843Z [cluster1] I1102 13:14:28.512307 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4310. 2020-11-02T13:23:58.1172829Z [cluster1] I1102 13:14:28.517690 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4311. 2020-11-02T13:23:58.1175087Z [cluster1] I1102 13:14:28.520064 1 datastoresyncer.go:99] Datastore syncer started
  4312. 2020-11-02T13:23:58.1205212Z [cluster1] I1102 13:14:28.526397 1 resource_syncer.go:264] Syncer "Tunnel controller" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-operator", "resourceVersion":"1343", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"06c39b5f-acc3-4bb5-9bca-473edd700da1"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4313. 2020-11-02T13:23:58.1216962Z [cluster1] I1102 13:14:28.527152 1 tunnel.go:56] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-17-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", UID:"06c39b5f-acc3-4bb5-9bca-473edd700da1", ResourceVersion:"1343", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63739919668, loc:(*time.Location)(0x2020aa0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-17-0-8", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  4314. 2020-11-02T13:23:58.1223215Z [cluster1] I1102 13:14:28.527195 1 cableengine.go:92] Not installing cable for local cluster
  4315. 2020-11-02T13:23:58.1225058Z [cluster1] I1102 13:14:28.527200 1 tunnel.go:68] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster1-172-17-0-8 in the engine
  4316. 2020-11-02T13:23:58.1226829Z [cluster1] I1102 13:14:28.527205 1 resource_syncer.go:352] Syncer "Tunnel controller": transform function returned nil - not syncing - requeue: false
  4317. 2020-11-02T13:23:58.1232867Z [cluster1] I1102 13:14:28.526556 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-operator", "resourceVersion":"1343", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"06c39b5f-acc3-4bb5-9bca-473edd700da1"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4318. 2020-11-02T13:23:58.1243927Z [cluster1] I1102 13:14:28.527218 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-operator", "resourceVersion":"1343", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"06c39b5f-acc3-4bb5-9bca-473edd700da1"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4319. 2020-11-02T13:23:58.1252481Z [cluster1] I1102 13:14:28.527253 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-operator", "resourceVersion":"1343", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"06c39b5f-acc3-4bb5-9bca-473edd700da1"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4320. 2020-11-02T13:23:58.1259678Z [cluster1] I1102 13:14:28.527304 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4321. 2020-11-02T13:23:58.1264280Z [cluster1] I1102 13:14:28.531936 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker", "resourceVersion":"1344", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster1", "uid":"9de40449-efd7-41e3-965f-ffdea5cd3bd7"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  4322. 2020-11-02T13:23:58.1268181Z [cluster1] I1102 13:14:28.532003 1 resource_syncer.go:443] Cluster ID label "cluster1" not present or matches local cluster ID "cluster1" - not syncing resource "cluster1"
  4323. 2020-11-02T13:23:58.1272382Z [cluster1] I1102 13:14:28.536736 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-k8s-broker"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4324. 2020-11-02T13:23:58.1275947Z [cluster1] I1102 13:14:28.536950 1 resource_syncer.go:285] Syncer "local -> broker for *v1.Cluster" successfully synced "submariner-operator/cluster1"
  4325. 2020-11-02T13:23:58.1277840Z [cluster1] I1102 13:14:28.543699 1 resource_syncer.go:285] Syncer "local -> broker for *v1.Endpoint" successfully synced "submariner-operator/cluster1-submariner-cable-cluster1-172-17-0-8"
  4326. 2020-11-02T13:23:58.1285733Z [cluster1] I1102 13:14:28.550277 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-k8s-broker", "resourceVersion":"1345", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"72cde17c-4bab-4f30-b9c7-771fb79a2f76"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  4327. 2020-11-02T13:23:58.1291582Z [cluster1] I1102 13:14:28.550358 1 resource_syncer.go:443] Cluster ID label "cluster1" not present or matches local cluster ID "cluster1" - not syncing resource "cluster1-submariner-cable-cluster1-172-17-0-8"
  4328. 2020-11-02T13:23:58.1296637Z [cluster1] I1102 13:14:29.147258 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker", "resourceVersion":"1349", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster2", "uid":"af7c3864-de40-4bda-9531-458564ec4ac3"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4329. 2020-11-02T13:23:58.1303242Z [cluster1] I1102 13:14:29.147539 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker", "resourceVersion":"1349", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster2", "uid":"af7c3864-de40-4bda-9531-458564ec4ac3"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4330. 2020-11-02T13:23:58.1309603Z [cluster1] I1102 13:14:29.147719 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker", "resourceVersion":"1349", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster2", "uid":"af7c3864-de40-4bda-9531-458564ec4ac3"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4331. 2020-11-02T13:23:58.1312965Z [cluster1] I1102 13:14:29.148204 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  4332. 2020-11-02T13:23:58.1318583Z [cluster1] I1102 13:14:29.155955 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-k8s-broker", "resourceVersion":"1348", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"178c768f-6b3d-43b3-9d57-251fadcdceac"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4333. 2020-11-02T13:23:58.1328099Z [cluster1] I1102 13:14:29.156156 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-k8s-broker", "resourceVersion":"1348", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"178c768f-6b3d-43b3-9d57-251fadcdceac"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4334. 2020-11-02T13:23:58.1338161Z [cluster1] I1102 13:14:29.156322 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-k8s-broker", "resourceVersion":"1348", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"178c768f-6b3d-43b3-9d57-251fadcdceac"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4335. 2020-11-02T13:23:58.1344542Z [cluster1] I1102 13:14:29.156504 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  4336. 2020-11-02T13:23:58.1347968Z [cluster1] I1102 13:14:29.159817 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4337. 2020-11-02T13:23:58.1353546Z [cluster1] I1102 13:14:29.163711 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4338. 2020-11-02T13:23:58.1357257Z [cluster1] I1102 13:14:29.176903 1 resource_syncer.go:285] Syncer "broker -> local for *v1.Cluster" successfully synced "submariner-k8s-broker/cluster2"
  4339. 2020-11-02T13:23:58.1362392Z [cluster1] I1102 13:14:29.179416 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-operator", "resourceVersion":"1350", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2", "uid":"ff0d0dde-b35f-48a0-9f0e-ccae8c9b9e8d"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  4340. 2020-11-02T13:23:58.1366011Z [cluster1] I1102 13:14:29.180116 1 resource_syncer.go:437] Found cluster ID label "cluster2" - not syncing resource "cluster2"
  4341. 2020-11-02T13:23:58.1368813Z [cluster1] I1102 13:14:29.190395 1 resource_syncer.go:285] Syncer "broker -> local for *v1.Endpoint" successfully synced "submariner-k8s-broker/cluster2-submariner-cable-cluster2-172-17-0-4"
  4342. 2020-11-02T13:23:58.1375994Z [cluster1] I1102 13:14:29.200727 1 resource_syncer.go:264] Syncer "Tunnel controller" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-operator", "resourceVersion":"1351", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"93283cc6-6c57-4d7f-b5a8-a91c4486f4c2"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4343. 2020-11-02T13:23:58.1386392Z [cluster1] I1102 13:14:29.196808 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-operator", "resourceVersion":"1351", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"93283cc6-6c57-4d7f-b5a8-a91c4486f4c2"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  4344. 2020-11-02T13:23:58.1392402Z [cluster1] I1102 13:14:29.201268 1 resource_syncer.go:437] Found cluster ID label "cluster2" - not syncing resource "cluster2-submariner-cable-cluster2-172-17-0-4"
  4345. 2020-11-02T13:23:58.1400283Z [cluster1] I1102 13:14:29.201446 1 tunnel.go:56] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-17-0-4", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", UID:"93283cc6-6c57-4d7f-b5a8-a91c4486f4c2", ResourceVersion:"1351", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63739919669, loc:(*time.Location)(0x2020aa0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster2"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-4", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.17.0.4", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  4346. 2020-11-02T13:23:58.1407178Z [cluster1] I1102 13:14:29.201633 1 cableengine.go:101] Installing Endpoint cable "submariner-cable-cluster2-172-17-0-4"
  4347. 2020-11-02T13:23:58.1408992Z [cluster1] I1102 13:14:29.235079 1 cableengine.go:150] Successfully installed Endpoint cable "submariner-cable-cluster2-172-17-0-4" with remote IP 172.17.0.4
  4348. 2020-11-02T13:23:58.1410900Z [cluster1] I1102 13:14:29.235103 1 tunnel.go:68] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-17-0-4 in the engine
  4349. 2020-11-02T13:23:58.1412614Z [cluster1] I1102 13:14:29.235109 1 resource_syncer.go:352] Syncer "Tunnel controller": transform function returned nil - not syncing - requeue: false
  4350. 2020-11-02T13:23:58.1413707Z [cluster1] 00[DMN] Starting IKE charon daemon (strongSwan 5.8.4, Linux 5.4.0-1031-azure, x86_64)
  4351. 2020-11-02T13:23:58.1414502Z [cluster1] 00[CFG] PKCS11 module '<name>' lacks library path
  4352. 2020-11-02T13:23:58.1415167Z [cluster1] 00[LIB] openssl FIPS mode(2) - enabled
  4353. 2020-11-02T13:23:58.1415974Z [cluster1] 00[CFG] loading ca certificates from '/etc/strongswan/ipsec.d/cacerts'
  4354. 2020-11-02T13:23:58.1417087Z [cluster1] 00[CFG] loading aa certificates from '/etc/strongswan/ipsec.d/aacerts'
  4355. 2020-11-02T13:23:58.1418182Z [cluster1] 00[CFG] loading ocsp signer certificates from '/etc/strongswan/ipsec.d/ocspcerts'
  4356. 2020-11-02T13:23:58.1419119Z [cluster1] 00[CFG] loading attribute certificates from '/etc/strongswan/ipsec.d/acerts'
  4357. 2020-11-02T13:23:58.1420152Z [cluster1] 00[CFG] loading crls from '/etc/strongswan/ipsec.d/crls'
  4358. 2020-11-02T13:23:58.1421019Z [cluster1] 00[CFG] loading secrets from '/etc/strongswan/ipsec.secrets'
  4359. 2020-11-02T13:23:58.1421850Z [cluster1] 00[CFG] opening triplet file /etc/strongswan/ipsec.d/triplets.dat failed: No such file or directory
  4360. 2020-11-02T13:23:58.1422618Z [cluster1] 00[CFG] loaded 0 RADIUS server configurations
  4361. 2020-11-02T13:23:58.1423180Z [cluster1] 00[CFG] HA config misses local/remote address
  4362. 2020-11-02T13:23:58.1423930Z [cluster1] 00[CFG] no script for ext-auth script defined, disabled
  4363. 2020-11-02T13:23:58.1427077Z [cluster1] 00[LIB] loaded plugins: charon pkcs11 tpm aesni aes des rc2 sha2 sha1 md4 md5 mgf1 random nonce x509 revocation constraints acert pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl gcrypt fips-prf gmp curve25519 chapoly xcbc cmac hmac ctr ccm gcm drbg newhope curl attr kernel-netlink resolve socket-default farp stroke vici updown eap-identity eap-sim eap-aka eap-aka-3gpp eap-aka-3gpp2 eap-md5 eap-gtc eap-mschapv2 eap-dynamic eap-radius eap-tls eap-ttls eap-peap xauth-generic xauth-eap xauth-pam xauth-noauth dhcp led duplicheck unity counters
  4364. 2020-11-02T13:23:58.1429310Z [cluster1] 00[JOB] spawning 16 worker threads
  4365. 2020-11-02T13:23:58.1430097Z [cluster1] 05[KNL] interface vx-submariner activated
  4366. 2020-11-02T13:23:58.1430834Z [cluster1] 11[KNL] 240.17.0.8 appeared on vx-submariner
  4367. 2020-11-02T13:23:58.1431354Z [cluster1] 13[NET] received packet: from 172.17.0.4[500] to 172.17.0.8[500] (500 bytes)
  4368. 2020-11-02T13:23:58.1432015Z [cluster1] 13[ENC] parsed IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  4369. 2020-11-02T13:23:58.1432722Z [cluster1] 13[IKE] no IKE config found for 172.17.0.8...172.17.0.4, sending NO_PROPOSAL_CHOSEN
  4370. 2020-11-02T13:23:58.1433335Z [cluster1] 13[ENC] generating IKE_SA_INIT response 0 [ N(NO_PROP) ]
  4371. 2020-11-02T13:23:58.1433884Z [cluster1] 13[NET] sending packet: from 172.17.0.8[500] to 172.17.0.4[500] (36 bytes)
  4372. 2020-11-02T13:23:58.1435190Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4373. 2020-11-02T13:23:58.1436836Z [lighthouse]$ [cluster1] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4374. 2020-11-02T13:23:58.1438607Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4375. 2020-11-02T13:23:58.1440439Z [lighthouse]$ [cluster1] kubectl --context=cluster1 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  4376. 2020-11-02T13:23:58.4247908Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-4jm8v
  4377. 2020-11-02T13:23:58.4260630Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-4jm8v
  4378. 2020-11-02T13:23:58.4272290Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-4jm8v
  4379. 2020-11-02T13:23:58.4285307Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-4jm8v
  4380. 2020-11-02T13:23:58.7329817Z [cluster1] 14[CFG] loaded IKE shared key for: '172.17.0.4'
  4381. 2020-11-02T13:23:58.7330693Z [cluster1] 09[CFG] added vici connection: submariner-cable-cluster2-172-17-0-4
  4382. 2020-11-02T13:23:58.7332692Z [cluster1] 09[CFG] initiating 'submariner-child-submariner-cable-cluster2-172-17-0-4'
  4383. 2020-11-02T13:23:58.7334449Z [cluster1] 09[IKE] initiating IKE_SA submariner-cable-cluster2-172-17-0-4[2] to 172.17.0.4
  4384. 2020-11-02T13:23:58.7335458Z [cluster1] 09[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  4385. 2020-11-02T13:23:58.7336137Z [cluster1] 09[NET] sending packet: from 172.17.0.8[500] to 172.17.0.4[500] (500 bytes)
  4386. 2020-11-02T13:23:58.7336852Z [cluster1] 12[NET] received packet: from 172.17.0.4[500] to 172.17.0.8[500] (464 bytes)
  4387. 2020-11-02T13:23:58.7337559Z [cluster1] 12[ENC] parsed IKE_SA_INIT response 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(CHDLESS_SUP) N(MULT_AUTH) ]
  4388. 2020-11-02T13:23:58.7338291Z [cluster1] 12[CFG] selected proposal: IKE:AES_GCM_16_128/PRF_HMAC_SHA2_256/MODP_2048
  4389. 2020-11-02T13:23:58.7338832Z [cluster1] 12[IKE] remote host is behind NAT
  4390. 2020-11-02T13:23:58.7339599Z [cluster1] 12[IKE] authentication of '172.17.0.8' (myself) with pre-shared key
  4391. 2020-11-02T13:23:58.7341132Z [cluster1] 12[IKE] establishing CHILD_SA submariner-child-submariner-cable-cluster2-172-17-0-4{1}
  4392. 2020-11-02T13:23:58.7342581Z [cluster1] 12[ENC] generating IKE_AUTH request 1 [ IDi N(INIT_CONTACT) IDr AUTH SA TSi TSr N(MULT_AUTH) N(EAP_ONLY) N(MSG_ID_SYN_SUP) ]
  4393. 2020-11-02T13:23:58.7343373Z [cluster1] 12[NET] sending packet: from 172.17.0.8[4500] to 172.17.0.4[4500] (333 bytes)
  4394. 2020-11-02T13:23:58.7343863Z [cluster1] 14[NET] received packet: from 172.17.0.4[4500] to 172.17.0.8[4500] (257 bytes)
  4395. 2020-11-02T13:23:58.7344375Z [cluster1] 14[ENC] parsed IKE_AUTH response 1 [ IDr AUTH SA TSi TSr ]
  4396. 2020-11-02T13:23:58.7345324Z [cluster1] 14[IKE] authentication of '172.17.0.4' with pre-shared key successful
  4397. 2020-11-02T13:23:58.7346554Z [cluster1] 14[IKE] IKE_SA submariner-cable-cluster2-172-17-0-4[2] established between 172.17.0.8[172.17.0.8]...172.17.0.4[172.17.0.4]
  4398. 2020-11-02T13:23:58.7347260Z [cluster1] 14[IKE] scheduling rekeying in 14010s
  4399. 2020-11-02T13:23:58.7347627Z [cluster1] 14[IKE] maximum IKE_SA lifetime 15450s
  4400. 2020-11-02T13:23:58.7348042Z [cluster1] 14[CFG] selected proposal: ESP:AES_GCM_16_128/NO_EXT_SEQ
  4401. 2020-11-02T13:23:58.7349802Z [cluster1] 14[IKE] CHILD_SA submariner-child-submariner-cable-cluster2-172-17-0-4{1} established with SPIs c9510bf6_i c9d7ec86_o and TS 10.1.0.0/16 100.1.0.0/16 172.17.0.8/32 === 10.2.0.0/16 100.2.0.0/16 172.17.0.4/32
  4402. 2020-11-02T13:23:58.7351115Z [cluster1] 12[KNL] interface vethwepgd602f97 deleted
  4403. 2020-11-02T13:23:58.7351685Z [cluster1] 07[KNL] interface vethwepld602f97 activated
  4404. 2020-11-02T13:23:58.7352271Z [cluster1] 07[KNL] interface vethwepld602f97 deactivated
  4405. 2020-11-02T13:23:58.7352846Z [cluster1] 08[KNL] interface vethwepld602f97 deleted
  4406. 2020-11-02T13:23:58.7353408Z [cluster1] 10[KNL] interface vethwepgae5dd4b deleted
  4407. 2020-11-02T13:23:58.7353982Z [cluster1] 09[KNL] interface vethweplae5dd4b activated
  4408. 2020-11-02T13:23:58.7354578Z [cluster1] 09[KNL] interface vethweplae5dd4b deactivated
  4409. 2020-11-02T13:23:58.7355147Z [cluster1] 08[KNL] interface vethweplae5dd4b deleted
  4410. 2020-11-02T13:23:58.7355588Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4411. 2020-11-02T13:23:58.7356532Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-routeagent-4jm8v in namespace submariner-operator :++++++++++++++++++++++
  4412. 2020-11-02T13:23:58.7357812Z [cluster1] iptables-save is present on the host at /usr/sbin/iptables-save
  4413. 2020-11-02T13:23:58.7358673Z [cluster1] + trap 'exit 1' SIGTERM SIGINT
  4414. 2020-11-02T13:23:58.7359131Z [cluster1] + SUBMARINER_VERBOSITY=2
  4415. 2020-11-02T13:23:58.7359680Z [cluster1] + '[' false == true ']'
  4416. 2020-11-02T13:23:58.7360152Z [cluster1] + DEBUG=-v=2
  4417. 2020-11-02T13:23:58.7360734Z [cluster1] + for f in iptables-save iptables
  4418. 2020-11-02T13:23:58.7361420Z [cluster1] ++ find_iptables_on_host iptables-save
  4419. 2020-11-02T13:23:58.7362137Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables-save
  4420. 2020-11-02T13:23:58.7362747Z [cluster1] ++ echo /usr/sbin
  4421. 2020-11-02T13:23:58.7363083Z [cluster1] ++ return
  4422. 2020-11-02T13:23:58.7363443Z [cluster1] + location=/usr/sbin
  4423. 2020-11-02T13:23:58.7364100Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4424. 2020-11-02T13:23:58.7365030Z [cluster1] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  4425. 2020-11-02T13:23:58.7365933Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4426. 2020-11-02T13:23:58.7366678Z [cluster1] + for f in iptables-save iptables
  4427. 2020-11-02T13:23:58.7367158Z [cluster1] ++ find_iptables_on_host iptables
  4428. 2020-11-02T13:23:58.7367803Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables
  4429. 2020-11-02T13:23:58.7368349Z [cluster1] iptables is present on the host at /usr/sbin/iptables
  4430. 2020-11-02T13:23:58.7368815Z [cluster1] ++ echo /usr/sbin
  4431. 2020-11-02T13:23:58.7369153Z [cluster1] ++ return
  4432. 2020-11-02T13:23:58.7369508Z [cluster1] + location=/usr/sbin
  4433. 2020-11-02T13:23:58.7370054Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4434. 2020-11-02T13:23:58.7370745Z [cluster1] + echo 'iptables is present on the host at /usr/sbin/iptables'
  4435. 2020-11-02T13:23:58.7371671Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4436. 2020-11-02T13:23:58.7372668Z [cluster1] + exec submariner-route-agent -v=2 -alsologtostderr
  4437. 2020-11-02T13:23:58.7373572Z [cluster1] I1102 13:14:14.810768 1 main.go:47] Starting submariner-route-agent
  4438. 2020-11-02T13:23:58.7404093Z [cluster1] W1102 13:14:14.826764 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  4439. 2020-11-02T13:23:58.7405285Z [cluster1] I1102 13:14:14.828357 1 route.go:192] Starting Route Controller. ClusterID: cluster1, localClusterCIDR: [10.1.0.0/16], localServiceCIDR: [100.1.0.0/16]
  4440. 2020-11-02T13:23:58.7406344Z [cluster1] I1102 13:14:14.828380 1 route.go:196] Waiting for Endpoint informer caches to sync.
  4441. 2020-11-02T13:23:58.7407393Z [cluster1] I1102 13:14:14.994565 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.6
  4442. 2020-11-02T13:23:58.7414364Z [cluster1] I1102 13:14:15.000218 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.5
  4443. 2020-11-02T13:23:58.7415340Z [cluster1] I1102 13:14:15.000257 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  4444. 2020-11-02T13:23:58.7415889Z [cluster1] I1102 13:14:15.029754 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  4445. 2020-11-02T13:23:58.7416365Z [cluster1] I1102 13:14:15.029862 1 driver.go:37] Interface "weave" has "10.1.0.1" address
  4446. 2020-11-02T13:23:58.7417402Z [cluster1] I1102 13:14:15.029869 1 driver.go:42] Found CNI Interface "weave" that has IP "10.1.0.1" from ClusterCIDR "10.1.0.0/16"
  4447. 2020-11-02T13:23:58.7418112Z [cluster1] I1102 13:14:15.031542 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  4448. 2020-11-02T13:23:58.7419093Z [cluster1] I1102 13:14:15.070185 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  4449. 2020-11-02T13:23:58.7420126Z [cluster1] I1102 13:14:15.357218 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  4450. 2020-11-02T13:23:58.7421076Z [cluster1] I1102 13:14:15.529040 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  4451. 2020-11-02T13:23:58.7422102Z [cluster1] I1102 13:14:15.971107 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  4452. 2020-11-02T13:23:58.7423187Z [cluster1] I1102 13:14:16.017771 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  4453. 2020-11-02T13:23:58.7424575Z [cluster1] I1102 13:14:16.047668 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.1.0.1
  4454. 2020-11-02T13:23:58.7425842Z [cluster1] I1102 13:14:16.102861 1 route.go:254] In cluster1, podIP of submariner-route-agent[0] is 172.17.0.8
  4455. 2020-11-02T13:23:58.7427083Z [cluster1] I1102 13:14:16.102894 1 route.go:254] In cluster1, podIP of submariner-route-agent[1] is 172.17.0.5
  4456. 2020-11-02T13:23:58.7428188Z [cluster1] I1102 13:14:16.102899 1 route.go:254] In cluster1, podIP of submariner-route-agent[2] is 172.17.0.6
  4457. 2020-11-02T13:23:58.7429412Z [cluster1] I1102 13:14:16.102904 1 route.go:268] Hostname is "cluster1-worker" and routeAgentNodeName is "cluster1-worker"
  4458. 2020-11-02T13:23:58.7430657Z [cluster1] I1102 13:14:16.135736 1 driver.go:87] Successfully annotated node "cluster1-worker" with cniIfaceIP "10.1.0.1"
  4459. 2020-11-02T13:23:58.7431412Z [cluster1] I1102 13:14:16.135762 1 route.go:286] Route agent workers started
  4460. 2020-11-02T13:23:58.7432686Z [cluster1] I1102 13:14:16.135788 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-8g7xt" with host IP "172.17.0.6", pod IP "172.17.0.6"
  4461. 2020-11-02T13:23:58.7434332Z [cluster1] I1102 13:14:16.135795 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-8g7xt"
  4462. 2020-11-02T13:23:58.7436006Z [cluster1] I1102 13:14:16.135803 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-7hv8f" with host IP "172.17.0.5", pod IP "172.17.0.5"
  4463. 2020-11-02T13:23:58.7437644Z [cluster1] I1102 13:14:16.135807 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-7hv8f"
  4464. 2020-11-02T13:23:58.7439324Z [cluster1] I1102 13:14:16.135812 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-4jm8v" with host IP "172.17.0.8", pod IP "172.17.0.8"
  4465. 2020-11-02T13:23:58.7440963Z [cluster1] I1102 13:14:16.135817 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-4jm8v"
  4466. 2020-11-02T13:23:58.7443034Z [cluster1] I1102 13:14:28.526875 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4467. 2020-11-02T13:23:58.7444423Z [cluster1] I1102 13:14:28.528015 1 route.go:756] Processing route {Ifindex: 16 Dst: <nil> Src: <nil> Gw: 172.17.0.1 Flags: [] Table: 254}
  4468. 2020-11-02T13:23:58.7445041Z [cluster1] I1102 13:14:28.528261 1 route.go:759] Found nil gw or dst
  4469. 2020-11-02T13:23:58.7445843Z [cluster1] I1102 13:14:28.528266 1 route.go:756] Processing route {Ifindex: 4 Dst: 10.1.0.0/16 Src: 10.1.0.1 Gw: <nil> Flags: [] Table: 254}
  4470. 2020-11-02T13:23:58.7446452Z [cluster1] I1102 13:14:28.528280 1 route.go:759] Found nil gw or dst
  4471. 2020-11-02T13:23:58.7447061Z [cluster1] I1102 13:14:28.528283 1 route.go:756] Processing route {Ifindex: 16 Dst: 172.17.0.0/16 Src: 172.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4472. 2020-11-02T13:23:58.7447675Z [cluster1] I1102 13:14:28.528430 1 route.go:759] Found nil gw or dst
  4473. 2020-11-02T13:23:58.7448261Z [cluster1] I1102 13:14:28.528439 1 route.go:582] This route agent is running on the active gateway node
  4474. 2020-11-02T13:23:58.7449286Z [cluster1] I1102 13:14:28.528446 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4475. 2020-11-02T13:23:58.7450041Z [cluster1] I1102 13:14:28.531386 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4476. 2020-11-02T13:23:58.7450721Z [cluster1] I1102 13:14:28.531447 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4477. 2020-11-02T13:23:58.7451402Z [cluster1] I1102 13:14:28.531471 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4478. 2020-11-02T13:23:58.7452396Z [cluster1] I1102 13:14:28.531545 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4479. 2020-11-02T13:23:58.7454313Z [cluster1] I1102 13:14:29.196530 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4480. 2020-11-02T13:23:58.7455970Z [cluster1] I1102 13:14:29.204618 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 100.2.0.0/16 -j ACCEPT
  4481. 2020-11-02T13:23:58.7464091Z [cluster1] I1102 13:14:29.231487 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  4482. 2020-11-02T13:23:58.7465430Z [cluster1] I1102 13:14:29.268737 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  4483. 2020-11-02T13:23:58.7466534Z [cluster1] I1102 13:14:29.290484 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  4484. 2020-11-02T13:23:58.7468255Z [cluster1] I1102 13:14:44.862881 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4485. 2020-11-02T13:23:58.7469651Z [cluster1] I1102 13:14:44.863235 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4486. 2020-11-02T13:23:58.7470267Z [cluster1] I1102 13:14:44.863278 1 route.go:759] Found nil gw or dst
  4487. 2020-11-02T13:23:58.7470856Z [cluster1] I1102 13:14:44.863297 1 route.go:582] This route agent is running on the active gateway node
  4488. 2020-11-02T13:23:58.7474324Z [cluster1] I1102 13:14:44.863314 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4489. 2020-11-02T13:23:58.7475179Z [cluster1] I1102 13:14:44.863557 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4490. 2020-11-02T13:23:58.7475935Z [cluster1] I1102 13:14:44.863700 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4491. 2020-11-02T13:23:58.7476629Z [cluster1] I1102 13:14:44.863749 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4492. 2020-11-02T13:23:58.7477436Z [cluster1] I1102 13:14:44.863771 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4493. 2020-11-02T13:23:58.7478547Z [cluster1] I1102 13:14:44.863836 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4494. 2020-11-02T13:23:58.7480259Z [cluster1] I1102 13:14:44.863893 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4495. 2020-11-02T13:23:58.7482503Z [cluster1] I1102 13:15:14.862820 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4496. 2020-11-02T13:23:58.7483879Z [cluster1] I1102 13:15:14.863026 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4497. 2020-11-02T13:23:58.7484493Z [cluster1] I1102 13:15:14.863050 1 route.go:759] Found nil gw or dst
  4498. 2020-11-02T13:23:58.7485083Z [cluster1] I1102 13:15:14.863057 1 route.go:582] This route agent is running on the active gateway node
  4499. 2020-11-02T13:23:58.7486081Z [cluster1] I1102 13:15:14.863065 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4500. 2020-11-02T13:23:58.7486899Z [cluster1] I1102 13:15:14.863200 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4501. 2020-11-02T13:23:58.7487639Z [cluster1] I1102 13:15:14.863230 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4502. 2020-11-02T13:23:58.7489003Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-7hv8f
  4503. 2020-11-02T13:23:58.7489941Z [cluster1] I1102 13:15:14.863255 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4504. 2020-11-02T13:23:58.7490732Z [cluster1] I1102 13:15:14.863275 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4505. 2020-11-02T13:23:58.7491752Z [cluster1] I1102 13:15:14.863337 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4506. 2020-11-02T13:23:58.7493458Z [cluster1] I1102 13:15:14.863389 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4507. 2020-11-02T13:23:58.7495707Z [cluster1] I1102 13:15:44.863048 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4508. 2020-11-02T13:23:58.7504288Z [cluster1] I1102 13:15:44.863274 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4509. 2020-11-02T13:23:58.7504990Z [cluster1] I1102 13:15:44.863297 1 route.go:759] Found nil gw or dst
  4510. 2020-11-02T13:23:58.7505598Z [cluster1] I1102 13:15:44.863305 1 route.go:582] This route agent is running on the active gateway node
  4511. 2020-11-02T13:23:58.7508609Z [cluster1] I1102 13:15:44.863311 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4512. 2020-11-02T13:23:58.7509447Z [cluster1] I1102 13:15:44.863459 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4513. 2020-11-02T13:23:58.7510199Z [cluster1] I1102 13:15:44.863490 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4514. 2020-11-02T13:23:58.7510884Z [cluster1] I1102 13:15:44.863526 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4515. 2020-11-02T13:23:58.7511570Z [cluster1] I1102 13:15:44.863546 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4516. 2020-11-02T13:23:58.7512590Z [cluster1] I1102 13:15:44.863604 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4517. 2020-11-02T13:23:58.7514305Z [cluster1] I1102 13:15:44.863673 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4518. 2020-11-02T13:23:58.7518821Z [cluster1] I1102 13:16:14.863144 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4519. 2020-11-02T13:23:58.7520251Z [cluster1] I1102 13:16:14.863341 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4520. 2020-11-02T13:23:58.7520849Z [cluster1] I1102 13:16:14.863391 1 route.go:759] Found nil gw or dst
  4521. 2020-11-02T13:23:58.7521432Z [cluster1] I1102 13:16:14.863399 1 route.go:582] This route agent is running on the active gateway node
  4522. 2020-11-02T13:23:58.7522522Z [cluster1] I1102 13:16:14.863405 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4523. 2020-11-02T13:23:58.7523348Z [cluster1] I1102 13:16:14.863530 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4524. 2020-11-02T13:23:58.7524095Z [cluster1] I1102 13:16:14.863565 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4525. 2020-11-02T13:23:58.7524783Z [cluster1] I1102 13:16:14.863599 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4526. 2020-11-02T13:23:58.7525465Z [cluster1] I1102 13:16:14.863626 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4527. 2020-11-02T13:23:58.7527182Z [cluster1] I1102 13:16:14.863681 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4528. 2020-11-02T13:23:58.7530022Z [cluster1] I1102 13:16:14.863761 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4529. 2020-11-02T13:23:58.7532277Z [cluster1] I1102 13:16:44.863423 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4530. 2020-11-02T13:23:58.7533776Z [cluster1] I1102 13:16:44.863716 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4531. 2020-11-02T13:23:58.7534382Z [cluster1] I1102 13:16:44.863745 1 route.go:759] Found nil gw or dst
  4532. 2020-11-02T13:23:58.7534965Z [cluster1] I1102 13:16:44.863765 1 route.go:582] This route agent is running on the active gateway node
  4533. 2020-11-02T13:23:58.7535973Z [cluster1] I1102 13:16:44.863772 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4534. 2020-11-02T13:23:58.7536900Z [cluster1] I1102 13:16:44.863884 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4535. 2020-11-02T13:23:58.7537627Z [cluster1] I1102 13:16:44.863932 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4536. 2020-11-02T13:23:58.7538320Z [cluster1] I1102 13:16:44.863957 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4537. 2020-11-02T13:23:58.7539002Z [cluster1] I1102 13:16:44.863977 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4538. 2020-11-02T13:23:58.7540025Z [cluster1] I1102 13:16:44.864019 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4539. 2020-11-02T13:23:58.7541727Z [cluster1] I1102 13:16:44.864068 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4540. 2020-11-02T13:23:58.7543971Z [cluster1] I1102 13:17:14.863487 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4541. 2020-11-02T13:23:58.7545339Z [cluster1] I1102 13:17:14.863716 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4542. 2020-11-02T13:23:58.7545956Z [cluster1] I1102 13:17:14.863747 1 route.go:759] Found nil gw or dst
  4543. 2020-11-02T13:23:58.7546610Z [cluster1] I1102 13:17:14.863755 1 route.go:582] This route agent is running on the active gateway node
  4544. 2020-11-02T13:23:58.7547620Z [cluster1] I1102 13:17:14.863762 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4545. 2020-11-02T13:23:58.7548433Z [cluster1] I1102 13:17:14.863887 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4546. 2020-11-02T13:23:58.7549655Z [cluster1] I1102 13:17:14.863925 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4547. 2020-11-02T13:23:58.7550488Z [cluster1] I1102 13:17:14.863952 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4548. 2020-11-02T13:23:58.7551165Z [cluster1] I1102 13:17:14.863978 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4549. 2020-11-02T13:23:58.7552221Z [cluster1] I1102 13:17:14.864032 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4550. 2020-11-02T13:23:58.7553915Z [cluster1] I1102 13:17:14.864113 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4551. 2020-11-02T13:23:58.7556167Z [cluster1] I1102 13:17:44.863672 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4552. 2020-11-02T13:23:58.7557538Z [cluster1] I1102 13:17:44.863864 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4553. 2020-11-02T13:23:58.7558145Z [cluster1] I1102 13:17:44.863887 1 route.go:759] Found nil gw or dst
  4554. 2020-11-02T13:23:58.7559161Z [cluster1] I1102 13:17:44.863895 1 route.go:582] This route agent is running on the active gateway node
  4555. 2020-11-02T13:23:58.7560461Z [cluster1] I1102 13:17:44.863902 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4556. 2020-11-02T13:23:58.7561385Z [cluster1] I1102 13:17:44.864012 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4557. 2020-11-02T13:23:58.7562073Z [cluster1] I1102 13:17:44.864041 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4558. 2020-11-02T13:23:58.7562704Z [cluster1] I1102 13:17:44.864068 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4559. 2020-11-02T13:23:58.7563333Z [cluster1] I1102 13:17:44.864089 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4560. 2020-11-02T13:23:58.7564268Z [cluster1] I1102 13:17:44.864134 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4561. 2020-11-02T13:23:58.7565848Z [cluster1] I1102 13:17:44.864193 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4562. 2020-11-02T13:23:58.7567999Z [cluster1] I1102 13:18:14.863845 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4563. 2020-11-02T13:23:58.7569669Z [cluster1] I1102 13:18:14.864033 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4564. 2020-11-02T13:23:58.7570164Z [cluster1] I1102 13:18:14.864064 1 route.go:759] Found nil gw or dst
  4565. 2020-11-02T13:23:58.7570637Z [cluster1] I1102 13:18:14.864072 1 route.go:582] This route agent is running on the active gateway node
  4566. 2020-11-02T13:23:58.7571459Z [cluster1] I1102 13:18:14.864080 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4567. 2020-11-02T13:23:58.7572117Z [cluster1] I1102 13:18:14.864212 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4568. 2020-11-02T13:23:58.7572904Z [cluster1] I1102 13:18:14.864251 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4569. 2020-11-02T13:23:58.7573607Z [cluster1] I1102 13:18:14.864277 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4570. 2020-11-02T13:23:58.7574238Z [cluster1] I1102 13:18:14.864299 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4571. 2020-11-02T13:23:58.7575184Z [cluster1] I1102 13:18:14.864352 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4572. 2020-11-02T13:23:58.7576816Z [cluster1] I1102 13:18:14.864411 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4573. 2020-11-02T13:23:58.7578643Z [cluster1] I1102 13:18:44.863981 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4574. 2020-11-02T13:23:58.7579748Z [cluster1] I1102 13:18:44.864181 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4575. 2020-11-02T13:23:58.7580243Z [cluster1] I1102 13:18:44.864213 1 route.go:759] Found nil gw or dst
  4576. 2020-11-02T13:23:58.7580717Z [cluster1] I1102 13:18:44.864221 1 route.go:582] This route agent is running on the active gateway node
  4577. 2020-11-02T13:23:58.7581796Z [cluster1] I1102 13:18:44.864229 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4578. 2020-11-02T13:23:58.7582548Z [cluster1] I1102 13:18:44.864377 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4579. 2020-11-02T13:23:58.7583234Z [cluster1] I1102 13:18:44.864417 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4580. 2020-11-02T13:23:58.7583862Z [cluster1] I1102 13:18:44.864449 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4581. 2020-11-02T13:23:58.7584550Z [cluster1] I1102 13:18:44.864476 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4582. 2020-11-02T13:23:58.7585496Z [cluster1] I1102 13:18:44.864526 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4583. 2020-11-02T13:23:58.7587072Z [cluster1] I1102 13:18:44.864592 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4584. 2020-11-02T13:23:58.7589748Z [cluster1] I1102 13:19:14.864118 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4585. 2020-11-02T13:23:58.7591031Z [cluster1] I1102 13:19:14.864392 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4586. 2020-11-02T13:23:58.7592039Z [cluster1] I1102 13:19:14.864428 1 route.go:759] Found nil gw or dst
  4587. 2020-11-02T13:23:58.7592589Z [cluster1] I1102 13:19:14.864436 1 route.go:582] This route agent is running on the active gateway node
  4588. 2020-11-02T13:23:58.7593565Z [cluster1] I1102 13:19:14.864444 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4589. 2020-11-02T13:23:58.7594590Z [cluster1] I1102 13:19:14.864583 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4590. 2020-11-02T13:23:58.7595337Z [cluster1] I1102 13:19:14.864622 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4591. 2020-11-02T13:23:58.7596021Z [cluster1] I1102 13:19:14.864654 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4592. 2020-11-02T13:23:58.7596697Z [cluster1] I1102 13:19:14.864677 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4593. 2020-11-02T13:23:58.7598257Z [cluster1] I1102 13:19:14.864739 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4594. 2020-11-02T13:23:58.7600008Z [cluster1] I1102 13:19:14.864798 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4595. 2020-11-02T13:23:58.7602363Z [cluster1] I1102 13:19:44.864221 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4596. 2020-11-02T13:23:58.7603734Z [cluster1] I1102 13:19:44.864426 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4597. 2020-11-02T13:23:58.7604337Z [cluster1] I1102 13:19:44.864456 1 route.go:759] Found nil gw or dst
  4598. 2020-11-02T13:23:58.7604906Z [cluster1] I1102 13:19:44.864464 1 route.go:582] This route agent is running on the active gateway node
  4599. 2020-11-02T13:23:58.7605909Z [cluster1] I1102 13:19:44.864472 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4600. 2020-11-02T13:23:58.7606810Z [cluster1] I1102 13:19:44.864595 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4601. 2020-11-02T13:23:58.7607498Z [cluster1] I1102 13:19:44.864630 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4602. 2020-11-02T13:23:58.7608128Z [cluster1] I1102 13:19:44.864660 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4603. 2020-11-02T13:23:58.7608752Z [cluster1] I1102 13:19:44.864688 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4604. 2020-11-02T13:23:58.7609699Z [cluster1] I1102 13:19:44.864744 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4605. 2020-11-02T13:23:58.7611073Z [cluster1] I1102 13:19:44.864795 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4606. 2020-11-02T13:23:58.7612956Z [cluster1] I1102 13:20:14.864361 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4607. 2020-11-02T13:23:58.7614055Z [cluster1] I1102 13:20:14.864547 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4608. 2020-11-02T13:23:58.7614546Z [cluster1] I1102 13:20:14.864580 1 route.go:759] Found nil gw or dst
  4609. 2020-11-02T13:23:58.7615020Z [cluster1] I1102 13:20:14.864588 1 route.go:582] This route agent is running on the active gateway node
  4610. 2020-11-02T13:23:58.7615822Z [cluster1] I1102 13:20:14.864596 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4611. 2020-11-02T13:23:58.7616627Z [cluster1] I1102 13:20:14.864710 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4612. 2020-11-02T13:23:58.7617212Z [cluster1] I1102 13:20:14.864744 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4613. 2020-11-02T13:23:58.7617765Z [cluster1] I1102 13:20:14.864776 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4614. 2020-11-02T13:23:58.7618312Z [cluster1] I1102 13:20:14.864804 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4615. 2020-11-02T13:23:58.7619137Z [cluster1] I1102 13:20:14.864860 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4616. 2020-11-02T13:23:58.7620513Z [cluster1] I1102 13:20:14.864916 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4617. 2020-11-02T13:23:58.7622328Z [cluster1] I1102 13:20:44.864493 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4618. 2020-11-02T13:23:58.7623428Z [cluster1] I1102 13:20:44.864748 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4619. 2020-11-02T13:23:58.7623924Z [cluster1] I1102 13:20:44.864782 1 route.go:759] Found nil gw or dst
  4620. 2020-11-02T13:23:58.7624450Z [cluster1] I1102 13:20:44.864790 1 route.go:582] This route agent is running on the active gateway node
  4621. 2020-11-02T13:23:58.7625265Z [cluster1] I1102 13:20:44.864798 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4622. 2020-11-02T13:23:58.7625918Z [cluster1] I1102 13:20:44.864917 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4623. 2020-11-02T13:23:58.7626520Z [cluster1] I1102 13:20:44.864956 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4624. 2020-11-02T13:23:58.7627070Z [cluster1] I1102 13:20:44.864988 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4625. 2020-11-02T13:23:58.7627617Z [cluster1] I1102 13:20:44.865016 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4626. 2020-11-02T13:23:58.7628436Z [cluster1] I1102 13:20:44.865076 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4627. 2020-11-02T13:23:58.7629809Z [cluster1] I1102 13:20:44.865136 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4628. 2020-11-02T13:23:58.7631792Z [cluster1] I1102 13:21:14.864554 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4629. 2020-11-02T13:23:58.7633173Z [cluster1] I1102 13:21:14.864738 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4630. 2020-11-02T13:23:58.7633666Z [cluster1] I1102 13:21:14.864761 1 route.go:759] Found nil gw or dst
  4631. 2020-11-02T13:23:58.7634136Z [cluster1] I1102 13:21:14.864767 1 route.go:582] This route agent is running on the active gateway node
  4632. 2020-11-02T13:23:58.7634999Z [cluster1] I1102 13:21:14.864773 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4633. 2020-11-02T13:23:58.7635658Z [cluster1] I1102 13:21:14.864879 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4634. 2020-11-02T13:23:58.7636256Z [cluster1] I1102 13:21:14.864912 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4635. 2020-11-02T13:23:58.7637031Z [cluster1] I1102 13:21:14.864939 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4636. 2020-11-02T13:23:58.7637653Z [cluster1] I1102 13:21:14.864963 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4637. 2020-11-02T13:23:58.7638582Z [cluster1] I1102 13:21:14.865008 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4638. 2020-11-02T13:23:58.7640153Z [cluster1] I1102 13:21:14.865058 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4639. 2020-11-02T13:23:58.7642251Z [cluster1] I1102 13:21:44.868381 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4640. 2020-11-02T13:23:58.7643685Z [cluster1] I1102 13:21:44.868544 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4641. 2020-11-02T13:23:58.7644380Z [cluster1] I1102 13:21:44.868565 1 route.go:759] Found nil gw or dst
  4642. 2020-11-02T13:23:58.7644923Z [cluster1] I1102 13:21:44.868573 1 route.go:582] This route agent is running on the active gateway node
  4643. 2020-11-02T13:23:58.7645842Z [cluster1] I1102 13:21:44.868580 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4644. 2020-11-02T13:23:58.7646580Z [cluster1] I1102 13:21:44.868684 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4645. 2020-11-02T13:23:58.7647267Z [cluster1] I1102 13:21:44.868713 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4646. 2020-11-02T13:23:58.7647941Z [cluster1] I1102 13:21:44.868737 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4647. 2020-11-02T13:23:58.7648570Z [cluster1] I1102 13:21:44.868757 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4648. 2020-11-02T13:23:58.7649511Z [cluster1] I1102 13:21:44.868794 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4649. 2020-11-02T13:23:58.7651079Z [cluster1] I1102 13:21:44.868872 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4650. 2020-11-02T13:23:58.7653445Z [cluster1] I1102 13:22:14.865141 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4651. 2020-11-02T13:23:58.7654712Z [cluster1] I1102 13:22:14.866434 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4652. 2020-11-02T13:23:58.7655279Z [cluster1] I1102 13:22:14.866472 1 route.go:759] Found nil gw or dst
  4653. 2020-11-02T13:23:58.7655818Z [cluster1] I1102 13:22:14.866480 1 route.go:582] This route agent is running on the active gateway node
  4654. 2020-11-02T13:23:58.7656835Z [cluster1] I1102 13:22:14.866488 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4655. 2020-11-02T13:23:58.7657587Z [cluster1] I1102 13:22:14.866733 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4656. 2020-11-02T13:23:58.7658268Z [cluster1] I1102 13:22:14.866774 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4657. 2020-11-02T13:23:58.7658893Z [cluster1] I1102 13:22:14.866906 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4658. 2020-11-02T13:23:58.7659583Z [cluster1] I1102 13:22:14.866982 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4659. 2020-11-02T13:23:58.7660522Z [cluster1] I1102 13:22:14.867067 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4660. 2020-11-02T13:23:58.7662098Z [cluster1] I1102 13:22:14.867183 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4661. 2020-11-02T13:23:58.7664174Z [cluster1] I1102 13:22:44.864934 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4662. 2020-11-02T13:23:58.7665279Z [cluster1] I1102 13:22:44.865160 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4663. 2020-11-02T13:23:58.7665769Z [cluster1] I1102 13:22:44.865185 1 route.go:759] Found nil gw or dst
  4664. 2020-11-02T13:23:58.7666245Z [cluster1] I1102 13:22:44.865192 1 route.go:582] This route agent is running on the active gateway node
  4665. 2020-11-02T13:23:58.7667048Z [cluster1] I1102 13:22:44.865200 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4666. 2020-11-02T13:23:58.7667705Z [cluster1] I1102 13:22:44.865314 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4667. 2020-11-02T13:23:58.7668304Z [cluster1] I1102 13:22:44.865345 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4668. 2020-11-02T13:23:58.7668850Z [cluster1] I1102 13:22:44.865372 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4669. 2020-11-02T13:23:58.7669396Z [cluster1] I1102 13:22:44.865393 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4670. 2020-11-02T13:23:58.7670382Z [cluster1] I1102 13:22:44.865441 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4671. 2020-11-02T13:23:58.7671967Z [cluster1] I1102 13:22:44.865494 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4672. 2020-11-02T13:23:58.7674879Z [cluster1] I1102 13:23:14.865109 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4673. 2020-11-02T13:23:58.7676154Z [cluster1] I1102 13:23:14.865298 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4674. 2020-11-02T13:23:58.7676720Z [cluster1] I1102 13:23:14.865318 1 route.go:759] Found nil gw or dst
  4675. 2020-11-02T13:23:58.7678934Z [cluster1] I1102 13:23:14.865325 1 route.go:582] This route agent is running on the active gateway node
  4676. 2020-11-02T13:23:58.7679934Z [cluster1] I1102 13:23:14.865332 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4677. 2020-11-02T13:23:58.7680699Z [cluster1] I1102 13:23:14.865507 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4678. 2020-11-02T13:23:58.7681604Z [cluster1] I1102 13:23:14.865538 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4679. 2020-11-02T13:23:58.7682282Z [cluster1] I1102 13:23:14.865564 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4680. 2020-11-02T13:23:58.7682959Z [cluster1] I1102 13:23:14.865585 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4681. 2020-11-02T13:23:58.7684066Z [cluster1] I1102 13:23:14.865632 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4682. 2020-11-02T13:23:58.7685652Z [cluster1] I1102 13:23:14.865730 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4683. 2020-11-02T13:23:58.7687869Z [cluster1] I1102 13:23:44.865167 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4684. 2020-11-02T13:23:58.7689142Z [cluster1] I1102 13:23:44.865341 1 route.go:756] Processing route {Ifindex: 15 Dst: 240.0.0.0/8 Src: 240.17.0.8 Gw: <nil> Flags: [] Table: 254}
  4685. 2020-11-02T13:23:58.7689706Z [cluster1] I1102 13:23:44.865362 1 route.go:759] Found nil gw or dst
  4686. 2020-11-02T13:23:58.7690247Z [cluster1] I1102 13:23:44.865370 1 route.go:582] This route agent is running on the active gateway node
  4687. 2020-11-02T13:23:58.7691172Z [cluster1] I1102 13:23:44.865377 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  4688. 2020-11-02T13:23:58.7691928Z [cluster1] I1102 13:23:44.865505 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4689. 2020-11-02T13:23:58.7693213Z [cluster1] I1102 13:23:44.865535 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.8 00:00:00:00:00:00
  4690. 2020-11-02T13:23:58.7693837Z [cluster1] I1102 13:23:44.865560 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.5 00:00:00:00:00:00
  4691. 2020-11-02T13:23:58.7694999Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-7hv8f
  4692. 2020-11-02T13:23:58.7696411Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-7hv8f
  4693. 2020-11-02T13:23:58.7698087Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-7hv8f
  4694. 2020-11-02T13:23:59.1061231Z [cluster1] I1102 13:23:44.865581 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.6 00:00:00:00:00:00
  4695. 2020-11-02T13:23:59.1062742Z [cluster1] I1102 13:23:44.865630 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  4696. 2020-11-02T13:23:59.1068410Z [cluster1] I1102 13:23:44.865727 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4697. 2020-11-02T13:23:59.1074051Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-routeagent-7hv8f in namespace submariner-operator :++++++++++++++++++++++
  4698. 2020-11-02T13:23:59.1075063Z [cluster1] + trap 'exit 1' SIGTERM SIGINT
  4699. 2020-11-02T13:23:59.1075528Z [cluster1] + SUBMARINER_VERBOSITY=2
  4700. 2020-11-02T13:23:59.1076083Z [cluster1] + '[' false == true ']'
  4701. 2020-11-02T13:23:59.1076553Z [cluster1] + DEBUG=-v=2
  4702. 2020-11-02T13:23:59.1077131Z [cluster1] + for f in iptables-save iptables
  4703. 2020-11-02T13:23:59.1077816Z [cluster1] ++ find_iptables_on_host iptables-save
  4704. 2020-11-02T13:23:59.1078533Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables-save
  4705. 2020-11-02T13:23:59.1079358Z [cluster1] iptables-save is present on the host at /usr/sbin/iptables-save
  4706. 2020-11-02T13:23:59.1079880Z [cluster1] ++ echo /usr/sbin
  4707. 2020-11-02T13:23:59.1080216Z [cluster1] ++ return
  4708. 2020-11-02T13:23:59.1080580Z [cluster1] + location=/usr/sbin
  4709. 2020-11-02T13:23:59.1081127Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4710. 2020-11-02T13:23:59.1081894Z [cluster1] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  4711. 2020-11-02T13:23:59.1082801Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4712. 2020-11-02T13:23:59.1083546Z [cluster1] + for f in iptables-save iptables
  4713. 2020-11-02T13:23:59.1084036Z [cluster1] ++ find_iptables_on_host iptables
  4714. 2020-11-02T13:23:59.1084970Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables
  4715. 2020-11-02T13:23:59.1085515Z [cluster1] ++ echo /usr/sbin
  4716. 2020-11-02T13:23:59.1085858Z [cluster1] ++ return
  4717. 2020-11-02T13:23:59.1086213Z [cluster1] + location=/usr/sbin
  4718. 2020-11-02T13:23:59.1086787Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  4719. 2020-11-02T13:23:59.1087475Z [cluster1] + echo 'iptables is present on the host at /usr/sbin/iptables'
  4720. 2020-11-02T13:23:59.1088087Z [cluster1] iptables is present on the host at /usr/sbin/iptables
  4721. 2020-11-02T13:23:59.1089035Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  4722. 2020-11-02T13:23:59.1089933Z [cluster1] + exec submariner-route-agent -v=2 -alsologtostderr
  4723. 2020-11-02T13:23:59.1090910Z [cluster1] I1102 13:14:14.204503 1 main.go:47] Starting submariner-route-agent
  4724. 2020-11-02T13:23:59.1092136Z [cluster1] W1102 13:14:14.210281 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  4725. 2020-11-02T13:23:59.1093460Z [cluster1] I1102 13:14:14.212431 1 route.go:192] Starting Route Controller. ClusterID: cluster1, localClusterCIDR: [10.1.0.0/16], localServiceCIDR: [100.1.0.0/16]
  4726. 2020-11-02T13:23:59.1094498Z [cluster1] I1102 13:14:14.212470 1 route.go:196] Waiting for Endpoint informer caches to sync.
  4727. 2020-11-02T13:23:59.1095386Z [cluster1] I1102 13:14:14.384917 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.6
  4728. 2020-11-02T13:23:59.1096289Z [cluster1] I1102 13:14:14.384953 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.5
  4729. 2020-11-02T13:23:59.1097583Z [cluster1] I1102 13:14:14.384989 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  4730. 2020-11-02T13:23:59.1098206Z [cluster1] I1102 13:14:14.412918 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  4731. 2020-11-02T13:23:59.1098743Z [cluster1] I1102 13:14:14.413049 1 driver.go:37] Interface "weave" has "10.1.128.0" address
  4732. 2020-11-02T13:23:59.1099384Z [cluster1] I1102 13:14:14.413057 1 driver.go:42] Found CNI Interface "weave" that has IP "10.1.128.0" from ClusterCIDR "10.1.0.0/16"
  4733. 2020-11-02T13:23:59.1100282Z [cluster1] I1102 13:14:14.413188 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  4734. 2020-11-02T13:23:59.1101368Z [cluster1] I1102 13:14:14.432342 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  4735. 2020-11-02T13:23:59.1102549Z [cluster1] I1102 13:14:14.973810 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  4736. 2020-11-02T13:23:59.1103636Z [cluster1] I1102 13:14:15.019005 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  4737. 2020-11-02T13:23:59.1104697Z [cluster1] I1102 13:14:15.211401 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  4738. 2020-11-02T13:23:59.1105792Z [cluster1] I1102 13:14:15.263198 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  4739. 2020-11-02T13:23:59.1107027Z [cluster1] I1102 13:14:15.308643 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.1.128.0
  4740. 2020-11-02T13:23:59.1108596Z [cluster1] I1102 13:14:15.479182 1 route.go:254] In cluster1, podIP of submariner-route-agent[0] is 172.17.0.8
  4741. 2020-11-02T13:23:59.1109634Z [cluster1] I1102 13:14:15.479219 1 route.go:254] In cluster1, podIP of submariner-route-agent[1] is 172.17.0.5
  4742. 2020-11-02T13:23:59.1114156Z [cluster1] I1102 13:14:15.479226 1 route.go:254] In cluster1, podIP of submariner-route-agent[2] is 172.17.0.6
  4743. 2020-11-02T13:23:59.1115444Z [cluster1] I1102 13:14:15.479269 1 route.go:268] Hostname is "cluster1-worker2" and routeAgentNodeName is "cluster1-worker2"
  4744. 2020-11-02T13:23:59.1119347Z [cluster1] I1102 13:14:15.523835 1 driver.go:87] Successfully annotated node "cluster1-worker2" with cniIfaceIP "10.1.128.0"
  4745. 2020-11-02T13:23:59.1120277Z [cluster1] I1102 13:14:15.523865 1 route.go:286] Route agent workers started
  4746. 2020-11-02T13:23:59.1121643Z [cluster1] I1102 13:14:15.523918 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-8g7xt" with host IP "172.17.0.6", pod IP "172.17.0.6"
  4747. 2020-11-02T13:23:59.1123287Z [cluster1] I1102 13:14:15.523936 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-8g7xt"
  4748. 2020-11-02T13:23:59.1127338Z [cluster1] I1102 13:14:15.523943 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-7hv8f" with host IP "172.17.0.5", pod IP "172.17.0.5"
  4749. 2020-11-02T13:23:59.1129207Z [cluster1] I1102 13:14:15.523957 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-7hv8f"
  4750. 2020-11-02T13:23:59.1168665Z [cluster1] I1102 13:14:15.523978 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-4jm8v" with host IP "172.17.0.8", pod IP "172.17.0.8"
  4751. 2020-11-02T13:23:59.1170255Z [cluster1] I1102 13:14:15.523991 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-4jm8v"
  4752. 2020-11-02T13:23:59.1172419Z [cluster1] I1102 13:14:28.522525 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4753. 2020-11-02T13:23:59.1174116Z [cluster1] I1102 13:14:28.522560 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4754. 2020-11-02T13:23:59.1174959Z [cluster1] I1102 13:14:28.522571 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4755. 2020-11-02T13:23:59.1175541Z [cluster1] I1102 13:14:28.541399 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4756. 2020-11-02T13:23:59.1176082Z [cluster1] I1102 13:14:28.543518 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4757. 2020-11-02T13:23:59.1177426Z [cluster1] I1102 13:14:28.547933 1 route.go:790] Found nil gw or dst
  4758. 2020-11-02T13:23:59.1178756Z [cluster1] I1102 13:14:28.548249 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4759. 2020-11-02T13:23:59.1180749Z [cluster1] I1102 13:14:29.196109 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4760. 2020-11-02T13:23:59.1182506Z [cluster1] I1102 13:14:29.202984 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 100.2.0.0/16 -j ACCEPT
  4761. 2020-11-02T13:23:59.1183609Z [cluster1] I1102 13:14:29.221617 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  4762. 2020-11-02T13:23:59.1184852Z [cluster1] I1102 13:14:29.244235 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  4763. 2020-11-02T13:23:59.1185957Z [cluster1] I1102 13:14:29.272838 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  4764. 2020-11-02T13:23:59.1187661Z [cluster1] I1102 13:14:44.319281 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4765. 2020-11-02T13:23:59.1189266Z [cluster1] I1102 13:14:44.319317 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4766. 2020-11-02T13:23:59.1190321Z [cluster1] I1102 13:14:44.319328 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4767. 2020-11-02T13:23:59.1191145Z [cluster1] I1102 13:14:44.319609 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4768. 2020-11-02T13:23:59.1195090Z [cluster1] I1102 13:14:44.324234 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4769. 2020-11-02T13:23:59.1195787Z [cluster1] I1102 13:14:44.324355 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4770. 2020-11-02T13:23:59.1196383Z [cluster1] I1102 13:14:44.324375 1 route.go:790] Found nil gw or dst
  4771. 2020-11-02T13:23:59.1198014Z [cluster1] I1102 13:14:44.324590 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4772. 2020-11-02T13:23:59.1201112Z [cluster1] I1102 13:14:44.324609 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4773. 2020-11-02T13:23:59.1221279Z [cluster1] I1102 13:15:14.320138 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4774. 2020-11-02T13:23:59.1223088Z [cluster1] I1102 13:15:14.320164 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4775. 2020-11-02T13:23:59.1224153Z [cluster1] I1102 13:15:14.320178 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4776. 2020-11-02T13:23:59.1224978Z [cluster1] I1102 13:15:14.320365 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4777. 2020-11-02T13:23:59.1225667Z [cluster1] I1102 13:15:14.328026 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4778. 2020-11-02T13:23:59.1226459Z [cluster1] I1102 13:15:14.328175 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4779. 2020-11-02T13:23:59.1228749Z [cluster1] I1102 13:15:14.328199 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4780. 2020-11-02T13:23:59.1229516Z [cluster1] I1102 13:15:14.328208 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4781. 2020-11-02T13:23:59.1230258Z [cluster1] I1102 13:15:14.328217 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4782. 2020-11-02T13:23:59.1231103Z [cluster1] I1102 13:15:14.328224 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4783. 2020-11-02T13:23:59.1231664Z [cluster1] I1102 13:15:14.328233 1 route.go:790] Found nil gw or dst
  4784. 2020-11-02T13:23:59.1232340Z [cluster1] I1102 13:15:14.328283 1 route.go:829] Found equivalent route, not adding
  4785. 2020-11-02T13:23:59.1232957Z [cluster1] I1102 13:15:14.328291 1 route.go:829] Found equivalent route, not adding
  4786. 2020-11-02T13:23:59.1234687Z [cluster1] I1102 13:15:14.328317 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4787. 2020-11-02T13:23:59.1236972Z [cluster1] I1102 13:15:14.328334 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4788. 2020-11-02T13:23:59.1244006Z [cluster1] I1102 13:15:44.319412 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4789. 2020-11-02T13:23:59.1245863Z [cluster1] I1102 13:15:44.319442 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4790. 2020-11-02T13:23:59.1246963Z [cluster1] I1102 13:15:44.319545 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4791. 2020-11-02T13:23:59.1247735Z [cluster1] I1102 13:15:44.319808 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4792. 2020-11-02T13:23:59.1248388Z [cluster1] I1102 13:15:44.323965 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4793. 2020-11-02T13:23:59.1252005Z [cluster1] I1102 13:15:44.324101 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4794. 2020-11-02T13:23:59.1252777Z [cluster1] I1102 13:15:44.324124 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4795. 2020-11-02T13:23:59.1297417Z [cluster1] I1102 13:15:44.324133 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4796. 2020-11-02T13:23:59.1298220Z [cluster1] I1102 13:15:44.324142 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4797. 2020-11-02T13:23:59.1299020Z [cluster1] I1102 13:15:44.324149 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4798. 2020-11-02T13:23:59.1299797Z [cluster1] I1102 13:15:44.324157 1 route.go:790] Found nil gw or dst
  4799. 2020-11-02T13:23:59.1300348Z [cluster1] I1102 13:15:44.324239 1 route.go:829] Found equivalent route, not adding
  4800. 2020-11-02T13:23:59.1300967Z [cluster1] I1102 13:15:44.324249 1 route.go:829] Found equivalent route, not adding
  4801. 2020-11-02T13:23:59.1302595Z [cluster1] I1102 13:15:44.324284 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4802. 2020-11-02T13:23:59.1304756Z [cluster1] I1102 13:15:44.324301 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4803. 2020-11-02T13:23:59.1307004Z [cluster1] I1102 13:16:14.319625 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4804. 2020-11-02T13:23:59.1308667Z [cluster1] I1102 13:16:14.319682 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4805. 2020-11-02T13:23:59.1309653Z [cluster1] I1102 13:16:14.319694 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4806. 2020-11-02T13:23:59.1310414Z [cluster1] I1102 13:16:14.319886 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4807. 2020-11-02T13:23:59.1311048Z [cluster1] I1102 13:16:14.323115 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4808. 2020-11-02T13:23:59.1311658Z [cluster1] I1102 13:16:14.323252 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4809. 2020-11-02T13:23:59.1312398Z [cluster1] I1102 13:16:14.323281 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4810. 2020-11-02T13:23:59.1313137Z [cluster1] I1102 13:16:14.323344 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4811. 2020-11-02T13:23:59.1313964Z [cluster1] I1102 13:16:14.323354 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4812. 2020-11-02T13:23:59.1314912Z [cluster1] I1102 13:16:14.323362 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4813. 2020-11-02T13:23:59.1315637Z [cluster1] I1102 13:16:14.323370 1 route.go:790] Found nil gw or dst
  4814. 2020-11-02T13:23:59.1316179Z [cluster1] I1102 13:16:14.323422 1 route.go:829] Found equivalent route, not adding
  4815. 2020-11-02T13:23:59.1316789Z [cluster1] I1102 13:16:14.323437 1 route.go:829] Found equivalent route, not adding
  4816. 2020-11-02T13:23:59.1318264Z [cluster1] I1102 13:16:14.323463 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4817. 2020-11-02T13:23:59.1320468Z [cluster1] I1102 13:16:14.323487 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4818. 2020-11-02T13:23:59.1322686Z [cluster1] I1102 13:16:44.320197 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4819. 2020-11-02T13:23:59.1324565Z [cluster1] I1102 13:16:44.320232 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4820. 2020-11-02T13:23:59.1325715Z [cluster1] I1102 13:16:44.320244 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4821. 2020-11-02T13:23:59.1326657Z [cluster1] I1102 13:16:44.320510 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4822. 2020-11-02T13:23:59.1327338Z [cluster1] I1102 13:16:44.324072 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4823. 2020-11-02T13:23:59.1328062Z [cluster1] I1102 13:16:44.324461 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4824. 2020-11-02T13:23:59.1328862Z [cluster1] I1102 13:16:44.324502 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4825. 2020-11-02T13:23:59.1329654Z [cluster1] I1102 13:16:44.324514 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4826. 2020-11-02T13:23:59.1330449Z [cluster1] I1102 13:16:44.324531 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4827. 2020-11-02T13:23:59.1331240Z [cluster1] I1102 13:16:44.324540 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4828. 2020-11-02T13:23:59.1331842Z [cluster1] I1102 13:16:44.324549 1 route.go:790] Found nil gw or dst
  4829. 2020-11-02T13:23:59.1332372Z [cluster1] I1102 13:16:44.324620 1 route.go:829] Found equivalent route, not adding
  4830. 2020-11-02T13:23:59.1332977Z [cluster1] I1102 13:16:44.324631 1 route.go:829] Found equivalent route, not adding
  4831. 2020-11-02T13:23:59.1334497Z [cluster1] I1102 13:16:44.324664 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4832. 2020-11-02T13:23:59.1336908Z [cluster1] I1102 13:16:44.324681 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4833. 2020-11-02T13:23:59.1339170Z [cluster1] I1102 13:17:14.319908 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4834. 2020-11-02T13:23:59.1340779Z [cluster1] I1102 13:17:14.319961 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4835. 2020-11-02T13:23:59.1341843Z [cluster1] I1102 13:17:14.319972 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4836. 2020-11-02T13:23:59.1342664Z [cluster1] I1102 13:17:14.320157 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4837. 2020-11-02T13:23:59.1343415Z [cluster1] I1102 13:17:14.324371 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4838. 2020-11-02T13:23:59.1344081Z [cluster1] I1102 13:17:14.324511 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4839. 2020-11-02T13:23:59.1344870Z [cluster1] I1102 13:17:14.324539 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4840. 2020-11-02T13:23:59.1345663Z [cluster1] I1102 13:17:14.324549 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4841. 2020-11-02T13:23:59.1346458Z [cluster1] I1102 13:17:14.324557 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4842. 2020-11-02T13:23:59.1347258Z [cluster1] I1102 13:17:14.324564 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4843. 2020-11-02T13:23:59.1347866Z [cluster1] I1102 13:17:14.324589 1 route.go:790] Found nil gw or dst
  4844. 2020-11-02T13:23:59.1348403Z [cluster1] I1102 13:17:14.324642 1 route.go:829] Found equivalent route, not adding
  4845. 2020-11-02T13:23:59.1348999Z [cluster1] I1102 13:17:14.324651 1 route.go:829] Found equivalent route, not adding
  4846. 2020-11-02T13:23:59.1350471Z [cluster1] I1102 13:17:14.324677 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4847. 2020-11-02T13:23:59.1352621Z [cluster1] I1102 13:17:14.324693 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4848. 2020-11-02T13:23:59.1379151Z [cluster1] I1102 13:17:44.320098 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4849. 2020-11-02T13:23:59.1380716Z [cluster1] I1102 13:17:44.320157 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4850. 2020-11-02T13:23:59.1381705Z [cluster1] I1102 13:17:44.320168 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4851. 2020-11-02T13:23:59.1382783Z [cluster1] I1102 13:17:44.320364 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4852. 2020-11-02T13:23:59.1383470Z [cluster1] I1102 13:17:44.323943 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4853. 2020-11-02T13:23:59.1384133Z [cluster1] I1102 13:17:44.324148 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4854. 2020-11-02T13:23:59.1384937Z [cluster1] I1102 13:17:44.324179 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4855. 2020-11-02T13:23:59.1385732Z [cluster1] I1102 13:17:44.324188 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4856. 2020-11-02T13:23:59.1386604Z [cluster1] I1102 13:17:44.324197 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4857. 2020-11-02T13:23:59.1387395Z [cluster1] I1102 13:17:44.324234 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4858. 2020-11-02T13:23:59.1387995Z [cluster1] I1102 13:17:44.324242 1 route.go:790] Found nil gw or dst
  4859. 2020-11-02T13:23:59.1388607Z [cluster1] I1102 13:17:44.324398 1 route.go:829] Found equivalent route, not adding
  4860. 2020-11-02T13:23:59.1389223Z [cluster1] I1102 13:17:44.324414 1 route.go:829] Found equivalent route, not adding
  4861. 2020-11-02T13:23:59.1390689Z [cluster1] I1102 13:17:44.324442 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4862. 2020-11-02T13:23:59.1393040Z [cluster1] I1102 13:17:44.324483 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4863. 2020-11-02T13:23:59.1395317Z [cluster1] I1102 13:18:14.320128 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4864. 2020-11-02T13:23:59.1396998Z [cluster1] I1102 13:18:14.320164 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4865. 2020-11-02T13:23:59.1398156Z [cluster1] I1102 13:18:14.320175 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4866. 2020-11-02T13:23:59.1398921Z [cluster1] I1102 13:18:14.320345 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4867. 2020-11-02T13:23:59.1399551Z [cluster1] I1102 13:18:14.323996 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4868. 2020-11-02T13:23:59.1400168Z [cluster1] I1102 13:18:14.324128 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4869. 2020-11-02T13:23:59.1400904Z [cluster1] I1102 13:18:14.324159 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4870. 2020-11-02T13:23:59.1401638Z [cluster1] I1102 13:18:14.324178 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4871. 2020-11-02T13:23:59.1402374Z [cluster1] I1102 13:18:14.324186 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4872. 2020-11-02T13:23:59.1403195Z [cluster1] I1102 13:18:14.324194 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4873. 2020-11-02T13:23:59.1403752Z [cluster1] I1102 13:18:14.324207 1 route.go:790] Found nil gw or dst
  4874. 2020-11-02T13:23:59.1404255Z [cluster1] I1102 13:18:14.324261 1 route.go:829] Found equivalent route, not adding
  4875. 2020-11-02T13:23:59.1404821Z [cluster1] I1102 13:18:14.324275 1 route.go:829] Found equivalent route, not adding
  4876. 2020-11-02T13:23:59.1406177Z [cluster1] I1102 13:18:14.324301 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4877. 2020-11-02T13:23:59.1408207Z [cluster1] I1102 13:18:14.324324 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4878. 2020-11-02T13:23:59.1410018Z [cluster1] I1102 13:18:44.320322 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4879. 2020-11-02T13:23:59.1411393Z [cluster1] I1102 13:18:44.320353 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4880. 2020-11-02T13:23:59.1412253Z [cluster1] I1102 13:18:44.320364 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4881. 2020-11-02T13:23:59.1413029Z [cluster1] I1102 13:18:44.320613 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4882. 2020-11-02T13:23:59.1413506Z [cluster1] I1102 13:18:44.323843 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4883. 2020-11-02T13:23:59.1413967Z [cluster1] I1102 13:18:44.324006 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4884. 2020-11-02T13:23:59.1414520Z [cluster1] I1102 13:18:44.324037 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4885. 2020-11-02T13:23:59.1415127Z [cluster1] I1102 13:18:44.324047 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4886. 2020-11-02T13:23:59.1415730Z [cluster1] I1102 13:18:44.324056 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4887. 2020-11-02T13:23:59.1416286Z [cluster1] I1102 13:18:44.324070 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4888. 2020-11-02T13:23:59.1416987Z [cluster1] I1102 13:18:44.324077 1 route.go:790] Found nil gw or dst
  4889. 2020-11-02T13:23:59.1417366Z [cluster1] I1102 13:18:44.324143 1 route.go:829] Found equivalent route, not adding
  4890. 2020-11-02T13:23:59.1417792Z [cluster1] I1102 13:18:44.324151 1 route.go:829] Found equivalent route, not adding
  4891. 2020-11-02T13:23:59.1418830Z [cluster1] I1102 13:18:44.324178 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4892. 2020-11-02T13:23:59.1420550Z [cluster1] I1102 13:18:44.324193 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4893. 2020-11-02T13:23:59.1422728Z [cluster1] I1102 13:19:14.320402 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4894. 2020-11-02T13:23:59.1424216Z [cluster1] I1102 13:19:14.320441 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4895. 2020-11-02T13:23:59.1425176Z [cluster1] I1102 13:19:14.320452 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4896. 2020-11-02T13:23:59.1426013Z [cluster1] I1102 13:19:14.320710 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4897. 2020-11-02T13:23:59.1426652Z [cluster1] I1102 13:19:14.324101 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4898. 2020-11-02T13:23:59.1427338Z [cluster1] I1102 13:19:14.324255 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4899. 2020-11-02T13:23:59.1428082Z [cluster1] I1102 13:19:14.324282 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4900. 2020-11-02T13:23:59.1428819Z [cluster1] I1102 13:19:14.324302 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4901. 2020-11-02T13:23:59.1429552Z [cluster1] I1102 13:19:14.324311 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4902. 2020-11-02T13:23:59.1430283Z [cluster1] I1102 13:19:14.324340 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4903. 2020-11-02T13:23:59.1430841Z [cluster1] I1102 13:19:14.324377 1 route.go:790] Found nil gw or dst
  4904. 2020-11-02T13:23:59.1431345Z [cluster1] I1102 13:19:14.324465 1 route.go:829] Found equivalent route, not adding
  4905. 2020-11-02T13:23:59.1432121Z [cluster1] I1102 13:19:14.324519 1 route.go:829] Found equivalent route, not adding
  4906. 2020-11-02T13:23:59.1433594Z [cluster1] I1102 13:19:14.324585 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4907. 2020-11-02T13:23:59.1435744Z [cluster1] I1102 13:19:14.324608 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4908. 2020-11-02T13:23:59.1437979Z [cluster1] I1102 13:19:44.320470 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4909. 2020-11-02T13:23:59.1439683Z [cluster1] I1102 13:19:44.320513 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4910. 2020-11-02T13:23:59.1440663Z [cluster1] I1102 13:19:44.320525 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4911. 2020-11-02T13:23:59.1441691Z [cluster1] I1102 13:19:44.320719 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4912. 2020-11-02T13:23:59.1442361Z [cluster1] I1102 13:19:44.324033 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4913. 2020-11-02T13:23:59.1443014Z [cluster1] I1102 13:19:44.324205 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4914. 2020-11-02T13:23:59.1443810Z [cluster1] I1102 13:19:44.324230 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4915. 2020-11-02T13:23:59.1444598Z [cluster1] I1102 13:19:44.324239 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4916. 2020-11-02T13:23:59.1445390Z [cluster1] I1102 13:19:44.324248 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4917. 2020-11-02T13:23:59.1446181Z [cluster1] I1102 13:19:44.324256 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4918. 2020-11-02T13:23:59.1446780Z [cluster1] I1102 13:19:44.324263 1 route.go:790] Found nil gw or dst
  4919. 2020-11-02T13:23:59.1447312Z [cluster1] I1102 13:19:44.324312 1 route.go:829] Found equivalent route, not adding
  4920. 2020-11-02T13:23:59.1447918Z [cluster1] I1102 13:19:44.324320 1 route.go:829] Found equivalent route, not adding
  4921. 2020-11-02T13:23:59.1449383Z [cluster1] I1102 13:19:44.324346 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4922. 2020-11-02T13:23:59.1455166Z [cluster1] I1102 13:19:44.324366 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4923. 2020-11-02T13:23:59.1458134Z [cluster1] I1102 13:20:14.320710 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4924. 2020-11-02T13:23:59.1459755Z [cluster1] I1102 13:20:14.320738 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4925. 2020-11-02T13:23:59.1460904Z [cluster1] I1102 13:20:14.320749 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4926. 2020-11-02T13:23:59.1461926Z [cluster1] I1102 13:20:14.320947 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4927. 2020-11-02T13:23:59.1462694Z [cluster1] I1102 13:20:14.324096 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4928. 2020-11-02T13:23:59.1463295Z [cluster1] I1102 13:20:14.324226 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4929. 2020-11-02T13:23:59.1464039Z [cluster1] I1102 13:20:14.324259 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4930. 2020-11-02T13:23:59.1464775Z [cluster1] I1102 13:20:14.324270 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4931. 2020-11-02T13:23:59.1465512Z [cluster1] I1102 13:20:14.324287 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4932. 2020-11-02T13:23:59.1466246Z [cluster1] I1102 13:20:14.324296 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4933. 2020-11-02T13:23:59.1466805Z [cluster1] I1102 13:20:14.324310 1 route.go:790] Found nil gw or dst
  4934. 2020-11-02T13:23:59.1467891Z [cluster1] I1102 13:20:14.324364 1 route.go:829] Found equivalent route, not adding
  4935. 2020-11-02T13:23:59.1468601Z [cluster1] I1102 13:20:14.324379 1 route.go:829] Found equivalent route, not adding
  4936. 2020-11-02T13:23:59.1470110Z [cluster1] I1102 13:20:14.324408 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4937. 2020-11-02T13:23:59.1472164Z [cluster1] I1102 13:20:14.324432 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4938. 2020-11-02T13:23:59.1474226Z [cluster1] I1102 13:20:44.320807 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4939. 2020-11-02T13:23:59.1475866Z [cluster1] I1102 13:20:44.320848 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4940. 2020-11-02T13:23:59.1476843Z [cluster1] I1102 13:20:44.320860 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4941. 2020-11-02T13:23:59.1477929Z [cluster1] I1102 13:20:44.321126 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4942. 2020-11-02T13:23:59.1478601Z [cluster1] I1102 13:20:44.324370 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4943. 2020-11-02T13:23:59.1479137Z [cluster1] I1102 13:20:44.324517 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4944. 2020-11-02T13:23:59.1479777Z [cluster1] I1102 13:20:44.324567 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4945. 2020-11-02T13:23:59.1480411Z [cluster1] I1102 13:20:44.324577 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4946. 2020-11-02T13:23:59.1481060Z [cluster1] I1102 13:20:44.324592 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4947. 2020-11-02T13:23:59.1481998Z [cluster1] I1102 13:20:44.324600 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4948. 2020-11-02T13:23:59.1482562Z [cluster1] I1102 13:20:44.324608 1 route.go:790] Found nil gw or dst
  4949. 2020-11-02T13:23:59.1483062Z [cluster1] I1102 13:20:44.324663 1 route.go:829] Found equivalent route, not adding
  4950. 2020-11-02T13:23:59.1484204Z [cluster1] I1102 13:20:44.324671 1 route.go:829] Found equivalent route, not adding
  4951. 2020-11-02T13:23:59.1485757Z [cluster1] I1102 13:20:44.324698 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4952. 2020-11-02T13:23:59.1487745Z [cluster1] I1102 13:20:44.324714 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4953. 2020-11-02T13:23:59.1490083Z [cluster1] I1102 13:21:14.320909 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4954. 2020-11-02T13:23:59.1491684Z [cluster1] I1102 13:21:14.320938 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4955. 2020-11-02T13:23:59.1492739Z [cluster1] I1102 13:21:14.320949 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4956. 2020-11-02T13:23:59.1493555Z [cluster1] I1102 13:21:14.321136 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4957. 2020-11-02T13:23:59.1494306Z [cluster1] I1102 13:21:14.324234 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4958. 2020-11-02T13:23:59.1495449Z [cluster1] I1102 13:21:14.324378 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4959. 2020-11-02T13:23:59.1496337Z [cluster1] I1102 13:21:14.324414 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4960. 2020-11-02T13:23:59.1497267Z [cluster1] I1102 13:21:14.324424 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4961. 2020-11-02T13:23:59.1498213Z [cluster1] I1102 13:21:14.324432 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4962. 2020-11-02T13:23:59.1498990Z [cluster1] I1102 13:21:14.324444 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4963. 2020-11-02T13:23:59.1499680Z [cluster1] I1102 13:21:14.324451 1 route.go:790] Found nil gw or dst
  4964. 2020-11-02T13:23:59.1500181Z [cluster1] I1102 13:21:14.324496 1 route.go:829] Found equivalent route, not adding
  4965. 2020-11-02T13:23:59.1500747Z [cluster1] I1102 13:21:14.324504 1 route.go:829] Found equivalent route, not adding
  4966. 2020-11-02T13:23:59.1506127Z [cluster1] I1102 13:21:14.324528 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4967. 2020-11-02T13:23:59.1523465Z [cluster1] I1102 13:21:14.324572 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4968. 2020-11-02T13:23:59.1525582Z [cluster1] I1102 13:21:44.321094 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4969. 2020-11-02T13:23:59.1527080Z [cluster1] I1102 13:21:44.321118 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4970. 2020-11-02T13:23:59.1528063Z [cluster1] I1102 13:21:44.321129 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4971. 2020-11-02T13:23:59.1528827Z [cluster1] I1102 13:21:44.321297 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4972. 2020-11-02T13:23:59.1529632Z [cluster1] I1102 13:21:44.324906 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4973. 2020-11-02T13:23:59.1530250Z [cluster1] I1102 13:21:44.325050 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4974. 2020-11-02T13:23:59.1530990Z [cluster1] I1102 13:21:44.325072 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4975. 2020-11-02T13:23:59.1531723Z [cluster1] I1102 13:21:44.325081 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4976. 2020-11-02T13:23:59.1532462Z [cluster1] I1102 13:21:44.325090 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4977. 2020-11-02T13:23:59.1533196Z [cluster1] I1102 13:21:44.325098 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4978. 2020-11-02T13:23:59.1536895Z [cluster1] I1102 13:21:44.325105 1 route.go:790] Found nil gw or dst
  4979. 2020-11-02T13:23:59.1537665Z [cluster1] I1102 13:21:44.325153 1 route.go:829] Found equivalent route, not adding
  4980. 2020-11-02T13:23:59.1538467Z [cluster1] I1102 13:21:44.325160 1 route.go:829] Found equivalent route, not adding
  4981. 2020-11-02T13:23:59.1540596Z [cluster1] I1102 13:21:44.325187 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4982. 2020-11-02T13:23:59.1543692Z [cluster1] I1102 13:21:44.325204 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4983. 2020-11-02T13:23:59.1546114Z [cluster1] I1102 13:22:14.321226 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  4984. 2020-11-02T13:23:59.1548318Z [cluster1] I1102 13:22:14.321256 1 route.go:612] This route agent is running on a non-gateway/non-active node
  4985. 2020-11-02T13:23:59.1549884Z [cluster1] I1102 13:22:14.321266 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  4986. 2020-11-02T13:23:59.1551060Z [cluster1] I1102 13:22:14.321556 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  4987. 2020-11-02T13:23:59.1552199Z [cluster1] I1102 13:22:14.324821 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  4988. 2020-11-02T13:23:59.1553095Z [cluster1] I1102 13:22:14.325037 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4989. 2020-11-02T13:23:59.1554138Z [cluster1] I1102 13:22:14.325068 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4990. 2020-11-02T13:23:59.1555387Z [cluster1] I1102 13:22:14.325171 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  4991. 2020-11-02T13:23:59.1556448Z [cluster1] I1102 13:22:14.325185 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  4992. 2020-11-02T13:23:59.1557482Z [cluster1] I1102 13:22:14.325193 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  4993. 2020-11-02T13:23:59.1558630Z [cluster1] I1102 13:22:14.325200 1 route.go:790] Found nil gw or dst
  4994. 2020-11-02T13:23:59.1559140Z [cluster1] I1102 13:22:14.325276 1 route.go:829] Found equivalent route, not adding
  4995. 2020-11-02T13:23:59.1559907Z [cluster1] I1102 13:22:14.325285 1 route.go:829] Found equivalent route, not adding
  4996. 2020-11-02T13:23:59.1562269Z [cluster1] I1102 13:22:14.325352 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  4997. 2020-11-02T13:23:59.1564962Z [cluster1] I1102 13:22:14.325370 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4998. 2020-11-02T13:23:59.1568317Z [cluster1] I1102 13:22:44.321387 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  4999. 2020-11-02T13:23:59.1570950Z [cluster1] I1102 13:22:44.321431 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5000. 2020-11-02T13:23:59.1572983Z [cluster1] I1102 13:22:44.321441 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5001. 2020-11-02T13:23:59.1574136Z [cluster1] I1102 13:22:44.321450 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5002. 2020-11-02T13:23:59.1575582Z [cluster1] I1102 13:22:44.321757 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5003. 2020-11-02T13:23:59.1576674Z [cluster1] I1102 13:22:44.325728 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5004. 2020-11-02T13:23:59.1578942Z [cluster1] I1102 13:22:44.325871 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5005. 2020-11-02T13:23:59.1580591Z [cluster1] I1102 13:22:44.325905 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5006. 2020-11-02T13:23:59.1581554Z [cluster1] I1102 13:22:44.325915 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5007. 2020-11-02T13:23:59.1582518Z [cluster1] I1102 13:22:44.325924 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5008. 2020-11-02T13:23:59.1583319Z [cluster1] I1102 13:22:44.325932 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  5009. 2020-11-02T13:23:59.1583917Z [cluster1] I1102 13:22:44.325945 1 route.go:790] Found nil gw or dst
  5010. 2020-11-02T13:23:59.1584708Z [cluster1] I1102 13:22:44.325998 1 route.go:829] Found equivalent route, not adding
  5011. 2020-11-02T13:23:59.1585465Z [cluster1] I1102 13:22:44.326012 1 route.go:829] Found equivalent route, not adding
  5012. 2020-11-02T13:23:59.1587001Z [cluster1] I1102 13:22:44.326041 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5013. 2020-11-02T13:23:59.1604968Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-8g7xt
  5014. 2020-11-02T13:23:59.1606411Z [lighthouse]$ [cluster1] kubectl -n submariner-operator logs submariner-routeagent-8g7xt
  5015. 2020-11-02T13:23:59.1607946Z [lighthouse]$ [cluster1] command kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-8g7xt
  5016. 2020-11-02T13:23:59.1609561Z [lighthouse]$ [cluster1] kubectl --context=cluster1 -n submariner-operator logs submariner-routeagent-8g7xt
  5017. 2020-11-02T13:23:59.1611676Z [cluster1] I1102 13:23:14.321712 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5018. 2020-11-02T13:23:59.1613295Z [cluster1] I1102 13:23:14.321737 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5019. 2020-11-02T13:23:59.1614354Z [cluster1] I1102 13:23:14.321748 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5020. 2020-11-02T13:23:59.1615178Z [cluster1] I1102 13:23:14.321954 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5021. 2020-11-02T13:23:59.1616125Z [cluster1] I1102 13:23:14.325206 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5022. 2020-11-02T13:23:59.1617035Z [cluster1] I1102 13:23:14.325345 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5023. 2020-11-02T13:23:59.1618004Z [cluster1] I1102 13:23:14.325369 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5024. 2020-11-02T13:23:59.1618805Z [cluster1] I1102 13:23:14.325378 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5025. 2020-11-02T13:23:59.1619599Z [cluster1] I1102 13:23:14.325386 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5026. 2020-11-02T13:23:59.1620500Z [cluster1] I1102 13:23:14.325393 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  5027. 2020-11-02T13:23:59.1621056Z [cluster1] I1102 13:23:14.325401 1 route.go:790] Found nil gw or dst
  5028. 2020-11-02T13:23:59.1621549Z [cluster1] I1102 13:23:14.325452 1 route.go:829] Found equivalent route, not adding
  5029. 2020-11-02T13:23:59.1622322Z [cluster1] I1102 13:23:14.325460 1 route.go:829] Found equivalent route, not adding
  5030. 2020-11-02T13:23:59.1623760Z [cluster1] I1102 13:23:14.325488 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5031. 2020-11-02T13:23:59.1625768Z [cluster1] I1102 13:23:14.325504 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5032. 2020-11-02T13:23:59.1627851Z [cluster1] I1102 13:23:44.321887 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5033. 2020-11-02T13:23:59.1629514Z [cluster1] I1102 13:23:44.321930 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5034. 2020-11-02T13:23:59.1630501Z [cluster1] I1102 13:23:44.321941 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5035. 2020-11-02T13:23:59.1631271Z [cluster1] I1102 13:23:44.322122 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5036. 2020-11-02T13:23:59.1632326Z [cluster1] I1102 13:23:44.325111 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5037. 2020-11-02T13:23:59.1633087Z [cluster1] I1102 13:23:44.325246 1 route.go:787] Processing route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5038. 2020-11-02T13:23:59.1633830Z [cluster1] I1102 13:23:44.325283 1 route.go:793] Found route {Ifindex: 16 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5039. 2020-11-02T13:23:59.1635129Z [cluster1] I1102 13:23:44.325293 1 route.go:787] Processing route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5040. 2020-11-02T13:23:59.1636403Z [cluster1] I1102 13:23:44.325309 1 route.go:793] Found route {Ifindex: 16 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5041. 2020-11-02T13:23:59.1637283Z [cluster1] I1102 13:23:44.325316 1 route.go:787] Processing route {Ifindex: 16 Dst: 240.0.0.0/8 Src: 240.17.0.5 Gw: <nil> Flags: [] Table: 254}
  5042. 2020-11-02T13:23:59.1637844Z [cluster1] I1102 13:23:44.325331 1 route.go:790] Found nil gw or dst
  5043. 2020-11-02T13:23:59.1638345Z [cluster1] I1102 13:23:44.325381 1 route.go:829] Found equivalent route, not adding
  5044. 2020-11-02T13:23:59.1638899Z [cluster1] I1102 13:23:44.325395 1 route.go:829] Found equivalent route, not adding
  5045. 2020-11-02T13:23:59.1640316Z [cluster1] I1102 13:23:44.325422 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5046. 2020-11-02T13:23:59.1642484Z [cluster1] I1102 13:23:44.325445 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5047. 2020-11-02T13:23:59.4253812Z [cluster1] +++++++++++++++++++++: Logs for Pod submariner-routeagent-8g7xt in namespace submariner-operator :++++++++++++++++++++++
  5048. 2020-11-02T13:23:59.4254911Z [cluster1] + trap 'exit 1' SIGTERM SIGINT
  5049. 2020-11-02T13:23:59.4255365Z [cluster1] + SUBMARINER_VERBOSITY=2
  5050. 2020-11-02T13:23:59.4255873Z [cluster1] + '[' false == true ']'
  5051. 2020-11-02T13:23:59.4256311Z [cluster1] + DEBUG=-v=2
  5052. 2020-11-02T13:23:59.4257271Z [cluster1] + for f in iptables-save iptables
  5053. 2020-11-02T13:23:59.4257911Z [cluster1] ++ find_iptables_on_host iptables-save
  5054. 2020-11-02T13:23:59.4258577Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables-save
  5055. 2020-11-02T13:23:59.4259005Z [cluster1] ++ echo /usr/sbin
  5056. 2020-11-02T13:23:59.4259320Z [cluster1] ++ return
  5057. 2020-11-02T13:23:59.4259639Z [cluster1] + location=/usr/sbin
  5058. 2020-11-02T13:23:59.4260149Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  5059. 2020-11-02T13:23:59.4260867Z [cluster1] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  5060. 2020-11-02T13:23:59.4261713Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  5061. 2020-11-02T13:23:59.4262532Z [cluster1] iptables-save is present on the host at /usr/sbin/iptables-save
  5062. 2020-11-02T13:23:59.4263578Z [cluster1] + for f in iptables-save iptables
  5063. 2020-11-02T13:23:59.4264077Z [cluster1] ++ find_iptables_on_host iptables
  5064. 2020-11-02T13:23:59.4264725Z [cluster1] ++ chroot /host test -x /usr/sbin/iptables
  5065. 2020-11-02T13:23:59.4265147Z [cluster1] ++ echo /usr/sbin
  5066. 2020-11-02T13:23:59.4265470Z [cluster1] ++ return
  5067. 2020-11-02T13:23:59.4265823Z [cluster1] + location=/usr/sbin
  5068. 2020-11-02T13:23:59.4266369Z [cluster1] + '[' /usr/sbin '!=' unknown ']'
  5069. 2020-11-02T13:23:59.4267061Z [cluster1] + echo 'iptables is present on the host at /usr/sbin/iptables'
  5070. 2020-11-02T13:23:59.4267823Z [cluster1] iptables is present on the host at /usr/sbin/iptables
  5071. 2020-11-02T13:23:59.4268638Z [cluster1] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  5072. 2020-11-02T13:23:59.4269550Z [cluster1] + exec submariner-route-agent -v=2 -alsologtostderr
  5073. 2020-11-02T13:23:59.4270531Z [cluster1] I1102 13:14:14.712004 1 main.go:47] Starting submariner-route-agent
  5074. 2020-11-02T13:23:59.4271955Z [cluster1] W1102 13:14:14.861873 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  5075. 2020-11-02T13:23:59.4273143Z [cluster1] I1102 13:14:14.901216 1 route.go:192] Starting Route Controller. ClusterID: cluster1, localClusterCIDR: [10.1.0.0/16], localServiceCIDR: [100.1.0.0/16]
  5076. 2020-11-02T13:23:59.4274085Z [cluster1] I1102 13:14:14.960482 1 route.go:196] Waiting for Endpoint informer caches to sync.
  5077. 2020-11-02T13:23:59.4275139Z [cluster1] I1102 13:14:15.014774 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.6
  5078. 2020-11-02T13:23:59.4276048Z [cluster1] I1102 13:14:15.014800 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.5
  5079. 2020-11-02T13:23:59.4276959Z [cluster1] I1102 13:14:15.014810 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.8
  5080. 2020-11-02T13:23:59.4277580Z [cluster1] I1102 13:14:15.061804 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  5081. 2020-11-02T13:23:59.4278121Z [cluster1] I1102 13:14:15.061876 1 driver.go:37] Interface "weave" has "10.1.192.0" address
  5082. 2020-11-02T13:23:59.4278763Z [cluster1] I1102 13:14:15.061883 1 driver.go:42] Found CNI Interface "weave" that has IP "10.1.192.0" from ClusterCIDR "10.1.0.0/16"
  5083. 2020-11-02T13:23:59.4279557Z [cluster1] I1102 13:14:15.061955 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  5084. 2020-11-02T13:23:59.4280730Z [cluster1] I1102 13:14:15.120344 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  5085. 2020-11-02T13:23:59.4281763Z [cluster1] I1102 13:14:15.349027 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  5086. 2020-11-02T13:23:59.4282708Z [cluster1] I1102 13:14:15.455015 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  5087. 2020-11-02T13:23:59.4283648Z [cluster1] I1102 13:14:15.950162 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  5088. 2020-11-02T13:23:59.4284851Z [cluster1] I1102 13:14:15.974618 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  5089. 2020-11-02T13:23:59.4286091Z [cluster1] I1102 13:14:16.044922 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.1.192.0
  5090. 2020-11-02T13:23:59.4287218Z [cluster1] I1102 13:14:16.092482 1 route.go:254] In cluster1, podIP of submariner-route-agent[0] is 172.17.0.8
  5091. 2020-11-02T13:23:59.4288240Z [cluster1] I1102 13:14:16.092935 1 route.go:254] In cluster1, podIP of submariner-route-agent[1] is 172.17.0.5
  5092. 2020-11-02T13:23:59.4289257Z [cluster1] I1102 13:14:16.093084 1 route.go:254] In cluster1, podIP of submariner-route-agent[2] is 172.17.0.6
  5093. 2020-11-02T13:23:59.4290669Z [cluster1] I1102 13:14:16.093171 1 route.go:268] Hostname is "cluster1-control-plane" and routeAgentNodeName is "cluster1-control-plane"
  5094. 2020-11-02T13:23:59.4292064Z [cluster1] I1102 13:14:16.157032 1 driver.go:87] Successfully annotated node "cluster1-control-plane" with cniIfaceIP "10.1.192.0"
  5095. 2020-11-02T13:23:59.4292823Z [cluster1] I1102 13:14:16.164892 1 route.go:286] Route agent workers started
  5096. 2020-11-02T13:23:59.4294002Z [cluster1] I1102 13:14:16.165072 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-8g7xt" with host IP "172.17.0.6", pod IP "172.17.0.6"
  5097. 2020-11-02T13:23:59.4295526Z [cluster1] I1102 13:14:16.165139 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-8g7xt"
  5098. 2020-11-02T13:23:59.4297395Z [cluster1] I1102 13:14:16.165275 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-7hv8f" with host IP "172.17.0.5", pod IP "172.17.0.5"
  5099. 2020-11-02T13:23:59.4298942Z [cluster1] I1102 13:14:16.165324 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-7hv8f"
  5100. 2020-11-02T13:23:59.4300582Z [cluster1] I1102 13:14:16.173183 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-4jm8v" with host IP "172.17.0.8", pod IP "172.17.0.8"
  5101. 2020-11-02T13:23:59.4302319Z [cluster1] I1102 13:14:16.173252 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-4jm8v"
  5102. 2020-11-02T13:23:59.4304317Z [cluster1] I1102 13:14:28.524625 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5103. 2020-11-02T13:23:59.4305932Z [cluster1] I1102 13:14:28.524686 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5104. 2020-11-02T13:23:59.4307121Z [cluster1] I1102 13:14:28.524709 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5105. 2020-11-02T13:23:59.4307823Z [cluster1] I1102 13:14:28.550270 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5106. 2020-11-02T13:23:59.4308490Z [cluster1] I1102 13:14:28.550453 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5107. 2020-11-02T13:23:59.4309101Z [cluster1] I1102 13:14:28.550512 1 route.go:790] Found nil gw or dst
  5108. 2020-11-02T13:23:59.4310489Z [cluster1] I1102 13:14:28.550602 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5109. 2020-11-02T13:23:59.4312648Z [cluster1] I1102 13:14:29.196809 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5110. 2020-11-02T13:23:59.4314293Z [cluster1] I1102 13:14:29.206815 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 100.2.0.0/16 -j ACCEPT
  5111. 2020-11-02T13:23:59.4315396Z [cluster1] I1102 13:14:29.251279 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  5112. 2020-11-02T13:23:59.4316586Z [cluster1] I1102 13:14:29.321418 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  5113. 2020-11-02T13:23:59.4317680Z [cluster1] I1102 13:14:29.377883 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  5114. 2020-11-02T13:23:59.4319388Z [cluster1] I1102 13:14:44.997599 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5115. 2020-11-02T13:23:59.4321157Z [cluster1] I1102 13:14:44.997730 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5116. 2020-11-02T13:23:59.4322210Z [cluster1] I1102 13:14:44.997975 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5117. 2020-11-02T13:23:59.4323149Z [cluster1] I1102 13:14:44.998276 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5118. 2020-11-02T13:23:59.4323843Z [cluster1] I1102 13:14:45.002838 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5119. 2020-11-02T13:23:59.4324507Z [cluster1] I1102 13:14:45.003107 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5120. 2020-11-02T13:23:59.4325097Z [cluster1] I1102 13:14:45.003214 1 route.go:790] Found nil gw or dst
  5121. 2020-11-02T13:23:59.4326562Z [cluster1] I1102 13:14:45.003401 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5122. 2020-11-02T13:23:59.4328687Z [cluster1] I1102 13:14:45.003462 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5123. 2020-11-02T13:23:59.4330775Z [cluster1] I1102 13:15:14.997723 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5124. 2020-11-02T13:23:59.4332260Z [cluster1] I1102 13:15:14.997752 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5125. 2020-11-02T13:23:59.4350777Z [cluster1] I1102 13:15:14.997762 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5126. 2020-11-02T13:23:59.4352921Z [cluster1] I1102 13:15:14.997965 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5127. 2020-11-02T13:23:59.4353611Z [cluster1] I1102 13:15:15.003676 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5128. 2020-11-02T13:23:59.4354506Z [cluster1] I1102 13:15:15.003867 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5129. 2020-11-02T13:23:59.4355535Z [cluster1] I1102 13:15:15.003906 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5130. 2020-11-02T13:23:59.4356713Z [cluster1] I1102 13:15:15.003927 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5131. 2020-11-02T13:23:59.4358537Z [cluster1] I1102 13:15:15.003948 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5132. 2020-11-02T13:23:59.4359597Z [cluster1] I1102 13:15:15.003967 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5133. 2020-11-02T13:23:59.4360356Z [cluster1] I1102 13:15:15.003985 1 route.go:790] Found nil gw or dst
  5134. 2020-11-02T13:23:59.4361068Z [cluster1] I1102 13:15:15.004043 1 route.go:829] Found equivalent route, not adding
  5135. 2020-11-02T13:23:59.4365698Z [cluster1] I1102 13:15:15.004825 1 route.go:829] Found equivalent route, not adding
  5136. 2020-11-02T13:23:59.4368355Z [cluster1] I1102 13:15:15.004893 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5137. 2020-11-02T13:23:59.4370708Z [cluster1] I1102 13:15:15.004935 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5138. 2020-11-02T13:23:59.4372885Z [cluster1] I1102 13:15:44.998203 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5139. 2020-11-02T13:23:59.4374968Z [cluster1] I1102 13:15:44.998249 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5140. 2020-11-02T13:23:59.4377222Z [cluster1] I1102 13:15:44.998259 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5141. 2020-11-02T13:23:59.4379064Z [cluster1] I1102 13:15:44.998268 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5142. 2020-11-02T13:23:59.4386234Z [cluster1] I1102 13:15:44.998534 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5143. 2020-11-02T13:23:59.4386984Z [cluster1] I1102 13:15:45.002100 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5144. 2020-11-02T13:23:59.4387653Z [cluster1] I1102 13:15:45.002366 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5145. 2020-11-02T13:23:59.4388449Z [cluster1] I1102 13:15:45.002398 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5146. 2020-11-02T13:23:59.4389251Z [cluster1] I1102 13:15:45.002408 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5147. 2020-11-02T13:23:59.4390050Z [cluster1] I1102 13:15:45.002417 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5148. 2020-11-02T13:23:59.4390850Z [cluster1] I1102 13:15:45.002430 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5149. 2020-11-02T13:23:59.4391676Z [cluster1] I1102 13:15:45.002438 1 route.go:790] Found nil gw or dst
  5150. 2020-11-02T13:23:59.4392229Z [cluster1] I1102 13:15:45.003344 1 route.go:829] Found equivalent route, not adding
  5151. 2020-11-02T13:23:59.4392843Z [cluster1] I1102 13:15:45.003365 1 route.go:829] Found equivalent route, not adding
  5152. 2020-11-02T13:23:59.4395592Z [cluster1] I1102 13:15:45.003398 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5153. 2020-11-02T13:23:59.4397831Z [cluster1] I1102 13:16:14.998367 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5154. 2020-11-02T13:23:59.4399450Z [cluster1] I1102 13:16:14.998395 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5155. 2020-11-02T13:23:59.4400516Z [cluster1] I1102 13:16:14.998406 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5156. 2020-11-02T13:23:59.4401347Z [cluster1] I1102 13:16:14.998680 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5157. 2020-11-02T13:23:59.4402036Z [cluster1] I1102 13:16:15.003128 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5158. 2020-11-02T13:23:59.4402698Z [cluster1] I1102 13:16:15.003408 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5159. 2020-11-02T13:23:59.4403497Z [cluster1] I1102 13:16:15.003575 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5160. 2020-11-02T13:23:59.4404277Z [cluster1] I1102 13:16:15.003682 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5161. 2020-11-02T13:23:59.4405181Z [cluster1] I1102 13:16:15.003792 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5162. 2020-11-02T13:23:59.4405978Z [cluster1] I1102 13:16:15.003932 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5163. 2020-11-02T13:23:59.4406585Z [cluster1] I1102 13:16:15.004010 1 route.go:790] Found nil gw or dst
  5164. 2020-11-02T13:23:59.4408349Z [cluster1] I1102 13:16:15.004168 1 route.go:829] Found equivalent route, not adding
  5165. 2020-11-02T13:23:59.4408976Z [cluster1] I1102 13:16:15.004246 1 route.go:829] Found equivalent route, not adding
  5166. 2020-11-02T13:23:59.4410588Z [cluster1] I1102 13:16:15.004342 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5167. 2020-11-02T13:23:59.4412758Z [cluster1] I1102 13:16:15.004439 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5168. 2020-11-02T13:23:59.4415027Z [cluster1] I1102 13:16:44.998493 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5169. 2020-11-02T13:23:59.4416724Z [cluster1] I1102 13:16:44.998524 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5170. 2020-11-02T13:23:59.4417826Z [cluster1] I1102 13:16:44.998535 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5171. 2020-11-02T13:23:59.4418587Z [cluster1] I1102 13:16:44.999034 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5172. 2020-11-02T13:23:59.4419224Z [cluster1] I1102 13:16:45.002260 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5173. 2020-11-02T13:23:59.4419834Z [cluster1] I1102 13:16:45.002395 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5174. 2020-11-02T13:23:59.4420576Z [cluster1] I1102 13:16:45.002423 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5175. 2020-11-02T13:23:59.4421597Z [cluster1] I1102 13:16:45.002433 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5176. 2020-11-02T13:23:59.4422398Z [cluster1] I1102 13:16:45.002442 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5177. 2020-11-02T13:23:59.4423174Z [cluster1] I1102 13:16:45.002486 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5178. 2020-11-02T13:23:59.4423779Z [cluster1] I1102 13:16:45.002531 1 route.go:790] Found nil gw or dst
  5179. 2020-11-02T13:23:59.4424320Z [cluster1] I1102 13:16:45.002642 1 route.go:829] Found equivalent route, not adding
  5180. 2020-11-02T13:23:59.4424931Z [cluster1] I1102 13:16:45.002707 1 route.go:829] Found equivalent route, not adding
  5181. 2020-11-02T13:23:59.4426449Z [cluster1] I1102 13:16:45.002801 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5182. 2020-11-02T13:23:59.4428452Z [cluster1] I1102 13:16:45.003017 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5183. 2020-11-02T13:23:59.4430521Z [cluster1] I1102 13:17:14.998639 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5184. 2020-11-02T13:23:59.4432354Z [cluster1] I1102 13:17:14.998674 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5185. 2020-11-02T13:23:59.4433334Z [cluster1] I1102 13:17:14.998685 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5186. 2020-11-02T13:23:59.4434337Z [cluster1] I1102 13:17:14.998888 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5187. 2020-11-02T13:23:59.4435023Z [cluster1] I1102 13:17:15.002664 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5188. 2020-11-02T13:23:59.4435680Z [cluster1] I1102 13:17:15.003134 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5189. 2020-11-02T13:23:59.4436478Z [cluster1] I1102 13:17:15.003170 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5190. 2020-11-02T13:23:59.4437271Z [cluster1] I1102 13:17:15.003179 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5191. 2020-11-02T13:23:59.4438062Z [cluster1] I1102 13:17:15.003188 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5192. 2020-11-02T13:23:59.4438856Z [cluster1] I1102 13:17:15.003195 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5193. 2020-11-02T13:23:59.4439458Z [cluster1] I1102 13:17:15.003352 1 route.go:790] Found nil gw or dst
  5194. 2020-11-02T13:23:59.4439985Z [cluster1] I1102 13:17:15.003498 1 route.go:829] Found equivalent route, not adding
  5195. 2020-11-02T13:23:59.4440593Z [cluster1] I1102 13:17:15.003542 1 route.go:829] Found equivalent route, not adding
  5196. 2020-11-02T13:23:59.4442051Z [cluster1] I1102 13:17:15.003655 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5197. 2020-11-02T13:23:59.4446242Z [cluster1] I1102 13:17:15.003681 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5198. 2020-11-02T13:23:59.4449211Z [cluster1] I1102 13:17:44.998759 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5199. 2020-11-02T13:23:59.4451578Z [cluster1] I1102 13:17:44.998792 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5200. 2020-11-02T13:23:59.4452769Z [cluster1] I1102 13:17:44.998807 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5201. 2020-11-02T13:23:59.4453542Z [cluster1] I1102 13:17:44.999001 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5202. 2020-11-02T13:23:59.4454173Z [cluster1] I1102 13:17:45.002528 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5203. 2020-11-02T13:23:59.4454785Z [cluster1] I1102 13:17:45.002667 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5204. 2020-11-02T13:23:59.4455520Z [cluster1] I1102 13:17:45.002698 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5205. 2020-11-02T13:23:59.4456261Z [cluster1] I1102 13:17:45.002708 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5206. 2020-11-02T13:23:59.4457293Z [cluster1] I1102 13:17:45.002726 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5207. 2020-11-02T13:23:59.4458029Z [cluster1] I1102 13:17:45.002734 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5208. 2020-11-02T13:23:59.4458587Z [cluster1] I1102 13:17:45.002748 1 route.go:790] Found nil gw or dst
  5209. 2020-11-02T13:23:59.4459089Z [cluster1] I1102 13:17:45.002799 1 route.go:829] Found equivalent route, not adding
  5210. 2020-11-02T13:23:59.4459642Z [cluster1] I1102 13:17:45.002814 1 route.go:829] Found equivalent route, not adding
  5211. 2020-11-02T13:23:59.4461855Z [cluster1] I1102 13:17:45.002842 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5212. 2020-11-02T13:23:59.4464570Z [cluster1] I1102 13:17:45.002866 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5213. 2020-11-02T13:23:59.4466831Z [cluster1] I1102 13:18:14.998841 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5214. 2020-11-02T13:23:59.4468771Z [cluster1] I1102 13:18:14.998871 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5215. 2020-11-02T13:23:59.4469750Z [cluster1] I1102 13:18:14.998882 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5216. 2020-11-02T13:23:59.4470853Z [cluster1] I1102 13:18:14.999068 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5217. 2020-11-02T13:23:59.4471544Z [cluster1] I1102 13:18:15.002967 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5218. 2020-11-02T13:23:59.4472205Z [cluster1] I1102 13:18:15.003172 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5219. 2020-11-02T13:23:59.4474947Z [cluster1] I1102 13:18:15.003238 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5220. 2020-11-02T13:23:59.4475911Z [cluster1] I1102 13:18:15.003249 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5221. 2020-11-02T13:23:59.4476712Z [cluster1] I1102 13:18:15.003258 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5222. 2020-11-02T13:23:59.4477503Z [cluster1] I1102 13:18:15.003266 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5223. 2020-11-02T13:23:59.4478116Z [cluster1] I1102 13:18:15.003273 1 route.go:790] Found nil gw or dst
  5224. 2020-11-02T13:23:59.4478792Z [cluster1] I1102 13:18:15.003328 1 route.go:829] Found equivalent route, not adding
  5225. 2020-11-02T13:23:59.4479414Z [cluster1] I1102 13:18:15.003337 1 route.go:829] Found equivalent route, not adding
  5226. 2020-11-02T13:23:59.4480952Z [cluster1] I1102 13:18:15.003363 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5227. 2020-11-02T13:23:59.4483111Z [cluster1] I1102 13:18:15.003378 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5228. 2020-11-02T13:23:59.4485369Z [cluster1] I1102 13:18:44.999125 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5229. 2020-11-02T13:23:59.4486984Z [cluster1] I1102 13:18:44.999361 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5230. 2020-11-02T13:23:59.4488046Z [cluster1] I1102 13:18:44.999775 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5231. 2020-11-02T13:23:59.4488869Z [cluster1] I1102 13:18:45.000037 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5232. 2020-11-02T13:23:59.4489550Z [cluster1] I1102 13:18:45.003592 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5233. 2020-11-02T13:23:59.4490203Z [cluster1] I1102 13:18:45.003882 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5234. 2020-11-02T13:23:59.4490993Z [cluster1] I1102 13:18:45.003916 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5235. 2020-11-02T13:23:59.4491782Z [cluster1] I1102 13:18:45.003925 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5236. 2020-11-02T13:23:59.4492657Z [cluster1] I1102 13:18:45.004111 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5237. 2020-11-02T13:23:59.4493450Z [cluster1] I1102 13:18:45.004123 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5238. 2020-11-02T13:23:59.4494057Z [cluster1] I1102 13:18:45.004130 1 route.go:790] Found nil gw or dst
  5239. 2020-11-02T13:23:59.4494593Z [cluster1] I1102 13:18:45.004283 1 route.go:829] Found equivalent route, not adding
  5240. 2020-11-02T13:23:59.4495199Z [cluster1] I1102 13:18:45.004299 1 route.go:829] Found equivalent route, not adding
  5241. 2020-11-02T13:23:59.4496845Z [cluster1] I1102 13:18:45.004385 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5242. 2020-11-02T13:23:59.4499018Z [cluster1] I1102 13:18:45.004409 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5243. 2020-11-02T13:23:59.4501272Z [cluster1] I1102 13:19:14.999242 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5244. 2020-11-02T13:23:59.4502874Z [cluster1] I1102 13:19:14.999270 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5245. 2020-11-02T13:23:59.4503928Z [cluster1] I1102 13:19:14.999282 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5246. 2020-11-02T13:23:59.4504878Z [lighthouse]$ [cluster1] subctl show all
  5247. 2020-11-02T13:23:59.4505505Z [cluster1] I1102 13:19:14.999474 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5248. 2020-11-02T13:23:59.4506187Z [cluster1] I1102 13:19:15.003111 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5249. 2020-11-02T13:23:59.4506853Z [cluster1] I1102 13:19:15.003266 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5250. 2020-11-02T13:23:59.4508768Z [cluster1] I1102 13:19:15.003349 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5251. 2020-11-02T13:23:59.4509579Z [cluster1] I1102 13:19:15.003402 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5252. 2020-11-02T13:23:59.4510715Z [cluster1] I1102 13:19:15.003430 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5253. 2020-11-02T13:23:59.4511613Z [cluster1] I1102 13:19:15.003461 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5254. 2020-11-02T13:23:59.4512183Z [cluster1] I1102 13:19:15.003498 1 route.go:790] Found nil gw or dst
  5255. 2020-11-02T13:23:59.4512684Z [cluster1] I1102 13:19:15.003594 1 route.go:829] Found equivalent route, not adding
  5256. 2020-11-02T13:23:59.4513250Z [cluster1] I1102 13:19:15.003631 1 route.go:829] Found equivalent route, not adding
  5257. 2020-11-02T13:23:59.4514667Z [cluster1] I1102 13:19:15.003696 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5258. 2020-11-02T13:23:59.4516664Z [cluster1] I1102 13:19:15.003842 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5259. 2020-11-02T13:23:59.4519336Z [cluster1] I1102 13:19:45.001896 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5260. 2020-11-02T13:23:59.4520947Z [cluster1] I1102 13:19:45.002090 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5261. 2020-11-02T13:23:59.4522150Z [cluster1] I1102 13:19:45.002164 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5262. 2020-11-02T13:23:59.4522979Z [cluster1] I1102 13:19:45.003858 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5263. 2020-11-02T13:23:59.4523642Z [cluster1] I1102 13:19:45.033985 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5264. 2020-11-02T13:23:59.4524300Z [cluster1] I1102 13:19:45.034674 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5265. 2020-11-02T13:23:59.4525092Z [cluster1] I1102 13:19:45.034845 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5266. 2020-11-02T13:23:59.4525883Z [cluster1] I1102 13:19:45.034941 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5267. 2020-11-02T13:23:59.4526678Z [cluster1] I1102 13:19:45.035058 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5268. 2020-11-02T13:23:59.4527468Z [cluster1] I1102 13:19:45.035172 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5269. 2020-11-02T13:23:59.4528066Z [cluster1] I1102 13:19:45.035296 1 route.go:790] Found nil gw or dst
  5270. 2020-11-02T13:23:59.4528605Z [cluster1] I1102 13:19:45.035568 1 route.go:829] Found equivalent route, not adding
  5271. 2020-11-02T13:23:59.4529208Z [cluster1] I1102 13:19:45.037276 1 route.go:829] Found equivalent route, not adding
  5272. 2020-11-02T13:23:59.4530664Z [cluster1] I1102 13:19:45.037453 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5273. 2020-11-02T13:23:59.4532816Z [cluster1] I1102 13:19:45.039123 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5274. 2020-11-02T13:23:59.4535125Z [cluster1] I1102 13:20:15.001818 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5275. 2020-11-02T13:23:59.4536970Z [cluster1] I1102 13:20:15.001870 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5276. 2020-11-02T13:23:59.4538052Z [cluster1] I1102 13:20:15.001882 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5277. 2020-11-02T13:23:59.4538870Z [cluster1] I1102 13:20:15.002076 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5278. 2020-11-02T13:23:59.4539558Z [cluster1] I1102 13:20:15.011392 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5279. 2020-11-02T13:23:59.4540204Z [cluster1] I1102 13:20:15.011533 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5280. 2020-11-02T13:23:59.4541009Z [cluster1] I1102 13:20:15.011558 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5281. 2020-11-02T13:23:59.4541809Z [cluster1] I1102 13:20:15.011569 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5282. 2020-11-02T13:23:59.4542606Z [cluster1] I1102 13:20:15.011577 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5283. 2020-11-02T13:23:59.4543398Z [cluster1] I1102 13:20:15.011585 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5284. 2020-11-02T13:23:59.4544004Z [cluster1] I1102 13:20:15.011592 1 route.go:790] Found nil gw or dst
  5285. 2020-11-02T13:23:59.4544575Z [cluster1] I1102 13:20:15.011646 1 route.go:829] Found equivalent route, not adding
  5286. 2020-11-02T13:23:59.4545265Z [cluster1] I1102 13:20:15.011654 1 route.go:829] Found equivalent route, not adding
  5287. 2020-11-02T13:23:59.4546730Z [cluster1] I1102 13:20:15.011681 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5288. 2020-11-02T13:23:59.4549315Z [cluster1] I1102 13:20:15.011698 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5289. 2020-11-02T13:23:59.4552039Z [cluster1] I1102 13:20:45.004488 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5290. 2020-11-02T13:23:59.4553779Z [cluster1] I1102 13:20:45.004531 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5291. 2020-11-02T13:23:59.4555053Z [cluster1] I1102 13:20:45.004544 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5292. 2020-11-02T13:23:59.4556051Z [cluster1] I1102 13:20:45.004860 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5293. 2020-11-02T13:23:59.4556917Z [cluster1] I1102 13:20:45.009561 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5294. 2020-11-02T13:23:59.4557576Z [cluster1] I1102 13:20:45.009802 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5295. 2020-11-02T13:23:59.4558756Z [cluster1] I1102 13:20:45.009869 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5296. 2020-11-02T13:23:59.4559693Z [cluster1] I1102 13:20:45.009896 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5297. 2020-11-02T13:23:59.4560486Z [cluster1] I1102 13:20:45.009919 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5298. 2020-11-02T13:23:59.4561283Z [cluster1] I1102 13:20:45.009980 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5299. 2020-11-02T13:23:59.4561986Z [cluster1] I1102 13:20:45.010002 1 route.go:790] Found nil gw or dst
  5300. 2020-11-02T13:23:59.4562626Z [cluster1] I1102 13:20:45.010092 1 route.go:829] Found equivalent route, not adding
  5301. 2020-11-02T13:23:59.4563193Z [cluster1] I1102 13:20:45.010138 1 route.go:829] Found equivalent route, not adding
  5302. 2020-11-02T13:23:59.4564793Z [cluster1] I1102 13:20:45.010183 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5303. 2020-11-02T13:23:59.4566952Z [cluster1] I1102 13:20:45.010475 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5304. 2020-11-02T13:23:59.4569197Z [cluster1] I1102 13:21:15.003958 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5305. 2020-11-02T13:23:59.4570814Z [cluster1] I1102 13:21:15.003993 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5306. 2020-11-02T13:23:59.4571870Z [cluster1] I1102 13:21:15.004005 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5307. 2020-11-02T13:23:59.4572688Z [cluster1] I1102 13:21:15.004369 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5308. 2020-11-02T13:23:59.4573369Z [cluster1] I1102 13:21:15.007409 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5309. 2020-11-02T13:23:59.4574022Z [cluster1] I1102 13:21:15.007620 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5310. 2020-11-02T13:23:59.4574820Z [cluster1] I1102 13:21:15.007649 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5311. 2020-11-02T13:23:59.4575672Z [cluster1] I1102 13:21:15.007659 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5312. 2020-11-02T13:23:59.4576641Z [cluster1] I1102 13:21:15.007667 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5313. 2020-11-02T13:23:59.4577436Z [cluster1] I1102 13:21:15.007674 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5314. 2020-11-02T13:23:59.4578022Z [cluster1] I1102 13:21:15.007705 1 route.go:790] Found nil gw or dst
  5315. 2020-11-02T13:23:59.4578563Z [cluster1] I1102 13:21:15.007774 1 route.go:829] Found equivalent route, not adding
  5316. 2020-11-02T13:23:59.4579172Z [cluster1] I1102 13:21:15.007807 1 route.go:829] Found equivalent route, not adding
  5317. 2020-11-02T13:23:59.4580655Z [cluster1] I1102 13:21:15.007864 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5318. 2020-11-02T13:23:59.4582816Z [cluster1] I1102 13:21:15.007887 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5319. 2020-11-02T13:23:59.4585063Z [cluster1] I1102 13:21:45.005049 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5320. 2020-11-02T13:23:59.4586671Z [cluster1] I1102 13:21:45.005082 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5321. 2020-11-02T13:23:59.4587722Z [cluster1] I1102 13:21:45.005094 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5322. 2020-11-02T13:23:59.4588541Z [cluster1] I1102 13:21:45.005364 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5323. 2020-11-02T13:23:59.4589226Z [cluster1] I1102 13:21:45.008666 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5324. 2020-11-02T13:23:59.4589947Z [cluster1] I1102 13:21:45.008906 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5325. 2020-11-02T13:23:59.4590742Z [cluster1] I1102 13:21:45.009037 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5326. 2020-11-02T13:23:59.4591531Z [cluster1] I1102 13:21:45.009143 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5327. 2020-11-02T13:23:59.4592323Z [cluster1] I1102 13:21:45.009233 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5328. 2020-11-02T13:23:59.4593109Z [cluster1] I1102 13:21:45.009251 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5329. 2020-11-02T13:23:59.4593716Z [cluster1] I1102 13:21:45.009260 1 route.go:790] Found nil gw or dst
  5330. 2020-11-02T13:23:59.4594247Z [cluster1] I1102 13:21:45.009389 1 route.go:829] Found equivalent route, not adding
  5331. 2020-11-02T13:23:59.4594856Z [cluster1] I1102 13:21:45.009404 1 route.go:829] Found equivalent route, not adding
  5332. 2020-11-02T13:23:59.4596322Z [cluster1] I1102 13:21:45.009482 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5333. 2020-11-02T13:23:59.4599824Z [cluster1] I1102 13:21:45.009507 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5334. 2020-11-02T13:23:59.4602110Z [cluster1] I1102 13:22:15.004538 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5335. 2020-11-02T13:23:59.4603888Z [cluster1] I1102 13:22:15.004590 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5336. 2020-11-02T13:23:59.4604870Z [cluster1] I1102 13:22:15.004613 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5337. 2020-11-02T13:23:59.4605634Z [cluster1] I1102 13:22:15.005411 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5338. 2020-11-02T13:23:59.4606266Z [cluster1] I1102 13:22:15.008428 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5339. 2020-11-02T13:23:59.4606871Z [cluster1] I1102 13:22:15.008691 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5340. 2020-11-02T13:23:59.4607606Z [cluster1] I1102 13:22:15.008722 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5341. 2020-11-02T13:23:59.4608342Z [cluster1] I1102 13:22:15.008732 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5342. 2020-11-02T13:23:59.4609087Z [cluster1] I1102 13:22:15.008810 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5343. 2020-11-02T13:23:59.4609816Z [cluster1] I1102 13:22:15.008828 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5344. 2020-11-02T13:23:59.4610662Z [cluster1] I1102 13:22:15.008835 1 route.go:790] Found nil gw or dst
  5345. 2020-11-02T13:23:59.4611160Z [cluster1] I1102 13:22:15.008951 1 route.go:829] Found equivalent route, not adding
  5346. 2020-11-02T13:23:59.4611707Z [cluster1] I1102 13:22:15.009044 1 route.go:829] Found equivalent route, not adding
  5347. 2020-11-02T13:23:59.4613381Z [cluster1] I1102 13:22:15.009144 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5348. 2020-11-02T13:23:59.4615645Z [cluster1] I1102 13:22:15.009231 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5349. 2020-11-02T13:23:59.4618216Z [cluster1] I1102 13:22:45.005938 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5350. 2020-11-02T13:23:59.4619840Z [cluster1] I1102 13:22:45.006069 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5351. 2020-11-02T13:23:59.4620898Z [cluster1] I1102 13:22:45.006140 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5352. 2020-11-02T13:23:59.4621723Z [cluster1] I1102 13:22:45.006477 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5353. 2020-11-02T13:23:59.4622401Z [cluster1] I1102 13:22:45.012132 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5354. 2020-11-02T13:23:59.4623066Z [cluster1] I1102 13:22:45.012346 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5355. 2020-11-02T13:23:59.4623863Z [cluster1] I1102 13:22:45.012379 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5356. 2020-11-02T13:23:59.4624657Z [cluster1] I1102 13:22:45.012389 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5357. 2020-11-02T13:23:59.4625451Z [cluster1] I1102 13:22:45.012469 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5358. 2020-11-02T13:23:59.4626243Z [cluster1] I1102 13:22:45.012510 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5359. 2020-11-02T13:23:59.4627487Z [cluster1] I1102 13:22:45.012519 1 route.go:790] Found nil gw or dst
  5360. 2020-11-02T13:23:59.4628121Z [cluster1] I1102 13:22:45.012595 1 route.go:829] Found equivalent route, not adding
  5361. 2020-11-02T13:23:59.4628734Z [cluster1] I1102 13:22:45.012610 1 route.go:829] Found equivalent route, not adding
  5362. 2020-11-02T13:23:59.4630239Z [cluster1] I1102 13:22:45.012666 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5363. 2020-11-02T13:23:59.4632398Z [cluster1] I1102 13:22:45.012770 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5364. 2020-11-02T13:23:59.4634647Z [cluster1] I1102 13:23:15.004760 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5365. 2020-11-02T13:23:59.4636266Z [cluster1] I1102 13:23:15.004791 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5366. 2020-11-02T13:23:59.4637329Z [cluster1] I1102 13:23:15.004801 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5367. 2020-11-02T13:23:59.6929150Z [cluster1] I1102 13:23:15.005025 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5368. 2020-11-02T13:23:59.6930048Z [cluster1] I1102 13:23:15.008946 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5369. 2020-11-02T13:23:59.6930732Z [cluster1] I1102 13:23:15.009102 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5370. 2020-11-02T13:23:59.6931545Z [cluster1] I1102 13:23:15.009254 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5371. 2020-11-02T13:23:59.6932346Z [cluster1] I1102 13:23:15.009275 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5372. 2020-11-02T13:23:59.6933255Z [cluster1] I1102 13:23:15.009285 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5373. 2020-11-02T13:23:59.6934354Z [cluster1] I1102 13:23:15.009294 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5374. 2020-11-02T13:23:59.6934914Z [cluster1] I1102 13:23:15.009375 1 route.go:790] Found nil gw or dst
  5375. 2020-11-02T13:23:59.6935623Z [cluster1] I1102 13:23:15.009496 1 route.go:829] Found equivalent route, not adding
  5376. 2020-11-02T13:23:59.6936342Z [cluster1] I1102 13:23:15.009513 1 route.go:829] Found equivalent route, not adding
  5377. 2020-11-02T13:23:59.6938632Z [cluster1] I1102 13:23:15.009543 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5378. 2020-11-02T13:23:59.6940679Z [cluster1] I1102 13:23:15.009594 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5379. 2020-11-02T13:23:59.6942773Z [cluster1] I1102 13:23:45.005171 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4" with subnets [100.2.0.0/16 10.2.0.0/16]
  5380. 2020-11-02T13:23:59.6945015Z [cluster1] I1102 13:23:45.005292 1 route.go:570] Processing local Endpoint cluster1-submariner-cable-cluster1-172-17-0-8 with IP 172.17.0.8, Host cluster1-worker for this cluster
  5381. 2020-11-02T13:23:59.6946555Z [cluster1] I1102 13:23:45.005318 1 route.go:612] This route agent is running on a non-gateway/non-active node
  5382. 2020-11-02T13:23:59.6947582Z [cluster1] I1102 13:23:45.005384 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.8
  5383. 2020-11-02T13:23:59.6948334Z [cluster1] I1102 13:23:45.005604 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  5384. 2020-11-02T13:23:59.6948890Z [cluster1] I1102 13:23:45.009203 1 route.go:771] Reconciling routes to gw: 240.17.0.8
  5385. 2020-11-02T13:23:59.6949543Z [cluster1] I1102 13:23:45.009469 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5386. 2020-11-02T13:23:59.6950435Z [cluster1] I1102 13:23:45.009511 1 route.go:793] Found route {Ifindex: 11 Dst: 10.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5387. 2020-11-02T13:23:59.6951174Z [cluster1] I1102 13:23:45.009521 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254}
  5388. 2020-11-02T13:23:59.6951917Z [cluster1] I1102 13:23:45.009530 1 route.go:793] Found route {Ifindex: 11 Dst: 100.2.0.0/16 Src: <nil> Gw: 240.17.0.8 Flags: [] Table: 254} with gw 240.17.0.8 already installed
  5389. 2020-11-02T13:23:59.6952656Z [cluster1] I1102 13:23:45.009538 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.6 Gw: <nil> Flags: [] Table: 254}
  5390. 2020-11-02T13:23:59.6953217Z [cluster1] I1102 13:23:45.009693 1 route.go:790] Found nil gw or dst
  5391. 2020-11-02T13:23:59.6953725Z [cluster1] I1102 13:23:45.009818 1 route.go:829] Found equivalent route, not adding
  5392. 2020-11-02T13:23:59.6954297Z [cluster1] I1102 13:23:45.009835 1 route.go:829] Found equivalent route, not adding
  5393. 2020-11-02T13:23:59.6955677Z [cluster1] I1102 13:23:45.009910 1 route.go:647] Successfully processed local Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8"
  5394. 2020-11-02T13:23:59.6956659Z [cluster1] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  5395. 2020-11-02T13:23:59.6956950Z [cluster1]
  5396. 2020-11-02T13:23:59.6957358Z [cluster1] Showing information for cluster "cluster2":
  5397. 2020-11-02T13:23:59.6957857Z [cluster1] Discovered network details:
  5398. 2020-11-02T13:23:59.6958469Z [cluster1] Network plugin: weave-net
  5399. 2020-11-02T13:23:59.6958869Z [cluster1] Service CIDRs: [100.2.0.0/16]
  5400. 2020-11-02T13:23:59.6959434Z [cluster1] Cluster CIDRs: [10.2.0.0/16]
  5401. 2020-11-02T13:23:59.6959776Z [cluster1]
  5402. 2020-11-02T13:23:59.6960317Z [cluster1] CLUSTER ID ENDPOINT IP PUBLIC IP CABLE DRIVER TYPE
  5403. 2020-11-02T13:23:59.7623392Z [cluster1] cluster2 172.17.0.4 strongswan local
  5404. 2020-11-02T13:23:59.7623998Z [cluster1] cluster1 172.17.0.8 strongswan remote
  5405. 2020-11-02T13:23:59.7624414Z [cluster1]
  5406. 2020-11-02T13:23:59.7624918Z [cluster1] GATEWAY CLUSTER REMOTE IP CABLE DRIVER SUBNETS STATUS
  5407. 2020-11-02T13:23:59.7626386Z [cluster1] cluster1-worker cluster1 172.17.0.8 strongswan 100.1.0.0/16, 10.1.0.0/16 connected
  5408. 2020-11-02T13:23:59.7626909Z [cluster1]
  5409. 2020-11-02T13:23:59.7627284Z [cluster1] NODE HA STATUS SUMMARY
  5410. 2020-11-02T13:23:59.7628151Z [cluster1] cluster2-worker active All connections (1) are established
  5411. 2020-11-02T13:23:59.7628676Z [cluster1]
  5412. 2020-11-02T13:23:59.7629114Z [cluster1] COMPONENT REPOSITORY VERSION
  5413. 2020-11-02T13:23:59.7629676Z [cluster1] submariner localhost:5000 local
  5414. 2020-11-02T13:23:59.7630538Z [cluster1] submariner-operator localhost:5000 local
  5415. 2020-11-02T13:23:59.7631465Z [cluster1] service-discovery localhost:5000 local
  5416. 2020-11-02T13:23:59.7632155Z [cluster1]
  5417. 2020-11-02T13:23:59.7633090Z [cluster1] Showing information for cluster "cluster1":
  5418. 2020-11-02T13:23:59.7634926Z [cluster1] Discovered network details:
  5419. 2020-11-02T13:23:59.7635648Z [cluster1] Network plugin: weave-net
  5420. 2020-11-02T13:23:59.7636239Z [cluster1] Service CIDRs: [100.1.0.0/16]
  5421. 2020-11-02T13:23:59.7636638Z [cluster1] Cluster CIDRs: [10.1.0.0/16]
  5422. 2020-11-02T13:23:59.7636974Z [cluster1]
  5423. 2020-11-02T13:23:59.7637418Z [cluster1] CLUSTER ID ENDPOINT IP PUBLIC IP CABLE DRIVER TYPE
  5424. 2020-11-02T13:23:59.7638006Z [cluster1] cluster1 172.17.0.8 strongswan local
  5425. 2020-11-02T13:23:59.7638541Z [cluster1] cluster2 172.17.0.4 strongswan remote
  5426. 2020-11-02T13:23:59.7638949Z [cluster1]
  5427. 2020-11-02T13:23:59.7639439Z [cluster1] GATEWAY CLUSTER REMOTE IP CABLE DRIVER SUBNETS STATUS
  5428. 2020-11-02T13:23:59.7640488Z [cluster1] cluster2-worker cluster2 172.17.0.4 strongswan 100.2.0.0/16, 10.2.0.0/16 connected
  5429. 2020-11-02T13:23:59.7641015Z [cluster1]
  5430. 2020-11-02T13:23:59.7641387Z [cluster1] NODE HA STATUS SUMMARY
  5431. 2020-11-02T13:23:59.7642239Z [cluster1] cluster1-worker active All connections (1) are established
  5432. 2020-11-02T13:23:59.7642765Z [cluster1]
  5433. 2020-11-02T13:23:59.7643173Z [cluster1] COMPONENT REPOSITORY VERSION
  5434. 2020-11-02T13:23:59.7643731Z [cluster1] submariner localhost:5000 local
  5435. 2020-11-02T13:23:59.7644603Z [cluster1] submariner-operator localhost:5000 local
  5436. 2020-11-02T13:23:59.7645526Z [cluster1] service-discovery localhost:5000 local
  5437. 2020-11-02T13:23:59.7646095Z [cluster1] ===================== END Post mortem cluster1 =====================
  5438. 2020-11-02T13:23:59.7646852Z [lighthouse]$ [cluster2] post_analyze
  5439. 2020-11-02T13:23:59.7651629Z [lighthouse]$ [cluster2] post_analyze
  5440. 2020-11-02T13:23:59.7663774Z [lighthouse]$ [cluster2] sed s/^/[cluster2] /
  5441. 2020-11-02T13:23:59.7711226Z [lighthouse]$ [cluster2] kubectl get all --all-namespaces
  5442. 2020-11-02T13:23:59.7722930Z [lighthouse]$ [cluster2] kubectl get all --all-namespaces
  5443. 2020-11-02T13:23:59.7734207Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get all --all-namespaces
  5444. 2020-11-02T13:23:59.7751376Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get all --all-namespaces
  5445. 2020-11-02T13:24:00.2339892Z [cluster2] ======================= Post mortem cluster2 =======================
  5446. 2020-11-02T13:24:00.2340545Z [cluster2] NAMESPACE NAME READY STATUS RESTARTS AGE
  5447. 2020-11-02T13:24:00.2341993Z [cluster2] kube-system pod/coredns-6955765f44-d2x5s 1/1 Running 0 12m
  5448. 2020-11-02T13:24:00.2343042Z [cluster2] kube-system pod/coredns-6955765f44-wd4gf 1/1 Running 0 12m
  5449. 2020-11-02T13:24:00.2344142Z [cluster2] kube-system pod/etcd-cluster2-control-plane 1/1 Running 0 13m
  5450. 2020-11-02T13:24:00.2345466Z [cluster2] kube-system pod/kube-apiserver-cluster2-control-plane 1/1 Running 0 13m
  5451. 2020-11-02T13:24:00.2347159Z [cluster2] kube-system pod/kube-controller-manager-cluster2-control-plane 1/1 Running 0 13m
  5452. 2020-11-02T13:24:00.2348557Z [cluster2] kube-system pod/kube-proxy-mr9cq 1/1 Running 0 12m
  5453. 2020-11-02T13:24:00.2349476Z [cluster2] kube-system pod/kube-proxy-p4ktp 1/1 Running 0 12m
  5454. 2020-11-02T13:24:00.2350391Z [cluster2] kube-system pod/kube-proxy-pvh7m 1/1 Running 0 12m
  5455. 2020-11-02T13:24:00.2351886Z [cluster2] kube-system pod/kube-scheduler-cluster2-control-plane 1/1 Running 0 13m
  5456. 2020-11-02T13:24:00.2353099Z [cluster2] kube-system pod/weave-net-crvgn 2/2 Running 0 12m
  5457. 2020-11-02T13:24:00.2354005Z [cluster2] kube-system pod/weave-net-gg89f 2/2 Running 0 12m
  5458. 2020-11-02T13:24:00.2354904Z [cluster2] kube-system pod/weave-net-z8lh8 2/2 Running 0 12m
  5459. 2020-11-02T13:24:00.2356156Z [cluster2] local-path-storage pod/local-path-provisioner-7745554f7f-twnfn 1/1 Running 0 12m
  5460. 2020-11-02T13:24:00.2357591Z [cluster2] submariner-operator pod/submariner-gateway-zlq99 1/1 Running 0 10m
  5461. 2020-11-02T13:24:00.2359194Z [cluster2] submariner-operator pod/submariner-lighthouse-agent-59d5c4c945-t972g 1/1 Running 0 10m
  5462. 2020-11-02T13:24:00.2361159Z [cluster2] submariner-operator pod/submariner-lighthouse-coredns-557485fbc-7wlcp 1/1 Running 0 10m
  5463. 2020-11-02T13:24:00.2363139Z [cluster2] submariner-operator pod/submariner-lighthouse-coredns-557485fbc-t94bb 1/1 Running 0 10m
  5464. 2020-11-02T13:24:00.2364936Z [cluster2] submariner-operator pod/submariner-operator-6675977db7-2fm6v 1/1 Running 0 10m
  5465. 2020-11-02T13:24:00.2366360Z [cluster2] submariner-operator pod/submariner-routeagent-djhhq 1/1 Running 0 10m
  5466. 2020-11-02T13:24:00.2367692Z [cluster2] submariner-operator pod/submariner-routeagent-l46bt 1/1 Running 0 10m
  5467. 2020-11-02T13:24:00.2369041Z [cluster2] submariner-operator pod/submariner-routeagent-mtzvj 1/1 Running 0 10m
  5468. 2020-11-02T13:24:00.2369741Z [cluster2]
  5469. 2020-11-02T13:24:00.2370508Z [cluster2] NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
  5470. 2020-11-02T13:24:00.2371353Z [cluster2] default service/kubernetes ClusterIP 100.2.0.1 <none> 443/TCP 13m
  5471. 2020-11-02T13:24:00.2372369Z [cluster2] kube-system service/kube-dns ClusterIP 100.2.0.10 <none> 53/UDP,53/TCP,9153/TCP 13m
  5472. 2020-11-02T13:24:00.2373662Z [cluster2] submariner-operator service/submariner-lighthouse-coredns ClusterIP 100.2.107.70 <none> 53/UDP 10m
  5473. 2020-11-02T13:24:00.2375210Z [cluster2] submariner-operator service/submariner-operator-metrics ClusterIP 100.2.231.234 <none> 8383/TCP,8686/TCP 10m
  5474. 2020-11-02T13:24:00.2375986Z [cluster2]
  5475. 2020-11-02T13:24:00.2377238Z [cluster2] NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
  5476. 2020-11-02T13:24:00.2378455Z [cluster2] kube-system daemonset.apps/kube-proxy 3 3 3 3 3 beta.kubernetes.io/os=linux 13m
  5477. 2020-11-02T13:24:00.2379574Z [cluster2] kube-system daemonset.apps/weave-net 3 3 3 3 3 <none> 12m
  5478. 2020-11-02T13:24:00.2380802Z [cluster2] submariner-operator daemonset.apps/submariner-gateway 1 1 1 1 1 submariner.io/gateway=true 10m
  5479. 2020-11-02T13:24:00.2425502Z [lighthouse]$ [cluster2] kubectl get pods -A
  5480. 2020-11-02T13:24:00.2439633Z [lighthouse]$ [cluster2] kubectl get pods -A
  5481. 2020-11-02T13:24:00.2446447Z [lighthouse]$ [cluster2] tail -n +2
  5482. 2020-11-02T13:24:00.2457608Z [lighthouse]$ [cluster2] grep -v Running
  5483. 2020-11-02T13:24:00.2472740Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods -A
  5484. 2020-11-02T13:24:00.2484460Z [lighthouse]$ [cluster2] sed s/ */;/g
  5485. 2020-11-02T13:24:00.2497881Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods -A
  5486. 2020-11-02T13:24:00.5554459Z [lighthouse]$ [cluster2] namespace=kube-system
  5487. 2020-11-02T13:24:00.5574812Z [lighthouse]$ [cluster2] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5488. 2020-11-02T13:24:00.5587738Z [lighthouse]$ [cluster2] kubectl get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5489. 2020-11-02T13:24:00.5599765Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5490. 2020-11-02T13:24:00.5611891Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=k8s-app=kube-proxy -n kube-system -o jsonpath={.items[*].metadata.name}
  5491. 2020-11-02T13:24:00.8725915Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-mr9cq
  5492. 2020-11-02T13:24:00.8740598Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-mr9cq
  5493. 2020-11-02T13:24:00.8753784Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-mr9cq
  5494. 2020-11-02T13:24:00.8769261Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-mr9cq
  5495. 2020-11-02T13:24:01.1943901Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-p4ktp
  5496. 2020-11-02T13:24:01.1964574Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-p4ktp
  5497. 2020-11-02T13:24:01.1977903Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-p4ktp
  5498. 2020-11-02T13:24:01.1992729Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-p4ktp
  5499. 2020-11-02T13:24:01.5059070Z [cluster2] submariner-operator daemonset.apps/submariner-routeagent 3 3 3 3 3 <none> 10m
  5500. 2020-11-02T13:24:01.5059848Z [cluster2]
  5501. 2020-11-02T13:24:01.5060589Z [cluster2] NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
  5502. 2020-11-02T13:24:01.5061712Z [cluster2] kube-system deployment.apps/coredns 2/2 2 2 13m
  5503. 2020-11-02T13:24:01.5062853Z [cluster2] local-path-storage deployment.apps/local-path-provisioner 1/1 1 1 13m
  5504. 2020-11-02T13:24:01.5064238Z [cluster2] submariner-operator deployment.apps/submariner-lighthouse-agent 1/1 1 1 10m
  5505. 2020-11-02T13:24:01.5065739Z [cluster2] submariner-operator deployment.apps/submariner-lighthouse-coredns 2/2 2 2 10m
  5506. 2020-11-02T13:24:01.5067137Z [cluster2] submariner-operator deployment.apps/submariner-operator 1/1 1 1 10m
  5507. 2020-11-02T13:24:01.5067799Z [cluster2]
  5508. 2020-11-02T13:24:01.5068251Z [cluster2] NAMESPACE NAME DESIRED CURRENT READY AGE
  5509. 2020-11-02T13:24:01.5069223Z [cluster2] kube-system replicaset.apps/coredns-6955765f44 2 2 2 12m
  5510. 2020-11-02T13:24:01.5070532Z [cluster2] local-path-storage replicaset.apps/local-path-provisioner-7745554f7f 1 1 1 12m
  5511. 2020-11-02T13:24:01.5072237Z [cluster2] submariner-operator replicaset.apps/submariner-lighthouse-agent-59d5c4c945 1 1 1 10m
  5512. 2020-11-02T13:24:01.5074091Z [cluster2] submariner-operator replicaset.apps/submariner-lighthouse-coredns-557485fbc 2 2 2 10m
  5513. 2020-11-02T13:24:01.5075788Z [cluster2] submariner-operator replicaset.apps/submariner-operator-6675977db7 1 1 1 10m
  5514. 2020-11-02T13:24:01.5077043Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-mr9cq in namespace kube-system :++++++++++++++++++++++
  5515. 2020-11-02T13:24:01.5077896Z [cluster2] W1102 13:11:38.650243 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  5516. 2020-11-02T13:24:01.5078577Z [cluster2] I1102 13:11:38.707404 1 node.go:135] Successfully retrieved node IP: 172.17.0.9
  5517. 2020-11-02T13:24:01.5079188Z [cluster2] I1102 13:11:38.707458 1 server_others.go:145] Using iptables Proxier.
  5518. 2020-11-02T13:24:01.5079753Z [cluster2] I1102 13:11:38.707923 1 server.go:571] Version: v1.17.0
  5519. 2020-11-02T13:24:01.5080309Z [cluster2] I1102 13:11:38.708451 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  5520. 2020-11-02T13:24:01.5081582Z [cluster2] I1102 13:11:38.708612 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  5521. 2020-11-02T13:24:01.5082751Z [cluster2] I1102 13:11:38.708664 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  5522. 2020-11-02T13:24:01.5083509Z [cluster2] I1102 13:11:38.709877 1 config.go:313] Starting service config controller
  5523. 2020-11-02T13:24:01.5084217Z [cluster2] I1102 13:11:38.709891 1 shared_informer.go:197] Waiting for caches to sync for service config
  5524. 2020-11-02T13:24:01.5084924Z [cluster2] I1102 13:11:38.709931 1 config.go:131] Starting endpoints config controller
  5525. 2020-11-02T13:24:01.5085645Z [cluster2] I1102 13:11:38.709940 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  5526. 2020-11-02T13:24:01.5086374Z [cluster2] I1102 13:11:38.810085 1 shared_informer.go:204] Caches are synced for service config
  5527. 2020-11-02T13:24:01.5087069Z [cluster2] I1102 13:11:38.812787 1 shared_informer.go:204] Caches are synced for endpoints config
  5528. 2020-11-02T13:24:01.5088056Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-p4ktp in namespace kube-system :++++++++++++++++++++++
  5529. 2020-11-02T13:24:01.5088802Z [cluster2] W1102 13:11:12.169706 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  5530. 2020-11-02T13:24:01.5089485Z [cluster2] I1102 13:11:12.198302 1 node.go:135] Successfully retrieved node IP: 172.17.0.7
  5531. 2020-11-02T13:24:01.5090100Z [cluster2] I1102 13:11:12.198332 1 server_others.go:145] Using iptables Proxier.
  5532. 2020-11-02T13:24:01.5090713Z [cluster2] I1102 13:11:12.200559 1 server.go:571] Version: v1.17.0
  5533. 2020-11-02T13:24:01.5091604Z [cluster2] I1102 13:11:12.200966 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_max' to 131072
  5534. 2020-11-02T13:24:01.5092284Z [cluster2] I1102 13:11:12.200996 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  5535. 2020-11-02T13:24:01.5093319Z [cluster2] I1102 13:11:12.203748 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  5536. 2020-11-02T13:24:01.5094458Z [cluster2] I1102 13:11:12.203827 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  5537. 2020-11-02T13:24:01.5134848Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-pvh7m
  5538. 2020-11-02T13:24:01.5147957Z [lighthouse]$ [cluster2] kubectl -n kube-system logs kube-proxy-pvh7m
  5539. 2020-11-02T13:24:01.5159189Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n kube-system logs kube-proxy-pvh7m
  5540. 2020-11-02T13:24:01.5171107Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n kube-system logs kube-proxy-pvh7m
  5541. 2020-11-02T13:24:01.8213657Z [lighthouse]$ [cluster2] namespace=submariner-operator
  5542. 2020-11-02T13:24:01.8228918Z [lighthouse]$ [cluster2] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5543. 2020-11-02T13:24:01.8241835Z [lighthouse]$ [cluster2] kubectl get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5544. 2020-11-02T13:24:01.8253383Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5545. 2020-11-02T13:24:01.8266424Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=name=submariner-operator -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5546. 2020-11-02T13:24:02.1312291Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-operator-6675977db7-2fm6v
  5547. 2020-11-02T13:24:02.1322966Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-operator-6675977db7-2fm6v
  5548. 2020-11-02T13:24:02.1335452Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-operator-6675977db7-2fm6v
  5549. 2020-11-02T13:24:02.1346440Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-operator-6675977db7-2fm6v
  5550. 2020-11-02T13:24:02.4296332Z [cluster2] I1102 13:11:12.204320 1 config.go:313] Starting service config controller
  5551. 2020-11-02T13:24:02.4297171Z [cluster2] I1102 13:11:12.204327 1 shared_informer.go:197] Waiting for caches to sync for service config
  5552. 2020-11-02T13:24:02.4297918Z [cluster2] I1102 13:11:12.204350 1 config.go:131] Starting endpoints config controller
  5553. 2020-11-02T13:24:02.4298656Z [cluster2] I1102 13:11:12.204382 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  5554. 2020-11-02T13:24:02.4299383Z [cluster2] I1102 13:11:12.304551 1 shared_informer.go:204] Caches are synced for service config
  5555. 2020-11-02T13:24:02.4300091Z [cluster2] I1102 13:11:12.304739 1 shared_informer.go:204] Caches are synced for endpoints config
  5556. 2020-11-02T13:24:02.4301465Z [cluster2] +++++++++++++++++++++: Logs for Pod kube-proxy-pvh7m in namespace kube-system :++++++++++++++++++++++
  5557. 2020-11-02T13:24:02.4302212Z [cluster2] W1102 13:11:37.328464 1 server_others.go:323] Unknown proxy mode "", assuming iptables proxy
  5558. 2020-11-02T13:24:02.4302896Z [cluster2] I1102 13:11:37.349566 1 node.go:135] Successfully retrieved node IP: 172.17.0.4
  5559. 2020-11-02T13:24:02.4303521Z [cluster2] I1102 13:11:37.349597 1 server_others.go:145] Using iptables Proxier.
  5560. 2020-11-02T13:24:02.4304087Z [cluster2] I1102 13:11:37.350207 1 server.go:571] Version: v1.17.0
  5561. 2020-11-02T13:24:02.4304641Z [cluster2] I1102 13:11:37.350693 1 conntrack.go:52] Setting nf_conntrack_max to 131072
  5562. 2020-11-02T13:24:02.4305896Z [cluster2] I1102 13:11:37.350853 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
  5563. 2020-11-02T13:24:02.4307044Z [cluster2] I1102 13:11:37.350898 1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
  5564. 2020-11-02T13:24:02.4307779Z [cluster2] I1102 13:11:37.352793 1 config.go:313] Starting service config controller
  5565. 2020-11-02T13:24:02.4308477Z [cluster2] I1102 13:11:37.352846 1 shared_informer.go:197] Waiting for caches to sync for service config
  5566. 2020-11-02T13:24:02.4309178Z [cluster2] I1102 13:11:37.352898 1 config.go:131] Starting endpoints config controller
  5567. 2020-11-02T13:24:02.4309890Z [cluster2] I1102 13:11:37.352952 1 shared_informer.go:197] Waiting for caches to sync for endpoints config
  5568. 2020-11-02T13:24:02.4310624Z [cluster2] I1102 13:11:37.453021 1 shared_informer.go:204] Caches are synced for service config
  5569. 2020-11-02T13:24:02.4311337Z [cluster2] I1102 13:11:37.453147 1 shared_informer.go:204] Caches are synced for endpoints config
  5570. 2020-11-02T13:24:02.4311869Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  5571. 2020-11-02T13:24:02.4313020Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-operator-6675977db7-2fm6v in namespace submariner-operator :++++++++++++++++++++++
  5572. 2020-11-02T13:24:02.4314013Z [cluster2] {"level":"info","ts":1604322800.1688788,"logger":"cmd","msg":"Go Version: go1.15.2"}
  5573. 2020-11-02T13:24:02.4314596Z [cluster2] {"level":"info","ts":1604322800.1689208,"logger":"cmd","msg":"Go OS/Arch: linux/amd64"}
  5574. 2020-11-02T13:24:02.4315463Z [cluster2] {"level":"info","ts":1604322800.168926,"logger":"cmd","msg":"Version of operator-sdk: v0.17.0"}
  5575. 2020-11-02T13:24:02.4316328Z [cluster2] {"level":"info","ts":1604322800.1689296,"logger":"cmd","msg":"Submariner operator version: was not built correctly"}
  5576. 2020-11-02T13:24:02.4317076Z [cluster2] {"level":"info","ts":1604322800.169308,"logger":"leader","msg":"Trying to become the leader."}
  5577. 2020-11-02T13:24:02.4317995Z [cluster2] {"level":"info","ts":1604322800.4885416,"logger":"leader","msg":"No pre-existing lock was found."}
  5578. 2020-11-02T13:24:02.4318636Z [cluster2] {"level":"info","ts":1604322800.4926693,"logger":"leader","msg":"Became the leader."}
  5579. 2020-11-02T13:24:02.4319789Z [cluster2] {"level":"info","ts":1604322800.7955208,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":"0.0.0.0:8383"}
  5580. 2020-11-02T13:24:02.4320705Z [cluster2] {"level":"info","ts":1604322800.7962074,"logger":"cmd","msg":"Registering Components."}
  5581. 2020-11-02T13:24:02.4321365Z [cluster2] {"level":"info","ts":1604322800.7963026,"logger":"cmd","msg":"Creating the engine CRDs"}
  5582. 2020-11-02T13:24:02.4322014Z [cluster2] {"level":"info","ts":1604322800.8423908,"logger":"cmd","msg":"Creating the Lighthouse CRDs"}
  5583. 2020-11-02T13:24:02.4322771Z [cluster2] {"level":"info","ts":1604322800.90815,"logger":"cmd","msg":"The Lighthouse CRDs were updated, restarting..."}
  5584. 2020-11-02T13:24:02.4323470Z [cluster2] {"level":"info","ts":1604322800.9684935,"logger":"cmd","msg":"Go Version: go1.15.2"}
  5585. 2020-11-02T13:24:02.4324045Z [cluster2] {"level":"info","ts":1604322800.9685225,"logger":"cmd","msg":"Go OS/Arch: linux/amd64"}
  5586. 2020-11-02T13:24:02.4324905Z [cluster2] {"level":"info","ts":1604322800.9685264,"logger":"cmd","msg":"Version of operator-sdk: v0.17.0"}
  5587. 2020-11-02T13:24:02.4325663Z [cluster2] {"level":"info","ts":1604322800.9685302,"logger":"cmd","msg":"Submariner operator version: was not built correctly"}
  5588. 2020-11-02T13:24:02.4326414Z [cluster2] {"level":"info","ts":1604322800.968803,"logger":"leader","msg":"Trying to become the leader."}
  5589. 2020-11-02T13:24:02.4343937Z [cluster2] {"level":"info","ts":1604322801.7278275,"logger":"leader","msg":"Found existing lock with my name. I was likely restarted."}
  5590. 2020-11-02T13:24:02.4344745Z [cluster2] {"level":"info","ts":1604322801.7278569,"logger":"leader","msg":"Continuing as the leader."}
  5591. 2020-11-02T13:24:02.4346314Z [cluster2] {"level":"info","ts":1604322802.2363708,"logger":"controller-runtime.metrics","msg":"metrics server is starting to listen","addr":"0.0.0.0:8383"}
  5592. 2020-11-02T13:24:02.4347244Z [cluster2] {"level":"info","ts":1604322802.2365851,"logger":"cmd","msg":"Registering Components."}
  5593. 2020-11-02T13:24:02.4347920Z [cluster2] {"level":"info","ts":1604322802.236714,"logger":"cmd","msg":"Creating the engine CRDs"}
  5594. 2020-11-02T13:24:02.4348572Z [cluster2] {"level":"info","ts":1604322802.390127,"logger":"cmd","msg":"Creating the Lighthouse CRDs"}
  5595. 2020-11-02T13:24:02.4350146Z [cluster2] {"level":"info","ts":1604322804.6271994,"logger":"metrics","msg":"Metrics Service object created","Service.Name":"submariner-operator-metrics","Service.Namespace":"submariner-operator"}
  5596. 2020-11-02T13:24:02.4351622Z [cluster2] {"level":"info","ts":1604322805.1286585,"logger":"cmd","msg":"Could not create ServiceMonitor object","error":"no ServiceMonitor registered with the API"}
  5597. 2020-11-02T13:24:02.4353279Z [cluster2] {"level":"info","ts":1604322805.1287441,"logger":"cmd","msg":"Install prometheus-operator in your cluster to create ServiceMonitor objects","error":"no ServiceMonitor registered with the API"}
  5598. 2020-11-02T13:24:02.4354324Z [cluster2] {"level":"info","ts":1604322805.1287947,"logger":"cmd","msg":"Starting the Cmd."}
  5599. 2020-11-02T13:24:02.4355433Z [cluster2] {"level":"info","ts":1604322805.1290162,"logger":"controller-runtime.manager","msg":"starting metrics server","path":"/metrics"}
  5600. 2020-11-02T13:24:02.4357239Z [cluster2] {"level":"info","ts":1604322805.1343884,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"servicediscovery-controller","source":"kind source: /, Kind="}
  5601. 2020-11-02T13:24:02.4359330Z [cluster2] {"level":"info","ts":1604322805.1354778,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  5602. 2020-11-02T13:24:02.4361941Z [cluster2] {"level":"info","ts":1604322805.235712,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"servicediscovery-controller","source":"kind source: /, Kind="}
  5603. 2020-11-02T13:24:02.4364024Z [cluster2] {"level":"info","ts":1604322805.2368762,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  5604. 2020-11-02T13:24:02.4365992Z [cluster2] {"level":"info","ts":1604322805.336401,"logger":"controller-runtime.controller","msg":"Starting Controller","controller":"servicediscovery-controller"}
  5605. 2020-11-02T13:24:02.4367992Z [cluster2] {"level":"info","ts":1604322805.3364375,"logger":"controller-runtime.controller","msg":"Starting workers","controller":"servicediscovery-controller","worker count":1}
  5606. 2020-11-02T13:24:02.4370002Z [cluster2] {"level":"info","ts":1604322805.3373015,"logger":"controller-runtime.controller","msg":"Starting EventSource","controller":"submariner-controller","source":"kind source: /, Kind="}
  5607. 2020-11-02T13:24:02.4371870Z [cluster2] {"level":"info","ts":1604322805.4376802,"logger":"controller-runtime.controller","msg":"Starting Controller","controller":"submariner-controller"}
  5608. 2020-11-02T13:24:02.4373733Z [cluster2] {"level":"info","ts":1604322805.4377182,"logger":"controller-runtime.controller","msg":"Starting workers","controller":"submariner-controller","worker count":1}
  5609. 2020-11-02T13:24:02.4375883Z [cluster2] {"level":"info","ts":1604322805.437808,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5610. 2020-11-02T13:24:02.4377074Z [cluster2] {"level":"info","ts":1604322805.470628,"logger":"controller_submariner","msg":"Cluster network discovered"}
  5611. 2020-11-02T13:24:02.4378371Z [cluster2] {"level":"info","ts":1604322805.4706511,"logger":"controller_submariner","msg":"Discovered K8s network details","plugin":"weave-net","clusterCIDRs":["10.2.0.0/16"],"serviceCIDRs":["100.2.0.0/16"]}
  5612. 2020-11-02T13:24:02.4379673Z [cluster2] {"level":"info","ts":1604322805.4706638,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5613. 2020-11-02T13:24:02.4380567Z [cluster2] {"level":"info","ts":1604322805.4706676,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5614. 2020-11-02T13:24:02.4382595Z [cluster2] {"level":"info","ts":1604322805.506985,"logger":"controller_submariner","msg":"Created a new DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5615. 2020-11-02T13:24:02.4385401Z [cluster2] {"level":"info","ts":1604322805.52023,"logger":"controller_submariner","msg":"Created a new DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5616. 2020-11-02T13:24:02.4395396Z [cluster2] {"level":"error","ts":1604322805.52027,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"submariner-controller","name":"submariner","namespace":"submariner-operator","error":"error creating or updating DaemonSet submariner-operator/submariner-routeagent: DaemonSet.apps \"submariner-routeagent\" not found","errorVerbose":"DaemonSet.apps \"submariner-routeagent\" not found\nerror creating or updating DaemonSet submariner-operator/submariner-routeagent","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  5617. 2020-11-02T13:24:02.4403688Z [cluster2] {"level":"info","ts":1604322806.5213263,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5618. 2020-11-02T13:24:02.4404811Z [cluster2] {"level":"info","ts":1604322806.5338123,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5619. 2020-11-02T13:24:02.4405641Z [cluster2] {"level":"info","ts":1604322806.53385,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5620. 2020-11-02T13:24:02.4407544Z [cluster2] {"level":"info","ts":1604322806.620821,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5621. 2020-11-02T13:24:02.4410472Z [cluster2] {"level":"info","ts":1604322806.6418896,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5622. 2020-11-02T13:24:02.4412971Z [cluster2] {"level":"info","ts":1604322806.7757933,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5623. 2020-11-02T13:24:02.4415404Z [cluster2] {"level":"info","ts":1604322806.8092742,"logger":"controller_submariner","msg":"Created Service Discovery CR","Request.Namespace":"submariner-operator","Request.Name":"submariner","Namespace":"submariner-operator","Name":"service-discovery"}
  5624. 2020-11-02T13:24:02.4502926Z [cluster2] {"level":"info","ts":1604322806.80933,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5625. 2020-11-02T13:24:02.4505842Z [cluster2] {"level":"info","ts":1604322806.8461754,"logger":"controller_servicediscovery","msg":"Created a new Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5626. 2020-11-02T13:24:02.4507747Z [cluster2] {"level":"info","ts":1604322806.870826,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5627. 2020-11-02T13:24:02.4508664Z [cluster2] {"level":"info","ts":1604322806.8708658,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5628. 2020-11-02T13:24:02.4510727Z [cluster2] {"level":"info","ts":1604322807.0935307,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5629. 2020-11-02T13:24:02.4513808Z [cluster2] {"level":"info","ts":1604322807.1410456,"logger":"controller_servicediscovery","msg":"Created a new ConfigMap","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","ConfigMap.Namespace":"submariner-operator","ConfigMap.Name":"submariner-lighthouse-coredns"}
  5630. 2020-11-02T13:24:02.4517136Z [cluster2] {"level":"info","ts":1604322807.3632908,"logger":"controller_servicediscovery","msg":"Created a new Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5631. 2020-11-02T13:24:02.4520405Z [cluster2] {"level":"info","ts":1604322807.4054568,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5632. 2020-11-02T13:24:02.4523467Z [cluster2] {"level":"info","ts":1604322809.0635908,"logger":"controller_servicediscovery","msg":"Created a new Service","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Service.Namespace":"submariner-operator","Service.Name":"submariner-lighthouse-coredns"}
  5633. 2020-11-02T13:24:02.4525858Z [cluster2] {"level":"info","ts":1604322809.3103273,"logger":"controller_servicediscovery","msg":"coredns configmap does not have lighthouse configuration hence creating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5634. 2020-11-02T13:24:02.4528954Z [cluster2] {"level":"info","ts":1604322809.3103538,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.107.70\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n"}
  5635. 2020-11-02T13:24:02.4531656Z [cluster2] {"level":"info","ts":1604322809.3591056,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5636. 2020-11-02T13:24:02.4534554Z [cluster2] {"level":"info","ts":1604322809.936845,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5637. 2020-11-02T13:24:02.4538187Z [cluster2] {"level":"info","ts":1604322810.1542366,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5638. 2020-11-02T13:24:02.4541072Z [cluster2] {"level":"info","ts":1604322810.2096817,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5639. 2020-11-02T13:24:02.4544511Z [cluster2] {"level":"info","ts":1604322810.209763,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.107.70\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n"}
  5640. 2020-11-02T13:24:02.4547123Z [cluster2] {"level":"info","ts":1604322853.2794197,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5641. 2020-11-02T13:24:02.4548281Z [cluster2] {"level":"info","ts":1604322853.3944147,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5642. 2020-11-02T13:24:02.4549109Z [cluster2] {"level":"info","ts":1604322853.3944402,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5643. 2020-11-02T13:24:02.4551002Z [cluster2] {"level":"info","ts":1604322853.5541856,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5644. 2020-11-02T13:24:02.4553722Z [cluster2] {"level":"info","ts":1604322853.5974755,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5645. 2020-11-02T13:24:02.4556030Z [cluster2] {"level":"info","ts":1604322853.6104841,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5646. 2020-11-02T13:24:02.4557863Z [cluster2] {"level":"info","ts":1604322853.837824,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5647. 2020-11-02T13:24:02.4560297Z [cluster2] {"level":"info","ts":1604322853.8531916,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5648. 2020-11-02T13:24:02.4570074Z [cluster2] {"level":"error","ts":1604322854.026033,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"submariner-controller","name":"submariner","namespace":"submariner-operator","error":"Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  5649. 2020-11-02T13:24:02.4578857Z [cluster2] {"level":"info","ts":1604322854.0446992,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5650. 2020-11-02T13:24:02.4581734Z [cluster2] {"level":"info","ts":1604322854.0582554,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5651. 2020-11-02T13:24:02.4585435Z [cluster2] {"level":"info","ts":1604322854.0582867,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.107.70\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"}
  5652. 2020-11-02T13:24:02.4588417Z [cluster2] {"level":"info","ts":1604322854.0723853,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5653. 2020-11-02T13:24:02.4591319Z [cluster2] {"level":"info","ts":1604322854.1100106,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5654. 2020-11-02T13:24:02.4594696Z [cluster2] {"level":"info","ts":1604322854.1451123,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5655. 2020-11-02T13:24:02.4597555Z [cluster2] {"level":"info","ts":1604322854.1844125,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5656. 2020-11-02T13:24:02.4601004Z [cluster2] {"level":"info","ts":1604322854.1844964,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.107.70\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"}
  5657. 2020-11-02T13:24:02.4603796Z [cluster2] {"level":"info","ts":1604322855.0262482,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5658. 2020-11-02T13:24:02.4605003Z [cluster2] {"level":"info","ts":1604322855.0443358,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5659. 2020-11-02T13:24:02.4605894Z [cluster2] {"level":"info","ts":1604322855.044515,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5660. 2020-11-02T13:24:02.4608010Z [cluster2] {"level":"info","ts":1604322855.0498765,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5661. 2020-11-02T13:24:02.4610859Z [cluster2] {"level":"info","ts":1604322855.060484,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5662. 2020-11-02T13:24:02.4613158Z [cluster2] {"level":"info","ts":1604322855.1237288,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5663. 2020-11-02T13:24:02.4614363Z [cluster2] {"level":"info","ts":1604322855.1542757,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5664. 2020-11-02T13:24:02.4615252Z [cluster2] {"level":"info","ts":1604322855.154305,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5665. 2020-11-02T13:24:02.4721233Z [cluster2] {"level":"info","ts":1604322855.194959,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5666. 2020-11-02T13:24:02.4724447Z [cluster2] {"level":"info","ts":1604322855.3957057,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5667. 2020-11-02T13:24:02.4726765Z [cluster2] {"level":"info","ts":1604322855.6260586,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5668. 2020-11-02T13:24:02.4728158Z [cluster2] {"level":"info","ts":1604322855.641218,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5669. 2020-11-02T13:24:02.4729065Z [cluster2] {"level":"info","ts":1604322855.6413682,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5670. 2020-11-02T13:24:02.4731134Z [cluster2] {"level":"info","ts":1604322855.6826477,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5671. 2020-11-02T13:24:02.4733991Z [cluster2] {"level":"info","ts":1604322855.7607806,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5672. 2020-11-02T13:24:02.4736286Z [cluster2] {"level":"info","ts":1604322855.8583612,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5673. 2020-11-02T13:24:02.4737888Z [cluster2] {"level":"info","ts":1604322855.897444,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5674. 2020-11-02T13:24:02.4738779Z [cluster2] {"level":"info","ts":1604322855.897531,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5675. 2020-11-02T13:24:02.4740844Z [cluster2] {"level":"info","ts":1604322855.9455073,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5676. 2020-11-02T13:24:02.4743676Z [cluster2] {"level":"info","ts":1604322855.9607098,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5677. 2020-11-02T13:24:02.4746090Z [cluster2] {"level":"info","ts":1604322856.0280135,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5678. 2020-11-02T13:24:02.4754710Z [cluster2] {"level":"error","ts":1604322856.041203,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"submariner-controller","name":"submariner","namespace":"submariner-operator","error":"Operation cannot be fulfilled on submariners.submariner.io \"submariner\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\tsubmariner-operator/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:248\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:222\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\tsubmariner-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:201\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:152\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:153\nk8s.io/apimachinery/pkg/util/wait.Until\n\tsubmariner-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:88"}
  5679. 2020-11-02T13:24:02.4762072Z [cluster2] {"level":"info","ts":1604322857.0414374,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5680. 2020-11-02T13:24:02.4763358Z [cluster2] {"level":"info","ts":1604322857.2353067,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5681. 2020-11-02T13:24:02.4764251Z [cluster2] {"level":"info","ts":1604322857.2353904,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5682. 2020-11-02T13:24:02.4766298Z [cluster2] {"level":"info","ts":1604322857.2398274,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5683. 2020-11-02T13:24:02.4769137Z [cluster2] {"level":"info","ts":1604322857.2432015,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5684. 2020-11-02T13:24:02.4771621Z [cluster2] {"level":"info","ts":1604322860.916212,"logger":"controller_servicediscovery","msg":"Reconciling ServiceDiscovery","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5685. 2020-11-02T13:24:02.4774427Z [cluster2] {"level":"info","ts":1604322860.9424784,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-agent"}
  5686. 2020-11-02T13:24:02.4777888Z [cluster2] {"level":"info","ts":1604322860.9686058,"logger":"controller_servicediscovery","msg":"Updated existing Deployment","Request.Namespace":"submariner-operator","Request.Name":"service-discovery","Deployment.Namespace":"submariner-operator","Deployment.Name":"submariner-lighthouse-coredns"}
  5687. 2020-11-02T13:24:02.4780758Z [cluster2] {"level":"info","ts":1604322860.987654,"logger":"controller_servicediscovery","msg":"coredns configmap has lighthouse configuration hence updating","Request.Namespace":"submariner-operator","Request.Name":"service-discovery"}
  5688. 2020-11-02T13:24:02.4784305Z [cluster2] {"level":"info","ts":1604322860.987689,"logger":"controller_servicediscovery","msg":"Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.2.107.70\n}\n#lighthouse-end\n.:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster2.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"}
  5689. 2020-11-02T13:24:02.4787142Z [cluster2] {"level":"info","ts":1604322861.008689,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5690. 2020-11-02T13:24:02.4788354Z [cluster2] {"level":"info","ts":1604322861.023937,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5691. 2020-11-02T13:24:02.4789249Z [cluster2] {"level":"info","ts":1604322861.0280187,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5692. 2020-11-02T13:24:02.4791290Z [cluster2] {"level":"info","ts":1604322861.038292,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5693. 2020-11-02T13:24:02.4794128Z [cluster2] {"level":"info","ts":1604322861.041749,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5694. 2020-11-02T13:24:02.4796424Z [cluster2] {"level":"info","ts":1604322866.0363436,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5695. 2020-11-02T13:24:02.4797707Z [cluster2] {"level":"info","ts":1604322866.041735,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5696. 2020-11-02T13:24:02.4798599Z [cluster2] {"level":"info","ts":1604322866.0418983,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5697. 2020-11-02T13:24:02.4800642Z [cluster2] {"level":"info","ts":1604322866.045607,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5698. 2020-11-02T13:24:02.4803480Z [cluster2] {"level":"info","ts":1604322866.0488336,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5699. 2020-11-02T13:24:02.4805777Z [cluster2] {"level":"info","ts":1604322866.0541458,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5700. 2020-11-02T13:24:02.4806994Z [cluster2] {"level":"info","ts":1604322866.06094,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5701. 2020-11-02T13:24:02.4807879Z [cluster2] {"level":"info","ts":1604322866.0610585,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5702. 2020-11-02T13:24:02.4809914Z [cluster2] {"level":"info","ts":1604322866.0640152,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5703. 2020-11-02T13:24:02.4812744Z [cluster2] {"level":"info","ts":1604322866.0664809,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5704. 2020-11-02T13:24:02.4815191Z [cluster2] {"level":"info","ts":1604322871.0568361,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5705. 2020-11-02T13:24:02.4816397Z [cluster2] {"level":"info","ts":1604322871.0620174,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5706. 2020-11-02T13:24:02.4844149Z [cluster2] {"level":"info","ts":1604322871.0620346,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5707. 2020-11-02T13:24:02.4846601Z [cluster2] {"level":"info","ts":1604322871.0660126,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5708. 2020-11-02T13:24:02.4849499Z [cluster2] {"level":"info","ts":1604322871.0686455,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5709. 2020-11-02T13:24:02.4851838Z [cluster2] {"level":"info","ts":1604322871.073902,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5710. 2020-11-02T13:24:02.4853052Z [cluster2] {"level":"info","ts":1604322871.079079,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5711. 2020-11-02T13:24:02.4853942Z [cluster2] {"level":"info","ts":1604322871.0792356,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5712. 2020-11-02T13:24:02.4856073Z [cluster2] {"level":"info","ts":1604322871.0823455,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5713. 2020-11-02T13:24:02.4859985Z [cluster2] {"level":"info","ts":1604322871.1359792,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5714. 2020-11-02T13:24:02.4862292Z [cluster2] {"level":"info","ts":1604322876.0738604,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5715. 2020-11-02T13:24:02.4863500Z [cluster2] {"level":"info","ts":1604322876.082016,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5716. 2020-11-02T13:24:02.4864374Z [cluster2] {"level":"info","ts":1604322876.0820398,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5717. 2020-11-02T13:24:02.4866416Z [cluster2] {"level":"info","ts":1604322876.0855527,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5718. 2020-11-02T13:24:02.4869252Z [cluster2] {"level":"info","ts":1604322876.0884426,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5719. 2020-11-02T13:24:02.4871561Z [cluster2] {"level":"info","ts":1604322876.096076,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5720. 2020-11-02T13:24:02.4872752Z [cluster2] {"level":"info","ts":1604322876.100952,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5721. 2020-11-02T13:24:02.4873696Z [cluster2] {"level":"info","ts":1604322876.100975,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5722. 2020-11-02T13:24:02.4875891Z [cluster2] {"level":"info","ts":1604322876.1069508,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5723. 2020-11-02T13:24:02.4878732Z [cluster2] {"level":"info","ts":1604322876.1102884,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5724. 2020-11-02T13:24:02.4881055Z [cluster2] {"level":"info","ts":1604322881.0962877,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5725. 2020-11-02T13:24:02.4882261Z [cluster2] {"level":"info","ts":1604322881.1052086,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5726. 2020-11-02T13:24:02.4883154Z [cluster2] {"level":"info","ts":1604322881.1052332,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5727. 2020-11-02T13:24:02.4885191Z [cluster2] {"level":"info","ts":1604322881.116324,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5728. 2020-11-02T13:24:02.4888023Z [cluster2] {"level":"info","ts":1604322881.119209,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5729. 2020-11-02T13:24:02.4890309Z [cluster2] {"level":"info","ts":1604322881.134517,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5730. 2020-11-02T13:24:02.4891574Z [cluster2] {"level":"info","ts":1604322881.1441374,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5731. 2020-11-02T13:24:02.4892467Z [cluster2] {"level":"info","ts":1604322881.1441536,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5732. 2020-11-02T13:24:02.4894504Z [cluster2] {"level":"info","ts":1604322881.1501591,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5733. 2020-11-02T13:24:02.4903944Z [cluster2] {"level":"info","ts":1604322881.1593144,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5734. 2020-11-02T13:24:02.4908636Z [cluster2] {"level":"info","ts":1604322886.1460326,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5735. 2020-11-02T13:24:02.4910116Z [cluster2] {"level":"info","ts":1604322886.171125,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5736. 2020-11-02T13:24:02.4911010Z [cluster2] {"level":"info","ts":1604322886.1711512,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5737. 2020-11-02T13:24:02.4913055Z [cluster2] {"level":"info","ts":1604322886.191655,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5738. 2020-11-02T13:24:02.4915906Z [cluster2] {"level":"info","ts":1604322886.1965888,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5739. 2020-11-02T13:24:02.4918364Z [cluster2] {"level":"info","ts":1604322886.2169244,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5740. 2020-11-02T13:24:02.4919580Z [cluster2] {"level":"info","ts":1604322886.236574,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5741. 2020-11-02T13:24:02.4920469Z [cluster2] {"level":"info","ts":1604322886.236609,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5742. 2020-11-02T13:24:02.4922517Z [cluster2] {"level":"info","ts":1604322886.243489,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5743. 2020-11-02T13:24:02.4925358Z [cluster2] {"level":"info","ts":1604322886.2514596,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5744. 2020-11-02T13:24:02.4927652Z [cluster2] {"level":"info","ts":1604322891.1772666,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5745. 2020-11-02T13:24:02.4928920Z [cluster2] {"level":"info","ts":1604322891.1837826,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5746. 2020-11-02T13:24:02.4929804Z [cluster2] {"level":"info","ts":1604322891.1838012,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5747. 2020-11-02T13:24:02.4931829Z [cluster2] {"level":"info","ts":1604322891.1893737,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5748. 2020-11-02T13:24:02.4934745Z [cluster2] {"level":"info","ts":1604322891.1934311,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5749. 2020-11-02T13:24:02.4943608Z [cluster2] {"level":"info","ts":1604322891.1989715,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5750. 2020-11-02T13:24:02.4946707Z [cluster2] {"level":"info","ts":1604322891.2050228,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5751. 2020-11-02T13:24:02.4947610Z [cluster2] {"level":"info","ts":1604322891.2050385,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5752. 2020-11-02T13:24:02.4949857Z [cluster2] {"level":"info","ts":1604322891.2185361,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5753. 2020-11-02T13:24:02.4952719Z [cluster2] {"level":"info","ts":1604322891.2279403,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5754. 2020-11-02T13:24:02.4955014Z [cluster2] {"level":"info","ts":1604322896.189985,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5755. 2020-11-02T13:24:02.4956225Z [cluster2] {"level":"info","ts":1604322896.200162,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5756. 2020-11-02T13:24:02.4957127Z [cluster2] {"level":"info","ts":1604322896.2001872,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5757. 2020-11-02T13:24:02.4959306Z [cluster2] {"level":"info","ts":1604322896.2051163,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5758. 2020-11-02T13:24:02.4962171Z [cluster2] {"level":"info","ts":1604322896.2088952,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5759. 2020-11-02T13:24:02.4964474Z [cluster2] {"level":"info","ts":1604322896.2251062,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5760. 2020-11-02T13:24:02.4965692Z [cluster2] {"level":"info","ts":1604322896.23044,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5761. 2020-11-02T13:24:02.4966588Z [cluster2] {"level":"info","ts":1604322896.2304597,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5762. 2020-11-02T13:24:02.4968626Z [cluster2] {"level":"info","ts":1604322896.2368782,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5763. 2020-11-02T13:24:02.4971464Z [cluster2] {"level":"info","ts":1604322896.2424252,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5764. 2020-11-02T13:24:02.4974021Z [cluster2] {"level":"info","ts":1604322901.2252977,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5765. 2020-11-02T13:24:02.4975311Z [cluster2] {"level":"info","ts":1604322901.2302449,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5766. 2020-11-02T13:24:02.4976203Z [cluster2] {"level":"info","ts":1604322901.2302625,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5767. 2020-11-02T13:24:02.4986808Z [cluster2] {"level":"info","ts":1604322901.2361681,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5768. 2020-11-02T13:24:02.4989785Z [cluster2] {"level":"info","ts":1604322901.2413447,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5769. 2020-11-02T13:24:02.4992123Z [cluster2] {"level":"info","ts":1604322901.247407,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5770. 2020-11-02T13:24:02.4993343Z [cluster2] {"level":"info","ts":1604322901.255768,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5771. 2020-11-02T13:24:02.4994237Z [cluster2] {"level":"info","ts":1604322901.2557845,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5772. 2020-11-02T13:24:02.4996323Z [cluster2] {"level":"info","ts":1604322901.2593248,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5773. 2020-11-02T13:24:02.4999337Z [cluster2] {"level":"info","ts":1604322901.2629883,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5774. 2020-11-02T13:24:02.5001775Z [cluster2] {"level":"info","ts":1604322906.2457314,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5775. 2020-11-02T13:24:02.5003027Z [cluster2] {"level":"info","ts":1604322906.2541783,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5776. 2020-11-02T13:24:02.5003834Z [cluster2] {"level":"info","ts":1604322906.2542002,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5777. 2020-11-02T13:24:02.5006038Z [cluster2] {"level":"info","ts":1604322906.2600896,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5778. 2020-11-02T13:24:02.5008884Z [cluster2] {"level":"info","ts":1604322906.2646368,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5779. 2020-11-02T13:24:02.5011198Z [cluster2] {"level":"info","ts":1604322906.2754927,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5780. 2020-11-02T13:24:02.5012385Z [cluster2] {"level":"info","ts":1604322906.285835,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5781. 2020-11-02T13:24:02.5013271Z [cluster2] {"level":"info","ts":1604322906.2858553,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5782. 2020-11-02T13:24:02.5015308Z [cluster2] {"level":"info","ts":1604322906.2893043,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5783. 2020-11-02T13:24:02.5031092Z [cluster2] {"level":"info","ts":1604322906.295494,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5784. 2020-11-02T13:24:02.5033491Z [cluster2] {"level":"info","ts":1604322911.2783756,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5785. 2020-11-02T13:24:02.5034628Z [cluster2] {"level":"info","ts":1604322911.2902477,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5786. 2020-11-02T13:24:02.5035463Z [cluster2] {"level":"info","ts":1604322911.2902794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5787. 2020-11-02T13:24:02.5037370Z [cluster2] {"level":"info","ts":1604322911.2957187,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5788. 2020-11-02T13:24:02.5040394Z [cluster2] {"level":"info","ts":1604322911.299176,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5789. 2020-11-02T13:24:02.5042528Z [cluster2] {"level":"info","ts":1604322911.3090997,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5790. 2020-11-02T13:24:02.5043645Z [cluster2] {"level":"info","ts":1604322911.3153422,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5791. 2020-11-02T13:24:02.5044470Z [cluster2] {"level":"info","ts":1604322911.3153586,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5792. 2020-11-02T13:24:02.5046818Z [cluster2] {"level":"info","ts":1604322911.3197236,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5793. 2020-11-02T13:24:02.5049510Z [cluster2] {"level":"info","ts":1604322911.3258688,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5794. 2020-11-02T13:24:02.5051639Z [cluster2] {"level":"info","ts":1604322916.539094,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5795. 2020-11-02T13:24:02.5052762Z [cluster2] {"level":"info","ts":1604322916.8491356,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5796. 2020-11-02T13:24:02.5053767Z [cluster2] {"level":"info","ts":1604322916.8491645,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5797. 2020-11-02T13:24:02.5055805Z [cluster2] {"level":"info","ts":1604322916.8524144,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5798. 2020-11-02T13:24:02.5099294Z [cluster2] {"level":"info","ts":1604322916.8552158,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5799. 2020-11-02T13:24:02.5101813Z [cluster2] {"level":"info","ts":1604322916.8620174,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5800. 2020-11-02T13:24:02.5103033Z [cluster2] {"level":"info","ts":1604322916.8889081,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5801. 2020-11-02T13:24:02.5103931Z [cluster2] {"level":"info","ts":1604322916.8889394,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5802. 2020-11-02T13:24:02.5105971Z [cluster2] {"level":"info","ts":1604322916.8929632,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5803. 2020-11-02T13:24:02.5108807Z [cluster2] {"level":"info","ts":1604322916.895447,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5804. 2020-11-02T13:24:02.5111107Z [cluster2] {"level":"info","ts":1604322921.852658,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5805. 2020-11-02T13:24:02.5112307Z [cluster2] {"level":"info","ts":1604322921.858753,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5806. 2020-11-02T13:24:02.5113190Z [cluster2] {"level":"info","ts":1604322921.8587744,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5807. 2020-11-02T13:24:02.5115219Z [cluster2] {"level":"info","ts":1604322921.8633697,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5808. 2020-11-02T13:24:02.5118113Z [cluster2] {"level":"info","ts":1604322921.8687038,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5809. 2020-11-02T13:24:02.5120437Z [cluster2] {"level":"info","ts":1604322921.8751051,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5810. 2020-11-02T13:24:02.5121637Z [cluster2] {"level":"info","ts":1604322921.8950298,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5811. 2020-11-02T13:24:02.5122575Z [cluster2] {"level":"info","ts":1604322921.8950474,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5812. 2020-11-02T13:24:02.5124459Z [cluster2] {"level":"info","ts":1604322921.900543,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5813. 2020-11-02T13:24:02.5127430Z [cluster2] {"level":"info","ts":1604322921.90479,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5814. 2020-11-02T13:24:02.5129712Z [cluster2] {"level":"info","ts":1604322926.8654032,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5815. 2020-11-02T13:24:02.5130911Z [cluster2] {"level":"info","ts":1604322926.8704443,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5816. 2020-11-02T13:24:02.5131800Z [cluster2] {"level":"info","ts":1604322926.870466,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5817. 2020-11-02T13:24:02.5133910Z [cluster2] {"level":"info","ts":1604322926.8759747,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5818. 2020-11-02T13:24:02.5137043Z [cluster2] {"level":"info","ts":1604322926.87996,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5819. 2020-11-02T13:24:02.5139346Z [cluster2] {"level":"info","ts":1604322926.8873649,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5820. 2020-11-02T13:24:02.5140560Z [cluster2] {"level":"info","ts":1604322926.8989806,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5821. 2020-11-02T13:24:02.5141449Z [cluster2] {"level":"info","ts":1604322926.8989978,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5822. 2020-11-02T13:24:02.5143485Z [cluster2] {"level":"info","ts":1604322926.90417,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5823. 2020-11-02T13:24:02.5146314Z [cluster2] {"level":"info","ts":1604322926.9168563,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5824. 2020-11-02T13:24:02.5148481Z [cluster2] {"level":"info","ts":1604322931.8863165,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5825. 2020-11-02T13:24:02.5149598Z [cluster2] {"level":"info","ts":1604322931.8979974,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5826. 2020-11-02T13:24:02.5150721Z [cluster2] {"level":"info","ts":1604322931.8980212,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5827. 2020-11-02T13:24:02.5152770Z [cluster2] {"level":"info","ts":1604322931.9025204,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5828. 2020-11-02T13:24:02.5155604Z [cluster2] {"level":"info","ts":1604322931.9070752,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5829. 2020-11-02T13:24:02.5158091Z [cluster2] {"level":"info","ts":1604322931.9202845,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5830. 2020-11-02T13:24:02.5159310Z [cluster2] {"level":"info","ts":1604322931.9425552,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5831. 2020-11-02T13:24:02.5160195Z [cluster2] {"level":"info","ts":1604322931.9425838,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5832. 2020-11-02T13:24:02.5162221Z [cluster2] {"level":"info","ts":1604322931.9461946,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5833. 2020-11-02T13:24:02.5165036Z [cluster2] {"level":"info","ts":1604322931.9498987,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5834. 2020-11-02T13:24:02.5167469Z [cluster2] {"level":"info","ts":1604322936.943522,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5835. 2020-11-02T13:24:02.5168592Z [cluster2] {"level":"info","ts":1604322936.9507315,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5836. 2020-11-02T13:24:02.5169410Z [cluster2] {"level":"info","ts":1604322936.9507709,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5837. 2020-11-02T13:24:02.5171289Z [cluster2] {"level":"info","ts":1604322936.957665,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5838. 2020-11-02T13:24:02.5173806Z [cluster2] {"level":"info","ts":1604322936.9671092,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5839. 2020-11-02T13:24:02.5175667Z [cluster2] {"level":"info","ts":1604322936.976603,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5840. 2020-11-02T13:24:02.5177041Z [cluster2] {"level":"info","ts":1604322936.9827607,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5841. 2020-11-02T13:24:02.5178030Z [cluster2] {"level":"info","ts":1604322936.9827788,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5842. 2020-11-02T13:24:02.5179934Z [cluster2] {"level":"info","ts":1604322936.9903007,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5843. 2020-11-02T13:24:02.5182628Z [cluster2] {"level":"info","ts":1604322936.9928856,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5844. 2020-11-02T13:24:02.5184761Z [cluster2] {"level":"info","ts":1604322941.9666963,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5845. 2020-11-02T13:24:02.5185871Z [cluster2] {"level":"info","ts":1604322941.971262,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5846. 2020-11-02T13:24:02.5186695Z [cluster2] {"level":"info","ts":1604322941.9712796,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5847. 2020-11-02T13:24:02.5188573Z [cluster2] {"level":"info","ts":1604322941.9773061,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5848. 2020-11-02T13:24:02.5191202Z [cluster2] {"level":"info","ts":1604322941.9812896,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5849. 2020-11-02T13:24:02.5193333Z [cluster2] {"level":"info","ts":1604322941.9926858,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5850. 2020-11-02T13:24:02.5194446Z [cluster2] {"level":"info","ts":1604322941.9977994,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5851. 2020-11-02T13:24:02.5195481Z [cluster2] {"level":"info","ts":1604322941.9978154,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5852. 2020-11-02T13:24:02.5197588Z [cluster2] {"level":"info","ts":1604322942.0041842,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5853. 2020-11-02T13:24:02.5200424Z [cluster2] {"level":"info","ts":1604322942.0070076,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5854. 2020-11-02T13:24:02.5202721Z [cluster2] {"level":"info","ts":1604322946.998621,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5855. 2020-11-02T13:24:02.5203922Z [cluster2] {"level":"info","ts":1604322947.0056,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5856. 2020-11-02T13:24:02.5204808Z [cluster2] {"level":"info","ts":1604322947.0056186,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5857. 2020-11-02T13:24:02.5206854Z [cluster2] {"level":"info","ts":1604322947.009764,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5858. 2020-11-02T13:24:02.5209689Z [cluster2] {"level":"info","ts":1604322947.0167224,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5859. 2020-11-02T13:24:02.5212279Z [cluster2] {"level":"info","ts":1604322947.0227659,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5860. 2020-11-02T13:24:02.5213485Z [cluster2] {"level":"info","ts":1604322947.0389569,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5861. 2020-11-02T13:24:02.5214423Z [cluster2] {"level":"info","ts":1604322947.0389755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5862. 2020-11-02T13:24:02.5216606Z [cluster2] {"level":"info","ts":1604322947.0493531,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5863. 2020-11-02T13:24:02.5219453Z [cluster2] {"level":"info","ts":1604322947.0537765,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5864. 2020-11-02T13:24:02.5221747Z [cluster2] {"level":"info","ts":1604322952.2433302,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5865. 2020-11-02T13:24:02.5222951Z [cluster2] {"level":"info","ts":1604322952.2789133,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5866. 2020-11-02T13:24:02.5223840Z [cluster2] {"level":"info","ts":1604322952.2789357,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5867. 2020-11-02T13:24:02.5225872Z [cluster2] {"level":"info","ts":1604322952.2823644,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5868. 2020-11-02T13:24:02.5228660Z [cluster2] {"level":"info","ts":1604322952.2853243,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5869. 2020-11-02T13:24:02.5230860Z [cluster2] {"level":"info","ts":1604322952.2965357,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5870. 2020-11-02T13:24:02.5231975Z [cluster2] {"level":"info","ts":1604322952.3428833,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5871. 2020-11-02T13:24:02.5232790Z [cluster2] {"level":"info","ts":1604322952.3429065,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5872. 2020-11-02T13:24:02.5234668Z [cluster2] {"level":"info","ts":1604322952.3468542,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5873. 2020-11-02T13:24:02.5237304Z [cluster2] {"level":"info","ts":1604322952.349314,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5874. 2020-11-02T13:24:02.5239434Z [cluster2] {"level":"info","ts":1604322957.2885077,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5875. 2020-11-02T13:24:02.5240541Z [cluster2] {"level":"info","ts":1604322957.295822,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5876. 2020-11-02T13:24:02.5241360Z [cluster2] {"level":"info","ts":1604322957.2958927,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5877. 2020-11-02T13:24:02.5243239Z [cluster2] {"level":"info","ts":1604322957.3020554,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5878. 2020-11-02T13:24:02.5245908Z [cluster2] {"level":"info","ts":1604322957.3044212,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5879. 2020-11-02T13:24:02.5248397Z [cluster2] {"level":"info","ts":1604322957.311169,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5880. 2020-11-02T13:24:02.5249605Z [cluster2] {"level":"info","ts":1604322957.3150117,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5881. 2020-11-02T13:24:02.5250494Z [cluster2] {"level":"info","ts":1604322957.3150315,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5882. 2020-11-02T13:24:02.5252535Z [cluster2] {"level":"info","ts":1604322957.3178344,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5883. 2020-11-02T13:24:02.5255364Z [cluster2] {"level":"info","ts":1604322957.3209379,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5884. 2020-11-02T13:24:02.5257796Z [cluster2] {"level":"info","ts":1604322962.3019164,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5885. 2020-11-02T13:24:02.5258997Z [cluster2] {"level":"info","ts":1604322962.308453,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5886. 2020-11-02T13:24:02.5259962Z [cluster2] {"level":"info","ts":1604322962.3084714,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5887. 2020-11-02T13:24:02.5262001Z [cluster2] {"level":"info","ts":1604322962.3119771,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5888. 2020-11-02T13:24:02.5264836Z [cluster2] {"level":"info","ts":1604322962.3145027,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5889. 2020-11-02T13:24:02.5267133Z [cluster2] {"level":"info","ts":1604322962.3211026,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5890. 2020-11-02T13:24:02.5268338Z [cluster2] {"level":"info","ts":1604322962.32551,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5891. 2020-11-02T13:24:02.5269228Z [cluster2] {"level":"info","ts":1604322962.3255298,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5892. 2020-11-02T13:24:02.5271354Z [cluster2] {"level":"info","ts":1604322962.328432,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5893. 2020-11-02T13:24:02.5273994Z [cluster2] {"level":"info","ts":1604322962.332558,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5894. 2020-11-02T13:24:02.5276147Z [cluster2] {"level":"info","ts":1604322967.3136237,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5895. 2020-11-02T13:24:02.5277404Z [cluster2] {"level":"info","ts":1604322967.3196335,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5896. 2020-11-02T13:24:02.5278273Z [cluster2] {"level":"info","ts":1604322967.3196518,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5897. 2020-11-02T13:24:02.5280166Z [cluster2] {"level":"info","ts":1604322967.3236995,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5898. 2020-11-02T13:24:02.5282782Z [cluster2] {"level":"info","ts":1604322967.326051,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5899. 2020-11-02T13:24:02.5284921Z [cluster2] {"level":"info","ts":1604322967.3324466,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5900. 2020-11-02T13:24:02.5286021Z [cluster2] {"level":"info","ts":1604322967.3409536,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5901. 2020-11-02T13:24:02.5286941Z [cluster2] {"level":"info","ts":1604322967.3409731,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5902. 2020-11-02T13:24:02.5288575Z [cluster2] {"level":"info","ts":1604322967.3435752,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5903. 2020-11-02T13:24:02.5290854Z [cluster2] {"level":"info","ts":1604322967.3464718,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5904. 2020-11-02T13:24:02.5292767Z [cluster2] {"level":"info","ts":1604322972.3273113,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5905. 2020-11-02T13:24:02.5294011Z [cluster2] {"level":"info","ts":1604322972.3366044,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5906. 2020-11-02T13:24:02.5294726Z [cluster2] {"level":"info","ts":1604322972.3366308,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5907. 2020-11-02T13:24:02.5297545Z [cluster2] {"level":"info","ts":1604322972.3399105,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5908. 2020-11-02T13:24:02.5300250Z [cluster2] {"level":"info","ts":1604322972.3430858,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5909. 2020-11-02T13:24:02.5302380Z [cluster2] {"level":"info","ts":1604322972.3484678,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5910. 2020-11-02T13:24:02.5303492Z [cluster2] {"level":"info","ts":1604322972.3523352,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5911. 2020-11-02T13:24:02.5304315Z [cluster2] {"level":"info","ts":1604322972.3523564,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5912. 2020-11-02T13:24:02.5306490Z [cluster2] {"level":"info","ts":1604322972.3556368,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5913. 2020-11-02T13:24:02.5309193Z [cluster2] {"level":"info","ts":1604322972.3580008,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5914. 2020-11-02T13:24:02.5311618Z [cluster2] {"level":"info","ts":1604322977.3371756,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5915. 2020-11-02T13:24:02.5312821Z [cluster2] {"level":"info","ts":1604322977.3415234,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5916. 2020-11-02T13:24:02.5313700Z [cluster2] {"level":"info","ts":1604322977.3415463,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5917. 2020-11-02T13:24:02.5315733Z [cluster2] {"level":"info","ts":1604322977.3464563,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5918. 2020-11-02T13:24:02.5318572Z [cluster2] {"level":"info","ts":1604322977.349419,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5919. 2020-11-02T13:24:02.5320878Z [cluster2] {"level":"info","ts":1604322977.361174,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5920. 2020-11-02T13:24:02.5322181Z [cluster2] {"level":"info","ts":1604322977.3670118,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5921. 2020-11-02T13:24:02.5323167Z [cluster2] {"level":"info","ts":1604322977.3670335,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5922. 2020-11-02T13:24:02.5325205Z [cluster2] {"level":"info","ts":1604322977.3717594,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5923. 2020-11-02T13:24:02.5328028Z [cluster2] {"level":"info","ts":1604322977.374347,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5924. 2020-11-02T13:24:02.5330324Z [cluster2] {"level":"info","ts":1604322982.3523564,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5925. 2020-11-02T13:24:02.5331526Z [cluster2] {"level":"info","ts":1604322982.3579297,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5926. 2020-11-02T13:24:02.5332415Z [cluster2] {"level":"info","ts":1604322982.357953,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5927. 2020-11-02T13:24:02.5334447Z [cluster2] {"level":"info","ts":1604322982.3613188,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5928. 2020-11-02T13:24:02.5337412Z [cluster2] {"level":"info","ts":1604322982.3639448,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5929. 2020-11-02T13:24:02.5339720Z [cluster2] {"level":"info","ts":1604322982.3696055,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5930. 2020-11-02T13:24:02.5341000Z [cluster2] {"level":"info","ts":1604322982.3739243,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5931. 2020-11-02T13:24:02.5341889Z [cluster2] {"level":"info","ts":1604322982.373942,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5932. 2020-11-02T13:24:02.5343922Z [cluster2] {"level":"info","ts":1604322982.3765445,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5933. 2020-11-02T13:24:02.5346691Z [cluster2] {"level":"info","ts":1604322982.3788896,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5934. 2020-11-02T13:24:02.5348859Z [cluster2] {"level":"info","ts":1604322987.3617654,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5935. 2020-11-02T13:24:02.5349969Z [cluster2] {"level":"info","ts":1604322987.3666728,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5936. 2020-11-02T13:24:02.5351013Z [cluster2] {"level":"info","ts":1604322987.3666914,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5937. 2020-11-02T13:24:02.5353088Z [cluster2] {"level":"info","ts":1604322987.3695025,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5938. 2020-11-02T13:24:02.5355917Z [cluster2] {"level":"info","ts":1604322987.372507,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5939. 2020-11-02T13:24:02.5358299Z [cluster2] {"level":"info","ts":1604322987.3782632,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5940. 2020-11-02T13:24:02.5359499Z [cluster2] {"level":"info","ts":1604322987.3862007,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5941. 2020-11-02T13:24:02.5360379Z [cluster2] {"level":"info","ts":1604322987.3862152,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5942. 2020-11-02T13:24:02.5362407Z [cluster2] {"level":"info","ts":1604322987.3890185,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5943. 2020-11-02T13:24:02.5365244Z [cluster2] {"level":"info","ts":1604322987.3914797,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5944. 2020-11-02T13:24:02.5367539Z [cluster2] {"level":"info","ts":1604322992.374602,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5945. 2020-11-02T13:24:02.5368738Z [cluster2] {"level":"info","ts":1604322992.381114,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5946. 2020-11-02T13:24:02.5369613Z [cluster2] {"level":"info","ts":1604322992.3811378,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5947. 2020-11-02T13:24:02.5371641Z [cluster2] {"level":"info","ts":1604322992.3840454,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5948. 2020-11-02T13:24:02.5374521Z [cluster2] {"level":"info","ts":1604322992.3866189,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5949. 2020-11-02T13:24:02.5384053Z [cluster2] {"level":"info","ts":1604322992.3909523,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5950. 2020-11-02T13:24:02.5385246Z [cluster2] {"level":"info","ts":1604322992.3956897,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5951. 2020-11-02T13:24:02.5386077Z [cluster2] {"level":"info","ts":1604322992.395708,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5952. 2020-11-02T13:24:02.5388464Z [cluster2] {"level":"info","ts":1604322992.3986468,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5953. 2020-11-02T13:24:02.5391315Z [cluster2] {"level":"info","ts":1604322992.4053888,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5954. 2020-11-02T13:24:02.5393621Z [cluster2] {"level":"info","ts":1604322997.3892498,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5955. 2020-11-02T13:24:02.5394835Z [cluster2] {"level":"info","ts":1604322997.396928,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5956. 2020-11-02T13:24:02.5395893Z [cluster2] {"level":"info","ts":1604322997.3969502,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5957. 2020-11-02T13:24:02.5397956Z [cluster2] {"level":"info","ts":1604322997.4035,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5958. 2020-11-02T13:24:02.5400800Z [cluster2] {"level":"info","ts":1604322997.4072268,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5959. 2020-11-02T13:24:02.5403262Z [cluster2] {"level":"info","ts":1604322997.413167,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5960. 2020-11-02T13:24:02.5404483Z [cluster2] {"level":"info","ts":1604322997.4174573,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5961. 2020-11-02T13:24:02.5405378Z [cluster2] {"level":"info","ts":1604322997.4174795,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5962. 2020-11-02T13:24:02.5407430Z [cluster2] {"level":"info","ts":1604322997.4211617,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5963. 2020-11-02T13:24:02.5410258Z [cluster2] {"level":"info","ts":1604322997.4236143,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5964. 2020-11-02T13:24:02.5412569Z [cluster2] {"level":"info","ts":1604323002.4003153,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5965. 2020-11-02T13:24:02.5413845Z [cluster2] {"level":"info","ts":1604323002.4065955,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5966. 2020-11-02T13:24:02.5414738Z [cluster2] {"level":"info","ts":1604323002.4066224,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5967. 2020-11-02T13:24:02.5416904Z [cluster2] {"level":"info","ts":1604323002.4126976,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5968. 2020-11-02T13:24:02.5419756Z [cluster2] {"level":"info","ts":1604323002.418999,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5969. 2020-11-02T13:24:02.5422082Z [cluster2] {"level":"info","ts":1604323002.4251878,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5970. 2020-11-02T13:24:02.5423291Z [cluster2] {"level":"info","ts":1604323002.4309528,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5971. 2020-11-02T13:24:02.5424173Z [cluster2] {"level":"info","ts":1604323002.4309723,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5972. 2020-11-02T13:24:02.5426207Z [cluster2] {"level":"info","ts":1604323002.4345407,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5973. 2020-11-02T13:24:02.5429132Z [cluster2] {"level":"info","ts":1604323002.4378207,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5974. 2020-11-02T13:24:02.5431438Z [cluster2] {"level":"info","ts":1604323007.4134743,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5975. 2020-11-02T13:24:02.5432645Z [cluster2] {"level":"info","ts":1604323007.4179006,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5976. 2020-11-02T13:24:02.5433532Z [cluster2] {"level":"info","ts":1604323007.4179244,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5977. 2020-11-02T13:24:02.5435556Z [cluster2] {"level":"info","ts":1604323007.4219458,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5978. 2020-11-02T13:24:02.5438401Z [cluster2] {"level":"info","ts":1604323007.4243982,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5979. 2020-11-02T13:24:02.5440811Z [cluster2] {"level":"info","ts":1604323007.4297907,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5980. 2020-11-02T13:24:02.5441917Z [cluster2] {"level":"info","ts":1604323007.4348128,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5981. 2020-11-02T13:24:02.5442734Z [cluster2] {"level":"info","ts":1604323007.4348373,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5982. 2020-11-02T13:24:02.5444681Z [cluster2] {"level":"info","ts":1604323007.4382415,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5983. 2020-11-02T13:24:02.5447550Z [cluster2] {"level":"info","ts":1604323007.440871,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5984. 2020-11-02T13:24:02.5449886Z [cluster2] {"level":"info","ts":1604323012.4268632,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5985. 2020-11-02T13:24:02.5451079Z [cluster2] {"level":"info","ts":1604323012.4323401,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5986. 2020-11-02T13:24:02.5451970Z [cluster2] {"level":"info","ts":1604323012.43236,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5987. 2020-11-02T13:24:02.5454009Z [cluster2] {"level":"info","ts":1604323012.435385,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5988. 2020-11-02T13:24:02.5458985Z [cluster2] {"level":"info","ts":1604323012.439851,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5989. 2020-11-02T13:24:02.5461447Z [cluster2] {"level":"info","ts":1604323012.4463642,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5990. 2020-11-02T13:24:02.5462803Z [cluster2] {"level":"info","ts":1604323012.4505627,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5991. 2020-11-02T13:24:02.5463699Z [cluster2] {"level":"info","ts":1604323012.4505806,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5992. 2020-11-02T13:24:02.5465758Z [cluster2] {"level":"info","ts":1604323012.4539738,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  5993. 2020-11-02T13:24:02.5468603Z [cluster2] {"level":"info","ts":1604323012.4564788,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  5994. 2020-11-02T13:24:02.5470903Z [cluster2] {"level":"info","ts":1604323017.440761,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  5995. 2020-11-02T13:24:02.5472119Z [cluster2] {"level":"info","ts":1604323017.4451663,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  5996. 2020-11-02T13:24:02.5473007Z [cluster2] {"level":"info","ts":1604323017.445286,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  5997. 2020-11-02T13:24:02.5474634Z [lighthouse]$ [cluster2] namespace=submariner-operator
  5998. 2020-11-02T13:24:02.5475946Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  5999. 2020-11-02T13:24:02.5477583Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6000. 2020-11-02T13:24:02.5479309Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6001. 2020-11-02T13:24:02.5481190Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-globalnet -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6002. 2020-11-02T13:24:02.5483547Z [cluster2] {"level":"info","ts":1604323017.4487536,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6003. 2020-11-02T13:24:02.5486379Z [cluster2] {"level":"info","ts":1604323017.4516473,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6004. 2020-11-02T13:24:02.5488684Z [cluster2] {"level":"info","ts":1604323017.4589934,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6005. 2020-11-02T13:24:02.5489896Z [cluster2] {"level":"info","ts":1604323017.4629686,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6006. 2020-11-02T13:24:02.5490786Z [cluster2] {"level":"info","ts":1604323017.4629896,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6007. 2020-11-02T13:24:02.5492909Z [cluster2] {"level":"info","ts":1604323017.4666245,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6008. 2020-11-02T13:24:02.5495522Z [cluster2] {"level":"info","ts":1604323017.4693263,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6009. 2020-11-02T13:24:02.5511224Z [cluster2] {"level":"info","ts":1604323022.454702,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6010. 2020-11-02T13:24:02.5512490Z [cluster2] {"level":"info","ts":1604323022.4595864,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6011. 2020-11-02T13:24:02.5513387Z [cluster2] {"level":"info","ts":1604323022.4596207,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6012. 2020-11-02T13:24:02.5515480Z [cluster2] {"level":"info","ts":1604323022.4627445,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6013. 2020-11-02T13:24:02.5518330Z [cluster2] {"level":"info","ts":1604323022.4652152,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6014. 2020-11-02T13:24:02.5520640Z [cluster2] {"level":"info","ts":1604323022.5186324,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6015. 2020-11-02T13:24:02.5521845Z [cluster2] {"level":"info","ts":1604323022.5249884,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6016. 2020-11-02T13:24:02.5522729Z [cluster2] {"level":"info","ts":1604323022.5250056,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6017. 2020-11-02T13:24:02.5524756Z [cluster2] {"level":"info","ts":1604323022.5308943,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6018. 2020-11-02T13:24:02.5527672Z [cluster2] {"level":"info","ts":1604323022.5613914,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6019. 2020-11-02T13:24:02.5529828Z [cluster2] {"level":"info","ts":1604323027.4663684,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6020. 2020-11-02T13:24:02.5530945Z [cluster2] {"level":"info","ts":1604323027.4722855,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6021. 2020-11-02T13:24:02.5531765Z [cluster2] {"level":"info","ts":1604323027.4723058,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6022. 2020-11-02T13:24:02.5533696Z [cluster2] {"level":"info","ts":1604323027.4751601,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6023. 2020-11-02T13:24:02.5535990Z [cluster2] {"level":"info","ts":1604323027.4775238,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6024. 2020-11-02T13:24:02.5538093Z [cluster2] {"level":"info","ts":1604323027.4836519,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6025. 2020-11-02T13:24:02.5539071Z [cluster2] {"level":"info","ts":1604323027.4872727,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6026. 2020-11-02T13:24:02.5539792Z [cluster2] {"level":"info","ts":1604323027.4872904,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6027. 2020-11-02T13:24:02.5541520Z [cluster2] {"level":"info","ts":1604323027.490125,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6028. 2020-11-02T13:24:02.5543820Z [cluster2] {"level":"info","ts":1604323027.492239,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6029. 2020-11-02T13:24:02.5545969Z [cluster2] {"level":"info","ts":1604323032.477807,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6030. 2020-11-02T13:24:02.5547081Z [cluster2] {"level":"info","ts":1604323032.4830842,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6031. 2020-11-02T13:24:02.5547903Z [cluster2] {"level":"info","ts":1604323032.4832637,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6032. 2020-11-02T13:24:02.5549817Z [cluster2] {"level":"info","ts":1604323032.486615,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6033. 2020-11-02T13:24:02.5552450Z [cluster2] {"level":"info","ts":1604323032.4893715,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6034. 2020-11-02T13:24:02.5554576Z [cluster2] {"level":"info","ts":1604323032.495046,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6035. 2020-11-02T13:24:02.5555697Z [cluster2] {"level":"info","ts":1604323032.4994125,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6036. 2020-11-02T13:24:02.5556573Z [cluster2] {"level":"info","ts":1604323032.499563,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6037. 2020-11-02T13:24:02.5558772Z [cluster2] {"level":"info","ts":1604323032.5026677,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6038. 2020-11-02T13:24:02.5561604Z [cluster2] {"level":"info","ts":1604323032.5055175,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6039. 2020-11-02T13:24:02.5563905Z [cluster2] {"level":"info","ts":1604323037.4873633,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6040. 2020-11-02T13:24:02.5565107Z [cluster2] {"level":"info","ts":1604323037.4932883,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6041. 2020-11-02T13:24:02.5565990Z [cluster2] {"level":"info","ts":1604323037.4933197,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6042. 2020-11-02T13:24:02.5568014Z [cluster2] {"level":"info","ts":1604323037.4968696,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6043. 2020-11-02T13:24:02.5570836Z [cluster2] {"level":"info","ts":1604323037.5001726,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6044. 2020-11-02T13:24:02.5573204Z [cluster2] {"level":"info","ts":1604323037.504923,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6045. 2020-11-02T13:24:02.5574406Z [cluster2] {"level":"info","ts":1604323037.509036,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6046. 2020-11-02T13:24:02.5575289Z [cluster2] {"level":"info","ts":1604323037.5090547,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6047. 2020-11-02T13:24:02.5592882Z [cluster2] {"level":"info","ts":1604323037.5118344,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6048. 2020-11-02T13:24:02.5595775Z [cluster2] {"level":"info","ts":1604323037.5192199,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6049. 2020-11-02T13:24:02.5598364Z [cluster2] {"level":"info","ts":1604323042.498611,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6050. 2020-11-02T13:24:02.5599807Z [cluster2] {"level":"info","ts":1604323042.502761,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6051. 2020-11-02T13:24:02.5600866Z [cluster2] {"level":"info","ts":1604323042.5027795,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6052. 2020-11-02T13:24:02.5602913Z [cluster2] {"level":"info","ts":1604323042.5056186,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6053. 2020-11-02T13:24:02.5605910Z [cluster2] {"level":"info","ts":1604323042.5082877,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6054. 2020-11-02T13:24:02.5608234Z [cluster2] {"level":"info","ts":1604323042.5139267,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6055. 2020-11-02T13:24:02.5609443Z [cluster2] {"level":"info","ts":1604323042.5176203,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6056. 2020-11-02T13:24:02.5610332Z [cluster2] {"level":"info","ts":1604323042.5176392,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6057. 2020-11-02T13:24:02.5612381Z [cluster2] {"level":"info","ts":1604323042.520387,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6058. 2020-11-02T13:24:02.5615224Z [cluster2] {"level":"info","ts":1604323042.5229888,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6059. 2020-11-02T13:24:02.5617724Z [cluster2] {"level":"info","ts":1604323047.5080154,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6060. 2020-11-02T13:24:02.5618931Z [cluster2] {"level":"info","ts":1604323047.513411,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6061. 2020-11-02T13:24:02.5619907Z [cluster2] {"level":"info","ts":1604323047.5134323,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6062. 2020-11-02T13:24:02.5621963Z [cluster2] {"level":"info","ts":1604323047.516511,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6063. 2020-11-02T13:24:02.5624738Z [cluster2] {"level":"info","ts":1604323047.5208907,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6064. 2020-11-02T13:24:02.5627224Z [cluster2] {"level":"info","ts":1604323047.5291286,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6065. 2020-11-02T13:24:02.5628342Z [cluster2] {"level":"info","ts":1604323047.5333786,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6066. 2020-11-02T13:24:02.5629390Z [cluster2] {"level":"info","ts":1604323047.5333958,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6067. 2020-11-02T13:24:02.5631424Z [cluster2] {"level":"info","ts":1604323047.537057,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6068. 2020-11-02T13:24:02.5634266Z [cluster2] {"level":"info","ts":1604323047.5392509,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6069. 2020-11-02T13:24:02.5636553Z [cluster2] {"level":"info","ts":1604323052.5191357,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6070. 2020-11-02T13:24:02.5637759Z [cluster2] {"level":"info","ts":1604323052.5248861,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6071. 2020-11-02T13:24:02.5638706Z [cluster2] {"level":"info","ts":1604323052.5249054,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6072. 2020-11-02T13:24:02.5640753Z [cluster2] {"level":"info","ts":1604323052.5278072,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6073. 2020-11-02T13:24:02.5643915Z [cluster2] {"level":"info","ts":1604323052.5310898,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6074. 2020-11-02T13:24:02.5646384Z [cluster2] {"level":"info","ts":1604323052.53642,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6075. 2020-11-02T13:24:02.5647593Z [cluster2] {"level":"info","ts":1604323052.5406797,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6076. 2020-11-02T13:24:02.5648514Z [cluster2] {"level":"info","ts":1604323052.5406997,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6077. 2020-11-02T13:24:02.5650545Z [cluster2] {"level":"info","ts":1604323052.5434947,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6078. 2020-11-02T13:24:02.5653366Z [cluster2] {"level":"info","ts":1604323052.5463731,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6079. 2020-11-02T13:24:02.5655824Z [cluster2] {"level":"info","ts":1604323057.5374112,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6080. 2020-11-02T13:24:02.5657070Z [cluster2] {"level":"info","ts":1604323057.5433817,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6081. 2020-11-02T13:24:02.5657891Z [cluster2] {"level":"info","ts":1604323057.5435164,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6082. 2020-11-02T13:24:02.5659787Z [cluster2] {"level":"info","ts":1604323057.5542488,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6083. 2020-11-02T13:24:02.5662792Z [cluster2] {"level":"info","ts":1604323057.5572972,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6084. 2020-11-02T13:24:02.5665086Z [cluster2] {"level":"info","ts":1604323057.5672529,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6085. 2020-11-02T13:24:02.5666291Z [cluster2] {"level":"info","ts":1604323057.5720587,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6086. 2020-11-02T13:24:02.5667180Z [cluster2] {"level":"info","ts":1604323057.5720763,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6087. 2020-11-02T13:24:02.5669206Z [cluster2] {"level":"info","ts":1604323057.5751371,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6088. 2020-11-02T13:24:02.5672118Z [cluster2] {"level":"info","ts":1604323057.5785294,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6089. 2020-11-02T13:24:02.5674427Z [cluster2] {"level":"info","ts":1604323062.5430934,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6090. 2020-11-02T13:24:02.5675625Z [cluster2] {"level":"info","ts":1604323062.5494409,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6091. 2020-11-02T13:24:02.5676506Z [cluster2] {"level":"info","ts":1604323062.5494657,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6092. 2020-11-02T13:24:02.5678535Z [cluster2] {"level":"info","ts":1604323062.5525117,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6093. 2020-11-02T13:24:02.5681371Z [cluster2] {"level":"info","ts":1604323062.5551717,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6094. 2020-11-02T13:24:02.5683664Z [cluster2] {"level":"info","ts":1604323062.569698,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6095. 2020-11-02T13:24:02.5684874Z [cluster2] {"level":"info","ts":1604323062.5749195,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6096. 2020-11-02T13:24:02.5685823Z [cluster2] {"level":"info","ts":1604323062.5749395,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6097. 2020-11-02T13:24:02.5687871Z [cluster2] {"level":"info","ts":1604323062.579771,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6098. 2020-11-02T13:24:02.5690700Z [cluster2] {"level":"info","ts":1604323062.5834093,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6099. 2020-11-02T13:24:02.5693058Z [cluster2] {"level":"info","ts":1604323067.5564368,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6100. 2020-11-02T13:24:02.5694177Z [cluster2] {"level":"info","ts":1604323067.5736306,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6101. 2020-11-02T13:24:02.5694993Z [cluster2] {"level":"info","ts":1604323067.5737798,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6102. 2020-11-02T13:24:02.5704319Z [cluster2] {"level":"info","ts":1604323067.5814412,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6103. 2020-11-02T13:24:02.5707379Z [cluster2] {"level":"info","ts":1604323067.5846467,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6104. 2020-11-02T13:24:02.5709692Z [cluster2] {"level":"info","ts":1604323067.5952504,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6105. 2020-11-02T13:24:02.5711064Z [cluster2] {"level":"info","ts":1604323067.6084971,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6106. 2020-11-02T13:24:02.5711966Z [cluster2] {"level":"info","ts":1604323067.6085253,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6107. 2020-11-02T13:24:02.5714017Z [cluster2] {"level":"info","ts":1604323067.6128232,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6108. 2020-11-02T13:24:02.5716850Z [cluster2] {"level":"info","ts":1604323067.6160226,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6109. 2020-11-02T13:24:02.5719160Z [cluster2] {"level":"info","ts":1604323072.5788138,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6110. 2020-11-02T13:24:02.5720371Z [cluster2] {"level":"info","ts":1604323072.5851705,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6111. 2020-11-02T13:24:02.5721258Z [cluster2] {"level":"info","ts":1604323072.5851948,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6112. 2020-11-02T13:24:02.5723287Z [cluster2] {"level":"info","ts":1604323072.5888622,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6113. 2020-11-02T13:24:02.5726213Z [cluster2] {"level":"info","ts":1604323072.591447,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6114. 2020-11-02T13:24:02.5728505Z [cluster2] {"level":"info","ts":1604323072.5971901,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6115. 2020-11-02T13:24:02.5729708Z [cluster2] {"level":"info","ts":1604323072.6013818,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6116. 2020-11-02T13:24:02.5730595Z [cluster2] {"level":"info","ts":1604323072.6014001,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6117. 2020-11-02T13:24:02.5732608Z [cluster2] {"level":"info","ts":1604323072.6041536,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6118. 2020-11-02T13:24:02.5735452Z [cluster2] {"level":"info","ts":1604323072.6116467,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6119. 2020-11-02T13:24:02.5737894Z [cluster2] {"level":"info","ts":1604323077.5892653,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6120. 2020-11-02T13:24:02.5739098Z [cluster2] {"level":"info","ts":1604323077.5949514,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6121. 2020-11-02T13:24:02.5739969Z [cluster2] {"level":"info","ts":1604323077.594972,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6122. 2020-11-02T13:24:02.5742001Z [cluster2] {"level":"info","ts":1604323077.5980375,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6123. 2020-11-02T13:24:02.5744914Z [cluster2] {"level":"info","ts":1604323077.6006005,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6124. 2020-11-02T13:24:02.5747249Z [cluster2] {"level":"info","ts":1604323077.6101048,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6125. 2020-11-02T13:24:02.5748476Z [cluster2] {"level":"info","ts":1604323077.6173635,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6126. 2020-11-02T13:24:02.5749369Z [cluster2] {"level":"info","ts":1604323077.6173794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6127. 2020-11-02T13:24:02.5751419Z [cluster2] {"level":"info","ts":1604323077.6204793,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6128. 2020-11-02T13:24:02.5754250Z [cluster2] {"level":"info","ts":1604323077.6229446,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6129. 2020-11-02T13:24:02.5756681Z [cluster2] {"level":"info","ts":1604323082.6016967,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6130. 2020-11-02T13:24:02.5757795Z [cluster2] {"level":"info","ts":1604323082.6063457,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6131. 2020-11-02T13:24:02.5758873Z [cluster2] {"level":"info","ts":1604323082.6063676,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6132. 2020-11-02T13:24:02.5760907Z [cluster2] {"level":"info","ts":1604323082.6100318,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6133. 2020-11-02T13:24:02.5772579Z [cluster2] {"level":"info","ts":1604323082.612473,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6134. 2020-11-02T13:24:02.5775140Z [cluster2] {"level":"info","ts":1604323082.617471,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6135. 2020-11-02T13:24:02.5776702Z [cluster2] {"level":"info","ts":1604323082.6216228,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6136. 2020-11-02T13:24:02.5777604Z [cluster2] {"level":"info","ts":1604323082.6216877,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6137. 2020-11-02T13:24:02.5780650Z [cluster2] {"level":"info","ts":1604323082.624663,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6138. 2020-11-02T13:24:02.5783567Z [cluster2] {"level":"info","ts":1604323082.6271741,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6139. 2020-11-02T13:24:02.5785886Z [cluster2] {"level":"info","ts":1604323087.6116855,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6140. 2020-11-02T13:24:02.5787260Z [cluster2] {"level":"info","ts":1604323087.6171937,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6141. 2020-11-02T13:24:02.5788160Z [cluster2] {"level":"info","ts":1604323087.6172163,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6142. 2020-11-02T13:24:02.5790215Z [cluster2] {"level":"info","ts":1604323087.6215885,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6143. 2020-11-02T13:24:02.5793055Z [cluster2] {"level":"info","ts":1604323087.6241033,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6144. 2020-11-02T13:24:02.5795369Z [cluster2] {"level":"info","ts":1604323087.630717,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6145. 2020-11-02T13:24:02.5796583Z [cluster2] {"level":"info","ts":1604323087.6348631,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6146. 2020-11-02T13:24:02.5801791Z [cluster2] {"level":"info","ts":1604323087.6348815,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6147. 2020-11-02T13:24:02.5804207Z [cluster2] {"level":"info","ts":1604323087.637761,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6148. 2020-11-02T13:24:02.5807254Z [cluster2] {"level":"info","ts":1604323087.6487563,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6149. 2020-11-02T13:24:02.5809557Z [cluster2] {"level":"info","ts":1604323092.6218536,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6150. 2020-11-02T13:24:02.5810768Z [cluster2] {"level":"info","ts":1604323092.6268203,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6151. 2020-11-02T13:24:02.5811653Z [cluster2] {"level":"info","ts":1604323092.6268399,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6152. 2020-11-02T13:24:02.5813685Z [cluster2] {"level":"info","ts":1604323092.6297574,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6153. 2020-11-02T13:24:02.5816751Z [cluster2] {"level":"info","ts":1604323092.6330302,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6154. 2020-11-02T13:24:02.5819076Z [cluster2] {"level":"info","ts":1604323092.6382833,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6155. 2020-11-02T13:24:02.5820283Z [cluster2] {"level":"info","ts":1604323092.642147,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6156. 2020-11-02T13:24:02.5821165Z [cluster2] {"level":"info","ts":1604323092.6421654,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6157. 2020-11-02T13:24:02.5823326Z [cluster2] {"level":"info","ts":1604323092.6447158,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6158. 2020-11-02T13:24:02.5826184Z [cluster2] {"level":"info","ts":1604323092.647004,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6159. 2020-11-02T13:24:02.5828488Z [cluster2] {"level":"info","ts":1604323097.6341047,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6160. 2020-11-02T13:24:02.5829688Z [cluster2] {"level":"info","ts":1604323097.641359,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6161. 2020-11-02T13:24:02.5830583Z [cluster2] {"level":"info","ts":1604323097.6413827,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6162. 2020-11-02T13:24:02.5832625Z [cluster2] {"level":"info","ts":1604323097.6442916,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6163. 2020-11-02T13:24:02.5835458Z [cluster2] {"level":"info","ts":1604323097.6466315,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6164. 2020-11-02T13:24:02.5837752Z [cluster2] {"level":"info","ts":1604323097.6520607,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6165. 2020-11-02T13:24:02.5839088Z [cluster2] {"level":"info","ts":1604323097.6563988,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6166. 2020-11-02T13:24:02.5839918Z [cluster2] {"level":"info","ts":1604323097.6564193,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6167. 2020-11-02T13:24:02.5841814Z [cluster2] {"level":"info","ts":1604323097.659389,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6168. 2020-11-02T13:24:02.5845944Z [cluster2] {"level":"info","ts":1604323097.6619816,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6169. 2020-11-02T13:24:02.5848168Z [cluster2] {"level":"info","ts":1604323102.648303,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6170. 2020-11-02T13:24:02.5849347Z [cluster2] {"level":"info","ts":1604323102.6530297,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6171. 2020-11-02T13:24:02.5850178Z [cluster2] {"level":"info","ts":1604323102.6530523,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6172. 2020-11-02T13:24:02.5852071Z [cluster2] {"level":"info","ts":1604323102.656415,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6173. 2020-11-02T13:24:02.5854697Z [cluster2] {"level":"info","ts":1604323102.6587296,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6174. 2020-11-02T13:24:02.5857086Z [cluster2] {"level":"info","ts":1604323102.6630452,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6175. 2020-11-02T13:24:02.5858217Z [cluster2] {"level":"info","ts":1604323102.6666534,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6176. 2020-11-02T13:24:02.5859041Z [cluster2] {"level":"info","ts":1604323102.6666672,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6177. 2020-11-02T13:24:02.5861175Z [cluster2] {"level":"info","ts":1604323102.6694765,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6178. 2020-11-02T13:24:02.5864049Z [cluster2] {"level":"info","ts":1604323102.6717732,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6179. 2020-11-02T13:24:02.5866193Z [cluster2] {"level":"info","ts":1604323107.6589181,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6180. 2020-11-02T13:24:02.5867315Z [cluster2] {"level":"info","ts":1604323107.666454,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6181. 2020-11-02T13:24:02.5868135Z [cluster2] {"level":"info","ts":1604323107.666478,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6182. 2020-11-02T13:24:02.5891424Z [cluster2] {"level":"info","ts":1604323107.6696987,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6183. 2020-11-02T13:24:02.5894504Z [cluster2] {"level":"info","ts":1604323107.6720557,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6184. 2020-11-02T13:24:02.5896983Z [cluster2] {"level":"info","ts":1604323107.6775765,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6185. 2020-11-02T13:24:02.5898202Z [cluster2] {"level":"info","ts":1604323107.6815755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6186. 2020-11-02T13:24:02.5899099Z [cluster2] {"level":"info","ts":1604323107.6815953,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6187. 2020-11-02T13:24:02.5901147Z [cluster2] {"level":"info","ts":1604323107.6847107,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6188. 2020-11-02T13:24:02.5903974Z [cluster2] {"level":"info","ts":1604323107.687211,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6189. 2020-11-02T13:24:02.5906104Z [cluster2] {"level":"info","ts":1604323112.6771443,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6190. 2020-11-02T13:24:02.5907485Z [cluster2] {"level":"info","ts":1604323112.681213,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6191. 2020-11-02T13:24:02.5908309Z [cluster2] {"level":"info","ts":1604323112.6812332,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6192. 2020-11-02T13:24:02.5910284Z [cluster2] {"level":"info","ts":1604323112.6847365,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6193. 2020-11-02T13:24:02.5913198Z [cluster2] {"level":"info","ts":1604323112.6872125,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6194. 2020-11-02T13:24:02.5915498Z [cluster2] {"level":"info","ts":1604323112.6920896,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6195. 2020-11-02T13:24:02.5916703Z [cluster2] {"level":"info","ts":1604323112.6960714,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6196. 2020-11-02T13:24:02.5917591Z [cluster2] {"level":"info","ts":1604323112.696092,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6197. 2020-11-02T13:24:02.5919627Z [cluster2] {"level":"info","ts":1604323112.698812,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6198. 2020-11-02T13:24:02.5922542Z [cluster2] {"level":"info","ts":1604323112.701051,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6199. 2020-11-02T13:24:02.5924985Z [cluster2] {"level":"info","ts":1604323117.6877103,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6200. 2020-11-02T13:24:02.5926252Z [cluster2] {"level":"info","ts":1604323117.6935332,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6201. 2020-11-02T13:24:02.5927133Z [cluster2] {"level":"info","ts":1604323117.6935565,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6202. 2020-11-02T13:24:02.5929174Z [cluster2] {"level":"info","ts":1604323117.6962526,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6203. 2020-11-02T13:24:02.5931995Z [cluster2] {"level":"info","ts":1604323117.6987398,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6204. 2020-11-02T13:24:02.5934337Z [cluster2] {"level":"info","ts":1604323117.7038634,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6205. 2020-11-02T13:24:02.5935540Z [cluster2] {"level":"info","ts":1604323117.7073276,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6206. 2020-11-02T13:24:02.5936259Z [cluster2] {"level":"info","ts":1604323117.7073436,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6207. 2020-11-02T13:24:02.5938686Z [cluster2] {"level":"info","ts":1604323117.709962,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6208. 2020-11-02T13:24:02.5941584Z [cluster2] {"level":"info","ts":1604323117.7709918,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6209. 2020-11-02T13:24:02.5943963Z [cluster2] {"level":"info","ts":1604323122.699458,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6210. 2020-11-02T13:24:02.5945175Z [cluster2] {"level":"info","ts":1604323122.7048864,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6211. 2020-11-02T13:24:02.5946060Z [cluster2] {"level":"info","ts":1604323122.7049088,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6212. 2020-11-02T13:24:02.5948106Z [cluster2] {"level":"info","ts":1604323122.70774,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6213. 2020-11-02T13:24:02.5950987Z [cluster2] {"level":"info","ts":1604323122.7101748,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6214. 2020-11-02T13:24:02.5953291Z [cluster2] {"level":"info","ts":1604323122.7149944,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6215. 2020-11-02T13:24:02.5954491Z [cluster2] {"level":"info","ts":1604323122.720031,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6216. 2020-11-02T13:24:02.5955374Z [cluster2] {"level":"info","ts":1604323122.720047,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6217. 2020-11-02T13:24:02.5957453Z [cluster2] {"level":"info","ts":1604323122.7286043,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6218. 2020-11-02T13:24:02.5960319Z [cluster2] {"level":"info","ts":1604323122.7334433,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6219. 2020-11-02T13:24:02.5962453Z [cluster2] {"level":"info","ts":1604323127.7088194,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6220. 2020-11-02T13:24:02.5963768Z [cluster2] {"level":"info","ts":1604323127.7138758,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6221. 2020-11-02T13:24:02.5964655Z [cluster2] {"level":"info","ts":1604323127.713893,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6222. 2020-11-02T13:24:02.5966688Z [cluster2] {"level":"info","ts":1604323127.7171018,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6223. 2020-11-02T13:24:02.5969516Z [cluster2] {"level":"info","ts":1604323127.720064,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6224. 2020-11-02T13:24:02.5971822Z [cluster2] {"level":"info","ts":1604323127.7263026,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6225. 2020-11-02T13:24:02.5973053Z [cluster2] {"level":"info","ts":1604323127.730411,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6226. 2020-11-02T13:24:02.5974138Z [cluster2] {"level":"info","ts":1604323127.7304301,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6227. 2020-11-02T13:24:02.5976245Z [cluster2] {"level":"info","ts":1604323127.7329555,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6228. 2020-11-02T13:24:02.5979230Z [cluster2] {"level":"info","ts":1604323127.7364237,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6229. 2020-11-02T13:24:02.5983571Z [cluster2] {"level":"info","ts":1604323132.7241712,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6230. 2020-11-02T13:24:02.5984797Z [cluster2] {"level":"info","ts":1604323132.7306826,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6231. 2020-11-02T13:24:02.5985692Z [cluster2] {"level":"info","ts":1604323132.7307036,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6232. 2020-11-02T13:24:02.5987731Z [cluster2] {"level":"info","ts":1604323132.735958,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6233. 2020-11-02T13:24:02.5990552Z [cluster2] {"level":"info","ts":1604323132.738471,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6234. 2020-11-02T13:24:02.5992910Z [cluster2] {"level":"info","ts":1604323132.7447398,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6235. 2020-11-02T13:24:02.5994157Z [cluster2] {"level":"info","ts":1604323132.7499282,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6236. 2020-11-02T13:24:02.5995179Z [cluster2] {"level":"info","ts":1604323132.7499497,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6237. 2020-11-02T13:24:02.5997206Z [cluster2] {"level":"info","ts":1604323132.7527847,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6238. 2020-11-02T13:24:02.6000056Z [cluster2] {"level":"info","ts":1604323132.7552516,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6239. 2020-11-02T13:24:02.6002368Z [cluster2] {"level":"info","ts":1604323137.7367463,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6240. 2020-11-02T13:24:02.6003579Z [cluster2] {"level":"info","ts":1604323137.7412515,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6241. 2020-11-02T13:24:02.6004449Z [cluster2] {"level":"info","ts":1604323137.7412765,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6242. 2020-11-02T13:24:02.6006488Z [cluster2] {"level":"info","ts":1604323137.7441986,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6243. 2020-11-02T13:24:02.6009324Z [cluster2] {"level":"info","ts":1604323137.7470572,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6244. 2020-11-02T13:24:02.6011717Z [cluster2] {"level":"info","ts":1604323137.7527936,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6245. 2020-11-02T13:24:02.6012910Z [cluster2] {"level":"info","ts":1604323137.756705,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6246. 2020-11-02T13:24:02.6013793Z [cluster2] {"level":"info","ts":1604323137.7567344,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6247. 2020-11-02T13:24:02.6015825Z [cluster2] {"level":"info","ts":1604323137.7597573,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6248. 2020-11-02T13:24:02.6018784Z [cluster2] {"level":"info","ts":1604323137.7623065,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6249. 2020-11-02T13:24:02.6021088Z [cluster2] {"level":"info","ts":1604323142.7459884,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6250. 2020-11-02T13:24:02.6022295Z [cluster2] {"level":"info","ts":1604323142.7506745,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6251. 2020-11-02T13:24:02.6023175Z [cluster2] {"level":"info","ts":1604323142.7506962,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6252. 2020-11-02T13:24:02.6025557Z [cluster2] {"level":"info","ts":1604323142.753398,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6253. 2020-11-02T13:24:02.6028547Z [cluster2] {"level":"info","ts":1604323142.7567718,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6254. 2020-11-02T13:24:02.6030841Z [cluster2] {"level":"info","ts":1604323142.7618933,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6255. 2020-11-02T13:24:02.6032051Z [cluster2] {"level":"info","ts":1604323142.7665584,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6256. 2020-11-02T13:24:02.6032934Z [cluster2] {"level":"info","ts":1604323142.766586,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6257. 2020-11-02T13:24:02.6034982Z [cluster2] {"level":"info","ts":1604323142.7691584,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6258. 2020-11-02T13:24:02.6038045Z [cluster2] {"level":"info","ts":1604323142.7717025,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6259. 2020-11-02T13:24:02.6040345Z [cluster2] {"level":"info","ts":1604323147.7651076,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6260. 2020-11-02T13:24:02.6041541Z [cluster2] {"level":"info","ts":1604323147.7732892,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6261. 2020-11-02T13:24:02.6042434Z [cluster2] {"level":"info","ts":1604323147.7733114,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6262. 2020-11-02T13:24:02.6044539Z [cluster2] {"level":"info","ts":1604323147.7778242,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6263. 2020-11-02T13:24:02.6047385Z [cluster2] {"level":"info","ts":1604323147.780277,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6264. 2020-11-02T13:24:02.6049724Z [cluster2] {"level":"info","ts":1604323147.7862628,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6265. 2020-11-02T13:24:02.6050926Z [cluster2] {"level":"info","ts":1604323147.7895396,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6266. 2020-11-02T13:24:02.6051812Z [cluster2] {"level":"info","ts":1604323147.7895565,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6267. 2020-11-02T13:24:02.6053830Z [cluster2] {"level":"info","ts":1604323147.7923691,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6268. 2020-11-02T13:24:02.6057499Z [cluster2] {"level":"info","ts":1604323147.7947717,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6269. 2020-11-02T13:24:02.6059743Z [cluster2] {"level":"info","ts":1604323152.7781446,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6270. 2020-11-02T13:24:02.6060868Z [cluster2] {"level":"info","ts":1604323152.7834013,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6271. 2020-11-02T13:24:02.6061691Z [cluster2] {"level":"info","ts":1604323152.783419,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6272. 2020-11-02T13:24:02.6063881Z [cluster2] {"level":"info","ts":1604323152.7871346,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6273. 2020-11-02T13:24:02.6066712Z [cluster2] {"level":"info","ts":1604323152.7899904,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6274. 2020-11-02T13:24:02.6069012Z [cluster2] {"level":"info","ts":1604323152.7946577,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6275. 2020-11-02T13:24:02.6070218Z [cluster2] {"level":"info","ts":1604323152.7985198,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6276. 2020-11-02T13:24:02.6071102Z [cluster2] {"level":"info","ts":1604323152.7985396,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6277. 2020-11-02T13:24:02.6073130Z [cluster2] {"level":"info","ts":1604323152.8012497,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6278. 2020-11-02T13:24:02.6076045Z [cluster2] {"level":"info","ts":1604323152.803425,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6279. 2020-11-02T13:24:02.6078863Z [cluster2] {"level":"info","ts":1604323157.7943072,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6280. 2020-11-02T13:24:02.6080063Z [cluster2] {"level":"info","ts":1604323157.8002903,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6281. 2020-11-02T13:24:02.6080941Z [cluster2] {"level":"info","ts":1604323157.8003116,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6282. 2020-11-02T13:24:02.6082972Z [cluster2] {"level":"info","ts":1604323157.8031542,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6283. 2020-11-02T13:24:02.6085811Z [cluster2] {"level":"info","ts":1604323157.8058095,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6284. 2020-11-02T13:24:02.6088099Z [cluster2] {"level":"info","ts":1604323157.8111167,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6285. 2020-11-02T13:24:02.6089298Z [cluster2] {"level":"info","ts":1604323157.8148296,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6286. 2020-11-02T13:24:02.6090178Z [cluster2] {"level":"info","ts":1604323157.8148475,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6287. 2020-11-02T13:24:02.6092291Z [cluster2] {"level":"info","ts":1604323157.8174176,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6288. 2020-11-02T13:24:02.6095248Z [cluster2] {"level":"info","ts":1604323157.819866,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6289. 2020-11-02T13:24:02.6097667Z [cluster2] {"level":"info","ts":1604323162.8091109,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6290. 2020-11-02T13:24:02.6098873Z [cluster2] {"level":"info","ts":1604323162.8148017,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6291. 2020-11-02T13:24:02.6099856Z [cluster2] {"level":"info","ts":1604323162.8148232,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6292. 2020-11-02T13:24:02.6101893Z [cluster2] {"level":"info","ts":1604323162.8180661,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6293. 2020-11-02T13:24:02.6104719Z [cluster2] {"level":"info","ts":1604323162.8203955,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6294. 2020-11-02T13:24:02.6107011Z [cluster2] {"level":"info","ts":1604323162.8252177,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6295. 2020-11-02T13:24:02.6108212Z [cluster2] {"level":"info","ts":1604323162.829108,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6296. 2020-11-02T13:24:02.6109171Z [cluster2] {"level":"info","ts":1604323162.8291261,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6297. 2020-11-02T13:24:02.6111203Z [cluster2] {"level":"info","ts":1604323162.831926,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6298. 2020-11-02T13:24:02.6114039Z [cluster2] {"level":"info","ts":1604323162.8344,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6299. 2020-11-02T13:24:02.6116338Z [cluster2] {"level":"info","ts":1604323167.8247797,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6300. 2020-11-02T13:24:02.6117554Z [cluster2] {"level":"info","ts":1604323167.8299966,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6301. 2020-11-02T13:24:02.6118442Z [cluster2] {"level":"info","ts":1604323167.8300195,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6302. 2020-11-02T13:24:02.6120471Z [cluster2] {"level":"info","ts":1604323167.8330767,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6303. 2020-11-02T13:24:02.6125073Z [cluster2] {"level":"info","ts":1604323167.8354862,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6304. 2020-11-02T13:24:02.6128341Z [cluster2] {"level":"info","ts":1604323167.8415031,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6305. 2020-11-02T13:24:02.6129584Z [cluster2] {"level":"info","ts":1604323167.847438,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6306. 2020-11-02T13:24:02.6130479Z [cluster2] {"level":"info","ts":1604323167.847458,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6307. 2020-11-02T13:24:02.6132569Z [cluster2] {"level":"info","ts":1604323167.8506033,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6308. 2020-11-02T13:24:02.6135409Z [cluster2] {"level":"info","ts":1604323167.8529556,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6309. 2020-11-02T13:24:02.6138100Z [cluster2] {"level":"info","ts":1604323172.8366203,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6310. 2020-11-02T13:24:02.6139319Z [cluster2] {"level":"info","ts":1604323172.8415356,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6311. 2020-11-02T13:24:02.6140205Z [cluster2] {"level":"info","ts":1604323172.8415527,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6312. 2020-11-02T13:24:02.6142244Z [cluster2] {"level":"info","ts":1604323172.8453782,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6313. 2020-11-02T13:24:02.6145193Z [cluster2] {"level":"info","ts":1604323172.8496125,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6314. 2020-11-02T13:24:02.6147502Z [cluster2] {"level":"info","ts":1604323172.8550985,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6315. 2020-11-02T13:24:02.6148749Z [cluster2] {"level":"info","ts":1604323172.8597908,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6316. 2020-11-02T13:24:02.6149630Z [cluster2] {"level":"info","ts":1604323172.8598049,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6317. 2020-11-02T13:24:02.6151659Z [cluster2] {"level":"info","ts":1604323172.8627188,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6318. 2020-11-02T13:24:02.6154613Z [cluster2] {"level":"info","ts":1604323172.8652825,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6319. 2020-11-02T13:24:02.6156908Z [cluster2] {"level":"info","ts":1604323177.850503,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6320. 2020-11-02T13:24:02.6158116Z [cluster2] {"level":"info","ts":1604323177.8557715,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6321. 2020-11-02T13:24:02.6159004Z [cluster2] {"level":"info","ts":1604323177.8557956,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6322. 2020-11-02T13:24:02.6161117Z [cluster2] {"level":"info","ts":1604323177.8592372,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6323. 2020-11-02T13:24:02.6163947Z [cluster2] {"level":"info","ts":1604323177.8619576,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6324. 2020-11-02T13:24:02.6166236Z [cluster2] {"level":"info","ts":1604323177.8679028,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6325. 2020-11-02T13:24:02.6167431Z [cluster2] {"level":"info","ts":1604323177.8731673,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6326. 2020-11-02T13:24:02.6168373Z [cluster2] {"level":"info","ts":1604323177.8731892,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6327. 2020-11-02T13:24:02.6170266Z [cluster2] {"level":"info","ts":1604323177.876439,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6328. 2020-11-02T13:24:02.6173774Z [cluster2] {"level":"info","ts":1604323177.8792331,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6329. 2020-11-02T13:24:02.6176072Z [cluster2] {"level":"info","ts":1604323182.8629751,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6330. 2020-11-02T13:24:02.6177388Z [cluster2] {"level":"info","ts":1604323182.867902,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6331. 2020-11-02T13:24:02.6178365Z [cluster2] {"level":"info","ts":1604323182.8681433,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6332. 2020-11-02T13:24:02.6180436Z [cluster2] {"level":"info","ts":1604323182.8710408,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6333. 2020-11-02T13:24:02.6183271Z [cluster2] {"level":"info","ts":1604323182.8735037,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6334. 2020-11-02T13:24:02.6185570Z [cluster2] {"level":"info","ts":1604323182.8812714,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6335. 2020-11-02T13:24:02.6186778Z [cluster2] {"level":"info","ts":1604323182.8849733,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6336. 2020-11-02T13:24:02.6187666Z [cluster2] {"level":"info","ts":1604323182.884993,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6337. 2020-11-02T13:24:02.6189698Z [cluster2] {"level":"info","ts":1604323182.8879633,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6338. 2020-11-02T13:24:02.6192538Z [cluster2] {"level":"info","ts":1604323182.890247,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6339. 2020-11-02T13:24:02.6194929Z [cluster2] {"level":"info","ts":1604323187.8769777,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6340. 2020-11-02T13:24:02.6196129Z [cluster2] {"level":"info","ts":1604323187.8978415,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6341. 2020-11-02T13:24:02.6197008Z [cluster2] {"level":"info","ts":1604323187.8978815,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6342. 2020-11-02T13:24:02.6199037Z [cluster2] {"level":"info","ts":1604323187.9009774,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6343. 2020-11-02T13:24:02.6201881Z [cluster2] {"level":"info","ts":1604323187.9038153,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6344. 2020-11-02T13:24:02.6204537Z [cluster2] {"level":"info","ts":1604323187.9106162,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6345. 2020-11-02T13:24:02.6205743Z [cluster2] {"level":"info","ts":1604323187.914221,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6346. 2020-11-02T13:24:02.6206630Z [cluster2] {"level":"info","ts":1604323187.914235,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6347. 2020-11-02T13:24:02.6208663Z [cluster2] {"level":"info","ts":1604323187.91754,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6348. 2020-11-02T13:24:02.6211588Z [cluster2] {"level":"info","ts":1604323187.9201763,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6349. 2020-11-02T13:24:02.6213894Z [cluster2] {"level":"info","ts":1604323192.9027073,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6350. 2020-11-02T13:24:02.6215098Z [cluster2] {"level":"info","ts":1604323192.9079945,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6351. 2020-11-02T13:24:02.6215984Z [cluster2] {"level":"info","ts":1604323192.9080133,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6352. 2020-11-02T13:24:02.6218113Z [cluster2] {"level":"info","ts":1604323192.9110408,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6353. 2020-11-02T13:24:02.6220945Z [cluster2] {"level":"info","ts":1604323192.9152918,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6354. 2020-11-02T13:24:02.6223519Z [cluster2] {"level":"info","ts":1604323192.9250195,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6355. 2020-11-02T13:24:02.6224727Z [cluster2] {"level":"info","ts":1604323192.9304318,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6356. 2020-11-02T13:24:02.6225611Z [cluster2] {"level":"info","ts":1604323192.9304583,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6357. 2020-11-02T13:24:02.6227733Z [cluster2] {"level":"info","ts":1604323192.9393036,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6358. 2020-11-02T13:24:02.6230565Z [cluster2] {"level":"info","ts":1604323192.943038,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6359. 2020-11-02T13:24:02.6232865Z [cluster2] {"level":"info","ts":1604323197.9138694,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6360. 2020-11-02T13:24:02.6234066Z [cluster2] {"level":"info","ts":1604323197.9194033,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6361. 2020-11-02T13:24:02.6234939Z [cluster2] {"level":"info","ts":1604323197.9194255,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6362. 2020-11-02T13:24:02.6236976Z [cluster2] {"level":"info","ts":1604323197.922984,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6363. 2020-11-02T13:24:02.6239745Z [cluster2] {"level":"info","ts":1604323197.9279535,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6364. 2020-11-02T13:24:02.6242169Z [cluster2] {"level":"info","ts":1604323197.9333665,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6365. 2020-11-02T13:24:02.6243384Z [cluster2] {"level":"info","ts":1604323197.937179,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6366. 2020-11-02T13:24:02.6244319Z [cluster2] {"level":"info","ts":1604323197.9371965,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6367. 2020-11-02T13:24:02.6246350Z [cluster2] {"level":"info","ts":1604323197.9405847,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6368. 2020-11-02T13:24:02.6249213Z [cluster2] {"level":"info","ts":1604323197.9439228,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6369. 2020-11-02T13:24:02.6251852Z [cluster2] {"level":"info","ts":1604323202.9368546,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6370. 2020-11-02T13:24:02.6252965Z [cluster2] {"level":"info","ts":1604323202.9441519,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6371. 2020-11-02T13:24:02.6253784Z [cluster2] {"level":"info","ts":1604323202.944189,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6372. 2020-11-02T13:24:02.6255656Z [cluster2] {"level":"info","ts":1604323202.9475975,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6373. 2020-11-02T13:24:02.6258944Z [cluster2] {"level":"info","ts":1604323202.9506,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6374. 2020-11-02T13:24:02.6261368Z [cluster2] {"level":"info","ts":1604323202.9569557,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6375. 2020-11-02T13:24:02.6262568Z [cluster2] {"level":"info","ts":1604323202.9609263,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6376. 2020-11-02T13:24:02.6263448Z [cluster2] {"level":"info","ts":1604323202.9609444,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6377. 2020-11-02T13:24:02.6265475Z [cluster2] {"level":"info","ts":1604323202.9637053,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6378. 2020-11-02T13:24:02.6268312Z [cluster2] {"level":"info","ts":1604323202.9659865,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6379. 2020-11-02T13:24:02.6270664Z [cluster2] {"level":"info","ts":1604323207.9511123,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6380. 2020-11-02T13:24:02.6271780Z [cluster2] {"level":"info","ts":1604323207.9559548,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6381. 2020-11-02T13:24:02.6272653Z [cluster2] {"level":"info","ts":1604323207.9559734,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6382. 2020-11-02T13:24:02.6274287Z [cluster2] {"level":"info","ts":1604323207.9593067,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6383. 2020-11-02T13:24:02.6277055Z [cluster2] {"level":"info","ts":1604323207.9618633,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6384. 2020-11-02T13:24:02.6279195Z [cluster2] {"level":"info","ts":1604323207.967358,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6385. 2020-11-02T13:24:02.6280518Z [cluster2] {"level":"info","ts":1604323207.9712226,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6386. 2020-11-02T13:24:02.6281339Z [cluster2] {"level":"info","ts":1604323207.9712389,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6387. 2020-11-02T13:24:02.6283753Z [cluster2] {"level":"info","ts":1604323207.974111,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6388. 2020-11-02T13:24:02.6286911Z [cluster2] {"level":"info","ts":1604323207.976585,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6389. 2020-11-02T13:24:02.6289829Z [cluster2] {"level":"info","ts":1604323212.9631727,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6390. 2020-11-02T13:24:02.6291170Z [cluster2] {"level":"info","ts":1604323212.9678462,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6391. 2020-11-02T13:24:02.6292493Z [cluster2] {"level":"info","ts":1604323212.9678664,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6392. 2020-11-02T13:24:02.6294431Z [cluster2] {"level":"info","ts":1604323212.97082,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6393. 2020-11-02T13:24:02.6297168Z [cluster2] {"level":"info","ts":1604323212.9734359,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6394. 2020-11-02T13:24:02.6299318Z [cluster2] {"level":"info","ts":1604323212.9787748,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6395. 2020-11-02T13:24:02.6300442Z [cluster2] {"level":"info","ts":1604323212.989726,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6396. 2020-11-02T13:24:02.6301485Z [cluster2] {"level":"info","ts":1604323212.9897442,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6397. 2020-11-02T13:24:02.6303556Z [cluster2] {"level":"info","ts":1604323212.993023,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6398. 2020-11-02T13:24:02.6306190Z [cluster2] {"level":"info","ts":1604323212.9951742,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6399. 2020-11-02T13:24:02.6308310Z [cluster2] {"level":"info","ts":1604323217.9809422,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6400. 2020-11-02T13:24:02.6309520Z [cluster2] {"level":"info","ts":1604323217.9862256,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6401. 2020-11-02T13:24:02.6310338Z [cluster2] {"level":"info","ts":1604323217.9862504,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6402. 2020-11-02T13:24:02.6312891Z [cluster2] {"level":"info","ts":1604323217.9892323,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6403. 2020-11-02T13:24:02.6315993Z [cluster2] {"level":"info","ts":1604323217.9918363,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6404. 2020-11-02T13:24:02.6318392Z [cluster2] {"level":"info","ts":1604323217.9977827,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6405. 2020-11-02T13:24:02.6319511Z [cluster2] {"level":"info","ts":1604323218.0016146,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6406. 2020-11-02T13:24:02.6320329Z [cluster2] {"level":"info","ts":1604323218.0016315,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6407. 2020-11-02T13:24:02.6322215Z [cluster2] {"level":"info","ts":1604323218.00493,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6408. 2020-11-02T13:24:02.6325072Z [cluster2] {"level":"info","ts":1604323218.0074027,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6409. 2020-11-02T13:24:02.6327486Z [cluster2] {"level":"info","ts":1604323222.9946716,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6410. 2020-11-02T13:24:02.6328687Z [cluster2] {"level":"info","ts":1604323223.0051212,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6411. 2020-11-02T13:24:02.6329566Z [cluster2] {"level":"info","ts":1604323223.005149,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6412. 2020-11-02T13:24:02.6331595Z [cluster2] {"level":"info","ts":1604323223.011093,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6413. 2020-11-02T13:24:02.6334512Z [cluster2] {"level":"info","ts":1604323223.0149708,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6414. 2020-11-02T13:24:02.6336773Z [cluster2] {"level":"info","ts":1604323223.0226715,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6415. 2020-11-02T13:24:02.6337900Z [cluster2] {"level":"info","ts":1604323223.0288525,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6416. 2020-11-02T13:24:02.6338722Z [cluster2] {"level":"info","ts":1604323223.028873,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6417. 2020-11-02T13:24:02.6340915Z [cluster2] {"level":"info","ts":1604323223.032894,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6418. 2020-11-02T13:24:02.6343855Z [cluster2] {"level":"info","ts":1604323223.0363827,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6419. 2020-11-02T13:24:02.6346164Z [cluster2] {"level":"info","ts":1604323228.0217643,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6420. 2020-11-02T13:24:02.6347359Z [cluster2] {"level":"info","ts":1604323228.0283885,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6421. 2020-11-02T13:24:02.6348303Z [cluster2] {"level":"info","ts":1604323228.0284145,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6422. 2020-11-02T13:24:02.6351171Z [cluster2] {"level":"info","ts":1604323228.0315545,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6423. 2020-11-02T13:24:02.6354054Z [cluster2] {"level":"info","ts":1604323228.0338879,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6424. 2020-11-02T13:24:02.6356356Z [cluster2] {"level":"info","ts":1604323228.0396616,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6425. 2020-11-02T13:24:02.6357558Z [cluster2] {"level":"info","ts":1604323228.04355,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6426. 2020-11-02T13:24:02.6358536Z [cluster2] {"level":"info","ts":1604323228.0435708,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6427. 2020-11-02T13:24:02.6360617Z [cluster2] {"level":"info","ts":1604323228.046421,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6428. 2020-11-02T13:24:02.6363458Z [cluster2] {"level":"info","ts":1604323228.0485635,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6429. 2020-11-02T13:24:02.6365751Z [cluster2] {"level":"info","ts":1604323233.0332248,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6430. 2020-11-02T13:24:02.6366954Z [cluster2] {"level":"info","ts":1604323233.038706,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6431. 2020-11-02T13:24:02.6367836Z [cluster2] {"level":"info","ts":1604323233.0387273,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6432. 2020-11-02T13:24:02.6369868Z [cluster2] {"level":"info","ts":1604323233.0419757,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6433. 2020-11-02T13:24:02.6372802Z [cluster2] {"level":"info","ts":1604323233.0444708,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6434. 2020-11-02T13:24:02.6374930Z [cluster2] {"level":"info","ts":1604323233.050353,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6435. 2020-11-02T13:24:02.6376105Z [cluster2] {"level":"info","ts":1604323233.0541363,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6436. 2020-11-02T13:24:02.6377302Z [cluster2] {"level":"info","ts":1604323233.0541537,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6437. 2020-11-02T13:24:02.6379354Z [cluster2] {"level":"info","ts":1604323233.057118,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6438. 2020-11-02T13:24:02.6382190Z [cluster2] {"level":"info","ts":1604323233.0593593,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6439. 2020-11-02T13:24:02.6384486Z [cluster2] {"level":"info","ts":1604323238.044359,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6440. 2020-11-02T13:24:02.6385735Z [cluster2] {"level":"info","ts":1604323238.0568266,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6441. 2020-11-02T13:24:02.6386557Z [cluster2] {"level":"info","ts":1604323238.0568538,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6442. 2020-11-02T13:24:02.6388436Z [cluster2] {"level":"info","ts":1604323238.05997,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6443. 2020-11-02T13:24:02.6391159Z [cluster2] {"level":"info","ts":1604323238.0623667,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6444. 2020-11-02T13:24:02.6393289Z [cluster2] {"level":"info","ts":1604323238.0678792,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6445. 2020-11-02T13:24:02.6394589Z [cluster2] {"level":"info","ts":1604323238.0718055,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6446. 2020-11-02T13:24:02.6395474Z [cluster2] {"level":"info","ts":1604323238.0718281,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6447. 2020-11-02T13:24:02.6397512Z [cluster2] {"level":"info","ts":1604323238.074839,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6448. 2020-11-02T13:24:02.6400345Z [cluster2] {"level":"info","ts":1604323238.0832355,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6449. 2020-11-02T13:24:02.6403593Z [cluster2] {"level":"info","ts":1604323243.0568292,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6450. 2020-11-02T13:24:02.6404804Z [cluster2] {"level":"info","ts":1604323243.0646315,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6451. 2020-11-02T13:24:02.6405690Z [cluster2] {"level":"info","ts":1604323243.064651,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6452. 2020-11-02T13:24:02.6407828Z [cluster2] {"level":"info","ts":1604323243.0691376,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6453. 2020-11-02T13:24:02.6411040Z [cluster2] {"level":"info","ts":1604323243.0744936,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6454. 2020-11-02T13:24:02.6413349Z [cluster2] {"level":"info","ts":1604323243.08917,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6455. 2020-11-02T13:24:02.6414557Z [cluster2] {"level":"info","ts":1604323243.1002948,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6456. 2020-11-02T13:24:02.6415716Z [cluster2] {"level":"info","ts":1604323243.1003175,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6457. 2020-11-02T13:24:02.6417935Z [cluster2] {"level":"info","ts":1604323243.1032062,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6458. 2020-11-02T13:24:02.6420765Z [cluster2] {"level":"info","ts":1604323243.1061773,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6459. 2020-11-02T13:24:02.6423050Z [cluster2] {"level":"info","ts":1604323248.070243,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6460. 2020-11-02T13:24:02.6424344Z [cluster2] {"level":"info","ts":1604323248.0750663,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6461. 2020-11-02T13:24:02.6425233Z [cluster2] {"level":"info","ts":1604323248.0750864,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6462. 2020-11-02T13:24:02.6427278Z [cluster2] {"level":"info","ts":1604323248.077777,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6463. 2020-11-02T13:24:02.6430128Z [cluster2] {"level":"info","ts":1604323248.0805383,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6464. 2020-11-02T13:24:02.6432449Z [cluster2] {"level":"info","ts":1604323248.0860214,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6465. 2020-11-02T13:24:02.6433654Z [cluster2] {"level":"info","ts":1604323248.0899503,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6466. 2020-11-02T13:24:02.6434542Z [cluster2] {"level":"info","ts":1604323248.089969,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6467. 2020-11-02T13:24:02.6436575Z [cluster2] {"level":"info","ts":1604323248.0927033,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6468. 2020-11-02T13:24:02.6439714Z [cluster2] {"level":"info","ts":1604323248.0956063,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6469. 2020-11-02T13:24:02.6442411Z [cluster2] {"level":"info","ts":1604323253.0798845,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6470. 2020-11-02T13:24:02.6443844Z [cluster2] {"level":"info","ts":1604323253.0867114,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6471. 2020-11-02T13:24:02.6444731Z [cluster2] {"level":"info","ts":1604323253.0867476,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6472. 2020-11-02T13:24:02.6446798Z [cluster2] {"level":"info","ts":1604323253.0901332,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6473. 2020-11-02T13:24:02.6449658Z [cluster2] {"level":"info","ts":1604323253.0926774,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6474. 2020-11-02T13:24:02.6451965Z [cluster2] {"level":"info","ts":1604323253.0987377,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6475. 2020-11-02T13:24:02.6453168Z [cluster2] {"level":"info","ts":1604323253.1034317,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6476. 2020-11-02T13:24:02.6454052Z [cluster2] {"level":"info","ts":1604323253.1034503,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6477. 2020-11-02T13:24:02.6456080Z [cluster2] {"level":"info","ts":1604323253.1062334,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6478. 2020-11-02T13:24:02.6459185Z [cluster2] {"level":"info","ts":1604323253.1090124,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6479. 2020-11-02T13:24:02.6461908Z [cluster2] {"level":"info","ts":1604323258.0933561,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6480. 2020-11-02T13:24:02.6463120Z [cluster2] {"level":"info","ts":1604323258.099519,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6481. 2020-11-02T13:24:02.6464006Z [cluster2] {"level":"info","ts":1604323258.0995443,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6482. 2020-11-02T13:24:02.6466050Z [cluster2] {"level":"info","ts":1604323258.1029434,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6483. 2020-11-02T13:24:02.6468902Z [cluster2] {"level":"info","ts":1604323258.1057923,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6484. 2020-11-02T13:24:02.6471200Z [cluster2] {"level":"info","ts":1604323258.1103234,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6485. 2020-11-02T13:24:02.6472407Z [cluster2] {"level":"info","ts":1604323258.1151602,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6486. 2020-11-02T13:24:02.6473279Z [cluster2] {"level":"info","ts":1604323258.1151752,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6487. 2020-11-02T13:24:02.6475394Z [cluster2] {"level":"info","ts":1604323258.1183167,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6488. 2020-11-02T13:24:02.6478547Z [cluster2] {"level":"info","ts":1604323258.120749,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6489. 2020-11-02T13:24:02.6480905Z [cluster2] {"level":"info","ts":1604323263.1070642,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6490. 2020-11-02T13:24:02.6482084Z [cluster2] {"level":"info","ts":1604323263.113895,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6491. 2020-11-02T13:24:02.6482977Z [cluster2] {"level":"info","ts":1604323263.113914,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6492. 2020-11-02T13:24:02.6485004Z [cluster2] {"level":"info","ts":1604323263.1167054,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6493. 2020-11-02T13:24:02.6487829Z [cluster2] {"level":"info","ts":1604323263.1189444,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6494. 2020-11-02T13:24:02.6490128Z [cluster2] {"level":"info","ts":1604323263.1242347,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6495. 2020-11-02T13:24:02.6491404Z [cluster2] {"level":"info","ts":1604323263.1279955,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6496. 2020-11-02T13:24:02.6492283Z [cluster2] {"level":"info","ts":1604323263.1280172,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6497. 2020-11-02T13:24:02.6494322Z [cluster2] {"level":"info","ts":1604323263.1308377,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6498. 2020-11-02T13:24:02.6497283Z [cluster2] {"level":"info","ts":1604323263.134194,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6499. 2020-11-02T13:24:02.6499598Z [cluster2] {"level":"info","ts":1604323268.1188285,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6500. 2020-11-02T13:24:02.6500800Z [cluster2] {"level":"info","ts":1604323268.1236362,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6501. 2020-11-02T13:24:02.6501681Z [cluster2] {"level":"info","ts":1604323268.1236532,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6502. 2020-11-02T13:24:02.6503713Z [cluster2] {"level":"info","ts":1604323268.1269374,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6503. 2020-11-02T13:24:02.6506543Z [cluster2] {"level":"info","ts":1604323268.1294334,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6504. 2020-11-02T13:24:02.6508919Z [cluster2] {"level":"info","ts":1604323268.1349962,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6505. 2020-11-02T13:24:02.6510124Z [cluster2] {"level":"info","ts":1604323268.1394987,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6506. 2020-11-02T13:24:02.6511013Z [cluster2] {"level":"info","ts":1604323268.139515,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6507. 2020-11-02T13:24:02.6513042Z [cluster2] {"level":"info","ts":1604323268.1418836,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6508. 2020-11-02T13:24:02.6515882Z [cluster2] {"level":"info","ts":1604323268.1444032,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6509. 2020-11-02T13:24:02.6518180Z [cluster2] {"level":"info","ts":1604323273.1326966,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6510. 2020-11-02T13:24:02.6519380Z [cluster2] {"level":"info","ts":1604323273.1373923,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6511. 2020-11-02T13:24:02.6520259Z [cluster2] {"level":"info","ts":1604323273.137415,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6512. 2020-11-02T13:24:02.6522283Z [cluster2] {"level":"info","ts":1604323273.142376,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6513. 2020-11-02T13:24:02.6525186Z [cluster2] {"level":"info","ts":1604323273.1463914,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6514. 2020-11-02T13:24:02.6527282Z [cluster2] {"level":"info","ts":1604323273.1638987,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6515. 2020-11-02T13:24:02.6528248Z [cluster2] {"level":"info","ts":1604323273.1779675,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6516. 2020-11-02T13:24:02.6528957Z [cluster2] {"level":"info","ts":1604323273.177991,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6517. 2020-11-02T13:24:02.6530595Z [cluster2] {"level":"info","ts":1604323273.1822178,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6518. 2020-11-02T13:24:02.6533076Z [cluster2] {"level":"info","ts":1604323273.186784,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6519. 2020-11-02T13:24:02.6535202Z [cluster2] {"level":"info","ts":1604323278.1493137,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6520. 2020-11-02T13:24:02.6536312Z [cluster2] {"level":"info","ts":1604323278.153733,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6521. 2020-11-02T13:24:02.6537217Z [cluster2] {"level":"info","ts":1604323278.1537554,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6522. 2020-11-02T13:24:02.6539172Z [cluster2] {"level":"info","ts":1604323278.1571026,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6523. 2020-11-02T13:24:02.6542132Z [cluster2] {"level":"info","ts":1604323278.1643267,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6524. 2020-11-02T13:24:02.6544303Z [cluster2] {"level":"info","ts":1604323278.1757963,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6525. 2020-11-02T13:24:02.6545619Z [cluster2] {"level":"info","ts":1604323278.1798189,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6526. 2020-11-02T13:24:02.6546516Z [cluster2] {"level":"info","ts":1604323278.1798398,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6527. 2020-11-02T13:24:02.6548574Z [cluster2] {"level":"info","ts":1604323278.1851096,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6528. 2020-11-02T13:24:02.6551373Z [cluster2] {"level":"info","ts":1604323278.1878107,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6529. 2020-11-02T13:24:02.6553486Z [cluster2] {"level":"info","ts":1604323283.186952,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6530. 2020-11-02T13:24:02.6555014Z [cluster2] {"level":"info","ts":1604323283.1992202,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6531. 2020-11-02T13:24:02.6556033Z [cluster2] {"level":"info","ts":1604323283.1994853,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6532. 2020-11-02T13:24:02.6558326Z [cluster2] {"level":"info","ts":1604323283.2056243,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6533. 2020-11-02T13:24:02.6561143Z [cluster2] {"level":"info","ts":1604323283.2099996,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6534. 2020-11-02T13:24:02.6563437Z [cluster2] {"level":"info","ts":1604323283.2322338,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6535. 2020-11-02T13:24:02.6564637Z [cluster2] {"level":"info","ts":1604323283.2506661,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6536. 2020-11-02T13:24:02.6565518Z [cluster2] {"level":"info","ts":1604323283.2507024,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6537. 2020-11-02T13:24:02.6567536Z [cluster2] {"level":"info","ts":1604323283.2597268,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6538. 2020-11-02T13:24:02.6570362Z [cluster2] {"level":"info","ts":1604323283.2672045,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6539. 2020-11-02T13:24:02.6572719Z [cluster2] {"level":"info","ts":1604323288.2112622,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6540. 2020-11-02T13:24:02.6573931Z [cluster2] {"level":"info","ts":1604323288.21714,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6541. 2020-11-02T13:24:02.6574812Z [cluster2] {"level":"info","ts":1604323288.2171636,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6542. 2020-11-02T13:24:02.6576975Z [cluster2] {"level":"info","ts":1604323288.2218363,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6543. 2020-11-02T13:24:02.6579835Z [cluster2] {"level":"info","ts":1604323288.224885,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6544. 2020-11-02T13:24:02.6582135Z [cluster2] {"level":"info","ts":1604323288.2311854,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6545. 2020-11-02T13:24:02.6583340Z [cluster2] {"level":"info","ts":1604323288.2418358,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6546. 2020-11-02T13:24:02.6584220Z [cluster2] {"level":"info","ts":1604323288.2419498,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6547. 2020-11-02T13:24:02.6586247Z [cluster2] {"level":"info","ts":1604323288.2530494,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6548. 2020-11-02T13:24:02.6589192Z [cluster2] {"level":"info","ts":1604323288.2557642,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6549. 2020-11-02T13:24:02.6591715Z [cluster2] {"level":"info","ts":1604323293.229062,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6550. 2020-11-02T13:24:02.6592923Z [cluster2] {"level":"info","ts":1604323293.2369096,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6551. 2020-11-02T13:24:02.6593804Z [cluster2] {"level":"info","ts":1604323293.2369297,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6552. 2020-11-02T13:24:02.6595838Z [cluster2] {"level":"info","ts":1604323293.2401175,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6553. 2020-11-02T13:24:02.6598671Z [cluster2] {"level":"info","ts":1604323293.243005,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6554. 2020-11-02T13:24:02.6600961Z [cluster2] {"level":"info","ts":1604323293.2480068,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6555. 2020-11-02T13:24:02.6602151Z [cluster2] {"level":"info","ts":1604323293.2579699,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6556. 2020-11-02T13:24:02.6603033Z [cluster2] {"level":"info","ts":1604323293.2579937,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6557. 2020-11-02T13:24:02.6605512Z [cluster2] {"level":"info","ts":1604323293.2620893,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6558. 2020-11-02T13:24:02.6608639Z [cluster2] {"level":"info","ts":1604323293.2719245,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6559. 2020-11-02T13:24:02.6610928Z [cluster2] {"level":"info","ts":1604323298.2441332,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6560. 2020-11-02T13:24:02.6612139Z [cluster2] {"level":"info","ts":1604323298.2495072,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6561. 2020-11-02T13:24:02.6613024Z [cluster2] {"level":"info","ts":1604323298.2495215,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6562. 2020-11-02T13:24:02.6615055Z [cluster2] {"level":"info","ts":1604323298.2526274,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6563. 2020-11-02T13:24:02.6617983Z [cluster2] {"level":"info","ts":1604323298.2563157,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6564. 2020-11-02T13:24:02.6620276Z [cluster2] {"level":"info","ts":1604323298.2643917,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6565. 2020-11-02T13:24:02.6621580Z [cluster2] {"level":"info","ts":1604323298.2685668,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6566. 2020-11-02T13:24:02.6622468Z [cluster2] {"level":"info","ts":1604323298.2685852,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6567. 2020-11-02T13:24:02.6624513Z [cluster2] {"level":"info","ts":1604323298.271206,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6568. 2020-11-02T13:24:02.6627341Z [cluster2] {"level":"info","ts":1604323298.273639,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6569. 2020-11-02T13:24:02.6629646Z [cluster2] {"level":"info","ts":1604323303.2856338,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6570. 2020-11-02T13:24:02.6630845Z [cluster2] {"level":"info","ts":1604323303.2971113,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6571. 2020-11-02T13:24:02.6631726Z [cluster2] {"level":"info","ts":1604323303.2973697,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6572. 2020-11-02T13:24:02.6633753Z [cluster2] {"level":"info","ts":1604323303.3038833,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6573. 2020-11-02T13:24:02.6636570Z [cluster2] {"level":"info","ts":1604323303.3071384,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6574. 2020-11-02T13:24:02.6638952Z [cluster2] {"level":"info","ts":1604323303.3132935,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6575. 2020-11-02T13:24:02.6640405Z [cluster2] {"level":"info","ts":1604323303.3398254,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6576. 2020-11-02T13:24:02.6641284Z [cluster2] {"level":"info","ts":1604323303.3402867,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6577. 2020-11-02T13:24:02.6643637Z [cluster2] {"level":"info","ts":1604323303.3503163,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6578. 2020-11-02T13:24:02.6646481Z [cluster2] {"level":"info","ts":1604323303.355062,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6579. 2020-11-02T13:24:02.6648813Z [cluster2] {"level":"info","ts":1604323308.302726,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6580. 2020-11-02T13:24:02.6650012Z [cluster2] {"level":"info","ts":1604323308.3083713,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6581. 2020-11-02T13:24:02.6650888Z [cluster2] {"level":"info","ts":1604323308.3083923,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6582. 2020-11-02T13:24:02.6652992Z [cluster2] {"level":"info","ts":1604323308.3117154,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6583. 2020-11-02T13:24:02.6655825Z [cluster2] {"level":"info","ts":1604323308.3141968,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6584. 2020-11-02T13:24:02.6658218Z [cluster2] {"level":"info","ts":1604323308.319191,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6585. 2020-11-02T13:24:02.6659421Z [cluster2] {"level":"info","ts":1604323308.3230977,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6586. 2020-11-02T13:24:02.6660302Z [cluster2] {"level":"info","ts":1604323308.323113,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6587. 2020-11-02T13:24:02.6662340Z [cluster2] {"level":"info","ts":1604323308.3263206,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6588. 2020-11-02T13:24:02.6665688Z [cluster2] {"level":"info","ts":1604323308.3290617,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6589. 2020-11-02T13:24:02.6668027Z [cluster2] {"level":"info","ts":1604323313.31895,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6590. 2020-11-02T13:24:02.6669236Z [cluster2] {"level":"info","ts":1604323313.3290968,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6591. 2020-11-02T13:24:02.6670233Z [cluster2] {"level":"info","ts":1604323313.3291223,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6592. 2020-11-02T13:24:02.6672273Z [cluster2] {"level":"info","ts":1604323313.3321323,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6593. 2020-11-02T13:24:02.6675101Z [cluster2] {"level":"info","ts":1604323313.334955,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6594. 2020-11-02T13:24:02.6677401Z [cluster2] {"level":"info","ts":1604323313.3403432,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6595. 2020-11-02T13:24:02.6678609Z [cluster2] {"level":"info","ts":1604323313.3440247,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6596. 2020-11-02T13:24:02.6679495Z [cluster2] {"level":"info","ts":1604323313.3440442,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6597. 2020-11-02T13:24:02.6681518Z [cluster2] {"level":"info","ts":1604323313.3468218,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6598. 2020-11-02T13:24:02.6684969Z [cluster2] {"level":"info","ts":1604323313.3492322,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6599. 2020-11-02T13:24:02.6687431Z [cluster2] {"level":"info","ts":1604323318.3350525,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6600. 2020-11-02T13:24:02.6688638Z [cluster2] {"level":"info","ts":1604323318.3404272,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6601. 2020-11-02T13:24:02.6689524Z [cluster2] {"level":"info","ts":1604323318.3404775,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6602. 2020-11-02T13:24:02.6691554Z [cluster2] {"level":"info","ts":1604323318.343548,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6603. 2020-11-02T13:24:02.6694393Z [cluster2] {"level":"info","ts":1604323318.3465195,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6604. 2020-11-02T13:24:02.6696789Z [cluster2] {"level":"info","ts":1604323318.3683367,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6605. 2020-11-02T13:24:02.6697992Z [cluster2] {"level":"info","ts":1604323318.4515488,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6606. 2020-11-02T13:24:02.6698874Z [cluster2] {"level":"info","ts":1604323318.4515815,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6607. 2020-11-02T13:24:02.6700896Z [cluster2] {"level":"info","ts":1604323318.460061,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6608. 2020-11-02T13:24:02.6703848Z [cluster2] {"level":"info","ts":1604323318.4655852,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6609. 2020-11-02T13:24:02.6706140Z [cluster2] {"level":"info","ts":1604323323.349009,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6610. 2020-11-02T13:24:02.6707338Z [cluster2] {"level":"info","ts":1604323323.3550942,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6611. 2020-11-02T13:24:02.6708200Z [cluster2] {"level":"info","ts":1604323323.3551147,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6612. 2020-11-02T13:24:02.6710227Z [cluster2] {"level":"info","ts":1604323323.3580537,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6613. 2020-11-02T13:24:02.6713053Z [cluster2] {"level":"info","ts":1604323323.3606572,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6614. 2020-11-02T13:24:02.6715358Z [cluster2] {"level":"info","ts":1604323323.3672023,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6615. 2020-11-02T13:24:02.6716538Z [cluster2] {"level":"info","ts":1604323323.3719583,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6616. 2020-11-02T13:24:02.6717420Z [cluster2] {"level":"info","ts":1604323323.3720992,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6617. 2020-11-02T13:24:02.6719544Z [cluster2] {"level":"info","ts":1604323323.3768396,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6618. 2020-11-02T13:24:02.6722383Z [cluster2] {"level":"info","ts":1604323323.3814151,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6619. 2020-11-02T13:24:02.6724676Z [cluster2] {"level":"info","ts":1604323328.3615513,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6620. 2020-11-02T13:24:02.6725886Z [cluster2] {"level":"info","ts":1604323328.367838,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6621. 2020-11-02T13:24:02.6726776Z [cluster2] {"level":"info","ts":1604323328.367859,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6622. 2020-11-02T13:24:02.6728809Z [cluster2] {"level":"info","ts":1604323328.370753,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6623. 2020-11-02T13:24:02.6731639Z [cluster2] {"level":"info","ts":1604323328.3730626,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6624. 2020-11-02T13:24:02.6733930Z [cluster2] {"level":"info","ts":1604323328.377882,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6625. 2020-11-02T13:24:02.6735138Z [cluster2] {"level":"info","ts":1604323328.3818214,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6626. 2020-11-02T13:24:02.6736088Z [cluster2] {"level":"info","ts":1604323328.381839,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6627. 2020-11-02T13:24:02.6738226Z [cluster2] {"level":"info","ts":1604323328.3844483,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6628. 2020-11-02T13:24:02.6741046Z [cluster2] {"level":"info","ts":1604323328.38668,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6629. 2020-11-02T13:24:02.6743340Z [cluster2] {"level":"info","ts":1604323333.3725731,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6630. 2020-11-02T13:24:02.6744548Z [cluster2] {"level":"info","ts":1604323333.3774521,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6631. 2020-11-02T13:24:02.6745427Z [cluster2] {"level":"info","ts":1604323333.37747,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6632. 2020-11-02T13:24:02.6747446Z [cluster2] {"level":"info","ts":1604323333.3802898,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6633. 2020-11-02T13:24:02.6750305Z [cluster2] {"level":"info","ts":1604323333.3830004,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6634. 2020-11-02T13:24:02.6752703Z [cluster2] {"level":"info","ts":1604323333.3879454,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6635. 2020-11-02T13:24:02.6753900Z [cluster2] {"level":"info","ts":1604323333.3918145,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6636. 2020-11-02T13:24:02.6754780Z [cluster2] {"level":"info","ts":1604323333.3918347,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6637. 2020-11-02T13:24:02.6756795Z [cluster2] {"level":"info","ts":1604323333.3943727,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6638. 2020-11-02T13:24:02.6759626Z [cluster2] {"level":"info","ts":1604323333.4054248,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6639. 2020-11-02T13:24:02.6762191Z [cluster2] {"level":"info","ts":1604323338.3843257,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6640. 2020-11-02T13:24:02.6763398Z [cluster2] {"level":"info","ts":1604323338.3929188,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6641. 2020-11-02T13:24:02.6764279Z [cluster2] {"level":"info","ts":1604323338.3929415,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6642. 2020-11-02T13:24:02.6766304Z [cluster2] {"level":"info","ts":1604323338.397551,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6643. 2020-11-02T13:24:02.6769227Z [cluster2] {"level":"info","ts":1604323338.4005086,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6644. 2020-11-02T13:24:02.6771534Z [cluster2] {"level":"info","ts":1604323338.408813,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6645. 2020-11-02T13:24:02.6772738Z [cluster2] {"level":"info","ts":1604323338.420965,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6646. 2020-11-02T13:24:02.6773621Z [cluster2] {"level":"info","ts":1604323338.4209988,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6647. 2020-11-02T13:24:02.6775643Z [cluster2] {"level":"info","ts":1604323338.424952,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6648. 2020-11-02T13:24:02.6778662Z [cluster2] {"level":"info","ts":1604323338.42775,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6649. 2020-11-02T13:24:02.6780955Z [cluster2] {"level":"info","ts":1604323343.4078481,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6650. 2020-11-02T13:24:02.6782156Z [cluster2] {"level":"info","ts":1604323343.4127395,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6651. 2020-11-02T13:24:02.6783037Z [cluster2] {"level":"info","ts":1604323343.412771,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6652. 2020-11-02T13:24:02.6785169Z [cluster2] {"level":"info","ts":1604323343.4160838,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6653. 2020-11-02T13:24:02.6788679Z [cluster2] {"level":"info","ts":1604323343.4182813,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6654. 2020-11-02T13:24:02.6790972Z [cluster2] {"level":"info","ts":1604323343.4231517,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6655. 2020-11-02T13:24:02.6792255Z [cluster2] {"level":"info","ts":1604323343.428034,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6656. 2020-11-02T13:24:02.6793081Z [cluster2] {"level":"info","ts":1604323343.4280555,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6657. 2020-11-02T13:24:02.6794973Z [cluster2] {"level":"info","ts":1604323343.4319265,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6658. 2020-11-02T13:24:02.6798348Z [cluster2] {"level":"info","ts":1604323343.434778,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6659. 2020-11-02T13:24:02.6800513Z [cluster2] {"level":"info","ts":1604323348.4226468,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6660. 2020-11-02T13:24:02.6801636Z [cluster2] {"level":"info","ts":1604323348.4329393,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6661. 2020-11-02T13:24:02.6802585Z [cluster2] {"level":"info","ts":1604323348.4329782,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6662. 2020-11-02T13:24:02.6804487Z [cluster2] {"level":"info","ts":1604323348.4366853,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6663. 2020-11-02T13:24:02.6807110Z [cluster2] {"level":"info","ts":1604323348.4397817,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6664. 2020-11-02T13:24:02.6809467Z [cluster2] {"level":"info","ts":1604323348.4458995,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6665. 2020-11-02T13:24:02.6810674Z [cluster2] {"level":"info","ts":1604323348.4591331,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6666. 2020-11-02T13:24:02.6811561Z [cluster2] {"level":"info","ts":1604323348.459153,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6667. 2020-11-02T13:24:02.6813584Z [cluster2] {"level":"info","ts":1604323348.4637694,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6668. 2020-11-02T13:24:02.6816414Z [cluster2] {"level":"info","ts":1604323348.4679499,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6669. 2020-11-02T13:24:02.6818923Z [cluster2] {"level":"info","ts":1604323353.4370334,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6670. 2020-11-02T13:24:02.6820129Z [cluster2] {"level":"info","ts":1604323353.4431918,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6671. 2020-11-02T13:24:02.6821045Z [cluster2] {"level":"info","ts":1604323353.4432092,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6672. 2020-11-02T13:24:02.6823074Z [cluster2] {"level":"info","ts":1604323353.4467149,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6673. 2020-11-02T13:24:02.6825916Z [cluster2] {"level":"info","ts":1604323353.4494503,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6674. 2020-11-02T13:24:02.6828207Z [cluster2] {"level":"info","ts":1604323353.4550629,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6675. 2020-11-02T13:24:02.6829410Z [cluster2] {"level":"info","ts":1604323353.4661357,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6676. 2020-11-02T13:24:02.6830293Z [cluster2] {"level":"info","ts":1604323353.4661555,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6677. 2020-11-02T13:24:02.6832311Z [cluster2] {"level":"info","ts":1604323353.4687877,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6678. 2020-11-02T13:24:02.6835249Z [cluster2] {"level":"info","ts":1604323353.4710596,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6679. 2020-11-02T13:24:02.6837556Z [cluster2] {"level":"info","ts":1604323358.450977,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6680. 2020-11-02T13:24:02.6838749Z [cluster2] {"level":"info","ts":1604323358.4555607,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6681. 2020-11-02T13:24:02.6840029Z [cluster2] {"level":"info","ts":1604323358.4555824,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6682. 2020-11-02T13:24:02.6842105Z [cluster2] {"level":"info","ts":1604323358.458674,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6683. 2020-11-02T13:24:02.6844937Z [cluster2] {"level":"info","ts":1604323358.4610136,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6684. 2020-11-02T13:24:02.6847227Z [cluster2] {"level":"info","ts":1604323358.4676573,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6685. 2020-11-02T13:24:02.6848423Z [cluster2] {"level":"info","ts":1604323358.4774675,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6686. 2020-11-02T13:24:02.6849800Z [cluster2] {"level":"info","ts":1604323358.4774835,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6687. 2020-11-02T13:24:02.6851873Z [cluster2] {"level":"info","ts":1604323358.4860713,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6688. 2020-11-02T13:24:02.6854703Z [cluster2] {"level":"info","ts":1604323358.4893525,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6689. 2020-11-02T13:24:02.6857083Z [cluster2] {"level":"info","ts":1604323363.4626396,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6690. 2020-11-02T13:24:02.6858293Z [cluster2] {"level":"info","ts":1604323363.4691517,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6691. 2020-11-02T13:24:02.6859181Z [cluster2] {"level":"info","ts":1604323363.4691794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6692. 2020-11-02T13:24:02.6861220Z [cluster2] {"level":"info","ts":1604323363.4784796,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6693. 2020-11-02T13:24:02.6864041Z [cluster2] {"level":"info","ts":1604323363.4828165,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6694. 2020-11-02T13:24:02.6866334Z [cluster2] {"level":"info","ts":1604323363.490479,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6695. 2020-11-02T13:24:02.6867640Z [cluster2] {"level":"info","ts":1604323363.4942203,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6696. 2020-11-02T13:24:02.6868533Z [cluster2] {"level":"info","ts":1604323363.4942408,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6697. 2020-11-02T13:24:02.6870578Z [cluster2] {"level":"info","ts":1604323363.497465,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6698. 2020-11-02T13:24:02.6873413Z [cluster2] {"level":"info","ts":1604323363.5001192,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6699. 2020-11-02T13:24:02.6875708Z [cluster2] {"level":"info","ts":1604323368.4795082,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6700. 2020-11-02T13:24:02.6876912Z [cluster2] {"level":"info","ts":1604323368.4840636,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6701. 2020-11-02T13:24:02.6877793Z [cluster2] {"level":"info","ts":1604323368.4840794,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6702. 2020-11-02T13:24:02.6879823Z [cluster2] {"level":"info","ts":1604323368.4900963,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6703. 2020-11-02T13:24:02.6882642Z [cluster2] {"level":"info","ts":1604323368.4932382,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6704. 2020-11-02T13:24:02.6885030Z [cluster2] {"level":"info","ts":1604323368.5003471,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6705. 2020-11-02T13:24:02.6886233Z [cluster2] {"level":"info","ts":1604323368.5045533,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6706. 2020-11-02T13:24:02.6887111Z [cluster2] {"level":"info","ts":1604323368.5045705,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6707. 2020-11-02T13:24:02.6889137Z [cluster2] {"level":"info","ts":1604323368.5069418,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6708. 2020-11-02T13:24:02.6891967Z [cluster2] {"level":"info","ts":1604323368.5090752,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6709. 2020-11-02T13:24:02.6894322Z [cluster2] {"level":"info","ts":1604323373.4887962,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6710. 2020-11-02T13:24:02.6895995Z [cluster2] {"level":"info","ts":1604323373.4942,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6711. 2020-11-02T13:24:02.6896990Z [cluster2] {"level":"info","ts":1604323373.4942255,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6712. 2020-11-02T13:24:02.6899174Z [cluster2] {"level":"info","ts":1604323373.5019572,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6713. 2020-11-02T13:24:02.6904620Z [cluster2] {"level":"info","ts":1604323373.504466,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6714. 2020-11-02T13:24:02.6908120Z [cluster2] {"level":"info","ts":1604323373.5091722,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6715. 2020-11-02T13:24:02.6909334Z [cluster2] {"level":"info","ts":1604323373.5128274,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6716. 2020-11-02T13:24:02.6910223Z [cluster2] {"level":"info","ts":1604323373.5128412,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6717. 2020-11-02T13:24:02.6912277Z [cluster2] {"level":"info","ts":1604323373.5153534,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6718. 2020-11-02T13:24:02.6915128Z [cluster2] {"level":"info","ts":1604323373.5175712,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6719. 2020-11-02T13:24:02.6917427Z [cluster2] {"level":"info","ts":1604323378.4979026,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6720. 2020-11-02T13:24:02.6918626Z [cluster2] {"level":"info","ts":1604323378.5118883,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6721. 2020-11-02T13:24:02.6919633Z [cluster2] {"level":"info","ts":1604323378.5119138,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6722. 2020-11-02T13:24:02.6921684Z [cluster2] {"level":"info","ts":1604323378.5161393,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6723. 2020-11-02T13:24:02.6924517Z [cluster2] {"level":"info","ts":1604323378.5192955,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6724. 2020-11-02T13:24:02.6926819Z [cluster2] {"level":"info","ts":1604323378.5256264,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6725. 2020-11-02T13:24:02.6928425Z [cluster2] {"level":"info","ts":1604323378.5350063,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6726. 2020-11-02T13:24:02.6929254Z [cluster2] {"level":"info","ts":1604323378.5350316,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6727. 2020-11-02T13:24:02.6931355Z [cluster2] {"level":"info","ts":1604323378.5389507,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6728. 2020-11-02T13:24:02.6934186Z [cluster2] {"level":"info","ts":1604323378.5422711,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6729. 2020-11-02T13:24:02.6936604Z [cluster2] {"level":"info","ts":1604323383.5186734,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6730. 2020-11-02T13:24:02.6937909Z [cluster2] {"level":"info","ts":1604323383.524926,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6731. 2020-11-02T13:24:02.6938782Z [cluster2] {"level":"info","ts":1604323383.524944,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6732. 2020-11-02T13:24:02.6940842Z [cluster2] {"level":"info","ts":1604323383.5283139,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6733. 2020-11-02T13:24:02.6943694Z [cluster2] {"level":"info","ts":1604323383.5308487,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6734. 2020-11-02T13:24:02.6945997Z [cluster2] {"level":"info","ts":1604323383.536103,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6735. 2020-11-02T13:24:02.6947186Z [cluster2] {"level":"info","ts":1604323383.5410557,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6736. 2020-11-02T13:24:02.6948074Z [cluster2] {"level":"info","ts":1604323383.5410767,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6737. 2020-11-02T13:24:02.6950139Z [cluster2] {"level":"info","ts":1604323383.544009,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6738. 2020-11-02T13:24:02.6953058Z [cluster2] {"level":"info","ts":1604323383.5463564,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6739. 2020-11-02T13:24:02.6955405Z [cluster2] {"level":"info","ts":1604323388.5345254,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6740. 2020-11-02T13:24:02.6956513Z [cluster2] {"level":"info","ts":1604323388.544466,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6741. 2020-11-02T13:24:02.6957334Z [cluster2] {"level":"info","ts":1604323388.544485,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6742. 2020-11-02T13:24:02.6959209Z [cluster2] {"level":"info","ts":1604323388.5513084,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6743. 2020-11-02T13:24:02.6962138Z [cluster2] {"level":"info","ts":1604323388.5545425,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6744. 2020-11-02T13:24:02.6964553Z [cluster2] {"level":"info","ts":1604323388.5738916,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6745. 2020-11-02T13:24:02.6965760Z [cluster2] {"level":"info","ts":1604323388.5808427,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6746. 2020-11-02T13:24:02.6966646Z [cluster2] {"level":"info","ts":1604323388.580861,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6747. 2020-11-02T13:24:02.6968737Z [cluster2] {"level":"info","ts":1604323388.58524,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6748. 2020-11-02T13:24:02.6971590Z [cluster2] {"level":"info","ts":1604323388.587846,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6749. 2020-11-02T13:24:02.6973895Z [cluster2] {"level":"info","ts":1604323393.5523825,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6750. 2020-11-02T13:24:02.6975093Z [cluster2] {"level":"info","ts":1604323393.5667474,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6751. 2020-11-02T13:24:02.6975981Z [cluster2] {"level":"info","ts":1604323393.5667682,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6752. 2020-11-02T13:24:02.6987181Z [cluster2] {"level":"info","ts":1604323393.5765247,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6753. 2020-11-02T13:24:02.6990054Z [cluster2] {"level":"info","ts":1604323393.5792067,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6754. 2020-11-02T13:24:02.6992190Z [cluster2] {"level":"info","ts":1604323393.5854826,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6755. 2020-11-02T13:24:02.6993314Z [cluster2] {"level":"info","ts":1604323393.6086442,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6756. 2020-11-02T13:24:02.6994323Z [cluster2] {"level":"info","ts":1604323393.608675,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6757. 2020-11-02T13:24:02.6996480Z [cluster2] {"level":"info","ts":1604323393.6170115,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6758. 2020-11-02T13:24:02.6999324Z [cluster2] {"level":"info","ts":1604323393.627025,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6759. 2020-11-02T13:24:02.7001631Z [cluster2] {"level":"info","ts":1604323398.5679145,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6760. 2020-11-02T13:24:02.7002837Z [cluster2] {"level":"info","ts":1604323398.5744815,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6761. 2020-11-02T13:24:02.7003730Z [cluster2] {"level":"info","ts":1604323398.5745158,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6762. 2020-11-02T13:24:02.7005766Z [cluster2] {"level":"info","ts":1604323398.5800257,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6763. 2020-11-02T13:24:02.7008608Z [cluster2] {"level":"info","ts":1604323398.583365,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6764. 2020-11-02T13:24:02.7010911Z [cluster2] {"level":"info","ts":1604323398.5938704,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6765. 2020-11-02T13:24:02.7012244Z [cluster2] {"level":"info","ts":1604323398.5993056,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6766. 2020-11-02T13:24:02.7013066Z [cluster2] {"level":"info","ts":1604323398.5993319,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6767. 2020-11-02T13:24:02.7015123Z [cluster2] {"level":"info","ts":1604323398.6022282,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6768. 2020-11-02T13:24:02.7018156Z [cluster2] {"level":"info","ts":1604323398.604576,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6769. 2020-11-02T13:24:02.7020465Z [cluster2] {"level":"info","ts":1604323403.601868,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6770. 2020-11-02T13:24:02.7021673Z [cluster2] {"level":"info","ts":1604323403.606668,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6771. 2020-11-02T13:24:02.7022561Z [cluster2] {"level":"info","ts":1604323403.6066942,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6772. 2020-11-02T13:24:02.7024603Z [cluster2] {"level":"info","ts":1604323403.609402,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6773. 2020-11-02T13:24:02.7027549Z [cluster2] {"level":"info","ts":1604323403.6121507,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6774. 2020-11-02T13:24:02.7029850Z [cluster2] {"level":"info","ts":1604323403.6238244,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6775. 2020-11-02T13:24:02.7031054Z [cluster2] {"level":"info","ts":1604323403.6298592,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6776. 2020-11-02T13:24:02.7031941Z [cluster2] {"level":"info","ts":1604323403.6299057,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6777. 2020-11-02T13:24:02.7033964Z [cluster2] {"level":"info","ts":1604323403.6330626,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6778. 2020-11-02T13:24:02.7037491Z [cluster2] {"level":"info","ts":1604323403.635347,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6779. 2020-11-02T13:24:02.7039650Z [cluster2] {"level":"info","ts":1604323408.6050005,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6780. 2020-11-02T13:24:02.7040629Z [cluster2] {"level":"info","ts":1604323408.610233,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6781. 2020-11-02T13:24:02.7041345Z [cluster2] {"level":"info","ts":1604323408.6102607,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6782. 2020-11-02T13:24:02.7043064Z [cluster2] {"level":"info","ts":1604323408.6140738,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6783. 2020-11-02T13:24:02.7045592Z [cluster2] {"level":"info","ts":1604323408.6164074,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6784. 2020-11-02T13:24:02.7047722Z [cluster2] {"level":"info","ts":1604323408.6210504,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6785. 2020-11-02T13:24:02.7048871Z [cluster2] {"level":"info","ts":1604323408.6253335,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6786. 2020-11-02T13:24:02.7049723Z [cluster2] {"level":"info","ts":1604323408.6253479,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6787. 2020-11-02T13:24:02.7051364Z [cluster2] {"level":"info","ts":1604323408.6301513,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6788. 2020-11-02T13:24:02.7054015Z [cluster2] {"level":"info","ts":1604323408.633604,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6789. 2020-11-02T13:24:02.7056145Z [cluster2] {"level":"info","ts":1604323413.621582,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6790. 2020-11-02T13:24:02.7058004Z [cluster2] {"level":"info","ts":1604323413.6280618,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6791. 2020-11-02T13:24:02.7058833Z [cluster2] {"level":"info","ts":1604323413.6280982,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6792. 2020-11-02T13:24:02.7061015Z [cluster2] {"level":"info","ts":1604323413.631067,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6793. 2020-11-02T13:24:02.7063860Z [cluster2] {"level":"info","ts":1604323413.633852,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6794. 2020-11-02T13:24:02.7066149Z [cluster2] {"level":"info","ts":1604323413.6393936,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6795. 2020-11-02T13:24:02.7067352Z [cluster2] {"level":"info","ts":1604323413.6430562,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6796. 2020-11-02T13:24:02.7068235Z [cluster2] {"level":"info","ts":1604323413.6430755,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6797. 2020-11-02T13:24:02.7070262Z [cluster2] {"level":"info","ts":1604323413.6461396,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6798. 2020-11-02T13:24:02.7073084Z [cluster2] {"level":"info","ts":1604323413.6515017,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6799. 2020-11-02T13:24:02.7075498Z [cluster2] {"level":"info","ts":1604323418.6313083,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6800. 2020-11-02T13:24:02.7076713Z [cluster2] {"level":"info","ts":1604323418.6357174,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6801. 2020-11-02T13:24:02.7077602Z [cluster2] {"level":"info","ts":1604323418.635739,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6802. 2020-11-02T13:24:02.7079651Z [cluster2] {"level":"info","ts":1604323418.6403003,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6803. 2020-11-02T13:24:02.7082477Z [cluster2] {"level":"info","ts":1604323418.6447446,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6804. 2020-11-02T13:24:02.7084786Z [cluster2] {"level":"info","ts":1604323418.6504235,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6805. 2020-11-02T13:24:02.7085985Z [cluster2] {"level":"info","ts":1604323418.6546607,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6806. 2020-11-02T13:24:02.7086868Z [cluster2] {"level":"info","ts":1604323418.6546795,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6807. 2020-11-02T13:24:02.7088886Z [cluster2] {"level":"info","ts":1604323418.6571848,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6808. 2020-11-02T13:24:02.7091786Z [cluster2] {"level":"info","ts":1604323418.6600826,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6809. 2020-11-02T13:24:02.7094085Z [cluster2] {"level":"info","ts":1604323423.669174,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6810. 2020-11-02T13:24:02.7095283Z [cluster2] {"level":"info","ts":1604323423.6804907,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6811. 2020-11-02T13:24:02.7096167Z [cluster2] {"level":"info","ts":1604323423.6805103,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6812. 2020-11-02T13:24:02.7098384Z [cluster2] {"level":"info","ts":1604323423.694694,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6813. 2020-11-02T13:24:02.7101233Z [cluster2] {"level":"info","ts":1604323423.6998162,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6814. 2020-11-02T13:24:02.7103540Z [cluster2] {"level":"info","ts":1604323423.7063468,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6815. 2020-11-02T13:24:02.7104741Z [cluster2] {"level":"info","ts":1604323423.7178435,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6816. 2020-11-02T13:24:02.7105705Z [cluster2] {"level":"info","ts":1604323423.7178605,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6817. 2020-11-02T13:24:02.7107679Z [cluster2] {"level":"info","ts":1604323423.7240345,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6818. 2020-11-02T13:24:02.7110672Z [cluster2] {"level":"info","ts":1604323423.727155,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6819. 2020-11-02T13:24:02.7112795Z [cluster2] {"level":"info","ts":1604323428.6898048,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6820. 2020-11-02T13:24:02.7114144Z [cluster2] {"level":"info","ts":1604323428.7678094,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6821. 2020-11-02T13:24:02.7115031Z [cluster2] {"level":"info","ts":1604323428.767831,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6822. 2020-11-02T13:24:02.7117067Z [cluster2] {"level":"info","ts":1604323428.7713513,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6823. 2020-11-02T13:24:02.7120171Z [cluster2] {"level":"info","ts":1604323428.7746055,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6824. 2020-11-02T13:24:02.7123177Z [cluster2] {"level":"info","ts":1604323428.7818506,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6825. 2020-11-02T13:24:02.7124400Z [cluster2] {"level":"info","ts":1604323428.786663,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6826. 2020-11-02T13:24:02.7125230Z [cluster2] {"level":"info","ts":1604323428.78668,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6827. 2020-11-02T13:24:02.7128097Z [cluster2] {"level":"info","ts":1604323428.7901053,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6828. 2020-11-02T13:24:02.7130953Z [cluster2] {"level":"info","ts":1604323428.7934945,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6829. 2020-11-02T13:24:02.7133466Z [cluster2] {"level":"info","ts":1604323433.7765675,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6830. 2020-11-02T13:24:02.7134687Z [cluster2] {"level":"info","ts":1604323433.7855818,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6831. 2020-11-02T13:24:02.7135572Z [cluster2] {"level":"info","ts":1604323433.7856033,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6832. 2020-11-02T13:24:02.7137705Z [cluster2] {"level":"info","ts":1604323433.7929752,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6833. 2020-11-02T13:24:02.9021186Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6834. 2020-11-02T13:24:02.9035953Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6835. 2020-11-02T13:24:02.9049114Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6836. 2020-11-02T13:24:02.9062839Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-engine -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6837. 2020-11-02T13:24:03.2054700Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-gateway-zlq99
  6838. 2020-11-02T13:24:03.2066861Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-gateway-zlq99
  6839. 2020-11-02T13:24:03.2078806Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-gateway-zlq99
  6840. 2020-11-02T13:24:03.2090822Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-gateway-zlq99
  6841. 2020-11-02T13:24:03.5099426Z [cluster2] {"level":"info","ts":1604323433.7983828,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6842. 2020-11-02T13:24:03.5103084Z [cluster2] {"level":"info","ts":1604323433.8081322,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6843. 2020-11-02T13:24:03.5104649Z [cluster2] {"level":"info","ts":1604323433.813263,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6844. 2020-11-02T13:24:03.5105550Z [cluster2] {"level":"info","ts":1604323433.81328,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6845. 2020-11-02T13:24:03.5107851Z [cluster2] {"level":"info","ts":1604323433.8187351,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6846. 2020-11-02T13:24:03.5110950Z [cluster2] {"level":"info","ts":1604323433.8348908,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6847. 2020-11-02T13:24:03.5113251Z [cluster2] {"level":"info","ts":1604323438.8042393,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6848. 2020-11-02T13:24:03.5114461Z [cluster2] {"level":"info","ts":1604323438.8129714,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6849. 2020-11-02T13:24:03.5115350Z [cluster2] {"level":"info","ts":1604323438.812987,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6850. 2020-11-02T13:24:03.5117396Z [cluster2] {"level":"info","ts":1604323438.8169758,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6851. 2020-11-02T13:24:03.5120244Z [cluster2] {"level":"info","ts":1604323438.820259,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6852. 2020-11-02T13:24:03.5122529Z [cluster2] {"level":"info","ts":1604323438.8271549,"logger":"controller_submariner","msg":"Reconciling Submariner","Request.Namespace":"submariner-operator","Request.Name":"submariner"}
  6853. 2020-11-02T13:24:03.5123725Z [cluster2] {"level":"info","ts":1604323438.8324664,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Cluster","CIDR":"10.2.0.0/16"}
  6854. 2020-11-02T13:24:03.5124748Z [cluster2] {"level":"info","ts":1604323438.8324804,"logger":"controller_submariner","msg":"Using detected CIDR","type":"Service","CIDR":"100.2.0.0/16"}
  6855. 2020-11-02T13:24:03.5126798Z [cluster2] {"level":"info","ts":1604323438.8439777,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-gateway"}
  6856. 2020-11-02T13:24:03.5129639Z [cluster2] {"level":"info","ts":1604323438.8478296,"logger":"controller_submariner","msg":"Updated existing DaemonSet","Request.Namespace":"submariner-operator","Request.Name":"submariner","DaemonSet.Namespace":"submariner-operator","DaemonSet.Name":"submariner-routeagent"}
  6857. 2020-11-02T13:24:03.5131134Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  6858. 2020-11-02T13:24:03.5131488Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  6859. 2020-11-02T13:24:03.5132462Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-gateway-zlq99 in namespace submariner-operator :++++++++++++++++++++++
  6860. 2020-11-02T13:24:03.5133387Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  6861. 2020-11-02T13:24:03.5133893Z [cluster2] + export CHARON_PID_FILE=/var/run/charon.pid
  6862. 2020-11-02T13:24:03.5134413Z [cluster2] + CHARON_PID_FILE=/var/run/charon.pid
  6863. 2020-11-02T13:24:03.5135018Z [cluster2] + rm -f /var/run/charon.pid
  6864. 2020-11-02T13:24:03.5135443Z [cluster2] + SUBMARINER_VERBOSITY=2
  6865. 2020-11-02T13:24:03.5135993Z [cluster2] + '[' false == true ']'
  6866. 2020-11-02T13:24:03.5136578Z [cluster2] + DEBUG=-v=2
  6867. 2020-11-02T13:24:03.5137087Z [cluster2] + mkdir -p /etc/ipsec
  6868. 2020-11-02T13:24:03.5137797Z [cluster2] + sysctl -w net.ipv4.conf.all.send_redirects=0
  6869. 2020-11-02T13:24:03.5143835Z [cluster2] + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  6870. 2020-11-02T13:24:03.5151960Z [cluster2] + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/libexec/strongswan
  6871. 2020-11-02T13:24:03.5152870Z [cluster2] + for f in iptables-save iptables
  6872. 2020-11-02T13:24:03.5153527Z [cluster2] ++ find_iptables_on_host iptables-save
  6873. 2020-11-02T13:24:03.5154198Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  6874. 2020-11-02T13:24:03.5154764Z [cluster2] net.ipv4.conf.all.send_redirects = 0
  6875. 2020-11-02T13:24:03.5155556Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  6876. 2020-11-02T13:24:03.5156058Z [cluster2] ++ echo /usr/sbin
  6877. 2020-11-02T13:24:03.5156368Z [cluster2] ++ return
  6878. 2020-11-02T13:24:03.5156702Z [cluster2] + location=/usr/sbin
  6879. 2020-11-02T13:24:03.5157213Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  6880. 2020-11-02T13:24:03.5157928Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  6881. 2020-11-02T13:24:03.5159818Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  6882. 2020-11-02T13:24:03.5160519Z [cluster2] + for f in iptables-save iptables
  6883. 2020-11-02T13:24:03.5160963Z [cluster2] ++ find_iptables_on_host iptables
  6884. 2020-11-02T13:24:03.5161561Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  6885. 2020-11-02T13:24:03.5162094Z [cluster2] ++ echo /usr/sbin
  6886. 2020-11-02T13:24:03.5162407Z [cluster2] ++ return
  6887. 2020-11-02T13:24:03.5162736Z [cluster2] + location=/usr/sbin
  6888. 2020-11-02T13:24:03.5163255Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  6889. 2020-11-02T13:24:03.5163896Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  6890. 2020-11-02T13:24:03.5164668Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  6891. 2020-11-02T13:24:03.5165628Z [cluster2] + exec submariner-engine -v=2 -alsologtostderr
  6892. 2020-11-02T13:24:03.5166366Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  6893. 2020-11-02T13:24:03.5166993Z [cluster2] I1102 13:14:15.804863 1 main.go:70] Starting the submariner gateway engine
  6894. 2020-11-02T13:24:03.5168172Z [cluster2] W1102 13:14:15.812122 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  6895. 2020-11-02T13:24:03.5169007Z [cluster2] I1102 13:14:15.812764 1 main.go:95] Creating the cable engine
  6896. 2020-11-02T13:24:03.5169698Z [cluster2] I1102 13:14:15.814739 1 syncer.go:61] CableEngine syncer started
  6897. 2020-11-02T13:24:03.5170645Z [cluster2] I1102 13:14:21.818484 1 main.go:252] Gateway leader election config values: main.leaderConfig{LeaseDuration:10, RenewDeadline:5, RetryPeriod:2}
  6898. 2020-11-02T13:24:03.5171983Z [cluster2] I1102 13:14:21.818651 1 main.go:269] Using namespace "submariner-operator" for the leader election lock
  6899. 2020-11-02T13:24:03.5173413Z [cluster2] I1102 13:14:21.818664 1 leaderelection.go:242] attempting to acquire leader lease submariner-operator/submariner-engine-lock...
  6900. 2020-11-02T13:24:03.5175152Z [cluster2] I1102 13:14:21.828463 1 leaderelection.go:252] successfully acquired lease submariner-operator/submariner-engine-lock
  6901. 2020-11-02T13:24:03.5178318Z [cluster2] I1102 13:14:21.828653 1 event.go:281] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"submariner-operator", Name:"submariner-engine-lock", UID:"0c3b1389-01d7-4c48-b88c-8ae1f0121e52", APIVersion:"v1", ResourceVersion:"1313", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' cluster2-worker-submariner-engine became leader
  6902. 2020-11-02T13:24:03.5180185Z [cluster2] I1102 13:14:21.828676 1 main.go:144] Creating the datastore syncer
  6903. 2020-11-02T13:24:03.5180853Z [cluster2] I1102 13:14:21.828726 1 strongswan.go:99] Initializing StrongSwan IPSec driver
  6904. 2020-11-02T13:24:03.5181523Z [cluster2] I1102 13:14:21.829083 1 strongswan.go:460] Starting charon
  6905. 2020-11-02T13:24:03.5182658Z [cluster2] W1102 13:14:21.830055 1 strongswan.go:543] Failed to connect to charon - retrying: dial unix /var/run/charon.vici: connect: no such file or directory
  6906. 2020-11-02T13:24:03.5183662Z [cluster2] I1102 13:14:22.831432 1 cableengine.go:71] CableEngine controller started, driver: "strongswan"
  6907. 2020-11-02T13:24:03.5184749Z [cluster2] I1102 13:14:22.831528 1 datastoresyncer.go:60] Starting the datastore syncer
  6908. 2020-11-02T13:24:03.5186047Z [cluster2] I1102 13:14:22.831697 1 tunnel.go:22] Starting the tunnel controller
  6909. 2020-11-02T13:24:03.5187149Z [cluster2] I1102 13:14:22.832471 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6910. 2020-11-02T13:24:03.5188182Z [cluster2] I1102 13:14:22.832887 1 resource_syncer.go:180] Starting syncer "Tunnel controller"
  6911. 2020-11-02T13:24:03.5188975Z [cluster2] I1102 13:14:22.832924 1 resource_syncer.go:193] Syncer "Tunnel controller" waiting for informer cache to sync
  6912. 2020-11-02T13:24:03.5189861Z [cluster2] I1102 13:14:22.933090 1 resource_syncer.go:202] Syncer "Tunnel controller" started
  6913. 2020-11-02T13:24:03.5190975Z [cluster2] I1102 13:14:28.834723 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6914. 2020-11-02T13:24:03.5192186Z [cluster2] I1102 13:14:28.893740 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6915. 2020-11-02T13:24:03.5193604Z [cluster2] I1102 13:14:28.900813 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6916. 2020-11-02T13:24:03.5194810Z [cluster2] I1102 13:14:28.900888 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6917. 2020-11-02T13:24:03.5196031Z [cluster2] I1102 13:14:28.900974 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6918. 2020-11-02T13:24:03.5197320Z [cluster2] I1102 13:14:28.901069 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6919. 2020-11-02T13:24:03.5198146Z [cluster2] I1102 13:14:28.901109 1 datastoresyncer.go:80] Starting the broker syncer
  6920. 2020-11-02T13:24:03.5199014Z [cluster2] I1102 13:14:28.901120 1 resource_syncer.go:180] Starting syncer "local -> broker for *v1.Cluster"
  6921. 2020-11-02T13:24:03.5199994Z [cluster2] I1102 13:14:28.901126 1 resource_syncer.go:193] Syncer "local -> broker for *v1.Cluster" waiting for informer cache to sync
  6922. 2020-11-02T13:24:03.5200853Z [cluster2] I1102 13:14:29.001268 1 resource_syncer.go:202] Syncer "local -> broker for *v1.Cluster" started
  6923. 2020-11-02T13:24:03.5201643Z [cluster2] I1102 13:14:29.001305 1 resource_syncer.go:180] Starting syncer "broker -> local for *v1.Cluster"
  6924. 2020-11-02T13:24:03.5202591Z [cluster2] I1102 13:14:29.001312 1 resource_syncer.go:202] Syncer "broker -> local for *v1.Cluster" started
  6925. 2020-11-02T13:24:03.5203507Z [cluster2] I1102 13:14:29.001316 1 resource_syncer.go:180] Starting syncer "local -> broker for *v1.Endpoint"
  6926. 2020-11-02T13:24:03.5204527Z [cluster2] I1102 13:14:29.001321 1 resource_syncer.go:193] Syncer "local -> broker for *v1.Endpoint" waiting for informer cache to sync
  6927. 2020-11-02T13:24:03.5208514Z [cluster2] I1102 13:14:29.010163 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker", "resourceVersion":"1344", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster1", "uid":"9de40449-efd7-41e3-965f-ffdea5cd3bd7"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  6928. 2020-11-02T13:24:03.5214837Z [cluster2] I1102 13:14:29.010253 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker", "resourceVersion":"1344", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster1", "uid":"9de40449-efd7-41e3-965f-ffdea5cd3bd7"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  6929. 2020-11-02T13:24:03.5221451Z [cluster2] I1102 13:14:29.010296 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-k8s-broker", "resourceVersion":"1344", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster1", "uid":"9de40449-efd7-41e3-965f-ffdea5cd3bd7"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  6930. 2020-11-02T13:24:03.5224814Z [cluster2] I1102 13:14:29.010392 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6931. 2020-11-02T13:24:03.5228172Z [cluster2] I1102 13:14:29.012600 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  6932. 2020-11-02T13:24:03.5230724Z [cluster2] I1102 13:14:29.018663 1 resource_syncer.go:285] Syncer "broker -> local for *v1.Cluster" successfully synced "submariner-k8s-broker/cluster1"
  6933. 2020-11-02T13:24:03.5234801Z [cluster2] I1102 13:14:29.022168 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1", "namespace":"submariner-operator", "resourceVersion":"1340", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster1", "uid":"385da779-0afe-45b2-baf7-ab10ea38fbc2"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.1.0.0/16"}, "cluster_id":"cluster1", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.1.0.0/16"}}}}
  6934. 2020-11-02T13:24:03.5238450Z [cluster2] I1102 13:14:29.022271 1 resource_syncer.go:437] Found cluster ID label "cluster1" - not syncing resource "cluster1"
  6935. 2020-11-02T13:24:03.5239503Z [cluster2] I1102 13:14:29.101455 1 resource_syncer.go:202] Syncer "local -> broker for *v1.Endpoint" started
  6936. 2020-11-02T13:24:03.5240489Z [cluster2] I1102 13:14:29.101479 1 resource_syncer.go:180] Starting syncer "broker -> local for *v1.Endpoint"
  6937. 2020-11-02T13:24:03.5241480Z [cluster2] I1102 13:14:29.101527 1 resource_syncer.go:202] Syncer "broker -> local for *v1.Endpoint" started
  6938. 2020-11-02T13:24:03.5242309Z [cluster2] I1102 13:14:29.101532 1 datastoresyncer.go:108] Ensuring we are the only endpoint active for this cluster
  6939. 2020-11-02T13:24:03.5243992Z [cluster2] I1102 13:14:29.101542 1 datastoresyncer.go:143] Creating local submariner Cluster: types.SubmarinerCluster{ID:"cluster2", Spec:v1.ClusterSpec{ClusterID:"cluster2", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.2.0.0/16"}, ClusterCIDR:[]string{"10.2.0.0/16"}, GlobalCIDR:[]string{}}}
  6940. 2020-11-02T13:24:03.5248044Z [cluster2] I1102 13:14:29.101705 1 federator.go:42] In Distribute for &v1.Cluster{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.ClusterSpec{ClusterID:"cluster2", ColorCodes:[]string{"blue"}, ServiceCIDR:[]string{"100.2.0.0/16"}, ClusterCIDR:[]string{"10.2.0.0/16"}, GlobalCIDR:[]string{}}}
  6941. 2020-11-02T13:24:03.5251618Z [cluster2] I1102 13:14:29.102417 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6942. 2020-11-02T13:24:03.5254515Z [cluster2] I1102 13:14:29.105232 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"name":"cluster2", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6943. 2020-11-02T13:24:03.5264187Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  6944. 2020-11-02T13:24:03.5267483Z [cluster2] I1102 13:14:29.108431 1 datastoresyncer.go:156] Creating local submariner Endpoint: types.SubmarinerEndpoint{Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-4", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.17.0.4", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  6945. 2020-11-02T13:24:03.5275945Z [cluster2] I1102 13:14:29.108487 1 federator.go:42] In Distribute for &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-17-0-4", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-4", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.17.0.4", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string{}}}
  6946. 2020-11-02T13:24:03.5280827Z [cluster2] I1102 13:14:29.108581 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6947. 2020-11-02T13:24:03.5285941Z [cluster2] I1102 13:14:29.110204 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6948. 2020-11-02T13:24:03.5296403Z [cluster2] I1102 13:14:29.110599 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-k8s-broker", "resourceVersion":"1345", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"72cde17c-4bab-4f30-b9c7-771fb79a2f76"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  6949. 2020-11-02T13:24:03.5308744Z [cluster2] I1102 13:14:29.110789 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-k8s-broker", "resourceVersion":"1345", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"72cde17c-4bab-4f30-b9c7-771fb79a2f76"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  6950. 2020-11-02T13:24:03.5318266Z [cluster2] I1102 13:14:29.111006 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:28Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-k8s-broker", "resourceVersion":"1345", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"72cde17c-4bab-4f30-b9c7-771fb79a2f76"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  6951. 2020-11-02T13:24:03.5323081Z [cluster2] I1102 13:14:29.111171 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6952. 2020-11-02T13:24:03.5327377Z [cluster2] I1102 13:14:29.113883 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "name":"cluster2", "namespace":"submariner-operator", "resourceVersion":"1343", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2", "uid":"d9178c10-5c9d-4c6e-82aa-b5504fb22436"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6953. 2020-11-02T13:24:03.5333473Z [cluster2] I1102 13:14:29.114307 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "name":"cluster2", "namespace":"submariner-operator", "resourceVersion":"1343", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2", "uid":"d9178c10-5c9d-4c6e-82aa-b5504fb22436"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6954. 2020-11-02T13:24:03.5339249Z [cluster2] I1102 13:14:29.114430 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "name":"cluster2", "namespace":"submariner-operator", "resourceVersion":"1343", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/clusters/cluster2", "uid":"d9178c10-5c9d-4c6e-82aa-b5504fb22436"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6955. 2020-11-02T13:24:03.5342298Z [cluster2] I1102 13:14:29.114564 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"clusters"}
  6956. 2020-11-02T13:24:03.5346614Z [cluster2] I1102 13:14:29.117494 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-operator"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  6957. 2020-11-02T13:24:03.5349789Z [cluster2] I1102 13:14:29.117772 1 datastoresyncer.go:99] Datastore syncer started
  6958. 2020-11-02T13:24:03.5355327Z [cluster2] I1102 13:14:29.119485 1 resource_syncer.go:264] Syncer "Tunnel controller" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-operator", "resourceVersion":"1344", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"15fcdde8-9894-4a5c-879c-c9ddb6666183"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6959. 2020-11-02T13:24:03.5363892Z [cluster2] I1102 13:14:29.120948 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-operator", "resourceVersion":"1344", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"15fcdde8-9894-4a5c-879c-c9ddb6666183"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6960. 2020-11-02T13:24:03.5372869Z [cluster2] I1102 13:14:29.123861 1 resource_syncer.go:276] Syncing resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-operator", "resourceVersion":"1344", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"15fcdde8-9894-4a5c-879c-c9ddb6666183"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6961. 2020-11-02T13:24:03.5381477Z [cluster2] I1102 13:14:29.123932 1 federator.go:42] In Distribute for &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-operator", "resourceVersion":"1344", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"15fcdde8-9894-4a5c-879c-c9ddb6666183"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6962. 2020-11-02T13:24:03.5386080Z [cluster2] I1102 13:14:29.123991 1 helpers.go:75] Found schema.GroupVersionResource{Group:"submariner.io", Version:"v1", Resource:"endpoints"}
  6963. 2020-11-02T13:24:03.5393507Z [cluster2] I1102 13:14:29.126088 1 tunnel.go:56] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster2-submariner-cable-cluster2-172-17-0-4", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", UID:"15fcdde8-9894-4a5c-879c-c9ddb6666183", ResourceVersion:"1344", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63739919669, loc:(*time.Location)(0x2020aa0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster2", CableName:"submariner-cable-cluster2-172-17-0-4", Hostname:"cluster2-worker", Subnets:[]string{"100.2.0.0/16", "10.2.0.0/16"}, PrivateIP:"172.17.0.4", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  6964. 2020-11-02T13:24:03.5398862Z [cluster2] I1102 13:14:29.128104 1 cableengine.go:92] Not installing cable for local cluster
  6965. 2020-11-02T13:24:03.5400241Z [cluster2] I1102 13:14:29.128124 1 tunnel.go:68] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster2-172-17-0-4 in the engine
  6966. 2020-11-02T13:24:03.5401976Z [cluster2] I1102 13:14:29.128131 1 resource_syncer.go:352] Syncer "Tunnel controller": transform function returned nil - not syncing - requeue: false
  6967. 2020-11-02T13:24:03.5408501Z [cluster2] I1102 13:14:29.128269 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-k8s-broker"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6968. 2020-11-02T13:24:03.5414040Z [cluster2] I1102 13:14:29.128102 1 create_or_update.go:32] Creating resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6969. 2020-11-02T13:24:03.5421646Z [cluster2] I1102 13:14:29.145238 1 resource_syncer.go:264] Syncer "Tunnel controller" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-operator", "resourceVersion":"1345", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"df49116e-f654-464c-8e1f-ca4872090e8d"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  6970. 2020-11-02T13:24:03.5429596Z [cluster2] I1102 13:14:29.149736 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Cluster" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Cluster", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2", "namespace":"submariner-k8s-broker", "resourceVersion":"1349", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/clusters/cluster2", "uid":"af7c3864-de40-4bda-9531-458564ec4ac3"}, "spec":map[string]interface {}{"cluster_cidr":[]interface {}{"10.2.0.0/16"}, "cluster_id":"cluster2", "color_codes":[]interface {}{"blue"}, "global_cidr":[]interface {}{}, "service_cidr":[]interface {}{"100.2.0.0/16"}}}}
  6971. 2020-11-02T13:24:03.5432715Z [cluster2] I1102 13:14:29.151490 1 resource_syncer.go:443] Cluster ID label "cluster2" not present or matches local cluster ID "cluster2" - not syncing resource "cluster2"
  6972. 2020-11-02T13:24:03.5441498Z [cluster2] I1102 13:14:29.153204 1 tunnel.go:56] Tunnel controller processing added or updated submariner Endpoint object: &v1.Endpoint{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"cluster1-submariner-cable-cluster1-172-17-0-8", GenerateName:"", Namespace:"submariner-operator", SelfLink:"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", UID:"df49116e-f654-464c-8e1f-ca4872090e8d", ResourceVersion:"1345", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63739919669, loc:(*time.Location)(0x2020aa0)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"submariner-io/clusterID":"cluster1"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.EndpointSpec{ClusterID:"cluster1", CableName:"submariner-cable-cluster1-172-17-0-8", Hostname:"cluster1-worker", Subnets:[]string{"100.1.0.0/16", "10.1.0.0/16"}, PrivateIP:"172.17.0.8", PublicIP:"", NATEnabled:false, Backend:"strongswan", BackendConfig:map[string]string(nil)}}
  6973. 2020-11-02T13:24:03.5448439Z [cluster2] I1102 13:14:29.154214 1 cableengine.go:101] Installing Endpoint cable "submariner-cable-cluster1-172-17-0-8"
  6974. 2020-11-02T13:24:03.5450421Z [cluster2] I1102 13:14:29.154077 1 resource_syncer.go:285] Syncer "local -> broker for *v1.Endpoint" successfully synced "submariner-operator/cluster2-submariner-cable-cluster2-172-17-0-4"
  6975. 2020-11-02T13:24:03.5458375Z [cluster2] I1102 13:14:29.154988 1 resource_syncer.go:264] Syncer "local -> broker for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster1"}, "name":"cluster1-submariner-cable-cluster1-172-17-0-8", "namespace":"submariner-operator", "resourceVersion":"1345", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-operator/endpoints/cluster1-submariner-cable-cluster1-172-17-0-8", "uid":"df49116e-f654-464c-8e1f-ca4872090e8d"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster1-172-17-0-8", "cluster_id":"cluster1", "hostname":"cluster1-worker", "nat_enabled":false, "private_ip":"172.17.0.8", "public_ip":"", "subnets":[]interface {}{"100.1.0.0/16", "10.1.0.0/16"}}}}
  6976. 2020-11-02T13:24:03.5464328Z [cluster2] I1102 13:14:29.155255 1 resource_syncer.go:437] Found cluster ID label "cluster1" - not syncing resource "cluster1-submariner-cable-cluster1-172-17-0-8"
  6977. 2020-11-02T13:24:03.5466175Z [cluster2] I1102 13:14:29.154194 1 resource_syncer.go:285] Syncer "local -> broker for *v1.Cluster" successfully synced "submariner-operator/cluster2"
  6978. 2020-11-02T13:24:03.5468337Z [cluster2] I1102 13:14:29.172026 1 resource_syncer.go:285] Syncer "broker -> local for *v1.Endpoint" successfully synced "submariner-k8s-broker/cluster1-submariner-cable-cluster1-172-17-0-8"
  6979. 2020-11-02T13:24:03.5474972Z [cluster2] I1102 13:14:29.174015 1 resource_syncer.go:264] Syncer "broker -> local for *v1.Endpoint" retrieved created resource: &unstructured.Unstructured{Object:map[string]interface {}{"apiVersion":"submariner.io/v1", "kind":"Endpoint", "metadata":map[string]interface {}{"creationTimestamp":"2020-11-02T13:14:29Z", "generation":1, "labels":map[string]interface {}{"submariner-io/clusterID":"cluster2"}, "name":"cluster2-submariner-cable-cluster2-172-17-0-4", "namespace":"submariner-k8s-broker", "resourceVersion":"1348", "selfLink":"/apis/submariner.io/v1/namespaces/submariner-k8s-broker/endpoints/cluster2-submariner-cable-cluster2-172-17-0-4", "uid":"178c768f-6b3d-43b3-9d57-251fadcdceac"}, "spec":map[string]interface {}{"backend":"strongswan", "cable_name":"submariner-cable-cluster2-172-17-0-4", "cluster_id":"cluster2", "hostname":"cluster2-worker", "nat_enabled":false, "private_ip":"172.17.0.4", "public_ip":"", "subnets":[]interface {}{"100.2.0.0/16", "10.2.0.0/16"}}}}
  6980. 2020-11-02T13:24:03.5480164Z [cluster2] I1102 13:14:29.174229 1 resource_syncer.go:443] Cluster ID label "cluster2" not present or matches local cluster ID "cluster2" - not syncing resource "cluster2-submariner-cable-cluster2-172-17-0-4"
  6981. 2020-11-02T13:24:03.5482248Z [cluster2] I1102 13:14:29.195061 1 cableengine.go:150] Successfully installed Endpoint cable "submariner-cable-cluster1-172-17-0-8" with remote IP 172.17.0.8
  6982. 2020-11-02T13:24:03.5484001Z [cluster2] I1102 13:14:29.195230 1 tunnel.go:68] Tunnel controller successfully installed Endpoint cable submariner-cable-cluster1-172-17-0-8 in the engine
  6983. 2020-11-02T13:24:03.5485870Z [cluster2] I1102 13:14:29.195314 1 resource_syncer.go:352] Syncer "Tunnel controller": transform function returned nil - not syncing - requeue: false
  6984. 2020-11-02T13:24:03.5486963Z [cluster2] 00[DMN] Starting IKE charon daemon (strongSwan 5.8.4, Linux 5.4.0-1031-azure, x86_64)
  6985. 2020-11-02T13:24:03.5487753Z [cluster2] 00[CFG] PKCS11 module '<name>' lacks library path
  6986. 2020-11-02T13:24:03.5488419Z [cluster2] 00[LIB] openssl FIPS mode(2) - enabled
  6987. 2020-11-02T13:24:03.5489232Z [cluster2] 00[CFG] loading ca certificates from '/etc/strongswan/ipsec.d/cacerts'
  6988. 2020-11-02T13:24:03.5490175Z [cluster2] 00[CFG] loading aa certificates from '/etc/strongswan/ipsec.d/aacerts'
  6989. 2020-11-02T13:24:03.5491152Z [cluster2] 00[CFG] loading ocsp signer certificates from '/etc/strongswan/ipsec.d/ocspcerts'
  6990. 2020-11-02T13:24:03.5492178Z [cluster2] 00[CFG] loading attribute certificates from '/etc/strongswan/ipsec.d/acerts'
  6991. 2020-11-02T13:24:03.5493070Z [cluster2] 00[CFG] loading crls from '/etc/strongswan/ipsec.d/crls'
  6992. 2020-11-02T13:24:03.5493910Z [cluster2] 00[CFG] loading secrets from '/etc/strongswan/ipsec.secrets'
  6993. 2020-11-02T13:24:03.5494739Z [cluster2] 00[CFG] opening triplet file /etc/strongswan/ipsec.d/triplets.dat failed: No such file or directory
  6994. 2020-11-02T13:24:03.5495504Z [cluster2] 00[CFG] loaded 0 RADIUS server configurations
  6995. 2020-11-02T13:24:03.5496063Z [cluster2] 00[CFG] HA config misses local/remote address
  6996. 2020-11-02T13:24:03.5496935Z [cluster2] 00[CFG] no script for ext-auth script defined, disabled
  6997. 2020-11-02T13:24:03.5499946Z [cluster2] 00[LIB] loaded plugins: charon pkcs11 tpm aesni aes des rc2 sha2 sha1 md4 md5 mgf1 random nonce x509 revocation constraints acert pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl gcrypt fips-prf gmp curve25519 chapoly xcbc cmac hmac ctr ccm gcm drbg newhope curl attr kernel-netlink resolve socket-default farp stroke vici updown eap-identity eap-sim eap-aka eap-aka-3gpp eap-aka-3gpp2 eap-md5 eap-gtc eap-mschapv2 eap-dynamic eap-radius eap-tls eap-ttls eap-peap xauth-generic xauth-eap xauth-pam xauth-noauth dhcp led duplicheck unity counters
  6998. 2020-11-02T13:24:03.5502193Z [cluster2] 00[JOB] spawning 16 worker threads
  6999. 2020-11-02T13:24:03.5502963Z [cluster2] 06[KNL] interface vx-submariner activated
  7000. 2020-11-02T13:24:03.5503700Z [cluster2] 05[KNL] 240.17.0.4 appeared on vx-submariner
  7001. 2020-11-02T13:24:03.5504358Z [cluster2] 16[CFG] loaded IKE shared key for: '172.17.0.8'
  7002. 2020-11-02T13:24:03.5505358Z [cluster2] 12[CFG] added vici connection: submariner-cable-cluster1-172-17-0-8
  7003. 2020-11-02T13:24:03.5507098Z [cluster2] 12[CFG] initiating 'submariner-child-submariner-cable-cluster1-172-17-0-8'
  7004. 2020-11-02T13:24:03.5508832Z [cluster2] 12[IKE] initiating IKE_SA submariner-cable-cluster1-172-17-0-8[1] to 172.17.0.8
  7005. 2020-11-02T13:24:03.5509836Z [cluster2] 12[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  7006. 2020-11-02T13:24:03.5510504Z [cluster2] 12[NET] sending packet: from 172.17.0.4[500] to 172.17.0.8[500] (500 bytes)
  7007. 2020-11-02T13:24:03.5511033Z [cluster2] 15[NET] received packet: from 172.17.0.8[500] to 172.17.0.4[500] (36 bytes)
  7008. 2020-11-02T13:24:03.5511560Z [cluster2] 15[ENC] parsed IKE_SA_INIT response 0 [ N(NO_PROP) ]
  7009. 2020-11-02T13:24:03.5512114Z [cluster2] 15[IKE] received NO_PROPOSAL_CHOSEN notify error
  7010. 2020-11-02T13:24:03.5512666Z [cluster2] 08[NET] received packet: from 172.17.0.8[500] to 172.17.0.4[500] (500 bytes)
  7011. 2020-11-02T13:24:03.5513317Z [cluster2] 08[ENC] parsed IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(REDIR_SUP) ]
  7012. 2020-11-02T13:24:03.5513927Z [cluster2] 08[IKE] 172.17.0.8 is initiating an IKE_SA
  7013. 2020-11-02T13:24:03.5514459Z [cluster2] 08[CFG] selected proposal: IKE:AES_GCM_16_128/PRF_HMAC_SHA2_256/MODP_2048
  7014. 2020-11-02T13:24:03.5514993Z [cluster2] 08[IKE] remote host is behind NAT
  7015. 2020-11-02T13:24:03.5515654Z [cluster2] 08[ENC] generating IKE_SA_INIT response 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) N(CHDLESS_SUP) N(MULT_AUTH) ]
  7016. 2020-11-02T13:24:03.5516432Z [cluster2] 08[NET] sending packet: from 172.17.0.4[500] to 172.17.0.8[500] (464 bytes)
  7017. 2020-11-02T13:24:03.5516953Z [cluster2] 11[NET] received packet: from 172.17.0.8[4500] to 172.17.0.4[4500] (333 bytes)
  7018. 2020-11-02T13:24:03.5518263Z [lighthouse]$ [cluster2] kubectl get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  7019. 2020-11-02T13:24:03.5520039Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  7020. 2020-11-02T13:24:03.5521864Z [lighthouse]$ [cluster2] kubectl --context=cluster2 get pods --selector=app=submariner-routeagent -n submariner-operator -o jsonpath={.items[*].metadata.name}
  7021. 2020-11-02T13:24:03.8273104Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-djhhq
  7022. 2020-11-02T13:24:03.8285819Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-djhhq
  7023. 2020-11-02T13:24:03.8299333Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-djhhq
  7024. 2020-11-02T13:24:03.8310109Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-djhhq
  7025. 2020-11-02T13:24:04.1300395Z [cluster2] 11[ENC] parsed IKE_AUTH request 1 [ IDi N(INIT_CONTACT) IDr AUTH SA TSi TSr N(MULT_AUTH) N(EAP_ONLY) N(MSG_ID_SYN_SUP) ]
  7026. 2020-11-02T13:24:04.1301375Z [cluster2] 11[CFG] looking for peer configs matching 172.17.0.4[172.17.0.4]...172.17.0.8[172.17.0.8]
  7027. 2020-11-02T13:24:04.1302967Z [cluster2] 11[CFG] selected peer config 'submariner-cable-cluster1-172-17-0-8'
  7028. 2020-11-02T13:24:04.1304330Z [cluster2] 11[IKE] authentication of '172.17.0.8' with pre-shared key successful
  7029. 2020-11-02T13:24:04.1305271Z [cluster2] 11[IKE] authentication of '172.17.0.4' (myself) with pre-shared key
  7030. 2020-11-02T13:24:04.1306642Z [cluster2] 11[IKE] IKE_SA submariner-cable-cluster1-172-17-0-8[2] established between 172.17.0.4[172.17.0.4]...172.17.0.8[172.17.0.8]
  7031. 2020-11-02T13:24:04.1307565Z [cluster2] 11[IKE] scheduling rekeying in 13123s
  7032. 2020-11-02T13:24:04.1308294Z [cluster2] 11[IKE] maximum IKE_SA lifetime 14563s
  7033. 2020-11-02T13:24:04.1308860Z [cluster2] 11[CFG] selected proposal: ESP:AES_GCM_16_128/NO_EXT_SEQ
  7034. 2020-11-02T13:24:04.1310684Z [cluster2] 11[IKE] CHILD_SA submariner-child-submariner-cable-cluster1-172-17-0-8{1} established with SPIs c9d7ec86_i c9510bf6_o and TS 10.2.0.0/16 100.2.0.0/16 172.17.0.4/32 === 10.1.0.0/16 100.1.0.0/16 172.17.0.8/32
  7035. 2020-11-02T13:24:04.1312129Z [cluster2] 11[ENC] generating IKE_AUTH response 1 [ IDr AUTH SA TSi TSr ]
  7036. 2020-11-02T13:24:04.1323218Z [cluster2] 11[NET] sending packet: from 172.17.0.4[4500] to 172.17.0.8[4500] (257 bytes)
  7037. 2020-11-02T13:24:04.1323894Z [cluster2] 14[KNL] interface vethwepg2048f5f deleted
  7038. 2020-11-02T13:24:04.1324457Z [cluster2] 06[KNL] interface vethwepl2048f5f activated
  7039. 2020-11-02T13:24:04.1325049Z [cluster2] 05[KNL] interface vethwepl2048f5f deactivated
  7040. 2020-11-02T13:24:04.1325616Z [cluster2] 07[KNL] interface vethwepl2048f5f deleted
  7041. 2020-11-02T13:24:04.1326160Z [cluster2] 10[KNL] interface vethwepgf3ac017 deleted
  7042. 2020-11-02T13:24:04.1326723Z [cluster2] 13[KNL] interface vethweplf3ac017 activated
  7043. 2020-11-02T13:24:04.1327171Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  7044. 2020-11-02T13:24:04.1328310Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-routeagent-djhhq in namespace submariner-operator :++++++++++++++++++++++
  7045. 2020-11-02T13:24:04.1329375Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  7046. 2020-11-02T13:24:04.1329988Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  7047. 2020-11-02T13:24:04.1330593Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  7048. 2020-11-02T13:24:04.1331156Z [cluster2] + SUBMARINER_VERBOSITY=2
  7049. 2020-11-02T13:24:04.1331680Z [cluster2] + '[' false == true ']'
  7050. 2020-11-02T13:24:04.1332330Z [cluster2] + DEBUG=-v=2
  7051. 2020-11-02T13:24:04.1332864Z [cluster2] + for f in iptables-save iptables
  7052. 2020-11-02T13:24:04.1333498Z [cluster2] ++ find_iptables_on_host iptables-save
  7053. 2020-11-02T13:24:04.1334170Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  7054. 2020-11-02T13:24:04.1334590Z [cluster2] ++ echo /usr/sbin
  7055. 2020-11-02T13:24:04.1334887Z [cluster2] ++ return
  7056. 2020-11-02T13:24:04.1335214Z [cluster2] + location=/usr/sbin
  7057. 2020-11-02T13:24:04.1335724Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7058. 2020-11-02T13:24:04.1336562Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  7059. 2020-11-02T13:24:04.1337407Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7060. 2020-11-02T13:24:04.1338101Z [cluster2] + for f in iptables-save iptables
  7061. 2020-11-02T13:24:04.1338727Z [cluster2] ++ find_iptables_on_host iptables
  7062. 2020-11-02T13:24:04.1339500Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  7063. 2020-11-02T13:24:04.1339909Z [cluster2] ++ echo /usr/sbin
  7064. 2020-11-02T13:24:04.1340246Z [cluster2] ++ return
  7065. 2020-11-02T13:24:04.1340598Z [cluster2] + location=/usr/sbin
  7066. 2020-11-02T13:24:04.1341155Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7067. 2020-11-02T13:24:04.1341853Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  7068. 2020-11-02T13:24:04.1342684Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7069. 2020-11-02T13:24:04.1343600Z [cluster2] + exec submariner-route-agent -v=2 -alsologtostderr
  7070. 2020-11-02T13:24:04.1345287Z [cluster2] I1102 13:14:14.632598 1 main.go:47] Starting submariner-route-agent
  7071. 2020-11-02T13:24:04.1346528Z [cluster2] W1102 13:14:14.702039 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  7072. 2020-11-02T13:24:04.1347846Z [cluster2] I1102 13:14:14.709583 1 route.go:192] Starting Route Controller. ClusterID: cluster2, localClusterCIDR: [10.2.0.0/16], localServiceCIDR: [100.2.0.0/16]
  7073. 2020-11-02T13:24:04.1348798Z [cluster2] I1102 13:14:14.709605 1 route.go:196] Waiting for Endpoint informer caches to sync.
  7074. 2020-11-02T13:24:04.1349763Z [cluster2] I1102 13:14:14.927299 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  7075. 2020-11-02T13:24:04.1350870Z [cluster2] I1102 13:14:14.927321 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.4
  7076. 2020-11-02T13:24:04.1351863Z [cluster2] I1102 13:14:14.927331 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.7
  7077. 2020-11-02T13:24:04.1353213Z [cluster2] I1102 13:14:14.946852 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  7078. 2020-11-02T13:24:04.1354180Z [cluster2] I1102 13:14:14.946943 1 driver.go:37] Interface "weave" has "10.2.0.1" address
  7079. 2020-11-02T13:24:04.1354880Z [cluster2] I1102 13:14:14.946950 1 driver.go:42] Found CNI Interface "weave" that has IP "10.2.0.1" from ClusterCIDR "10.2.0.0/16"
  7080. 2020-11-02T13:24:04.1355746Z [cluster2] I1102 13:14:14.947021 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  7081. 2020-11-02T13:24:04.1356990Z [cluster2] I1102 13:14:15.191860 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  7082. 2020-11-02T13:24:04.1358268Z [cluster2] I1102 13:14:15.583721 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  7083. 2020-11-02T13:24:04.1359437Z [cluster2] I1102 13:14:15.968507 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  7084. 2020-11-02T13:24:04.1360494Z [cluster2] I1102 13:14:16.242584 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  7085. 2020-11-02T13:24:04.1361662Z [cluster2] I1102 13:14:16.342871 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  7086. 2020-11-02T13:24:04.1362989Z [cluster2] I1102 13:14:16.385929 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.2.0.1
  7087. 2020-11-02T13:24:04.1364595Z [cluster2] I1102 13:14:16.436190 1 route.go:254] In cluster2, podIP of submariner-route-agent[0] is 172.17.0.4
  7088. 2020-11-02T13:24:04.1365770Z [cluster2] I1102 13:14:16.436212 1 route.go:254] In cluster2, podIP of submariner-route-agent[1] is 172.17.0.7
  7089. 2020-11-02T13:24:04.1366798Z [cluster2] I1102 13:14:16.436217 1 route.go:254] In cluster2, podIP of submariner-route-agent[2] is 172.17.0.9
  7090. 2020-11-02T13:24:04.1387013Z [cluster2] I1102 13:14:16.436222 1 route.go:268] Hostname is "cluster2-worker" and routeAgentNodeName is "cluster2-worker"
  7091. 2020-11-02T13:24:04.1388307Z [cluster2] I1102 13:14:16.460091 1 driver.go:87] Successfully annotated node "cluster2-worker" with cniIfaceIP "10.2.0.1"
  7092. 2020-11-02T13:24:04.1389072Z [cluster2] I1102 13:14:16.460117 1 route.go:286] Route agent workers started
  7093. 2020-11-02T13:24:04.1390756Z [cluster2] I1102 13:14:16.460146 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-mtzvj" with host IP "172.17.0.9", pod IP "172.17.0.9"
  7094. 2020-11-02T13:24:04.1394486Z [cluster2] I1102 13:14:16.460153 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-mtzvj"
  7095. 2020-11-02T13:24:04.1396593Z [cluster2] I1102 13:14:16.460160 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-djhhq" with host IP "172.17.0.4", pod IP "172.17.0.4"
  7096. 2020-11-02T13:24:04.1398282Z [cluster2] I1102 13:14:16.460165 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-djhhq"
  7097. 2020-11-02T13:24:04.1399967Z [cluster2] I1102 13:14:16.460170 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-l46bt" with host IP "172.17.0.7", pod IP "172.17.0.7"
  7098. 2020-11-02T13:24:04.1401606Z [cluster2] I1102 13:14:16.460175 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-l46bt"
  7099. 2020-11-02T13:24:04.1403929Z [cluster2] I1102 13:14:29.125891 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7100. 2020-11-02T13:24:04.1405207Z [cluster2] I1102 13:14:29.127408 1 route.go:756] Processing route {Ifindex: 8 Dst: <nil> Src: <nil> Gw: 172.17.0.1 Flags: [] Table: 254}
  7101. 2020-11-02T13:24:04.1405943Z [cluster2] I1102 13:14:29.128466 1 route.go:759] Found nil gw or dst
  7102. 2020-11-02T13:24:04.1406519Z [cluster2] I1102 13:14:29.130097 1 route.go:756] Processing route {Ifindex: 4 Dst: 10.2.0.0/16 Src: 10.2.0.1 Gw: <nil> Flags: [] Table: 254}
  7103. 2020-11-02T13:24:04.1407076Z [cluster2] I1102 13:14:29.130968 1 route.go:759] Found nil gw or dst
  7104. 2020-11-02T13:24:04.1407642Z [cluster2] I1102 13:14:29.131464 1 route.go:756] Processing route {Ifindex: 8 Dst: 172.17.0.0/16 Src: 172.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7105. 2020-11-02T13:24:04.1408199Z [cluster2] I1102 13:14:29.131603 1 route.go:759] Found nil gw or dst
  7106. 2020-11-02T13:24:04.1408737Z [cluster2] I1102 13:14:29.133726 1 route.go:582] This route agent is running on the active gateway node
  7107. 2020-11-02T13:24:04.1409681Z [cluster2] I1102 13:14:29.133889 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7108. 2020-11-02T13:24:04.1410583Z [cluster2] I1102 13:14:29.136180 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7109. 2020-11-02T13:24:04.1411265Z [cluster2] I1102 13:14:29.137234 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7110. 2020-11-02T13:24:04.1411935Z [cluster2] I1102 13:14:29.137937 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7111. 2020-11-02T13:24:04.1412947Z [cluster2] I1102 13:14:29.138185 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7112. 2020-11-02T13:24:04.1414764Z [cluster2] I1102 13:14:29.145507 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7113. 2020-11-02T13:24:04.1417098Z [cluster2] I1102 13:14:29.167948 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 100.1.0.0/16 -j ACCEPT
  7114. 2020-11-02T13:24:04.1418205Z [cluster2] I1102 13:14:29.222465 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7115. 2020-11-02T13:24:04.1438258Z [cluster2] I1102 13:14:29.262501 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  7116. 2020-11-02T13:24:04.1439394Z [cluster2] I1102 13:14:29.295910 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7117. 2020-11-02T13:24:04.1441255Z [cluster2] I1102 13:14:44.932625 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7118. 2020-11-02T13:24:04.1442631Z [cluster2] I1102 13:14:44.933344 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7119. 2020-11-02T13:24:04.1443254Z [cluster2] I1102 13:14:44.933370 1 route.go:759] Found nil gw or dst
  7120. 2020-11-02T13:24:04.1443841Z [cluster2] I1102 13:14:44.933379 1 route.go:582] This route agent is running on the active gateway node
  7121. 2020-11-02T13:24:04.1444850Z [cluster2] I1102 13:14:44.933387 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7122. 2020-11-02T13:24:04.1445777Z [cluster2] I1102 13:14:44.933507 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7123. 2020-11-02T13:24:04.1446524Z [cluster2] I1102 13:14:44.933535 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7124. 2020-11-02T13:24:04.1447210Z [cluster2] I1102 13:14:44.933559 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7125. 2020-11-02T13:24:04.1447984Z [cluster2] I1102 13:14:44.933579 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7126. 2020-11-02T13:24:04.1449021Z [cluster2] I1102 13:14:44.933640 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7127. 2020-11-02T13:24:04.1453637Z [cluster2] I1102 13:14:44.933720 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7128. 2020-11-02T13:24:04.1456404Z [cluster2] I1102 13:15:14.932761 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7129. 2020-11-02T13:24:04.1459271Z [cluster2] I1102 13:15:14.932792 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7130. 2020-11-02T13:24:04.1461074Z [cluster2] I1102 13:15:14.932971 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7131. 2020-11-02T13:24:04.1461817Z [cluster2] I1102 13:15:14.932990 1 route.go:759] Found nil gw or dst
  7132. 2020-11-02T13:24:04.1463748Z [cluster2] I1102 13:15:14.932998 1 route.go:582] This route agent is running on the active gateway node
  7133. 2020-11-02T13:24:04.1464840Z [cluster2] I1102 13:15:14.933005 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7134. 2020-11-02T13:24:04.1465777Z [cluster2] I1102 13:15:14.933130 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7135. 2020-11-02T13:24:04.1466523Z [cluster2] I1102 13:15:14.933161 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7136. 2020-11-02T13:24:04.1467203Z [cluster2] I1102 13:15:14.933195 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7137. 2020-11-02T13:24:04.1470573Z [cluster2] I1102 13:15:14.933216 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7138. 2020-11-02T13:24:04.1472015Z [cluster2] I1102 13:15:14.933278 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7139. 2020-11-02T13:24:04.1473761Z [cluster2] I1102 13:15:44.933041 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7140. 2020-11-02T13:24:04.1475134Z [cluster2] I1102 13:15:44.933301 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7141. 2020-11-02T13:24:04.1475743Z [cluster2] I1102 13:15:44.933327 1 route.go:759] Found nil gw or dst
  7142. 2020-11-02T13:24:04.1476326Z [cluster2] I1102 13:15:44.933335 1 route.go:582] This route agent is running on the active gateway node
  7143. 2020-11-02T13:24:04.1477418Z [cluster2] I1102 13:15:44.933342 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7144. 2020-11-02T13:24:04.1478238Z [cluster2] I1102 13:15:44.933460 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7145. 2020-11-02T13:24:04.1478971Z [cluster2] I1102 13:15:44.933490 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7146. 2020-11-02T13:24:04.1480678Z [cluster2] I1102 13:15:44.933515 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7147. 2020-11-02T13:24:04.1481354Z [cluster2] I1102 13:15:44.933545 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7148. 2020-11-02T13:24:04.1482496Z [cluster2] I1102 13:15:44.933623 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7149. 2020-11-02T13:24:04.1484199Z [cluster2] I1102 13:15:44.933691 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7150. 2020-11-02T13:24:04.1486451Z [cluster2] I1102 13:16:14.939374 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7151. 2020-11-02T13:24:04.1487924Z [cluster2] I1102 13:16:14.939827 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7152. 2020-11-02T13:24:04.1488628Z [cluster2] I1102 13:16:14.939858 1 route.go:759] Found nil gw or dst
  7153. 2020-11-02T13:24:04.1489462Z [cluster2] I1102 13:16:14.939867 1 route.go:582] This route agent is running on the active gateway node
  7154. 2020-11-02T13:24:04.1491494Z [cluster2] I1102 13:16:14.939874 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7155. 2020-11-02T13:24:04.1492305Z [cluster2] I1102 13:16:14.939985 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7156. 2020-11-02T13:24:04.1493050Z [cluster2] I1102 13:16:14.940034 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7157. 2020-11-02T13:24:04.1494522Z [cluster2] I1102 13:16:14.940060 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7158. 2020-11-02T13:24:04.1495218Z [cluster2] I1102 13:16:14.940080 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7159. 2020-11-02T13:24:04.1496272Z [cluster2] I1102 13:16:14.940138 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7160. 2020-11-02T13:24:04.1498142Z [cluster2] I1102 13:16:14.940193 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7161. 2020-11-02T13:24:04.1500602Z [cluster2] I1102 13:16:44.933142 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7162. 2020-11-02T13:24:04.1501971Z [cluster2] I1102 13:16:44.933419 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7163. 2020-11-02T13:24:04.1502577Z [cluster2] I1102 13:16:44.933449 1 route.go:759] Found nil gw or dst
  7164. 2020-11-02T13:24:04.1503285Z [cluster2] I1102 13:16:44.933457 1 route.go:582] This route agent is running on the active gateway node
  7165. 2020-11-02T13:24:04.1504293Z [cluster2] I1102 13:16:44.933464 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7166. 2020-11-02T13:24:04.1505107Z [cluster2] I1102 13:16:44.933774 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7167. 2020-11-02T13:24:04.1505846Z [cluster2] I1102 13:16:44.933819 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7168. 2020-11-02T13:24:04.1506519Z [cluster2] I1102 13:16:44.933852 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7169. 2020-11-02T13:24:04.1507192Z [cluster2] I1102 13:16:44.933874 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7170. 2020-11-02T13:24:04.1508197Z [cluster2] I1102 13:16:44.933924 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7171. 2020-11-02T13:24:04.1512566Z [cluster2] I1102 13:16:44.933980 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7172. 2020-11-02T13:24:04.1514832Z [cluster2] I1102 13:17:14.933202 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7173. 2020-11-02T13:24:04.1516200Z [cluster2] I1102 13:17:14.933385 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7174. 2020-11-02T13:24:04.1517782Z [cluster2] I1102 13:17:14.933411 1 route.go:759] Found nil gw or dst
  7175. 2020-11-02T13:24:04.1518529Z [cluster2] I1102 13:17:14.933419 1 route.go:582] This route agent is running on the active gateway node
  7176. 2020-11-02T13:24:04.1519581Z [cluster2] I1102 13:17:14.933427 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7177. 2020-11-02T13:24:04.1520388Z [cluster2] I1102 13:17:14.933536 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7178. 2020-11-02T13:24:04.1521275Z [cluster2] I1102 13:17:14.933572 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7179. 2020-11-02T13:24:04.1521953Z [cluster2] I1102 13:17:14.933597 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7180. 2020-11-02T13:24:04.1522696Z [cluster2] I1102 13:17:14.933618 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7181. 2020-11-02T13:24:04.1523835Z [cluster2] I1102 13:17:14.933720 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7182. 2020-11-02T13:24:04.1525536Z [cluster2] I1102 13:17:14.933782 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7183. 2020-11-02T13:24:04.1528187Z [cluster2] I1102 13:17:44.933356 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7184. 2020-11-02T13:24:04.1529568Z [cluster2] I1102 13:17:44.933613 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7185. 2020-11-02T13:24:04.1530169Z [cluster2] I1102 13:17:44.933689 1 route.go:759] Found nil gw or dst
  7186. 2020-11-02T13:24:04.1531165Z [cluster2] I1102 13:17:44.933698 1 route.go:582] This route agent is running on the active gateway node
  7187. 2020-11-02T13:24:04.1532206Z [cluster2] I1102 13:17:44.933710 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7188. 2020-11-02T13:24:04.1533017Z [cluster2] I1102 13:17:44.933829 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7189. 2020-11-02T13:24:04.1533757Z [cluster2] I1102 13:17:44.933865 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7190. 2020-11-02T13:24:04.1534761Z [cluster2] I1102 13:17:44.933895 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7191. 2020-11-02T13:24:04.1535441Z [cluster2] I1102 13:17:44.933922 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7192. 2020-11-02T13:24:04.1536586Z [cluster2] I1102 13:17:44.933976 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7193. 2020-11-02T13:24:04.1538307Z [cluster2] I1102 13:17:44.934033 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7194. 2020-11-02T13:24:04.1540552Z [cluster2] I1102 13:18:14.933413 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7195. 2020-11-02T13:24:04.1541915Z [cluster2] I1102 13:18:14.933744 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7196. 2020-11-02T13:24:04.1542528Z [cluster2] I1102 13:18:14.933787 1 route.go:759] Found nil gw or dst
  7197. 2020-11-02T13:24:04.1543110Z [cluster2] I1102 13:18:14.933795 1 route.go:582] This route agent is running on the active gateway node
  7198. 2020-11-02T13:24:04.1544102Z [cluster2] I1102 13:18:14.933802 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7199. 2020-11-02T13:24:04.1544910Z [cluster2] I1102 13:18:14.933919 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7200. 2020-11-02T13:24:04.1545648Z [cluster2] I1102 13:18:14.933948 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7201. 2020-11-02T13:24:04.1546321Z [cluster2] I1102 13:18:14.933973 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7202. 2020-11-02T13:24:04.1546991Z [cluster2] I1102 13:18:14.934085 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7203. 2020-11-02T13:24:04.1548001Z [cluster2] I1102 13:18:14.934131 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7204. 2020-11-02T13:24:04.1550482Z [cluster2] I1102 13:18:14.934187 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7205. 2020-11-02T13:24:04.1552540Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-l46bt
  7206. 2020-11-02T13:24:04.1554245Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-l46bt
  7207. 2020-11-02T13:24:04.1555876Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-l46bt
  7208. 2020-11-02T13:24:04.1557454Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-l46bt
  7209. 2020-11-02T13:24:04.1560908Z [cluster2] I1102 13:18:44.933634 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7210. 2020-11-02T13:24:04.1562348Z [cluster2] I1102 13:18:44.933873 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7211. 2020-11-02T13:24:04.1562958Z [cluster2] I1102 13:18:44.933900 1 route.go:759] Found nil gw or dst
  7212. 2020-11-02T13:24:04.1563528Z [cluster2] I1102 13:18:44.933907 1 route.go:582] This route agent is running on the active gateway node
  7213. 2020-11-02T13:24:04.1564529Z [cluster2] I1102 13:18:44.933913 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7214. 2020-11-02T13:24:04.1565342Z [cluster2] I1102 13:18:44.934012 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7215. 2020-11-02T13:24:04.1566084Z [cluster2] I1102 13:18:44.934043 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7216. 2020-11-02T13:24:04.1566921Z [cluster2] I1102 13:18:44.934065 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7217. 2020-11-02T13:24:04.1570241Z [cluster2] I1102 13:18:44.934083 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7218. 2020-11-02T13:24:04.1571813Z [cluster2] I1102 13:18:44.934148 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7219. 2020-11-02T13:24:04.1573527Z [cluster2] I1102 13:18:44.934199 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7220. 2020-11-02T13:24:04.1575784Z [cluster2] I1102 13:19:14.933559 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7221. 2020-11-02T13:24:04.1582723Z [cluster2] I1102 13:19:14.933792 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7222. 2020-11-02T13:24:04.1583367Z [cluster2] I1102 13:19:14.933815 1 route.go:759] Found nil gw or dst
  7223. 2020-11-02T13:24:04.1583963Z [cluster2] I1102 13:19:14.933823 1 route.go:582] This route agent is running on the active gateway node
  7224. 2020-11-02T13:24:04.1585108Z [cluster2] I1102 13:19:14.933830 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7225. 2020-11-02T13:24:04.1585920Z [cluster2] I1102 13:19:14.933938 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7226. 2020-11-02T13:24:04.1586663Z [cluster2] I1102 13:19:14.933968 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7227. 2020-11-02T13:24:04.1587332Z [cluster2] I1102 13:19:14.933993 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7228. 2020-11-02T13:24:04.1588010Z [cluster2] I1102 13:19:14.934016 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7229. 2020-11-02T13:24:04.1589744Z [cluster2] I1102 13:19:14.934069 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7230. 2020-11-02T13:24:04.1591629Z [cluster2] I1102 13:19:14.934120 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7231. 2020-11-02T13:24:04.1593901Z [cluster2] I1102 13:19:44.933819 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7232. 2020-11-02T13:24:04.1595268Z [cluster2] I1102 13:19:44.934069 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7233. 2020-11-02T13:24:04.1595871Z [cluster2] I1102 13:19:44.934093 1 route.go:759] Found nil gw or dst
  7234. 2020-11-02T13:24:04.1596451Z [cluster2] I1102 13:19:44.934101 1 route.go:582] This route agent is running on the active gateway node
  7235. 2020-11-02T13:24:04.1600806Z [cluster2] I1102 13:19:44.934109 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7236. 2020-11-02T13:24:04.1601649Z [cluster2] I1102 13:19:44.934234 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7237. 2020-11-02T13:24:04.1602398Z [cluster2] I1102 13:19:44.934265 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7238. 2020-11-02T13:24:04.1603183Z [cluster2] I1102 13:19:44.934291 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7239. 2020-11-02T13:24:04.1603812Z [cluster2] I1102 13:19:44.934311 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7240. 2020-11-02T13:24:04.1604757Z [cluster2] I1102 13:19:44.934354 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7241. 2020-11-02T13:24:04.1606416Z [cluster2] I1102 13:19:44.934406 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7242. 2020-11-02T13:24:04.1608355Z [cluster2] I1102 13:20:14.934002 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7243. 2020-11-02T13:24:04.1610171Z [cluster2] I1102 13:20:14.934039 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7244. 2020-11-02T13:24:04.1611260Z [cluster2] I1102 13:20:14.934208 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7245. 2020-11-02T13:24:04.1611752Z [cluster2] I1102 13:20:14.934233 1 route.go:759] Found nil gw or dst
  7246. 2020-11-02T13:24:04.1612418Z [cluster2] I1102 13:20:14.934241 1 route.go:582] This route agent is running on the active gateway node
  7247. 2020-11-02T13:24:04.1613347Z [cluster2] I1102 13:20:14.934289 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7248. 2020-11-02T13:24:04.1614098Z [cluster2] I1102 13:20:14.934411 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7249. 2020-11-02T13:24:04.1614793Z [cluster2] I1102 13:20:14.934462 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7250. 2020-11-02T13:24:04.1615425Z [cluster2] I1102 13:20:14.934494 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7251. 2020-11-02T13:24:04.1616047Z [cluster2] I1102 13:20:14.934515 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7252. 2020-11-02T13:24:04.1617925Z [cluster2] I1102 13:20:14.934563 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7253. 2020-11-02T13:24:04.1619794Z [cluster2] I1102 13:20:44.934337 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7254. 2020-11-02T13:24:04.1621748Z [cluster2] I1102 13:20:44.934605 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7255. 2020-11-02T13:24:04.1622472Z [cluster2] I1102 13:20:44.934647 1 route.go:759] Found nil gw or dst
  7256. 2020-11-02T13:24:04.1623058Z [cluster2] I1102 13:20:44.934655 1 route.go:582] This route agent is running on the active gateway node
  7257. 2020-11-02T13:24:04.1624202Z [cluster2] I1102 13:20:44.934662 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7258. 2020-11-02T13:24:04.1624937Z [cluster2] I1102 13:20:44.934776 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7259. 2020-11-02T13:24:04.1625624Z [cluster2] I1102 13:20:44.934807 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7260. 2020-11-02T13:24:04.1626250Z [cluster2] I1102 13:20:44.934831 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7261. 2020-11-02T13:24:04.1626887Z [cluster2] I1102 13:20:44.934852 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7262. 2020-11-02T13:24:04.1628029Z [cluster2] I1102 13:20:44.934896 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7263. 2020-11-02T13:24:04.1629994Z [cluster2] I1102 13:20:44.934947 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7264. 2020-11-02T13:24:04.1632215Z [cluster2] I1102 13:21:14.934119 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7265. 2020-11-02T13:24:04.1635427Z [cluster2] I1102 13:21:14.934154 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7266. 2020-11-02T13:24:04.1636958Z [cluster2] I1102 13:21:14.934314 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7267. 2020-11-02T13:24:04.1637566Z [cluster2] I1102 13:21:14.934338 1 route.go:759] Found nil gw or dst
  7268. 2020-11-02T13:24:04.1638154Z [cluster2] I1102 13:21:14.934345 1 route.go:582] This route agent is running on the active gateway node
  7269. 2020-11-02T13:24:04.1639231Z [cluster2] I1102 13:21:14.934352 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7270. 2020-11-02T13:24:04.1640042Z [cluster2] I1102 13:21:14.934460 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7271. 2020-11-02T13:24:04.1640786Z [cluster2] I1102 13:21:14.934489 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7272. 2020-11-02T13:24:04.1641464Z [cluster2] I1102 13:21:14.934514 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7273. 2020-11-02T13:24:04.1642140Z [cluster2] I1102 13:21:14.934534 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7274. 2020-11-02T13:24:04.1643141Z [cluster2] I1102 13:21:14.934587 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7275. 2020-11-02T13:24:04.1645112Z [cluster2] I1102 13:21:44.934266 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7276. 2020-11-02T13:24:04.1647364Z [cluster2] I1102 13:21:44.934309 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7277. 2020-11-02T13:24:04.1648729Z [cluster2] I1102 13:21:44.934472 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7278. 2020-11-02T13:24:04.1649333Z [cluster2] I1102 13:21:44.934499 1 route.go:759] Found nil gw or dst
  7279. 2020-11-02T13:24:04.1649916Z [cluster2] I1102 13:21:44.934530 1 route.go:582] This route agent is running on the active gateway node
  7280. 2020-11-02T13:24:04.1650908Z [cluster2] I1102 13:21:44.934545 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7281. 2020-11-02T13:24:04.1653073Z [cluster2] I1102 13:21:44.934664 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7282. 2020-11-02T13:24:04.1653922Z [cluster2] I1102 13:21:44.934699 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7283. 2020-11-02T13:24:04.1654603Z [cluster2] I1102 13:21:44.934731 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7284. 2020-11-02T13:24:04.1655276Z [cluster2] I1102 13:21:44.934758 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7285. 2020-11-02T13:24:04.1656353Z [cluster2] I1102 13:21:44.934819 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7286. 2020-11-02T13:24:04.1658208Z [cluster2] I1102 13:22:14.934291 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7287. 2020-11-02T13:24:04.1659580Z [cluster2] I1102 13:22:14.934495 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7288. 2020-11-02T13:24:04.1660185Z [cluster2] I1102 13:22:14.934524 1 route.go:759] Found nil gw or dst
  7289. 2020-11-02T13:24:04.1660763Z [cluster2] I1102 13:22:14.934531 1 route.go:582] This route agent is running on the active gateway node
  7290. 2020-11-02T13:24:04.1661776Z [cluster2] I1102 13:22:14.934538 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7291. 2020-11-02T13:24:04.1662587Z [cluster2] I1102 13:22:14.934653 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7292. 2020-11-02T13:24:04.1663325Z [cluster2] I1102 13:22:14.934689 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7293. 2020-11-02T13:24:04.1664093Z [cluster2] I1102 13:22:14.934719 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7294. 2020-11-02T13:24:04.1664771Z [cluster2] I1102 13:22:14.934746 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7295. 2020-11-02T13:24:04.1668131Z [cluster2] I1102 13:22:14.934792 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7296. 2020-11-02T13:24:04.1669996Z [cluster2] I1102 13:22:14.934843 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7297. 2020-11-02T13:24:04.1672249Z [cluster2] I1102 13:22:44.934443 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7298. 2020-11-02T13:24:04.1673621Z [cluster2] I1102 13:22:44.934684 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7299. 2020-11-02T13:24:04.1674237Z [cluster2] I1102 13:22:44.934706 1 route.go:759] Found nil gw or dst
  7300. 2020-11-02T13:24:04.1674825Z [cluster2] I1102 13:22:44.934713 1 route.go:582] This route agent is running on the active gateway node
  7301. 2020-11-02T13:24:04.1675814Z [cluster2] I1102 13:22:44.934720 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7302. 2020-11-02T13:24:04.1676626Z [cluster2] I1102 13:22:44.934831 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7303. 2020-11-02T13:24:04.5059888Z [cluster2] I1102 13:22:44.934861 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7304. 2020-11-02T13:24:04.5060654Z [cluster2] I1102 13:22:44.934885 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7305. 2020-11-02T13:24:04.5061297Z [cluster2] I1102 13:22:44.934905 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7306. 2020-11-02T13:24:04.5062703Z [cluster2] I1102 13:22:44.934972 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7307. 2020-11-02T13:24:04.5065873Z [cluster2] I1102 13:22:44.935025 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7308. 2020-11-02T13:24:04.5067985Z [cluster2] I1102 13:23:14.934574 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7309. 2020-11-02T13:24:04.5069251Z [cluster2] I1102 13:23:14.935677 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7310. 2020-11-02T13:24:04.5071856Z [cluster2] I1102 13:23:14.935708 1 route.go:759] Found nil gw or dst
  7311. 2020-11-02T13:24:04.5072517Z [cluster2] I1102 13:23:14.935732 1 route.go:582] This route agent is running on the active gateway node
  7312. 2020-11-02T13:24:04.5073487Z [cluster2] I1102 13:23:14.935740 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7313. 2020-11-02T13:24:04.5074231Z [cluster2] I1102 13:23:14.935918 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7314. 2020-11-02T13:24:04.5075991Z [cluster2] I1102 13:23:14.935955 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7315. 2020-11-02T13:24:04.5076624Z [cluster2] I1102 13:23:14.935987 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7316. 2020-11-02T13:24:04.5077255Z [cluster2] I1102 13:23:14.936015 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7317. 2020-11-02T13:24:04.5078213Z [cluster2] I1102 13:23:14.936072 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7318. 2020-11-02T13:24:04.5080654Z [cluster2] I1102 13:23:14.936134 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7319. 2020-11-02T13:24:04.5083008Z [cluster2] I1102 13:23:44.934598 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7320. 2020-11-02T13:24:04.5084284Z [cluster2] I1102 13:23:44.934787 1 route.go:756] Processing route {Ifindex: 14 Dst: 240.0.0.0/8 Src: 240.17.0.4 Gw: <nil> Flags: [] Table: 254}
  7321. 2020-11-02T13:24:04.5086027Z [cluster2] I1102 13:23:44.934812 1 route.go:759] Found nil gw or dst
  7322. 2020-11-02T13:24:04.5086569Z [cluster2] I1102 13:23:44.934820 1 route.go:582] This route agent is running on the active gateway node
  7323. 2020-11-02T13:24:04.5087515Z [cluster2] I1102 13:23:44.934827 1 route.go:590] Creating the vxlan interface: vx-submariner on the gateway node
  7324. 2020-11-02T13:24:04.5088309Z [cluster2] I1102 13:23:44.934950 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7325. 2020-11-02T13:24:04.5089091Z [cluster2] I1102 13:23:44.934985 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.4 00:00:00:00:00:00
  7326. 2020-11-02T13:24:04.5089964Z [cluster2] I1102 13:23:44.935010 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.7 00:00:00:00:00:00
  7327. 2020-11-02T13:24:04.5091795Z [cluster2] I1102 13:23:44.935031 1 vxlan.go:159] Successfully added the bridge fdb entry 172.17.0.9 00:00:00:00:00:00
  7328. 2020-11-02T13:24:04.5092827Z [cluster2] I1102 13:23:44.935082 1 route.go:464] Successfully configured rp_filter to loose mode(2) on vx-submariner
  7329. 2020-11-02T13:24:04.5094526Z [cluster2] I1102 13:23:44.935481 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7330. 2020-11-02T13:24:04.5099713Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-routeagent-l46bt in namespace submariner-operator :++++++++++++++++++++++
  7331. 2020-11-02T13:24:04.5100899Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  7332. 2020-11-02T13:24:04.5101367Z [cluster2] + SUBMARINER_VERBOSITY=2
  7333. 2020-11-02T13:24:04.5107551Z [cluster2] + '[' false == true ']'
  7334. 2020-11-02T13:24:04.5108057Z [cluster2] + DEBUG=-v=2
  7335. 2020-11-02T13:24:04.5111588Z [cluster2] + for f in iptables-save iptables
  7336. 2020-11-02T13:24:04.5112483Z [cluster2] ++ find_iptables_on_host iptables-save
  7337. 2020-11-02T13:24:04.5113212Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  7338. 2020-11-02T13:24:04.5113676Z [cluster2] ++ echo /usr/sbin
  7339. 2020-11-02T13:24:04.5114011Z [cluster2] ++ return
  7340. 2020-11-02T13:24:04.5117426Z [cluster2] + location=/usr/sbin
  7341. 2020-11-02T13:24:04.5118058Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7342. 2020-11-02T13:24:04.5118991Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  7343. 2020-11-02T13:24:04.5119835Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7344. 2020-11-02T13:24:04.5120657Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  7345. 2020-11-02T13:24:04.5121383Z [cluster2] + for f in iptables-save iptables
  7346. 2020-11-02T13:24:04.5121843Z [cluster2] ++ find_iptables_on_host iptables
  7347. 2020-11-02T13:24:04.5122448Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  7348. 2020-11-02T13:24:04.5122841Z [cluster2] ++ echo /usr/sbin
  7349. 2020-11-02T13:24:04.5123137Z [cluster2] ++ return
  7350. 2020-11-02T13:24:04.5123467Z [cluster2] + location=/usr/sbin
  7351. 2020-11-02T13:24:04.5123974Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7352. 2020-11-02T13:24:04.5124618Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  7353. 2020-11-02T13:24:04.5125491Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7354. 2020-11-02T13:24:04.5126260Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  7355. 2020-11-02T13:24:04.5127145Z [cluster2] + exec submariner-route-agent -v=2 -alsologtostderr
  7356. 2020-11-02T13:24:04.5128126Z [cluster2] I1102 13:14:14.359092 1 main.go:47] Starting submariner-route-agent
  7357. 2020-11-02T13:24:04.5129628Z [cluster2] W1102 13:14:14.373810 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  7358. 2020-11-02T13:24:04.5130730Z [cluster2] I1102 13:14:14.431763 1 route.go:192] Starting Route Controller. ClusterID: cluster2, localClusterCIDR: [10.2.0.0/16], localServiceCIDR: [100.2.0.0/16]
  7359. 2020-11-02T13:24:04.5131818Z [cluster2] I1102 13:14:14.431978 1 route.go:196] Waiting for Endpoint informer caches to sync.
  7360. 2020-11-02T13:24:04.5132754Z [cluster2] I1102 13:14:14.708317 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.7
  7361. 2020-11-02T13:24:04.5133736Z [cluster2] I1102 13:14:14.708349 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  7362. 2020-11-02T13:24:04.5134915Z [cluster2] I1102 13:14:14.708357 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.4
  7363. 2020-11-02T13:24:04.5135539Z [cluster2] I1102 13:14:14.746501 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  7364. 2020-11-02T13:24:04.5136276Z [cluster2] I1102 13:14:14.746594 1 driver.go:37] Interface "weave" has "10.2.128.0" address
  7365. 2020-11-02T13:24:04.5137143Z [cluster2] I1102 13:14:14.746601 1 driver.go:42] Found CNI Interface "weave" that has IP "10.2.128.0" from ClusterCIDR "10.2.0.0/16"
  7366. 2020-11-02T13:24:04.5138094Z [cluster2] I1102 13:14:14.746672 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  7367. 2020-11-02T13:24:04.5139282Z [cluster2] I1102 13:14:14.949277 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  7368. 2020-11-02T13:24:04.5140700Z [cluster2] I1102 13:14:15.119853 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  7369. 2020-11-02T13:24:04.5142011Z [cluster2] I1102 13:14:15.412814 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  7370. 2020-11-02T13:24:04.5143077Z [cluster2] I1102 13:14:16.044341 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  7371. 2020-11-02T13:24:04.5144255Z [cluster2] I1102 13:14:16.081141 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  7372. 2020-11-02T13:24:04.5145831Z [cluster2] I1102 13:14:16.095550 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.2.128.0
  7373. 2020-11-02T13:24:04.5147122Z [cluster2] I1102 13:14:16.132338 1 route.go:254] In cluster2, podIP of submariner-route-agent[0] is 172.17.0.4
  7374. 2020-11-02T13:24:04.5148210Z [cluster2] I1102 13:14:16.132362 1 route.go:254] In cluster2, podIP of submariner-route-agent[1] is 172.17.0.7
  7375. 2020-11-02T13:24:04.5149312Z [cluster2] I1102 13:14:16.132367 1 route.go:254] In cluster2, podIP of submariner-route-agent[2] is 172.17.0.9
  7376. 2020-11-02T13:24:04.5150683Z [cluster2] I1102 13:14:16.132373 1 route.go:268] Hostname is "cluster2-control-plane" and routeAgentNodeName is "cluster2-control-plane"
  7377. 2020-11-02T13:24:04.5152242Z [cluster2] I1102 13:14:16.157086 1 driver.go:87] Successfully annotated node "cluster2-control-plane" with cniIfaceIP "10.2.128.0"
  7378. 2020-11-02T13:24:04.5153128Z [cluster2] I1102 13:14:16.157114 1 route.go:286] Route agent workers started
  7379. 2020-11-02T13:24:04.5154351Z [cluster2] I1102 13:14:16.157140 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-l46bt" with host IP "172.17.0.7", pod IP "172.17.0.7"
  7380. 2020-11-02T13:24:04.5185052Z [cluster2] I1102 13:14:16.157146 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-l46bt"
  7381. 2020-11-02T13:24:04.5186835Z [cluster2] I1102 13:14:16.157153 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-mtzvj" with host IP "172.17.0.9", pod IP "172.17.0.9"
  7382. 2020-11-02T13:24:04.5188484Z [cluster2] I1102 13:14:16.157158 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-mtzvj"
  7383. 2020-11-02T13:24:04.5191950Z [cluster2] I1102 13:14:16.157163 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-djhhq" with host IP "172.17.0.4", pod IP "172.17.0.4"
  7384. 2020-11-02T13:24:04.5193796Z [cluster2] I1102 13:14:16.157168 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-djhhq"
  7385. 2020-11-02T13:24:04.5195931Z [cluster2] I1102 13:14:29.175649 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7386. 2020-11-02T13:24:04.5198329Z [cluster2] I1102 13:14:29.175684 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7387. 2020-11-02T13:24:04.5199393Z [cluster2] I1102 13:14:29.175697 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7388. 2020-11-02T13:24:04.5200108Z [cluster2] I1102 13:14:29.185482 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7389. 2020-11-02T13:24:04.5200774Z [cluster2] I1102 13:14:29.185764 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7390. 2020-11-02T13:24:04.5201374Z [cluster2] I1102 13:14:29.185897 1 route.go:790] Found nil gw or dst
  7391. 2020-11-02T13:24:04.5202814Z [cluster2] I1102 13:14:29.186044 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7392. 2020-11-02T13:24:04.5204823Z [cluster2] I1102 13:14:29.186126 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7393. 2020-11-02T13:24:04.5206349Z [cluster2] I1102 13:14:29.213587 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 100.1.0.0/16 -j ACCEPT
  7394. 2020-11-02T13:24:04.5207458Z [cluster2] I1102 13:14:29.327281 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7395. 2020-11-02T13:24:04.5208336Z [cluster2] I1102 13:14:29.374022 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  7396. 2020-11-02T13:24:04.5209324Z [cluster2] I1102 13:14:29.387409 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7397. 2020-11-02T13:24:04.5210833Z [cluster2] I1102 13:14:44.675423 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7398. 2020-11-02T13:24:04.5212136Z [cluster2] I1102 13:14:44.675583 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7399. 2020-11-02T13:24:04.5212991Z [cluster2] I1102 13:14:44.676179 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7400. 2020-11-02T13:24:04.5213656Z [cluster2] I1102 13:14:44.676433 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7401. 2020-11-02T13:24:04.5214210Z [cluster2] I1102 13:14:44.681054 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7402. 2020-11-02T13:24:04.5214751Z [cluster2] I1102 13:14:44.681249 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7403. 2020-11-02T13:24:04.5215248Z [cluster2] I1102 13:14:44.681301 1 route.go:790] Found nil gw or dst
  7404. 2020-11-02T13:24:04.5216781Z [cluster2] I1102 13:14:44.681451 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7405. 2020-11-02T13:24:04.5218795Z [cluster2] I1102 13:14:44.681492 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7406. 2020-11-02T13:24:04.5220872Z [cluster2] I1102 13:15:14.675500 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7407. 2020-11-02T13:24:04.5222342Z [cluster2] I1102 13:15:14.675537 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7408. 2020-11-02T13:24:04.5223418Z [cluster2] I1102 13:15:14.675546 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7409. 2020-11-02T13:24:04.5224183Z [cluster2] I1102 13:15:14.675757 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7410. 2020-11-02T13:24:04.5224815Z [cluster2] I1102 13:15:14.685910 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7411. 2020-11-02T13:24:04.5225428Z [cluster2] I1102 13:15:14.686192 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7412. 2020-11-02T13:24:04.5226166Z [cluster2] I1102 13:15:14.686266 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7413. 2020-11-02T13:24:04.5226904Z [cluster2] I1102 13:15:14.686321 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7414. 2020-11-02T13:24:04.5227717Z [cluster2] I1102 13:15:14.686357 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7415. 2020-11-02T13:24:04.5228363Z [cluster2] I1102 13:15:14.686399 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7416. 2020-11-02T13:24:04.5228850Z [cluster2] I1102 13:15:14.686426 1 route.go:790] Found nil gw or dst
  7417. 2020-11-02T13:24:04.5229287Z [cluster2] I1102 13:15:14.686511 1 route.go:829] Found equivalent route, not adding
  7418. 2020-11-02T13:24:04.5229785Z [cluster2] I1102 13:15:14.686537 1 route.go:829] Found equivalent route, not adding
  7419. 2020-11-02T13:24:04.5230963Z [cluster2] I1102 13:15:14.686587 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7420. 2020-11-02T13:24:04.5232775Z [cluster2] I1102 13:15:14.686630 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7421. 2020-11-02T13:24:04.5234400Z [cluster2] I1102 13:15:44.675630 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7422. 2020-11-02T13:24:04.5235530Z [cluster2] I1102 13:15:44.675810 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7423. 2020-11-02T13:24:04.5236268Z [cluster2] I1102 13:15:44.675844 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7424. 2020-11-02T13:24:04.5236827Z [cluster2] I1102 13:15:44.676083 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7425. 2020-11-02T13:24:04.5237308Z [cluster2] I1102 13:15:44.680452 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7426. 2020-11-02T13:24:04.5237769Z [cluster2] I1102 13:15:44.680701 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7427. 2020-11-02T13:24:04.5238328Z [cluster2] I1102 13:15:44.680792 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7428. 2020-11-02T13:24:04.5238886Z [cluster2] I1102 13:15:44.680924 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7429. 2020-11-02T13:24:04.5239440Z [cluster2] I1102 13:15:44.681025 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7430. 2020-11-02T13:24:04.5240176Z [cluster2] I1102 13:15:44.681057 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7431. 2020-11-02T13:24:04.5240665Z [cluster2] I1102 13:15:44.681149 1 route.go:790] Found nil gw or dst
  7432. 2020-11-02T13:24:04.5241302Z [cluster2] I1102 13:15:44.681280 1 route.go:829] Found equivalent route, not adding
  7433. 2020-11-02T13:24:04.5241920Z [cluster2] I1102 13:15:44.681341 1 route.go:829] Found equivalent route, not adding
  7434. 2020-11-02T13:24:04.5243283Z [cluster2] I1102 13:15:44.681848 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7435. 2020-11-02T13:24:04.5245278Z [cluster2] I1102 13:15:44.681940 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7436. 2020-11-02T13:24:04.5247607Z [cluster2] I1102 13:16:14.675792 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7437. 2020-11-02T13:24:04.5249891Z [cluster2] I1102 13:16:14.675842 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7438. 2020-11-02T13:24:04.5251505Z [cluster2] I1102 13:16:14.675851 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7439. 2020-11-02T13:24:04.5252565Z [cluster2] I1102 13:16:14.675860 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7440. 2020-11-02T13:24:04.5253389Z [cluster2] I1102 13:16:14.676192 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7441. 2020-11-02T13:24:04.5254053Z [cluster2] I1102 13:16:14.679272 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7442. 2020-11-02T13:24:04.5254708Z [cluster2] I1102 13:16:14.679567 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7443. 2020-11-02T13:24:04.5255502Z [cluster2] I1102 13:16:14.679713 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7444. 2020-11-02T13:24:04.5256294Z [cluster2] I1102 13:16:14.679809 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7445. 2020-11-02T13:24:04.5260499Z [cluster2] I1102 13:16:14.679923 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7446. 2020-11-02T13:24:04.5261860Z [cluster2] I1102 13:16:14.679996 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7447. 2020-11-02T13:24:04.5262473Z [cluster2] I1102 13:16:14.680075 1 route.go:790] Found nil gw or dst
  7448. 2020-11-02T13:24:04.5263019Z [cluster2] I1102 13:16:14.680217 1 route.go:829] Found equivalent route, not adding
  7449. 2020-11-02T13:24:04.5263635Z [cluster2] I1102 13:16:14.680311 1 route.go:829] Found equivalent route, not adding
  7450. 2020-11-02T13:24:04.5265245Z [cluster2] I1102 13:16:14.680413 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7451. 2020-11-02T13:24:04.5267446Z [cluster2] I1102 13:16:44.675884 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7452. 2020-11-02T13:24:04.5269988Z [cluster2] I1102 13:16:44.675916 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7453. 2020-11-02T13:24:04.5271092Z [cluster2] I1102 13:16:44.675927 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7454. 2020-11-02T13:24:04.5271923Z [cluster2] I1102 13:16:44.676190 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7455. 2020-11-02T13:24:04.5272615Z [cluster2] I1102 13:16:44.679272 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7456. 2020-11-02T13:24:04.5273261Z [cluster2] I1102 13:16:44.679526 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7457. 2020-11-02T13:24:04.5274063Z [cluster2] I1102 13:16:44.679555 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7458. 2020-11-02T13:24:04.5275112Z [cluster2] I1102 13:16:44.679564 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7459. 2020-11-02T13:24:04.5275934Z [cluster2] I1102 13:16:44.679642 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7460. 2020-11-02T13:24:04.5276569Z [cluster2] I1102 13:16:44.679658 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7461. 2020-11-02T13:24:04.5277066Z [cluster2] I1102 13:16:44.679666 1 route.go:790] Found nil gw or dst
  7462. 2020-11-02T13:24:04.5277504Z [cluster2] I1102 13:16:44.679794 1 route.go:829] Found equivalent route, not adding
  7463. 2020-11-02T13:24:04.5277999Z [cluster2] I1102 13:16:44.679809 1 route.go:829] Found equivalent route, not adding
  7464. 2020-11-02T13:24:04.5279191Z [cluster2] I1102 13:16:44.679893 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7465. 2020-11-02T13:24:04.5281439Z [cluster2] I1102 13:16:44.679915 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7466. 2020-11-02T13:24:04.5283519Z [cluster2] I1102 13:17:14.676075 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7467. 2020-11-02T13:24:04.5285014Z [cluster2] I1102 13:17:14.676151 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7468. 2020-11-02T13:24:04.5285999Z [cluster2] I1102 13:17:14.676215 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7469. 2020-11-02T13:24:04.5288056Z [cluster2] I1102 13:17:14.676461 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7470. 2020-11-02T13:24:04.5288775Z [cluster2] I1102 13:17:14.679416 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7471. 2020-11-02T13:24:04.5289568Z [cluster2] I1102 13:17:14.679628 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7472. 2020-11-02T13:24:04.5290376Z [cluster2] I1102 13:17:14.679659 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7473. 2020-11-02T13:24:04.5291156Z [cluster2] I1102 13:17:14.679685 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7474. 2020-11-02T13:24:04.5291950Z [cluster2] I1102 13:17:14.679742 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7475. 2020-11-02T13:24:04.5292747Z [cluster2] I1102 13:17:14.679795 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7476. 2020-11-02T13:24:04.5293355Z [cluster2] I1102 13:17:14.679839 1 route.go:790] Found nil gw or dst
  7477. 2020-11-02T13:24:04.5293901Z [cluster2] I1102 13:17:14.679979 1 route.go:829] Found equivalent route, not adding
  7478. 2020-11-02T13:24:04.5294515Z [cluster2] I1102 13:17:14.680036 1 route.go:829] Found equivalent route, not adding
  7479. 2020-11-02T13:24:04.5296078Z [cluster2] I1102 13:17:14.680582 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7480. 2020-11-02T13:24:04.5298747Z [cluster2] I1102 13:17:14.680642 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7481. 2020-11-02T13:24:04.5301005Z [cluster2] I1102 13:17:44.677063 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7482. 2020-11-02T13:24:04.5302727Z [cluster2] I1102 13:17:44.677098 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7483. 2020-11-02T13:24:04.5303790Z [cluster2] I1102 13:17:44.677110 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7484. 2020-11-02T13:24:04.5304614Z [cluster2] I1102 13:17:44.677294 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7485. 2020-11-02T13:24:04.5305384Z [cluster2] I1102 13:17:44.680393 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7486. 2020-11-02T13:24:04.5305997Z [cluster2] I1102 13:17:44.680647 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7487. 2020-11-02T13:24:04.5306736Z [cluster2] I1102 13:17:44.680687 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7488. 2020-11-02T13:24:04.5307474Z [cluster2] I1102 13:17:44.680697 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7489. 2020-11-02T13:24:04.5308217Z [cluster2] I1102 13:17:44.680777 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7490. 2020-11-02T13:24:04.5308951Z [cluster2] I1102 13:17:44.680786 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7491. 2020-11-02T13:24:04.5309494Z [cluster2] I1102 13:17:44.680793 1 route.go:790] Found nil gw or dst
  7492. 2020-11-02T13:24:04.5309995Z [cluster2] I1102 13:17:44.680922 1 route.go:829] Found equivalent route, not adding
  7493. 2020-11-02T13:24:04.5310560Z [cluster2] I1102 13:17:44.680939 1 route.go:829] Found equivalent route, not adding
  7494. 2020-11-02T13:24:04.5311912Z [cluster2] I1102 13:17:44.680967 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7495. 2020-11-02T13:24:04.5313920Z [cluster2] I1102 13:17:44.681012 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7496. 2020-11-02T13:24:04.5316035Z [cluster2] I1102 13:18:14.676435 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7497. 2020-11-02T13:24:04.5318125Z [cluster2] I1102 13:18:14.676485 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7498. 2020-11-02T13:24:04.5319609Z [cluster2] I1102 13:18:14.676500 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7499. 2020-11-02T13:24:04.5320587Z [cluster2] I1102 13:18:14.676683 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7500. 2020-11-02T13:24:04.5321344Z [cluster2] I1102 13:18:14.676944 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7501. 2020-11-02T13:24:04.5321979Z [cluster2] I1102 13:18:14.680040 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7502. 2020-11-02T13:24:04.5322592Z [cluster2] I1102 13:18:14.680298 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7503. 2020-11-02T13:24:04.5323329Z [cluster2] I1102 13:18:14.680328 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7504. 2020-11-02T13:24:04.5324169Z [cluster2] I1102 13:18:14.680338 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7505. 2020-11-02T13:24:04.5324907Z [cluster2] I1102 13:18:14.680349 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7506. 2020-11-02T13:24:04.5325641Z [cluster2] I1102 13:18:14.680357 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7507. 2020-11-02T13:24:04.5326259Z [cluster2] I1102 13:18:14.680364 1 route.go:790] Found nil gw or dst
  7508. 2020-11-02T13:24:04.5326763Z [cluster2] I1102 13:18:14.680414 1 route.go:829] Found equivalent route, not adding
  7509. 2020-11-02T13:24:04.5327327Z [cluster2] I1102 13:18:14.680428 1 route.go:829] Found equivalent route, not adding
  7510. 2020-11-02T13:24:04.5328636Z [cluster2] I1102 13:18:14.680453 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7511. 2020-11-02T13:24:04.5331726Z [cluster2] I1102 13:18:44.677122 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7512. 2020-11-02T13:24:04.5333906Z [cluster2] I1102 13:18:44.677159 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7513. 2020-11-02T13:24:04.5335408Z [cluster2] I1102 13:18:44.677169 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7514. 2020-11-02T13:24:04.5336384Z [cluster2] I1102 13:18:44.677179 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7515. 2020-11-02T13:24:04.5337252Z [cluster2] I1102 13:18:44.677489 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7516. 2020-11-02T13:24:04.5337888Z [cluster2] I1102 13:18:44.680766 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7517. 2020-11-02T13:24:04.5338498Z [cluster2] I1102 13:18:44.681027 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7518. 2020-11-02T13:24:04.5339230Z [cluster2] I1102 13:18:44.681056 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7519. 2020-11-02T13:24:04.5339970Z [cluster2] I1102 13:18:44.681065 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7520. 2020-11-02T13:24:04.5340809Z [cluster2] I1102 13:18:44.681073 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7521. 2020-11-02T13:24:04.5341773Z [cluster2] I1102 13:18:44.681080 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7522. 2020-11-02T13:24:04.5342372Z [cluster2] I1102 13:18:44.681087 1 route.go:790] Found nil gw or dst
  7523. 2020-11-02T13:24:04.5342911Z [cluster2] I1102 13:18:44.681153 1 route.go:829] Found equivalent route, not adding
  7524. 2020-11-02T13:24:04.5343519Z [cluster2] I1102 13:18:44.681195 1 route.go:829] Found equivalent route, not adding
  7525. 2020-11-02T13:24:04.5344992Z [cluster2] I1102 13:18:44.681333 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7526. 2020-11-02T13:24:04.5347194Z [cluster2] I1102 13:19:14.677224 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7527. 2020-11-02T13:24:04.5349508Z [cluster2] I1102 13:19:14.677261 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7528. 2020-11-02T13:24:04.5350566Z [cluster2] I1102 13:19:14.677273 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7529. 2020-11-02T13:24:04.5351382Z [cluster2] I1102 13:19:14.677621 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7530. 2020-11-02T13:24:04.5352063Z [cluster2] I1102 13:19:14.680815 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7531. 2020-11-02T13:24:04.5352719Z [cluster2] I1102 13:19:14.681099 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7532. 2020-11-02T13:24:04.5353609Z [cluster2] I1102 13:19:14.681132 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7533. 2020-11-02T13:24:04.5354402Z [cluster2] I1102 13:19:14.681143 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7534. 2020-11-02T13:24:04.5355196Z [cluster2] I1102 13:19:14.681151 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7535. 2020-11-02T13:24:04.5356067Z [cluster2] I1102 13:19:14.681246 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7536. 2020-11-02T13:24:04.5356622Z [cluster2] I1102 13:19:14.681286 1 route.go:790] Found nil gw or dst
  7537. 2020-11-02T13:24:04.5357119Z [cluster2] I1102 13:19:14.681422 1 route.go:829] Found equivalent route, not adding
  7538. 2020-11-02T13:24:04.5357684Z [cluster2] I1102 13:19:14.681441 1 route.go:829] Found equivalent route, not adding
  7539. 2020-11-02T13:24:04.5359035Z [cluster2] I1102 13:19:14.681524 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7540. 2020-11-02T13:24:04.5361036Z [cluster2] I1102 13:19:14.681549 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7541. 2020-11-02T13:24:04.5362972Z [cluster2] I1102 13:19:44.677410 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7542. 2020-11-02T13:24:04.5364266Z [cluster2] I1102 13:19:44.677440 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7543. 2020-11-02T13:24:04.5365101Z [cluster2] I1102 13:19:44.677451 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7544. 2020-11-02T13:24:04.5365767Z [cluster2] I1102 13:19:44.677816 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7545. 2020-11-02T13:24:04.5366319Z [cluster2] I1102 13:19:44.680991 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7546. 2020-11-02T13:24:04.5367100Z [cluster2] I1102 13:19:44.681195 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7547. 2020-11-02T13:24:04.5367838Z [cluster2] I1102 13:19:44.681229 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7548. 2020-11-02T13:24:04.5368572Z [cluster2] I1102 13:19:44.681257 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7549. 2020-11-02T13:24:04.5369302Z [cluster2] I1102 13:19:44.681308 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7550. 2020-11-02T13:24:04.5370030Z [cluster2] I1102 13:19:44.681359 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7551. 2020-11-02T13:24:04.5370584Z [cluster2] I1102 13:19:44.681367 1 route.go:790] Found nil gw or dst
  7552. 2020-11-02T13:24:04.5371085Z [cluster2] I1102 13:19:44.681484 1 route.go:829] Found equivalent route, not adding
  7553. 2020-11-02T13:24:04.5371645Z [cluster2] I1102 13:19:44.681500 1 route.go:829] Found equivalent route, not adding
  7554. 2020-11-02T13:24:04.5372999Z [cluster2] I1102 13:19:44.681529 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7555. 2020-11-02T13:24:04.5376373Z [cluster2] I1102 13:19:44.681588 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7556. 2020-11-02T13:24:04.5379016Z [cluster2] I1102 13:20:14.677676 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7557. 2020-11-02T13:24:04.5380832Z [cluster2] I1102 13:20:14.677876 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7558. 2020-11-02T13:24:04.5381817Z [cluster2] I1102 13:20:14.677955 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7559. 2020-11-02T13:24:04.5382564Z [cluster2] I1102 13:20:14.678141 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7560. 2020-11-02T13:24:04.5383196Z [cluster2] I1102 13:20:14.681316 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7561. 2020-11-02T13:24:04.5383807Z [cluster2] I1102 13:20:14.681447 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7562. 2020-11-02T13:24:04.5384538Z [cluster2] I1102 13:20:14.681478 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7563. 2020-11-02T13:24:04.5385276Z [cluster2] I1102 13:20:14.681488 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7564. 2020-11-02T13:24:04.5386011Z [cluster2] I1102 13:20:14.681509 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7565. 2020-11-02T13:24:04.5386741Z [cluster2] I1102 13:20:14.681517 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7566. 2020-11-02T13:24:04.5387300Z [cluster2] I1102 13:20:14.681534 1 route.go:790] Found nil gw or dst
  7567. 2020-11-02T13:24:04.5387797Z [cluster2] I1102 13:20:14.681584 1 route.go:829] Found equivalent route, not adding
  7568. 2020-11-02T13:24:04.5388473Z [cluster2] I1102 13:20:14.681598 1 route.go:829] Found equivalent route, not adding
  7569. 2020-11-02T13:24:04.5389644Z [cluster2] I1102 13:20:14.681625 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7570. 2020-11-02T13:24:04.5391733Z [cluster2] I1102 13:20:14.681693 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7571. 2020-11-02T13:24:04.5393829Z [cluster2] I1102 13:20:44.677969 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7572. 2020-11-02T13:24:04.5395309Z [cluster2] I1102 13:20:44.678028 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7573. 2020-11-02T13:24:04.5396286Z [cluster2] I1102 13:20:44.678053 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7574. 2020-11-02T13:24:04.5397045Z [cluster2] I1102 13:20:44.678894 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7575. 2020-11-02T13:24:04.5397658Z [cluster2] I1102 13:20:44.681995 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7576. 2020-11-02T13:24:04.5398269Z [cluster2] I1102 13:20:44.682193 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7577. 2020-11-02T13:24:04.5399002Z [cluster2] I1102 13:20:44.682225 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7578. 2020-11-02T13:24:04.5399738Z [cluster2] I1102 13:20:44.682235 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7579. 2020-11-02T13:24:04.5400473Z [cluster2] I1102 13:20:44.682243 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7580. 2020-11-02T13:24:04.5401203Z [cluster2] I1102 13:20:44.682288 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7581. 2020-11-02T13:24:04.5402014Z [cluster2] I1102 13:20:44.682319 1 route.go:790] Found nil gw or dst
  7582. 2020-11-02T13:24:04.5402552Z [cluster2] I1102 13:20:44.682411 1 route.go:829] Found equivalent route, not adding
  7583. 2020-11-02T13:24:04.5403163Z [cluster2] I1102 13:20:44.682423 1 route.go:829] Found equivalent route, not adding
  7584. 2020-11-02T13:24:04.5460383Z [cluster2] I1102 13:20:44.682457 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7585. 2020-11-02T13:24:04.5462572Z [cluster2] I1102 13:20:44.682516 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7586. 2020-11-02T13:24:04.5464665Z [cluster2] I1102 13:21:14.677955 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7587. 2020-11-02T13:24:04.5466165Z [cluster2] I1102 13:21:14.677983 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7588. 2020-11-02T13:24:04.5467163Z [cluster2] I1102 13:21:14.677995 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7589. 2020-11-02T13:24:04.5467932Z [cluster2] I1102 13:21:14.678240 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7590. 2020-11-02T13:24:04.5468567Z [cluster2] I1102 13:21:14.681503 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7591. 2020-11-02T13:24:04.5469182Z [cluster2] I1102 13:21:14.681690 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7592. 2020-11-02T13:24:04.5469906Z [cluster2] I1102 13:21:14.681764 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7593. 2020-11-02T13:24:04.5470641Z [cluster2] I1102 13:21:14.681798 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7594. 2020-11-02T13:24:04.5471384Z [cluster2] I1102 13:21:14.681851 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7595. 2020-11-02T13:24:04.5472278Z [cluster2] I1102 13:21:14.681905 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7596. 2020-11-02T13:24:04.5472845Z [cluster2] I1102 13:21:14.681929 1 route.go:790] Found nil gw or dst
  7597. 2020-11-02T13:24:04.5473430Z [cluster2] I1102 13:21:14.682166 1 route.go:829] Found equivalent route, not adding
  7598. 2020-11-02T13:24:04.5473926Z [cluster2] I1102 13:21:14.682218 1 route.go:829] Found equivalent route, not adding
  7599. 2020-11-02T13:24:04.5475115Z [cluster2] I1102 13:21:14.682271 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7600. 2020-11-02T13:24:04.5476846Z [cluster2] I1102 13:21:14.682337 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7601. 2020-11-02T13:24:04.5478985Z [cluster2] I1102 13:21:44.678242 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7602. 2020-11-02T13:24:04.5480477Z [cluster2] I1102 13:21:44.678276 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7603. 2020-11-02T13:24:04.5481451Z [cluster2] I1102 13:21:44.678287 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7604. 2020-11-02T13:24:04.5482213Z [cluster2] I1102 13:21:44.678554 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7605. 2020-11-02T13:24:04.5483019Z [cluster2] I1102 13:21:44.681853 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7606. 2020-11-02T13:24:04.5483675Z [cluster2] I1102 13:21:44.681997 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7607. 2020-11-02T13:24:04.5484562Z [cluster2] I1102 13:21:44.682029 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7608. 2020-11-02T13:24:04.5486623Z [cluster2] I1102 13:21:44.682039 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7609. 2020-11-02T13:24:04.5487894Z [cluster2] I1102 13:21:44.682048 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7610. 2020-11-02T13:24:04.5489065Z [cluster2] I1102 13:21:44.682062 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7611. 2020-11-02T13:24:04.5489950Z [cluster2] I1102 13:21:44.682070 1 route.go:790] Found nil gw or dst
  7612. 2020-11-02T13:24:04.5490742Z [cluster2] I1102 13:21:44.682120 1 route.go:829] Found equivalent route, not adding
  7613. 2020-11-02T13:24:04.5491676Z [cluster2] I1102 13:21:44.682128 1 route.go:829] Found equivalent route, not adding
  7614. 2020-11-02T13:24:04.5494180Z [cluster2] I1102 13:21:44.682155 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7615. 2020-11-02T13:24:04.5497887Z [cluster2] I1102 13:21:44.682172 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7616. 2020-11-02T13:24:04.5501235Z [cluster2] I1102 13:22:14.678436 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7617. 2020-11-02T13:24:04.5503618Z [cluster2] I1102 13:22:14.678483 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7618. 2020-11-02T13:24:04.5505174Z [cluster2] I1102 13:22:14.678501 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7619. 2020-11-02T13:24:04.5506388Z [cluster2] I1102 13:22:14.678729 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7620. 2020-11-02T13:24:04.5507631Z [cluster2] I1102 13:22:14.683088 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7621. 2020-11-02T13:24:04.5508621Z [cluster2] I1102 13:22:14.683364 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7622. 2020-11-02T13:24:04.5510425Z [cluster2] I1102 13:22:14.683399 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7623. 2020-11-02T13:24:04.5511634Z [cluster2] I1102 13:22:14.683542 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7624. 2020-11-02T13:24:04.5513215Z [cluster2] I1102 13:22:14.683690 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7625. 2020-11-02T13:24:04.5514408Z [cluster2] I1102 13:22:14.683709 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7626. 2020-11-02T13:24:04.5515299Z [cluster2] I1102 13:22:14.683718 1 route.go:790] Found nil gw or dst
  7627. 2020-11-02T13:24:04.5516093Z [cluster2] I1102 13:22:14.683856 1 route.go:829] Found equivalent route, not adding
  7628. 2020-11-02T13:24:04.5516990Z [cluster2] I1102 13:22:14.683873 1 route.go:829] Found equivalent route, not adding
  7629. 2020-11-02T13:24:04.5519263Z [cluster2] I1102 13:22:14.684043 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7630. 2020-11-02T13:24:04.5522440Z [cluster2] I1102 13:22:14.684531 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7631. 2020-11-02T13:24:04.5524992Z [cluster2] I1102 13:22:44.686900 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7632. 2020-11-02T13:24:04.5526709Z [cluster2] I1102 13:22:44.688504 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7633. 2020-11-02T13:24:04.5527676Z [cluster2] I1102 13:22:44.688520 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7634. 2020-11-02T13:24:04.5528444Z [cluster2] I1102 13:22:44.691404 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7635. 2020-11-02T13:24:04.5529087Z [cluster2] I1102 13:22:44.747637 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7636. 2020-11-02T13:24:04.5529703Z [cluster2] I1102 13:22:44.747791 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7637. 2020-11-02T13:24:04.5530440Z [cluster2] I1102 13:22:44.747817 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7638. 2020-11-02T13:24:04.5531187Z [cluster2] I1102 13:22:44.747827 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7639. 2020-11-02T13:24:04.5531924Z [cluster2] I1102 13:22:44.747836 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7640. 2020-11-02T13:24:04.5532656Z [cluster2] I1102 13:22:44.747844 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7641. 2020-11-02T13:24:04.5533216Z [cluster2] I1102 13:22:44.747851 1 route.go:790] Found nil gw or dst
  7642. 2020-11-02T13:24:04.5533720Z [cluster2] I1102 13:22:44.747903 1 route.go:829] Found equivalent route, not adding
  7643. 2020-11-02T13:24:04.5534357Z [cluster2] I1102 13:22:44.747911 1 route.go:829] Found equivalent route, not adding
  7644. 2020-11-02T13:24:04.5535537Z [cluster2] I1102 13:22:44.747938 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7645. 2020-11-02T13:24:04.5565231Z [cluster2] I1102 13:22:44.747959 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7646. 2020-11-02T13:24:04.5567632Z [cluster2] I1102 13:23:14.684883 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7647. 2020-11-02T13:24:04.5569253Z [cluster2] I1102 13:23:14.684915 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7648. 2020-11-02T13:24:04.5570317Z [cluster2] I1102 13:23:14.684926 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7649. 2020-11-02T13:24:04.5571127Z [cluster2] I1102 13:23:14.685316 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7650. 2020-11-02T13:24:04.5571826Z [cluster2] I1102 13:23:14.688761 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7651. 2020-11-02T13:24:04.5573104Z [cluster2] I1102 13:23:14.689031 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7652. 2020-11-02T13:24:04.5573936Z [cluster2] I1102 13:23:14.689062 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7653. 2020-11-02T13:24:04.5575332Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-mtzvj
  7654. 2020-11-02T13:24:04.5576975Z [lighthouse]$ [cluster2] kubectl -n submariner-operator logs submariner-routeagent-mtzvj
  7655. 2020-11-02T13:24:04.5579927Z [lighthouse]$ [cluster2] command kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-mtzvj
  7656. 2020-11-02T13:24:04.5581532Z [lighthouse]$ [cluster2] kubectl --context=cluster2 -n submariner-operator logs submariner-routeagent-mtzvj
  7657. 2020-11-02T13:24:04.8142879Z [cluster2] I1102 13:23:14.689072 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7658. 2020-11-02T13:24:04.8143698Z [cluster2] I1102 13:23:14.689082 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7659. 2020-11-02T13:24:04.8144350Z [cluster2] I1102 13:23:14.689164 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7660. 2020-11-02T13:24:04.8144849Z [cluster2] I1102 13:23:14.689173 1 route.go:790] Found nil gw or dst
  7661. 2020-11-02T13:24:04.8145292Z [cluster2] I1102 13:23:14.689297 1 route.go:829] Found equivalent route, not adding
  7662. 2020-11-02T13:24:04.8145788Z [cluster2] I1102 13:23:14.689393 1 route.go:829] Found equivalent route, not adding
  7663. 2020-11-02T13:24:04.8147689Z [cluster2] I1102 13:23:14.689497 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7664. 2020-11-02T13:24:04.8149710Z [cluster2] I1102 13:23:14.689584 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7665. 2020-11-02T13:24:04.8155802Z [cluster2] I1102 13:23:44.685025 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7666. 2020-11-02T13:24:04.8157306Z [cluster2] I1102 13:23:44.685173 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7667. 2020-11-02T13:24:04.8158529Z [cluster2] I1102 13:23:44.685229 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7668. 2020-11-02T13:24:04.8159360Z [cluster2] I1102 13:23:44.685507 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7669. 2020-11-02T13:24:04.8161133Z [cluster2] I1102 13:23:44.689194 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7670. 2020-11-02T13:24:04.8162029Z [cluster2] I1102 13:23:44.689332 1 route.go:787] Processing route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7671. 2020-11-02T13:24:04.8162832Z [cluster2] I1102 13:23:44.689355 1 route.go:793] Found route {Ifindex: 11 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7672. 2020-11-02T13:24:04.8163635Z [cluster2] I1102 13:23:44.689364 1 route.go:787] Processing route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7673. 2020-11-02T13:24:04.8164428Z [cluster2] I1102 13:23:44.690128 1 route.go:793] Found route {Ifindex: 11 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7674. 2020-11-02T13:24:04.8165225Z [cluster2] I1102 13:23:44.690525 1 route.go:787] Processing route {Ifindex: 11 Dst: 240.0.0.0/8 Src: 240.17.0.7 Gw: <nil> Flags: [] Table: 254}
  7675. 2020-11-02T13:24:04.8166881Z [cluster2] I1102 13:23:44.692582 1 route.go:790] Found nil gw or dst
  7676. 2020-11-02T13:24:04.8167432Z [cluster2] I1102 13:23:44.693955 1 route.go:829] Found equivalent route, not adding
  7677. 2020-11-02T13:24:04.8168051Z [cluster2] I1102 13:23:44.694084 1 route.go:829] Found equivalent route, not adding
  7678. 2020-11-02T13:24:04.8169590Z [cluster2] I1102 13:23:44.694220 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7679. 2020-11-02T13:24:04.8172974Z [cluster2] I1102 13:23:44.694358 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7680. 2020-11-02T13:24:04.8174832Z [cluster2] +++++++++++++++++++++: Logs for Pod submariner-routeagent-mtzvj in namespace submariner-operator :++++++++++++++++++++++
  7681. 2020-11-02T13:24:04.8175735Z [cluster2] + trap 'exit 1' SIGTERM SIGINT
  7682. 2020-11-02T13:24:04.8176304Z [cluster2] + SUBMARINER_VERBOSITY=2
  7683. 2020-11-02T13:24:04.8177035Z [cluster2] + '[' false == true ']'
  7684. 2020-11-02T13:24:04.8177478Z [cluster2] + DEBUG=-v=2
  7685. 2020-11-02T13:24:04.8178077Z [cluster2] + for f in iptables-save iptables
  7686. 2020-11-02T13:24:04.8185623Z [cluster2] ++ find_iptables_on_host iptables-save
  7687. 2020-11-02T13:24:04.8192616Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables-save
  7688. 2020-11-02T13:24:04.8193090Z [cluster2] ++ echo /usr/sbin
  7689. 2020-11-02T13:24:04.8193369Z [cluster2] ++ return
  7690. 2020-11-02T13:24:04.8194079Z [cluster2] iptables-save is present on the host at /usr/sbin/iptables-save
  7691. 2020-11-02T13:24:04.8194643Z [cluster2] + location=/usr/sbin
  7692. 2020-11-02T13:24:04.8195106Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7693. 2020-11-02T13:24:04.8195736Z [cluster2] + echo 'iptables-save is present on the host at /usr/sbin/iptables-save'
  7694. 2020-11-02T13:24:04.8196474Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7695. 2020-11-02T13:24:04.8197081Z [cluster2] + for f in iptables-save iptables
  7696. 2020-11-02T13:24:04.8197495Z [cluster2] ++ find_iptables_on_host iptables
  7697. 2020-11-02T13:24:04.8198021Z [cluster2] ++ chroot /host test -x /usr/sbin/iptables
  7698. 2020-11-02T13:24:04.8198363Z [cluster2] ++ echo /usr/sbin
  7699. 2020-11-02T13:24:04.8198724Z [cluster2] ++ return
  7700. 2020-11-02T13:24:04.8199016Z [cluster2] + location=/usr/sbin
  7701. 2020-11-02T13:24:04.8199469Z [cluster2] + '[' /usr/sbin '!=' unknown ']'
  7702. 2020-11-02T13:24:04.8200167Z [cluster2] + echo 'iptables is present on the host at /usr/sbin/iptables'
  7703. 2020-11-02T13:24:04.8200846Z [cluster2] + sed 's!@@PATH@@!/usr/sbin!' /usr/sbin/iptables-wrapper.in
  7704. 2020-11-02T13:24:04.8201572Z [cluster2] + exec submariner-route-agent -v=2 -alsologtostderr
  7705. 2020-11-02T13:24:04.8202140Z [cluster2] iptables is present on the host at /usr/sbin/iptables
  7706. 2020-11-02T13:24:04.8202844Z [cluster2] I1102 13:14:14.888929 1 main.go:47] Starting submariner-route-agent
  7707. 2020-11-02T13:24:04.8203832Z [cluster2] W1102 13:14:14.891082 1 client_config.go:543] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
  7708. 2020-11-02T13:24:04.8204948Z [cluster2] I1102 13:14:14.914320 1 route.go:192] Starting Route Controller. ClusterID: cluster2, localClusterCIDR: [10.2.0.0/16], localServiceCIDR: [100.2.0.0/16]
  7709. 2020-11-02T13:24:04.8205719Z [cluster2] I1102 13:14:14.925693 1 route.go:196] Waiting for Endpoint informer caches to sync.
  7710. 2020-11-02T13:24:04.8206495Z [cluster2] I1102 13:14:15.175030 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.9
  7711. 2020-11-02T13:24:04.8207286Z [cluster2] I1102 13:14:15.175054 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.4
  7712. 2020-11-02T13:24:04.8208350Z [cluster2] I1102 13:14:15.175064 1 route.go:656] Enqueueing sm-route-agent-pod event, ip: 172.17.0.7
  7713. 2020-11-02T13:24:04.8208967Z [cluster2] I1102 13:14:15.247474 1 driver.go:37] Interface "lo" has "127.0.0.1" address
  7714. 2020-11-02T13:24:04.8209501Z [cluster2] I1102 13:14:15.247561 1 driver.go:37] Interface "weave" has "10.2.192.0" address
  7715. 2020-11-02T13:24:04.8210152Z [cluster2] I1102 13:14:15.247584 1 driver.go:42] Found CNI Interface "weave" that has IP "10.2.192.0" from ClusterCIDR "10.2.0.0/16"
  7716. 2020-11-02T13:24:04.8210936Z [cluster2] I1102 13:14:15.247666 1 driver.go:60] Successfully configured rp_filter to loose mode(2) on cniInterface "weave"
  7717. 2020-11-02T13:24:04.8212014Z [cluster2] I1102 13:14:15.427518 1 iptables.go:22] Install/ensure SUBMARINER-POSTROUTING chain exists
  7718. 2020-11-02T13:24:04.8213196Z [cluster2] I1102 13:14:16.031632 1 iptables.go:28] Insert SUBMARINER-POSTROUTING rule that has rules for inter-cluster traffic
  7719. 2020-11-02T13:24:04.8214278Z [cluster2] I1102 13:14:16.107124 1 iptables.go:34] Install/ensure SUBMARINER-INPUT chain exists
  7720. 2020-11-02T13:24:04.8215437Z [cluster2] I1102 13:14:16.299559 1 iptables.go:45] Allow VxLAN incoming traffic in SUBMARINER-INPUT Chain
  7721. 2020-11-02T13:24:04.8216707Z [cluster2] I1102 13:14:16.343255 1 iptables.go:53] Insert rule to allow traffic over vx-submariner interface in FORWARDing Chain
  7722. 2020-11-02T13:24:04.8218164Z [cluster2] I1102 13:14:16.376600 1 iptables.go:65] Installing rule for host network to remote cluster communication: -s 240.0.0.0/8 -o vx-submariner -j SNAT --to 10.2.192.0
  7723. 2020-11-02T13:24:04.8219390Z [cluster2] I1102 13:14:16.405109 1 route.go:254] In cluster2, podIP of submariner-route-agent[0] is 172.17.0.4
  7724. 2020-11-02T13:24:04.8220499Z [cluster2] I1102 13:14:16.405139 1 route.go:254] In cluster2, podIP of submariner-route-agent[1] is 172.17.0.7
  7725. 2020-11-02T13:24:04.8221601Z [cluster2] I1102 13:14:16.406116 1 route.go:254] In cluster2, podIP of submariner-route-agent[2] is 172.17.0.9
  7726. 2020-11-02T13:24:04.8222848Z [cluster2] I1102 13:14:16.406133 1 route.go:268] Hostname is "cluster2-worker2" and routeAgentNodeName is "cluster2-worker2"
  7727. 2020-11-02T13:24:04.8224136Z [cluster2] I1102 13:14:16.425020 1 driver.go:87] Successfully annotated node "cluster2-worker2" with cniIfaceIP "10.2.192.0"
  7728. 2020-11-02T13:24:04.8224904Z [cluster2] I1102 13:14:16.425049 1 route.go:286] Route agent workers started
  7729. 2020-11-02T13:24:04.8226186Z [cluster2] I1102 13:14:16.425082 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-mtzvj" with host IP "172.17.0.9", pod IP "172.17.0.9"
  7730. 2020-11-02T13:24:04.8227836Z [cluster2] I1102 13:14:16.425092 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-mtzvj"
  7731. 2020-11-02T13:24:04.8229505Z [cluster2] I1102 13:14:16.425137 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-djhhq" with host IP "172.17.0.4", pod IP "172.17.0.4"
  7732. 2020-11-02T13:24:04.8231152Z [cluster2] I1102 13:14:16.425142 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-djhhq"
  7733. 2020-11-02T13:24:04.8233111Z [cluster2] I1102 13:14:16.425147 1 route.go:507] Processing submariner-route-agent pod "submariner-routeagent-l46bt" with host IP "172.17.0.7", pod IP "172.17.0.7"
  7734. 2020-11-02T13:24:04.8234766Z [cluster2] I1102 13:14:16.425152 1 route.go:531] Successfully processed submariner-route-agent pod "submariner-routeagent-l46bt"
  7735. 2020-11-02T13:24:04.8236986Z [cluster2] I1102 13:14:29.121484 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7736. 2020-11-02T13:24:04.8238616Z [cluster2] I1102 13:14:29.121513 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7737. 2020-11-02T13:24:04.8239673Z [cluster2] I1102 13:14:29.121525 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7738. 2020-11-02T13:24:04.8240376Z [cluster2] I1102 13:14:29.189367 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7739. 2020-11-02T13:24:04.8266303Z [cluster2] I1102 13:14:29.189800 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7740. 2020-11-02T13:24:04.8266965Z [cluster2] I1102 13:14:29.192169 1 route.go:790] Found nil gw or dst
  7741. 2020-11-02T13:24:04.8268554Z [cluster2] I1102 13:14:29.193714 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7742. 2020-11-02T13:24:04.8270769Z [cluster2] I1102 13:14:29.193890 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7743. 2020-11-02T13:24:04.8273782Z [cluster2] I1102 13:14:29.253423 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 100.1.0.0/16 -j ACCEPT
  7744. 2020-11-02T13:24:04.8274956Z [cluster2] I1102 13:14:29.330417 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 100.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7745. 2020-11-02T13:24:04.8276052Z [cluster2] I1102 13:14:29.356199 1 iptables.go:83] Installing iptables rule for outgoing traffic: -s 10.2.0.0/16 -d 10.1.0.0/16 -j ACCEPT
  7746. 2020-11-02T13:24:04.8277328Z [cluster2] I1102 13:14:29.366662 1 iptables.go:91] Installing iptables rule for incoming traffic: -s 10.1.0.0/16 -d 10.2.0.0/16 -j ACCEPT
  7747. 2020-11-02T13:24:04.8280333Z [cluster2] I1102 13:14:45.168823 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7748. 2020-11-02T13:24:04.8282205Z [cluster2] I1102 13:14:45.169054 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7749. 2020-11-02T13:24:04.8283443Z [cluster2] I1102 13:14:45.169169 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7750. 2020-11-02T13:24:04.8284274Z [cluster2] I1102 13:14:45.169530 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7751. 2020-11-02T13:24:04.8284962Z [cluster2] I1102 13:14:45.173258 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7752. 2020-11-02T13:24:04.8285629Z [cluster2] I1102 13:14:45.173689 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7753. 2020-11-02T13:24:04.8286242Z [cluster2] I1102 13:14:45.173855 1 route.go:790] Found nil gw or dst
  7754. 2020-11-02T13:24:04.8287635Z [cluster2] I1102 13:14:45.174085 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7755. 2020-11-02T13:24:04.8289950Z [cluster2] I1102 13:14:45.174229 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7756. 2020-11-02T13:24:04.8292421Z [cluster2] I1102 13:15:15.168934 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7757. 2020-11-02T13:24:04.8309453Z [cluster2] I1102 13:15:15.168977 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7758. 2020-11-02T13:24:04.8311113Z [cluster2] I1102 13:15:15.168986 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7759. 2020-11-02T13:24:04.8312334Z [cluster2] I1102 13:15:15.168996 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7760. 2020-11-02T13:24:04.8313307Z [cluster2] I1102 13:15:15.169200 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7761. 2020-11-02T13:24:04.8313996Z [cluster2] I1102 13:15:15.173842 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7762. 2020-11-02T13:24:04.8314662Z [cluster2] I1102 13:15:15.174018 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7763. 2020-11-02T13:24:04.8315458Z [cluster2] I1102 13:15:15.174043 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7764. 2020-11-02T13:24:04.8316265Z [cluster2] I1102 13:15:15.174054 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7765. 2020-11-02T13:24:04.8317068Z [cluster2] I1102 13:15:15.174063 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7766. 2020-11-02T13:24:04.8317849Z [cluster2] I1102 13:15:15.174070 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7767. 2020-11-02T13:24:04.8318451Z [cluster2] I1102 13:15:15.174086 1 route.go:790] Found nil gw or dst
  7768. 2020-11-02T13:24:04.8318991Z [cluster2] I1102 13:15:15.174146 1 route.go:829] Found equivalent route, not adding
  7769. 2020-11-02T13:24:04.8319607Z [cluster2] I1102 13:15:15.174155 1 route.go:829] Found equivalent route, not adding
  7770. 2020-11-02T13:24:04.8321189Z [cluster2] I1102 13:15:15.174187 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7771. 2020-11-02T13:24:04.8324906Z [cluster2] I1102 13:15:45.169086 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7772. 2020-11-02T13:24:04.8327313Z [cluster2] I1102 13:15:45.169128 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7773. 2020-11-02T13:24:04.8328920Z [cluster2] I1102 13:15:45.169137 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7774. 2020-11-02T13:24:04.8331847Z [cluster2] I1102 13:15:45.169148 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7775. 2020-11-02T13:24:04.8332681Z [cluster2] I1102 13:15:45.169349 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7776. 2020-11-02T13:24:04.8333366Z [cluster2] I1102 13:15:45.172473 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7777. 2020-11-02T13:24:04.8334041Z [cluster2] I1102 13:15:45.172615 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7778. 2020-11-02T13:24:04.8334837Z [cluster2] I1102 13:15:45.172641 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7779. 2020-11-02T13:24:04.8335635Z [cluster2] I1102 13:15:45.172650 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7780. 2020-11-02T13:24:04.8336766Z [cluster2] I1102 13:15:45.172659 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7781. 2020-11-02T13:24:04.8337565Z [cluster2] I1102 13:15:45.172666 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7782. 2020-11-02T13:24:04.8338171Z [cluster2] I1102 13:15:45.172673 1 route.go:790] Found nil gw or dst
  7783. 2020-11-02T13:24:04.8338705Z [cluster2] I1102 13:15:45.172726 1 route.go:829] Found equivalent route, not adding
  7784. 2020-11-02T13:24:04.8339317Z [cluster2] I1102 13:15:45.172734 1 route.go:829] Found equivalent route, not adding
  7785. 2020-11-02T13:24:04.8340929Z [cluster2] I1102 13:15:45.172760 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7786. 2020-11-02T13:24:04.8343122Z [cluster2] I1102 13:16:15.169321 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7787. 2020-11-02T13:24:04.8344731Z [cluster2] I1102 13:16:15.169369 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7788. 2020-11-02T13:24:04.8345788Z [cluster2] I1102 13:16:15.169381 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7789. 2020-11-02T13:24:04.8346609Z [cluster2] I1102 13:16:15.169596 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7790. 2020-11-02T13:24:04.8347300Z [cluster2] I1102 13:16:15.172655 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7791. 2020-11-02T13:24:04.8347965Z [cluster2] I1102 13:16:15.172896 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7792. 2020-11-02T13:24:04.8348761Z [cluster2] I1102 13:16:15.172930 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7793. 2020-11-02T13:24:04.8349555Z [cluster2] I1102 13:16:15.172940 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7794. 2020-11-02T13:24:04.8350352Z [cluster2] I1102 13:16:15.173026 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7795. 2020-11-02T13:24:04.8351776Z [cluster2] I1102 13:16:15.173035 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7796. 2020-11-02T13:24:04.8352911Z [cluster2] I1102 13:16:15.173043 1 route.go:790] Found nil gw or dst
  7797. 2020-11-02T13:24:04.8353668Z [cluster2] I1102 13:16:15.173182 1 route.go:829] Found equivalent route, not adding
  7798. 2020-11-02T13:24:04.8354767Z [cluster2] I1102 13:16:15.173199 1 route.go:829] Found equivalent route, not adding
  7799. 2020-11-02T13:24:04.8357666Z [cluster2] I1102 13:16:15.173275 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7800. 2020-11-02T13:24:04.8360149Z [cluster2] I1102 13:16:15.173299 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7801. 2020-11-02T13:24:04.8366446Z [cluster2] I1102 13:16:45.169406 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7802. 2020-11-02T13:24:04.8368165Z [cluster2] I1102 13:16:45.169446 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7803. 2020-11-02T13:24:04.8369279Z [cluster2] I1102 13:16:45.169458 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7804. 2020-11-02T13:24:04.8371879Z [cluster2] I1102 13:16:45.169837 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7805. 2020-11-02T13:24:04.8372534Z [cluster2] I1102 13:16:45.172944 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7806. 2020-11-02T13:24:04.8373335Z [cluster2] I1102 13:16:45.173089 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7807. 2020-11-02T13:24:04.8374134Z [cluster2] I1102 13:16:45.173123 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7808. 2020-11-02T13:24:04.8374944Z [cluster2] I1102 13:16:45.173142 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7809. 2020-11-02T13:24:04.8375885Z [cluster2] I1102 13:16:45.173152 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7810. 2020-11-02T13:24:04.8376805Z [cluster2] I1102 13:16:45.173166 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7811. 2020-11-02T13:24:04.8377414Z [cluster2] I1102 13:16:45.173174 1 route.go:790] Found nil gw or dst
  7812. 2020-11-02T13:24:04.8377960Z [cluster2] I1102 13:16:45.173225 1 route.go:829] Found equivalent route, not adding
  7813. 2020-11-02T13:24:04.8378572Z [cluster2] I1102 13:16:45.173240 1 route.go:829] Found equivalent route, not adding
  7814. 2020-11-02T13:24:04.8380842Z [cluster2] I1102 13:16:45.173267 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7815. 2020-11-02T13:24:04.8383344Z [cluster2] I1102 13:16:45.173291 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7816. 2020-11-02T13:24:04.8385610Z [cluster2] I1102 13:17:15.169549 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7817. 2020-11-02T13:24:04.8387218Z [cluster2] I1102 13:17:15.169576 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7818. 2020-11-02T13:24:04.8388281Z [cluster2] I1102 13:17:15.169587 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7819. 2020-11-02T13:24:04.8389105Z [cluster2] I1102 13:17:15.169805 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7820. 2020-11-02T13:24:04.8389791Z [cluster2] I1102 13:17:15.172909 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7821. 2020-11-02T13:24:04.8390576Z [cluster2] I1102 13:17:15.173031 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7822. 2020-11-02T13:24:04.8391380Z [cluster2] I1102 13:17:15.173076 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7823. 2020-11-02T13:24:04.8392173Z [cluster2] I1102 13:17:15.173086 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7824. 2020-11-02T13:24:04.8392970Z [cluster2] I1102 13:17:15.173101 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7825. 2020-11-02T13:24:04.8393766Z [cluster2] I1102 13:17:15.173109 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7826. 2020-11-02T13:24:04.8394370Z [cluster2] I1102 13:17:15.173116 1 route.go:790] Found nil gw or dst
  7827. 2020-11-02T13:24:04.8394914Z [cluster2] I1102 13:17:15.173170 1 route.go:829] Found equivalent route, not adding
  7828. 2020-11-02T13:24:04.8395528Z [cluster2] I1102 13:17:15.173184 1 route.go:829] Found equivalent route, not adding
  7829. 2020-11-02T13:24:04.8396992Z [cluster2] I1102 13:17:15.173210 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7830. 2020-11-02T13:24:04.8399132Z [cluster2] I1102 13:17:15.173226 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7831. 2020-11-02T13:24:04.8401381Z [cluster2] I1102 13:17:45.169687 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7832. 2020-11-02T13:24:04.8402985Z [cluster2] I1102 13:17:45.169714 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7833. 2020-11-02T13:24:04.8404117Z [cluster2] I1102 13:17:45.169724 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7834. 2020-11-02T13:24:04.8404939Z [cluster2] I1102 13:17:45.169915 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7835. 2020-11-02T13:24:04.8405577Z [cluster2] I1102 13:17:45.172810 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7836. 2020-11-02T13:24:04.8406187Z [cluster2] I1102 13:17:45.172936 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7837. 2020-11-02T13:24:04.8406923Z [cluster2] I1102 13:17:45.172965 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7838. 2020-11-02T13:24:04.8407828Z [cluster2] I1102 13:17:45.172974 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7839. 2020-11-02T13:24:04.8408628Z [cluster2] I1102 13:17:45.172983 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7840. 2020-11-02T13:24:04.8409417Z [cluster2] I1102 13:17:45.172991 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7841. 2020-11-02T13:24:04.8410021Z [cluster2] I1102 13:17:45.172999 1 route.go:790] Found nil gw or dst
  7842. 2020-11-02T13:24:04.8410558Z [cluster2] I1102 13:17:45.173046 1 route.go:829] Found equivalent route, not adding
  7843. 2020-11-02T13:24:04.8411167Z [cluster2] I1102 13:17:45.173054 1 route.go:829] Found equivalent route, not adding
  7844. 2020-11-02T13:24:04.8412633Z [cluster2] I1102 13:17:45.173082 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7845. 2020-11-02T13:24:04.8415063Z [cluster2] I1102 13:17:45.173097 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7846. 2020-11-02T13:24:04.8419004Z [cluster2] I1102 13:18:15.169823 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7847. 2020-11-02T13:24:04.8420767Z [cluster2] I1102 13:18:15.169862 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7848. 2020-11-02T13:24:04.8421811Z [cluster2] I1102 13:18:15.169873 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7849. 2020-11-02T13:24:04.8422639Z [cluster2] I1102 13:18:15.170061 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7850. 2020-11-02T13:24:04.8423323Z [cluster2] I1102 13:18:15.173177 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7851. 2020-11-02T13:24:04.8423984Z [cluster2] I1102 13:18:15.173330 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7852. 2020-11-02T13:24:04.8424788Z [cluster2] I1102 13:18:15.173361 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7853. 2020-11-02T13:24:04.8425587Z [cluster2] I1102 13:18:15.173371 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7854. 2020-11-02T13:24:04.8426384Z [cluster2] I1102 13:18:15.173381 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7855. 2020-11-02T13:24:04.8427177Z [cluster2] I1102 13:18:15.173393 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7856. 2020-11-02T13:24:04.8427776Z [cluster2] I1102 13:18:15.173401 1 route.go:790] Found nil gw or dst
  7857. 2020-11-02T13:24:04.8428314Z [cluster2] I1102 13:18:15.173450 1 route.go:829] Found equivalent route, not adding
  7858. 2020-11-02T13:24:04.8428923Z [cluster2] I1102 13:18:15.173458 1 route.go:829] Found equivalent route, not adding
  7859. 2020-11-02T13:24:04.8430463Z [cluster2] I1102 13:18:15.173485 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7860. 2020-11-02T13:24:04.8432634Z [cluster2] I1102 13:18:15.173500 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7861. 2020-11-02T13:24:04.8435801Z [cluster2] I1102 13:18:45.170038 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7862. 2020-11-02T13:24:04.8437463Z [cluster2] I1102 13:18:45.170066 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7863. 2020-11-02T13:24:04.8438523Z [cluster2] I1102 13:18:45.170077 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7864. 2020-11-02T13:24:04.8439967Z [cluster2] I1102 13:18:45.170264 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7865. 2020-11-02T13:24:04.8441397Z [cluster2] I1102 13:18:45.173595 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7866. 2020-11-02T13:24:04.8442835Z [cluster2] I1102 13:18:45.173860 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7867. 2020-11-02T13:24:04.8444563Z [cluster2] I1102 13:18:45.173889 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7868. 2020-11-02T13:24:04.8447089Z [cluster2] I1102 13:18:45.173898 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7869. 2020-11-02T13:24:04.8448317Z [cluster2] I1102 13:18:45.173970 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7870. 2020-11-02T13:24:04.8449311Z [cluster2] I1102 13:18:45.173987 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7871. 2020-11-02T13:24:04.8449881Z [cluster2] I1102 13:18:45.173994 1 route.go:790] Found nil gw or dst
  7872. 2020-11-02T13:24:04.8450383Z [cluster2] I1102 13:18:45.174252 1 route.go:829] Found equivalent route, not adding
  7873. 2020-11-02T13:24:04.8450948Z [cluster2] I1102 13:18:45.174272 1 route.go:829] Found equivalent route, not adding
  7874. 2020-11-02T13:24:04.8453131Z [cluster2] I1102 13:18:45.174505 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7875. 2020-11-02T13:24:04.8455166Z [cluster2] I1102 13:18:45.174532 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7876. 2020-11-02T13:24:04.8457880Z [cluster2] I1102 13:19:15.170129 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7877. 2020-11-02T13:24:04.8459523Z [cluster2] I1102 13:19:15.170164 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7878. 2020-11-02T13:24:04.8460997Z [cluster2] I1102 13:19:15.170175 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7879. 2020-11-02T13:24:04.8462256Z [cluster2] I1102 13:19:15.170377 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7880. 2020-11-02T13:24:04.8462932Z [cluster2] I1102 13:19:15.174103 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7881. 2020-11-02T13:24:04.8463594Z [cluster2] I1102 13:19:15.174241 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7882. 2020-11-02T13:24:04.8464392Z [cluster2] I1102 13:19:15.174307 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7883. 2020-11-02T13:24:04.8465195Z [cluster2] I1102 13:19:15.174317 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7884. 2020-11-02T13:24:04.8466085Z [cluster2] I1102 13:19:15.174327 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7885. 2020-11-02T13:24:04.8467107Z [lighthouse]$ [cluster2] subctl show all
  7886. 2020-11-02T13:24:04.8467706Z [cluster2] I1102 13:19:15.174356 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7887. 2020-11-02T13:24:04.8468313Z [cluster2] I1102 13:19:15.174374 1 route.go:790] Found nil gw or dst
  7888. 2020-11-02T13:24:04.8468940Z [cluster2] I1102 13:19:15.174423 1 route.go:829] Found equivalent route, not adding
  7889. 2020-11-02T13:24:04.8469505Z [cluster2] I1102 13:19:15.174437 1 route.go:829] Found equivalent route, not adding
  7890. 2020-11-02T13:24:04.8470905Z [cluster2] I1102 13:19:15.174463 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7891. 2020-11-02T13:24:04.8472914Z [cluster2] I1102 13:19:15.174483 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7892. 2020-11-02T13:24:04.8474993Z [cluster2] I1102 13:19:45.178370 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7893. 2020-11-02T13:24:04.8476683Z [cluster2] I1102 13:19:45.178469 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7894. 2020-11-02T13:24:04.8477839Z [cluster2] I1102 13:19:45.178494 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7895. 2020-11-02T13:24:04.8478599Z [cluster2] I1102 13:19:45.178671 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7896. 2020-11-02T13:24:04.8479299Z [cluster2] I1102 13:19:45.183905 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7897. 2020-11-02T13:24:04.8479912Z [cluster2] I1102 13:19:45.184031 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7898. 2020-11-02T13:24:04.8480645Z [cluster2] I1102 13:19:45.184055 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7899. 2020-11-02T13:24:04.8481379Z [cluster2] I1102 13:19:45.184066 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7900. 2020-11-02T13:24:04.8482110Z [cluster2] I1102 13:19:45.184074 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7901. 2020-11-02T13:24:04.8482846Z [cluster2] I1102 13:19:45.184082 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7902. 2020-11-02T13:24:04.8483387Z [cluster2] I1102 13:19:45.184089 1 route.go:790] Found nil gw or dst
  7903. 2020-11-02T13:24:04.8483889Z [cluster2] I1102 13:19:45.184138 1 route.go:829] Found equivalent route, not adding
  7904. 2020-11-02T13:24:04.8484456Z [cluster2] I1102 13:19:45.184146 1 route.go:829] Found equivalent route, not adding
  7905. 2020-11-02T13:24:04.8485815Z [cluster2] I1102 13:19:45.184171 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7906. 2020-11-02T13:24:04.8488874Z [cluster2] I1102 13:19:45.184188 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7907. 2020-11-02T13:24:04.8490945Z [cluster2] I1102 13:20:15.170606 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7908. 2020-11-02T13:24:04.8494366Z [cluster2] I1102 13:20:15.170639 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7909. 2020-11-02T13:24:04.8495878Z [cluster2] I1102 13:20:15.170648 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7910. 2020-11-02T13:24:04.8497660Z [cluster2] I1102 13:20:15.170689 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7911. 2020-11-02T13:24:04.8498437Z [cluster2] I1102 13:20:15.170995 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7912. 2020-11-02T13:24:04.8499234Z [cluster2] I1102 13:20:15.174321 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7913. 2020-11-02T13:24:04.8499985Z [cluster2] I1102 13:20:15.174591 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7914. 2020-11-02T13:24:04.8500741Z [cluster2] I1102 13:20:15.174682 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7915. 2020-11-02T13:24:04.8501483Z [cluster2] I1102 13:20:15.174746 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7916. 2020-11-02T13:24:04.8502224Z [cluster2] I1102 13:20:15.174875 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7917. 2020-11-02T13:24:04.8502957Z [cluster2] I1102 13:20:15.174941 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7918. 2020-11-02T13:24:04.8503514Z [cluster2] I1102 13:20:15.175035 1 route.go:790] Found nil gw or dst
  7919. 2020-11-02T13:24:04.8504002Z [cluster2] I1102 13:20:15.175222 1 route.go:829] Found equivalent route, not adding
  7920. 2020-11-02T13:24:04.8504662Z [cluster2] I1102 13:20:15.175290 1 route.go:829] Found equivalent route, not adding
  7921. 2020-11-02T13:24:04.8506067Z [cluster2] I1102 13:20:15.175416 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7922. 2020-11-02T13:24:04.8508310Z [cluster2] I1102 13:20:45.170813 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7923. 2020-11-02T13:24:04.8509922Z [cluster2] I1102 13:20:45.170872 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7924. 2020-11-02T13:24:04.8510983Z [cluster2] I1102 13:20:45.170893 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7925. 2020-11-02T13:24:04.8511809Z [cluster2] I1102 13:20:45.171137 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7926. 2020-11-02T13:24:04.8512729Z [cluster2] I1102 13:20:45.174052 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7927. 2020-11-02T13:24:04.8513403Z [cluster2] I1102 13:20:45.174166 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7928. 2020-11-02T13:24:04.8514206Z [cluster2] I1102 13:20:45.174190 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7929. 2020-11-02T13:24:04.8515000Z [cluster2] I1102 13:20:45.174197 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7930. 2020-11-02T13:24:04.8515796Z [cluster2] I1102 13:20:45.174204 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7931. 2020-11-02T13:24:04.8516590Z [cluster2] I1102 13:20:45.174209 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7932. 2020-11-02T13:24:04.8517198Z [cluster2] I1102 13:20:45.174215 1 route.go:790] Found nil gw or dst
  7933. 2020-11-02T13:24:04.8517826Z [cluster2] I1102 13:20:45.174256 1 route.go:829] Found equivalent route, not adding
  7934. 2020-11-02T13:24:04.8518475Z [cluster2] I1102 13:20:45.174268 1 route.go:829] Found equivalent route, not adding
  7935. 2020-11-02T13:24:04.8519876Z [cluster2] I1102 13:20:45.174289 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7936. 2020-11-02T13:24:04.8521835Z [cluster2] I1102 13:20:45.174304 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7937. 2020-11-02T13:24:04.8523900Z [cluster2] I1102 13:21:15.170888 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7938. 2020-11-02T13:24:04.8525508Z [cluster2] I1102 13:21:15.170926 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7939. 2020-11-02T13:24:04.8526509Z [cluster2] I1102 13:21:15.170937 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7940. 2020-11-02T13:24:04.8527279Z [cluster2] I1102 13:21:15.171117 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7941. 2020-11-02T13:24:04.8528100Z [cluster2] I1102 13:21:15.174418 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7942. 2020-11-02T13:24:04.8528757Z [cluster2] I1102 13:21:15.174542 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7943. 2020-11-02T13:24:04.8529548Z [cluster2] I1102 13:21:15.174570 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7944. 2020-11-02T13:24:04.8530340Z [cluster2] I1102 13:21:15.174579 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7945. 2020-11-02T13:24:04.8532736Z [cluster2] I1102 13:21:15.174587 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7946. 2020-11-02T13:24:04.8533543Z [cluster2] I1102 13:21:15.174594 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7947. 2020-11-02T13:24:04.8534144Z [cluster2] I1102 13:21:15.174601 1 route.go:790] Found nil gw or dst
  7948. 2020-11-02T13:24:04.8534683Z [cluster2] I1102 13:21:15.174656 1 route.go:829] Found equivalent route, not adding
  7949. 2020-11-02T13:24:04.8535292Z [cluster2] I1102 13:21:15.174663 1 route.go:829] Found equivalent route, not adding
  7950. 2020-11-02T13:24:04.8537026Z [cluster2] I1102 13:21:15.174688 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7951. 2020-11-02T13:24:04.8539204Z [cluster2] I1102 13:21:15.174705 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7952. 2020-11-02T13:24:04.8541474Z [cluster2] I1102 13:21:45.171060 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7953. 2020-11-02T13:24:04.8543077Z [cluster2] I1102 13:21:45.171087 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7954. 2020-11-02T13:24:04.8544132Z [cluster2] I1102 13:21:45.171097 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7955. 2020-11-02T13:24:04.8547911Z [cluster2] I1102 13:21:45.171261 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7956. 2020-11-02T13:24:04.8548618Z [cluster2] I1102 13:21:45.174179 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7957. 2020-11-02T13:24:04.8549804Z [cluster2] I1102 13:21:45.174301 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7958. 2020-11-02T13:24:04.8550763Z [cluster2] I1102 13:21:45.174327 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7959. 2020-11-02T13:24:04.8551712Z [cluster2] I1102 13:21:45.174336 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7960. 2020-11-02T13:24:04.8552520Z [cluster2] I1102 13:21:45.174344 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7961. 2020-11-02T13:24:04.8553318Z [cluster2] I1102 13:21:45.174351 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7962. 2020-11-02T13:24:04.8553922Z [cluster2] I1102 13:21:45.174358 1 route.go:790] Found nil gw or dst
  7963. 2020-11-02T13:24:04.8554470Z [cluster2] I1102 13:21:45.174405 1 route.go:829] Found equivalent route, not adding
  7964. 2020-11-02T13:24:04.8555692Z [cluster2] I1102 13:21:45.174412 1 route.go:829] Found equivalent route, not adding
  7965. 2020-11-02T13:24:04.8557461Z [cluster2] I1102 13:21:45.174437 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7966. 2020-11-02T13:24:04.8562222Z [cluster2] I1102 13:21:45.174451 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7967. 2020-11-02T13:24:04.8564975Z [cluster2] I1102 13:22:15.171227 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7968. 2020-11-02T13:24:04.8566605Z [cluster2] I1102 13:22:15.171275 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7969. 2020-11-02T13:24:04.8567665Z [cluster2] I1102 13:22:15.171297 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7970. 2020-11-02T13:24:04.8568652Z [cluster2] I1102 13:22:15.171841 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7971. 2020-11-02T13:24:04.8569341Z [cluster2] I1102 13:22:15.175059 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7972. 2020-11-02T13:24:04.8570046Z [cluster2] I1102 13:22:15.175277 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7973. 2020-11-02T13:24:04.8570844Z [cluster2] I1102 13:22:15.175306 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7974. 2020-11-02T13:24:04.8571640Z [cluster2] I1102 13:22:15.175315 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7975. 2020-11-02T13:24:04.8572439Z [cluster2] I1102 13:22:15.175323 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7976. 2020-11-02T13:24:04.8573241Z [cluster2] I1102 13:22:15.175330 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7977. 2020-11-02T13:24:04.8573848Z [cluster2] I1102 13:22:15.175337 1 route.go:790] Found nil gw or dst
  7978. 2020-11-02T13:24:04.8574388Z [cluster2] I1102 13:22:15.175473 1 route.go:829] Found equivalent route, not adding
  7979. 2020-11-02T13:24:04.8574997Z [cluster2] I1102 13:22:15.175489 1 route.go:829] Found equivalent route, not adding
  7980. 2020-11-02T13:24:04.8576624Z [cluster2] I1102 13:22:15.175516 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7981. 2020-11-02T13:24:04.8578806Z [cluster2] I1102 13:22:15.175578 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7982. 2020-11-02T13:24:04.8581055Z [cluster2] I1102 13:22:45.173854 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7983. 2020-11-02T13:24:04.8582758Z [cluster2] I1102 13:22:45.173937 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7984. 2020-11-02T13:24:04.8583815Z [cluster2] I1102 13:22:45.173963 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  7985. 2020-11-02T13:24:04.8584642Z [cluster2] I1102 13:22:45.174173 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  7986. 2020-11-02T13:24:04.8585329Z [cluster2] I1102 13:22:45.178879 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  7987. 2020-11-02T13:24:04.8585992Z [cluster2] I1102 13:22:45.179015 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7988. 2020-11-02T13:24:04.8586787Z [cluster2] I1102 13:22:45.180537 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7989. 2020-11-02T13:24:04.8587587Z [cluster2] I1102 13:22:45.180593 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  7990. 2020-11-02T13:24:04.8588387Z [cluster2] I1102 13:22:45.180632 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  7991. 2020-11-02T13:24:04.8589178Z [cluster2] I1102 13:22:45.180663 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  7992. 2020-11-02T13:24:04.8589784Z [cluster2] I1102 13:22:45.180698 1 route.go:790] Found nil gw or dst
  7993. 2020-11-02T13:24:04.8590325Z [cluster2] I1102 13:22:45.180801 1 route.go:829] Found equivalent route, not adding
  7994. 2020-11-02T13:24:04.8590937Z [cluster2] I1102 13:22:45.180838 1 route.go:829] Found equivalent route, not adding
  7995. 2020-11-02T13:24:04.8592478Z [cluster2] I1102 13:22:45.180894 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  7996. 2020-11-02T13:24:04.8594640Z [cluster2] I1102 13:22:45.180949 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  7997. 2020-11-02T13:24:04.8597668Z [cluster2] I1102 13:23:15.174024 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  7998. 2020-11-02T13:24:04.8599588Z [cluster2] I1102 13:23:15.174060 1 route.go:612] This route agent is running on a non-gateway/non-active node
  7999. 2020-11-02T13:24:04.8600655Z [cluster2] I1102 13:23:15.174071 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  8000. 2020-11-02T13:24:04.8601478Z [cluster2] I1102 13:23:15.174285 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  8001. 2020-11-02T13:24:04.8602264Z [cluster2] I1102 13:23:15.177899 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  8002. 2020-11-02T13:24:04.8603062Z [cluster2] I1102 13:23:15.178074 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  8003. 2020-11-02T13:24:04.8603856Z [cluster2] I1102 13:23:15.178131 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  8004. 2020-11-02T13:24:04.8604656Z [cluster2] I1102 13:23:15.178204 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  8005. 2020-11-02T13:24:04.8605455Z [cluster2] I1102 13:23:15.178222 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  8006. 2020-11-02T13:24:04.8606315Z [cluster2] I1102 13:23:15.178230 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  8007. 2020-11-02T13:24:05.1265655Z [cluster2] I1102 13:23:15.178238 1 route.go:790] Found nil gw or dst
  8008. 2020-11-02T13:24:05.1266477Z [cluster2] I1102 13:23:15.178317 1 route.go:829] Found equivalent route, not adding
  8009. 2020-11-02T13:24:05.1267108Z [cluster2] I1102 13:23:15.178332 1 route.go:829] Found equivalent route, not adding
  8010. 2020-11-02T13:24:05.1269120Z [cluster2] I1102 13:23:15.178397 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  8011. 2020-11-02T13:24:05.1271339Z [cluster2] I1102 13:23:15.178421 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  8012. 2020-11-02T13:24:05.1273188Z [cluster2] I1102 13:23:45.174178 1 route.go:570] Processing local Endpoint cluster2-submariner-cable-cluster2-172-17-0-4 with IP 172.17.0.4, Host cluster2-worker for this cluster
  8013. 2020-11-02T13:24:05.1274752Z [cluster2] I1102 13:23:45.174218 1 route.go:612] This route agent is running on a non-gateway/non-active node
  8014. 2020-11-02T13:24:05.1275744Z [cluster2] I1102 13:23:45.174228 1 route.go:623] Creating the vxlan interface vx-submariner with gateway node IP 172.17.0.4
  8015. 2020-11-02T13:24:05.1276514Z [cluster2] I1102 13:23:45.174406 1 vxlan.go:61] VxLAN interface already exists with same configuration.
  8016. 2020-11-02T13:24:05.1277150Z [cluster2] I1102 13:23:45.177753 1 route.go:771] Reconciling routes to gw: 240.17.0.4
  8017. 2020-11-02T13:24:05.1277750Z [cluster2] I1102 13:23:45.177955 1 route.go:787] Processing route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  8018. 2020-11-02T13:24:05.1278490Z [cluster2] I1102 13:23:45.178018 1 route.go:793] Found route {Ifindex: 17 Dst: 10.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  8019. 2020-11-02T13:24:05.1279228Z [cluster2] I1102 13:23:45.178027 1 route.go:787] Processing route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254}
  8020. 2020-11-02T13:24:05.1280083Z [cluster2] I1102 13:23:45.178111 1 route.go:793] Found route {Ifindex: 17 Dst: 100.1.0.0/16 Src: <nil> Gw: 240.17.0.4 Flags: [] Table: 254} with gw 240.17.0.4 already installed
  8021. 2020-11-02T13:24:05.1280816Z [cluster2] I1102 13:23:45.178122 1 route.go:787] Processing route {Ifindex: 17 Dst: 240.0.0.0/8 Src: 240.17.0.9 Gw: <nil> Flags: [] Table: 254}
  8022. 2020-11-02T13:24:05.1281374Z [cluster2] I1102 13:23:45.178130 1 route.go:790] Found nil gw or dst
  8023. 2020-11-02T13:24:05.1281880Z [cluster2] I1102 13:23:45.178211 1 route.go:829] Found equivalent route, not adding
  8024. 2020-11-02T13:24:05.1282448Z [cluster2] I1102 13:23:45.178219 1 route.go:829] Found equivalent route, not adding
  8025. 2020-11-02T13:24:05.1283810Z [cluster2] I1102 13:23:45.178246 1 route.go:647] Successfully processed local Endpoint "cluster2-submariner-cable-cluster2-172-17-0-4"
  8026. 2020-11-02T13:24:05.1285916Z [cluster2] I1102 13:23:45.178286 1 route.go:558] Updating iptable rules for remote cluster's Endpoint "cluster1-submariner-cable-cluster1-172-17-0-8" with subnets [100.1.0.0/16 10.1.0.0/16]
  8027. 2020-11-02T13:24:05.1286830Z [cluster2] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  8028. 2020-11-02T13:24:05.1287088Z [cluster2]
  8029. 2020-11-02T13:24:05.1287443Z [cluster2] Showing information for cluster "cluster2":
  8030. 2020-11-02T13:24:05.1287880Z [cluster2] Discovered network details:
  8031. 2020-11-02T13:24:05.1288382Z [cluster2] Network plugin: weave-net
  8032. 2020-11-02T13:24:05.1288732Z [cluster2] Service CIDRs: [100.2.0.0/16]
  8033. 2020-11-02T13:24:05.1289054Z [cluster2] Cluster CIDRs: [10.2.0.0/16]
  8034. 2020-11-02T13:24:05.1289324Z [cluster2]
  8035. 2020-11-02T13:24:05.1289691Z [cluster2] CLUSTER ID ENDPOINT IP PUBLIC IP CABLE DRIVER TYPE
  8036. 2020-11-02T13:24:05.1290164Z [cluster2] cluster2 172.17.0.4 strongswan local
  8037. 2020-11-02T13:24:05.1290600Z [cluster2] cluster1 172.17.0.8 strongswan remote
  8038. 2020-11-02T13:24:05.1290929Z [cluster2]
  8039. 2020-11-02T13:24:05.1291382Z [cluster2] GATEWAY CLUSTER REMOTE IP CABLE DRIVER SUBNETS STATUS
  8040. 2020-11-02T13:24:05.1292213Z [cluster2] cluster1-worker cluster1 172.17.0.8 strongswan 100.1.0.0/16, 10.1.0.0/16 connected
  8041. 2020-11-02T13:24:05.1292631Z [cluster2]
  8042. 2020-11-02T13:24:05.1292932Z [cluster2] NODE HA STATUS SUMMARY
  8043. 2020-11-02T13:24:05.1293779Z [cluster2] cluster2-worker active All connections (1) are established
  8044. 2020-11-02T13:24:05.1294264Z [cluster2]
  8045. 2020-11-02T13:24:05.1294661Z [cluster2] COMPONENT REPOSITORY VERSION
  8046. 2020-11-02T13:24:05.1295183Z [cluster2] submariner localhost:5000 local
  8047. 2020-11-02T13:24:05.1691131Z [cluster2] submariner-operator localhost:5000 local
  8048. 2020-11-02T13:24:05.1692047Z [cluster2] service-discovery localhost:5000 local
  8049. 2020-11-02T13:24:05.1692493Z [cluster2]
  8050. 2020-11-02T13:24:05.1692900Z [cluster2] Showing information for cluster "cluster1":
  8051. 2020-11-02T13:24:05.1693404Z [cluster2] Discovered network details:
  8052. 2020-11-02T13:24:05.1693996Z [cluster2] Network plugin: weave-net
  8053. 2020-11-02T13:24:05.1694381Z [cluster2] Service CIDRs: [100.1.0.0/16]
  8054. 2020-11-02T13:24:05.1694747Z [cluster2] Cluster CIDRs: [10.1.0.0/16]
  8055. 2020-11-02T13:24:05.1695056Z [cluster2]
  8056. 2020-11-02T13:24:05.1695479Z [cluster2] CLUSTER ID ENDPOINT IP PUBLIC IP CABLE DRIVER TYPE
  8057. 2020-11-02T13:24:05.1696206Z [cluster2] cluster1 172.17.0.8 strongswan local
  8058. 2020-11-02T13:24:05.1697156Z [cluster2] cluster2 172.17.0.4 strongswan remote
  8059. 2020-11-02T13:24:05.1697539Z [cluster2]
  8060. 2020-11-02T13:24:05.1697996Z [cluster2] GATEWAY CLUSTER REMOTE IP CABLE DRIVER SUBNETS STATUS
  8061. 2020-11-02T13:24:05.1698969Z [cluster2] cluster2-worker cluster2 172.17.0.4 strongswan 100.2.0.0/16, 10.2.0.0/16 connected
  8062. 2020-11-02T13:24:05.1699449Z [cluster2]
  8063. 2020-11-02T13:24:05.1699778Z [cluster2] NODE HA STATUS SUMMARY
  8064. 2020-11-02T13:24:05.1700542Z [cluster2] cluster1-worker active All connections (1) are established
  8065. 2020-11-02T13:24:05.1701028Z [cluster2]
  8066. 2020-11-02T13:24:05.1701419Z [cluster2] COMPONENT REPOSITORY VERSION
  8067. 2020-11-02T13:24:05.1701942Z [cluster2] submariner localhost:5000 local
  8068. 2020-11-02T13:24:05.1702724Z [cluster2] submariner-operator localhost:5000 local
  8069. 2020-11-02T13:24:05.1703556Z [cluster2] service-discovery localhost:5000 local
  8070. 2020-11-02T13:24:05.1704080Z [cluster2] ===================== END Post mortem cluster2 =====================
  8071. 2020-11-02T13:24:05.1723448Z [lighthouse]$ make post-mortem
  8072. 2020-11-02T13:24:05.5461401Z Post job cleanup.
  8073. 2020-11-02T13:24:06.0060665Z [command]/usr/bin/git version
  8074. 2020-11-02T13:24:06.0138629Z git version 2.29.0
  8075. 2020-11-02T13:24:06.0183136Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
  8076. 2020-11-02T13:24:06.0234939Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
  8077. 2020-11-02T13:24:06.0631810Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
  8078. 2020-11-02T13:24:06.0676673Z http.https://github.com/.extraheader
  8079. 2020-11-02T13:24:06.0699248Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
  8080. 2020-11-02T13:24:06.0750013Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
  8081. 2020-11-02T13:24:06.1237028Z Cleaning up orphan processes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement