Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dfarrell07/3601e2229b98c09f648296406bafb31a to your computer and use it in GitHub Desktop.
Save dfarrell07/3601e2229b98c09f648296406bafb31a to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2021-05-26T16:40:54.3261596Z ##[section]Starting: Request a runner to run this job
2021-05-26T16:40:55.5348734Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
2021-05-26T16:40:55.5348846Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2021-05-26T16:40:55.5349055Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2021-05-26T16:40:55.6786451Z ##[section]Finishing: Request a runner to run this job
2021-05-26T16:41:04.9631330Z Current runner version: '2.278.0'
2021-05-26T16:41:04.9660344Z ##[group]Operating System
2021-05-26T16:41:04.9661278Z Ubuntu
2021-05-26T16:41:04.9661684Z 20.04.2
2021-05-26T16:41:04.9662083Z LTS
2021-05-26T16:41:04.9662505Z ##[endgroup]
2021-05-26T16:41:04.9663036Z ##[group]Virtual Environment
2021-05-26T16:41:04.9663648Z Environment: ubuntu-20.04
2021-05-26T16:41:04.9664279Z Version: 20210517.1
2021-05-26T16:41:04.9665240Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210517.1/images/linux/Ubuntu2004-README.md
2021-05-26T16:41:04.9666535Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210517.1
2021-05-26T16:41:04.9667386Z ##[endgroup]
2021-05-26T16:41:04.9669199Z ##[group]GITHUB_TOKEN Permissions
2021-05-26T16:41:04.9670449Z Actions: read
2021-05-26T16:41:04.9670927Z Checks: read
2021-05-26T16:41:04.9671367Z Contents: read
2021-05-26T16:41:04.9671854Z Deployments: read
2021-05-26T16:41:04.9672762Z Issues: read
2021-05-26T16:41:04.9673287Z Metadata: read
2021-05-26T16:41:04.9673775Z Packages: read
2021-05-26T16:41:04.9674276Z PullRequests: read
2021-05-26T16:41:04.9674876Z RepositoryProjects: read
2021-05-26T16:41:04.9675472Z SecurityEvents: read
2021-05-26T16:41:04.9676137Z Statuses: read
2021-05-26T16:41:04.9676753Z ##[endgroup]
2021-05-26T16:41:04.9680193Z Prepare workflow directory
2021-05-26T16:41:05.0440690Z Prepare all required actions
2021-05-26T16:41:05.0452946Z Getting action download info
2021-05-26T16:41:05.5165074Z Download action repository 'actions/checkout@v2'
2021-05-26T16:41:07.3396782Z Download action repository 'submariner-io/shipyard@devel'
2021-05-26T16:41:07.9870851Z ##[group]Run actions/checkout@v2
2021-05-26T16:41:07.9871673Z with:
2021-05-26T16:41:07.9872477Z repository: submariner-io/submariner-operator
2021-05-26T16:41:07.9873718Z token: ***
2021-05-26T16:41:07.9874117Z ssh-strict: true
2021-05-26T16:41:07.9874756Z persist-credentials: true
2021-05-26T16:41:07.9875221Z clean: true
2021-05-26T16:41:07.9875650Z fetch-depth: 1
2021-05-26T16:41:07.9876026Z lfs: false
2021-05-26T16:41:07.9876544Z submodules: false
2021-05-26T16:41:07.9876952Z ##[endgroup]
2021-05-26T16:41:08.2424776Z Syncing repository: submariner-io/submariner-operator
2021-05-26T16:41:08.2428981Z ##[group]Getting Git version info
2021-05-26T16:41:08.2430532Z Working directory is '/home/runner/work/submariner-operator/submariner-operator'
2021-05-26T16:41:08.2431808Z [command]/usr/bin/git version
2021-05-26T16:41:08.2634328Z git version 2.31.1
2021-05-26T16:41:08.2636655Z ##[endgroup]
2021-05-26T16:41:08.2638542Z Deleting the contents of '/home/runner/work/submariner-operator/submariner-operator'
2021-05-26T16:41:08.2642276Z ##[group]Initializing the repository
2021-05-26T16:41:08.2646998Z [command]/usr/bin/git init /home/runner/work/submariner-operator/submariner-operator
2021-05-26T16:41:08.2733715Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-26T16:41:08.2735075Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-26T16:41:08.2736203Z hint: of your new repositories, which will suppress this warning, call:
2021-05-26T16:41:08.2736993Z hint:
2021-05-26T16:41:08.2738420Z hint: git config --global init.defaultBranch <name>
2021-05-26T16:41:08.2739347Z hint:
2021-05-26T16:41:08.2740611Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-26T16:41:08.2741959Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-26T16:41:08.2742830Z hint:
2021-05-26T16:41:08.2743634Z hint: git branch -m <name>
2021-05-26T16:41:08.2749749Z Initialized empty Git repository in /home/runner/work/submariner-operator/submariner-operator/.git/
2021-05-26T16:41:08.2761955Z [command]/usr/bin/git remote add origin https://github.com/submariner-io/submariner-operator
2021-05-26T16:41:08.8440220Z ##[endgroup]
2021-05-26T16:41:08.8475962Z ##[group]Disabling automatic garbage collection
2021-05-26T16:41:08.8477322Z [command]/usr/bin/git config --local gc.auto 0
2021-05-26T16:41:08.8478657Z ##[endgroup]
2021-05-26T16:41:08.8480648Z ##[group]Setting up auth
2021-05-26T16:41:08.8481840Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-05-26T16:41:08.8483522Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-05-26T16:41:08.8485246Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-05-26T16:41:08.8487265Z [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' || :
2021-05-26T16:41:08.8489572Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-05-26T16:41:08.8490524Z ##[endgroup]
2021-05-26T16:41:08.8491031Z ##[group]Fetching the repository
2021-05-26T16:41:08.8493454Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ffe12e888112998646b0e3b4cd56572aeb5759ba:refs/remotes/pull/1374/merge
2021-05-26T16:41:08.8494896Z remote: Enumerating objects: 452, done.
2021-05-26T16:41:08.8495588Z remote: Counting objects: 0% (1/452)
2021-05-26T16:41:08.8496322Z remote: Counting objects: 1% (5/452)
2021-05-26T16:41:08.8497012Z remote: Counting objects: 2% (10/452)
2021-05-26T16:41:08.8497731Z remote: Counting objects: 3% (14/452)
2021-05-26T16:41:08.8498463Z remote: Counting objects: 4% (19/452)
2021-05-26T16:41:08.8499148Z remote: Counting objects: 5% (23/452)
2021-05-26T16:41:08.8499761Z remote: Counting objects: 6% (28/452)
2021-05-26T16:41:08.8500314Z remote: Counting objects: 7% (32/452)
2021-05-26T16:41:08.8500910Z remote: Counting objects: 8% (37/452)
2021-05-26T16:41:08.8501481Z remote: Counting objects: 9% (41/452)
2021-05-26T16:41:08.8502235Z remote: Counting objects: 10% (46/452)
2021-05-26T16:41:08.8502777Z remote: Counting objects: 11% (50/452)
2021-05-26T16:41:08.8503518Z remote: Counting objects: 12% (55/452)
2021-05-26T16:41:08.8504090Z remote: Counting objects: 13% (59/452)
2021-05-26T16:41:08.8504727Z remote: Counting objects: 14% (64/452)
2021-05-26T16:41:08.8505392Z remote: Counting objects: 15% (68/452)
2021-05-26T16:41:08.8505973Z remote: Counting objects: 16% (73/452)
2021-05-26T16:41:08.8506705Z remote: Counting objects: 17% (77/452)
2021-05-26T16:41:08.8507260Z remote: Counting objects: 18% (82/452)
2021-05-26T16:41:08.8507870Z remote: Counting objects: 19% (86/452)
2021-05-26T16:41:08.8508570Z remote: Counting objects: 20% (91/452)
2021-05-26T16:41:08.8509333Z remote: Counting objects: 21% (95/452)
2021-05-26T16:41:08.8509969Z remote: Counting objects: 22% (100/452)
2021-05-26T16:41:08.8510550Z remote: Counting objects: 23% (104/452)
2021-05-26T16:41:08.8511302Z remote: Counting objects: 24% (109/452)
2021-05-26T16:41:08.8511890Z remote: Counting objects: 25% (113/452)
2021-05-26T16:41:08.8512712Z remote: Counting objects: 26% (118/452)
2021-05-26T16:41:08.8513307Z remote: Counting objects: 27% (123/452)
2021-05-26T16:41:08.8513936Z remote: Counting objects: 28% (127/452)
2021-05-26T16:41:08.8514530Z remote: Counting objects: 29% (132/452)
2021-05-26T16:41:08.8515256Z remote: Counting objects: 30% (136/452)
2021-05-26T16:41:08.8515918Z remote: Counting objects: 31% (141/452)
2021-05-26T16:41:08.8516493Z remote: Counting objects: 32% (145/452)
2021-05-26T16:41:08.8517132Z remote: Counting objects: 33% (150/452)
2021-05-26T16:41:08.8517768Z remote: Counting objects: 34% (154/452)
2021-05-26T16:41:08.8518502Z remote: Counting objects: 35% (159/452)
2021-05-26T16:41:08.8519250Z remote: Counting objects: 36% (163/452)
2021-05-26T16:41:08.8519992Z remote: Counting objects: 37% (168/452)
2021-05-26T16:41:08.8520606Z remote: Counting objects: 38% (172/452)
2021-05-26T16:41:08.8521250Z remote: Counting objects: 39% (177/452)
2021-05-26T16:41:08.8521871Z remote: Counting objects: 40% (181/452)
2021-05-26T16:41:08.8522541Z remote: Counting objects: 41% (186/452)
2021-05-26T16:41:08.8523191Z remote: Counting objects: 42% (190/452)
2021-05-26T16:41:08.8523778Z remote: Counting objects: 43% (195/452)
2021-05-26T16:41:08.8524453Z remote: Counting objects: 44% (199/452)
2021-05-26T16:41:08.8525027Z remote: Counting objects: 45% (204/452)
2021-05-26T16:41:08.8525670Z remote: Counting objects: 46% (208/452)
2021-05-26T16:41:08.8526267Z remote: Counting objects: 47% (213/452)
2021-05-26T16:41:08.8526899Z remote: Counting objects: 48% (217/452)
2021-05-26T16:41:08.8527537Z remote: Counting objects: 49% (222/452)
2021-05-26T16:41:08.8528109Z remote: Counting objects: 50% (226/452)
2021-05-26T16:41:08.8528746Z remote: Counting objects: 51% (231/452)
2021-05-26T16:41:08.8529335Z remote: Counting objects: 52% (236/452)
2021-05-26T16:41:08.8530298Z remote: Counting objects: 53% (240/452)
2021-05-26T16:41:08.8530848Z remote: Counting objects: 54% (245/452)
2021-05-26T16:41:08.8531460Z remote: Counting objects: 55% (249/452)
2021-05-26T16:41:08.8532109Z remote: Counting objects: 56% (254/452)
2021-05-26T16:41:08.8532768Z remote: Counting objects: 57% (258/452)
2021-05-26T16:41:08.8533449Z remote: Counting objects: 58% (263/452)
2021-05-26T16:41:08.8534040Z remote: Counting objects: 59% (267/452)
2021-05-26T16:41:08.8534622Z remote: Counting objects: 60% (272/452)
2021-05-26T16:41:08.8535170Z remote: Counting objects: 61% (276/452)
2021-05-26T16:41:08.8535785Z remote: Counting objects: 62% (281/452)
2021-05-26T16:41:08.8536323Z remote: Counting objects: 63% (285/452)
2021-05-26T16:41:08.8536904Z remote: Counting objects: 64% (290/452)
2021-05-26T16:41:08.8537438Z remote: Counting objects: 65% (294/452)
2021-05-26T16:41:08.8538035Z remote: Counting objects: 66% (299/452)
2021-05-26T16:41:08.8538591Z remote: Counting objects: 67% (303/452)
2021-05-26T16:41:08.8539171Z remote: Counting objects: 68% (308/452)
2021-05-26T16:41:08.8543867Z remote: Counting objects: 69% (312/452)
2021-05-26T16:41:08.8544769Z remote: Counting objects: 70% (317/452)
2021-05-26T16:41:08.8545499Z remote: Counting objects: 71% (321/452)
2021-05-26T16:41:08.8546226Z remote: Counting objects: 72% (326/452)
2021-05-26T16:41:08.8546829Z remote: Counting objects: 73% (330/452)
2021-05-26T16:41:08.8547383Z remote: Counting objects: 74% (335/452)
2021-05-26T16:41:08.8548134Z remote: Counting objects: 75% (339/452)
2021-05-26T16:41:08.8548688Z remote: Counting objects: 76% (344/452)
2021-05-26T16:41:08.8549291Z remote: Counting objects: 77% (349/452)
2021-05-26T16:41:08.8549882Z remote: Counting objects: 78% (353/452)
2021-05-26T16:41:08.8550416Z remote: Counting objects: 79% (358/452)
2021-05-26T16:41:08.8551009Z remote: Counting objects: 80% (362/452)
2021-05-26T16:41:08.8551548Z remote: Counting objects: 81% (367/452)
2021-05-26T16:41:08.8552143Z remote: Counting objects: 82% (371/452)
2021-05-26T16:41:08.8553053Z remote: Counting objects: 83% (376/452)
2021-05-26T16:41:08.8553683Z remote: Counting objects: 84% (380/452)
2021-05-26T16:41:08.8554435Z remote: Counting objects: 85% (385/452)
2021-05-26T16:41:08.8555017Z remote: Counting objects: 86% (389/452)
2021-05-26T16:41:08.8555777Z remote: Counting objects: 87% (394/452)
2021-05-26T16:41:08.8556499Z remote: Counting objects: 88% (398/452)
2021-05-26T16:41:08.8557099Z remote: Counting objects: 89% (403/452)
2021-05-26T16:41:08.8557795Z remote: Counting objects: 90% (407/452)
2021-05-26T16:41:08.8558381Z remote: Counting objects: 91% (412/452)
2021-05-26T16:41:08.8558986Z remote: Counting objects: 92% (416/452)
2021-05-26T16:41:08.8559521Z remote: Counting objects: 93% (421/452)
2021-05-26T16:41:08.8560113Z remote: Counting objects: 94% (425/452)
2021-05-26T16:41:08.8560798Z remote: Counting objects: 95% (430/452)
2021-05-26T16:41:08.8561556Z remote: Counting objects: 96% (434/452)
2021-05-26T16:41:08.8562135Z remote: Counting objects: 97% (439/452)
2021-05-26T16:41:08.8562860Z remote: Counting objects: 98% (443/452)
2021-05-26T16:41:08.8563454Z remote: Counting objects: 99% (448/452)
2021-05-26T16:41:08.8564093Z remote: Counting objects: 100% (452/452)
2021-05-26T16:41:08.8564751Z remote: Counting objects: 100% (452/452), done.
2021-05-26T16:41:08.8565377Z remote: Compressing objects: 0% (1/333)
2021-05-26T16:41:08.8566091Z remote: Compressing objects: 1% (4/333)
2021-05-26T16:41:08.8566728Z remote: Compressing objects: 2% (7/333)
2021-05-26T16:41:08.8567402Z remote: Compressing objects: 3% (10/333)
2021-05-26T16:41:08.8568132Z remote: Compressing objects: 4% (14/333)
2021-05-26T16:41:08.8568783Z remote: Compressing objects: 5% (17/333)
2021-05-26T16:41:08.8569403Z remote: Compressing objects: 6% (20/333)
2021-05-26T16:41:08.8570155Z remote: Compressing objects: 7% (24/333)
2021-05-26T16:41:08.8570829Z remote: Compressing objects: 8% (27/333)
2021-05-26T16:41:08.8571431Z remote: Compressing objects: 9% (30/333)
2021-05-26T16:41:08.8572082Z remote: Compressing objects: 10% (34/333)
2021-05-26T16:41:08.8572828Z remote: Compressing objects: 11% (37/333)
2021-05-26T16:41:08.8573550Z remote: Compressing objects: 12% (40/333)
2021-05-26T16:41:08.8574201Z remote: Compressing objects: 13% (44/333)
2021-05-26T16:41:08.8574891Z remote: Compressing objects: 14% (47/333)
2021-05-26T16:41:08.8575516Z remote: Compressing objects: 15% (50/333)
2021-05-26T16:41:08.8576217Z remote: Compressing objects: 16% (54/333)
2021-05-26T16:41:08.8576888Z remote: Compressing objects: 17% (57/333)
2021-05-26T16:41:08.8577601Z remote: Compressing objects: 18% (60/333)
2021-05-26T16:41:08.8578255Z remote: Compressing objects: 19% (64/333)
2021-05-26T16:41:08.8578998Z remote: Compressing objects: 20% (67/333)
2021-05-26T16:41:08.8579702Z remote: Compressing objects: 21% (70/333)
2021-05-26T16:41:08.8580325Z remote: Compressing objects: 22% (74/333)
2021-05-26T16:41:08.8580989Z remote: Compressing objects: 23% (77/333)
2021-05-26T16:41:08.8581608Z remote: Compressing objects: 24% (80/333)
2021-05-26T16:41:08.8582291Z remote: Compressing objects: 25% (84/333)
2021-05-26T16:41:08.8582994Z remote: Compressing objects: 26% (87/333)
2021-05-26T16:41:08.8583620Z remote: Compressing objects: 27% (90/333)
2021-05-26T16:41:08.8584401Z remote: Compressing objects: 28% (94/333)
2021-05-26T16:41:08.8585002Z remote: Compressing objects: 29% (97/333)
2021-05-26T16:41:08.8585755Z remote: Compressing objects: 30% (100/333)
2021-05-26T16:41:08.8586359Z remote: Compressing objects: 31% (104/333)
2021-05-26T16:41:08.8587013Z remote: Compressing objects: 32% (107/333)
2021-05-26T16:41:08.8587620Z remote: Compressing objects: 33% (110/333)
2021-05-26T16:41:08.8588252Z remote: Compressing objects: 34% (114/333)
2021-05-26T16:41:08.8588898Z remote: Compressing objects: 35% (117/333)
2021-05-26T16:41:08.8589485Z remote: Compressing objects: 36% (120/333)
2021-05-26T16:41:08.8590130Z remote: Compressing objects: 37% (124/333)
2021-05-26T16:41:08.8590806Z remote: Compressing objects: 38% (127/333)
2021-05-26T16:41:08.8591556Z remote: Compressing objects: 39% (130/333)
2021-05-26T16:41:08.8592307Z remote: Compressing objects: 40% (134/333)
2021-05-26T16:41:08.8593217Z remote: Compressing objects: 41% (137/333)
2021-05-26T16:41:08.8593875Z remote: Compressing objects: 42% (140/333)
2021-05-26T16:41:08.8594550Z remote: Compressing objects: 43% (144/333)
2021-05-26T16:41:08.8595221Z remote: Compressing objects: 44% (147/333)
2021-05-26T16:41:08.8595895Z remote: Compressing objects: 45% (150/333)
2021-05-26T16:41:08.8596699Z remote: Compressing objects: 46% (154/333)
2021-05-26T16:41:08.8597314Z remote: Compressing objects: 47% (157/333)
2021-05-26T16:41:08.8597967Z remote: Compressing objects: 48% (160/333)
2021-05-26T16:41:08.8598567Z remote: Compressing objects: 49% (164/333)
2021-05-26T16:41:08.8599353Z remote: Compressing objects: 50% (167/333)
2021-05-26T16:41:08.8599933Z remote: Compressing objects: 51% (170/333)
2021-05-26T16:41:08.8600578Z remote: Compressing objects: 52% (174/333)
2021-05-26T16:41:08.8601230Z remote: Compressing objects: 53% (177/333)
2021-05-26T16:41:08.8601810Z remote: Compressing objects: 54% (180/333)
2021-05-26T16:41:08.8602614Z remote: Compressing objects: 55% (184/333)
2021-05-26T16:41:08.8603218Z remote: Compressing objects: 56% (187/333)
2021-05-26T16:41:08.8603976Z remote: Compressing objects: 57% (190/333)
2021-05-26T16:41:08.8604601Z remote: Compressing objects: 58% (194/333)
2021-05-26T16:41:08.8605266Z remote: Compressing objects: 59% (197/333)
2021-05-26T16:41:08.8606000Z remote: Compressing objects: 60% (200/333)
2021-05-26T16:41:08.8606679Z remote: Compressing objects: 61% (204/333)
2021-05-26T16:41:08.8607300Z remote: Compressing objects: 62% (207/333)
2021-05-26T16:41:08.8608034Z remote: Compressing objects: 63% (210/333)
2021-05-26T16:41:08.8608717Z remote: Compressing objects: 64% (214/333)
2021-05-26T16:41:08.8609393Z remote: Compressing objects: 65% (217/333)
2021-05-26T16:41:08.8610065Z remote: Compressing objects: 66% (220/333)
2021-05-26T16:41:08.8610688Z remote: Compressing objects: 67% (224/333)
2021-05-26T16:41:08.8612456Z remote: Compressing objects: 68% (227/333)
2021-05-26T16:41:08.8613358Z remote: Compressing objects: 69% (230/333)
2021-05-26T16:41:08.8614035Z remote: Compressing objects: 70% (234/333)
2021-05-26T16:41:08.8614643Z remote: Compressing objects: 71% (237/333)
2021-05-26T16:41:08.8615291Z remote: Compressing objects: 72% (240/333)
2021-05-26T16:41:08.8738882Z remote: Compressing objects: 73% (244/333)
2021-05-26T16:41:08.8747024Z remote: Compressing objects: 74% (247/333)
2021-05-26T16:41:08.8747747Z remote: Compressing objects: 75% (250/333)
2021-05-26T16:41:08.8748370Z remote: Compressing objects: 76% (254/333)
2021-05-26T16:41:08.8748985Z remote: Compressing objects: 77% (257/333)
2021-05-26T16:41:08.8749585Z remote: Compressing objects: 78% (260/333)
2021-05-26T16:41:08.8750200Z remote: Compressing objects: 79% (264/333)
2021-05-26T16:41:08.8750794Z remote: Compressing objects: 80% (267/333)
2021-05-26T16:41:08.8751402Z remote: Compressing objects: 81% (270/333)
2021-05-26T16:41:08.8751996Z remote: Compressing objects: 82% (274/333)
2021-05-26T16:41:08.8752862Z remote: Compressing objects: 83% (277/333)
2021-05-26T16:41:08.8753469Z remote: Compressing objects: 84% (280/333)
2021-05-26T16:41:08.8754075Z remote: Compressing objects: 85% (284/333)
2021-05-26T16:41:08.8757743Z remote: Compressing objects: 86% (287/333)
2021-05-26T16:41:08.8758308Z remote: Compressing objects: 87% (290/333)
2021-05-26T16:41:08.8769130Z remote: Compressing objects: 88% (294/333)
2021-05-26T16:41:08.8769738Z remote: Compressing objects: 89% (297/333)
2021-05-26T16:41:08.8770351Z remote: Compressing objects: 90% (300/333)
2021-05-26T16:41:08.8770941Z remote: Compressing objects: 91% (304/333)
2021-05-26T16:41:08.8771537Z remote: Compressing objects: 92% (307/333)
2021-05-26T16:41:08.8772129Z remote: Compressing objects: 93% (310/333)
2021-05-26T16:41:08.8772738Z remote: Compressing objects: 94% (314/333)
2021-05-26T16:41:08.8773529Z remote: Compressing objects: 95% (317/333)
2021-05-26T16:41:08.8774126Z remote: Compressing objects: 96% (320/333)
2021-05-26T16:41:08.8774717Z remote: Compressing objects: 97% (324/333)
2021-05-26T16:41:08.8775600Z remote: Compressing objects: 98% (327/333)
2021-05-26T16:41:08.8776314Z remote: Compressing objects: 99% (330/333)
2021-05-26T16:41:08.8776909Z remote: Compressing objects: 100% (333/333)
2021-05-26T16:41:08.8777576Z remote: Compressing objects: 100% (333/333), done.
2021-05-26T16:41:08.8778146Z Receiving objects: 0% (1/452)
2021-05-26T16:41:08.8778650Z Receiving objects: 1% (5/452)
2021-05-26T16:41:08.8779156Z Receiving objects: 2% (10/452)
2021-05-26T16:41:08.8779649Z Receiving objects: 3% (14/452)
2021-05-26T16:41:08.8780147Z Receiving objects: 4% (19/452)
2021-05-26T16:41:08.8780636Z Receiving objects: 5% (23/452)
2021-05-26T16:41:08.8781136Z Receiving objects: 6% (28/452)
2021-05-26T16:41:08.8781626Z Receiving objects: 7% (32/452)
2021-05-26T16:41:08.8782284Z Receiving objects: 8% (37/452)
2021-05-26T16:41:08.8782829Z Receiving objects: 9% (41/452)
2021-05-26T16:41:08.8783315Z Receiving objects: 10% (46/452)
2021-05-26T16:41:08.8783814Z Receiving objects: 11% (50/452)
2021-05-26T16:41:08.8784302Z Receiving objects: 12% (55/452)
2021-05-26T16:41:08.8784809Z Receiving objects: 13% (59/452)
2021-05-26T16:41:08.8785310Z Receiving objects: 14% (64/452)
2021-05-26T16:41:08.8786205Z Receiving objects: 15% (68/452)
2021-05-26T16:41:08.8786708Z Receiving objects: 16% (73/452)
2021-05-26T16:41:08.8787192Z Receiving objects: 17% (77/452)
2021-05-26T16:41:08.8787674Z Receiving objects: 18% (82/452)
2021-05-26T16:41:08.8788154Z Receiving objects: 19% (86/452)
2021-05-26T16:41:08.8788812Z Receiving objects: 20% (91/452)
2021-05-26T16:41:08.8789403Z Receiving objects: 21% (95/452)
2021-05-26T16:41:08.8789884Z Receiving objects: 22% (100/452)
2021-05-26T16:41:08.8790504Z Receiving objects: 23% (104/452)
2021-05-26T16:41:08.8791144Z Receiving objects: 24% (109/452)
2021-05-26T16:41:08.8791673Z Receiving objects: 25% (113/452)
2021-05-26T16:41:08.8792161Z Receiving objects: 26% (118/452)
2021-05-26T16:41:08.8792827Z Receiving objects: 27% (123/452)
2021-05-26T16:41:08.8793321Z Receiving objects: 28% (127/452)
2021-05-26T16:41:08.8793816Z Receiving objects: 29% (132/452)
2021-05-26T16:41:08.8794304Z Receiving objects: 30% (136/452)
2021-05-26T16:41:08.8794820Z Receiving objects: 31% (141/452)
2021-05-26T16:41:08.8795308Z Receiving objects: 32% (145/452)
2021-05-26T16:41:08.8795812Z Receiving objects: 33% (150/452)
2021-05-26T16:41:08.8796412Z Receiving objects: 34% (154/452)
2021-05-26T16:41:08.8796938Z Receiving objects: 35% (159/452)
2021-05-26T16:41:08.8797424Z Receiving objects: 36% (163/452)
2021-05-26T16:41:08.8797924Z Receiving objects: 37% (168/452)
2021-05-26T16:41:08.8798420Z Receiving objects: 38% (172/452)
2021-05-26T16:41:08.8798900Z Receiving objects: 39% (177/452)
2021-05-26T16:41:08.8799396Z Receiving objects: 40% (181/452)
2021-05-26T16:41:08.8799890Z Receiving objects: 41% (186/452)
2021-05-26T16:41:08.8800497Z Receiving objects: 42% (190/452)
2021-05-26T16:41:08.8800970Z Receiving objects: 43% (195/452)
2021-05-26T16:41:08.8801454Z Receiving objects: 44% (199/452)
2021-05-26T16:41:08.8801922Z Receiving objects: 45% (204/452)
2021-05-26T16:41:08.8802402Z Receiving objects: 46% (208/452)
2021-05-26T16:41:08.8803015Z Receiving objects: 47% (213/452)
2021-05-26T16:41:08.8803506Z Receiving objects: 48% (217/452)
2021-05-26T16:41:08.8803992Z Receiving objects: 49% (222/452)
2021-05-26T16:41:08.8804464Z Receiving objects: 50% (226/452)
2021-05-26T16:41:08.8804938Z Receiving objects: 51% (231/452)
2021-05-26T16:41:08.8805406Z Receiving objects: 52% (236/452)
2021-05-26T16:41:08.8805887Z Receiving objects: 53% (240/452)
2021-05-26T16:41:08.8806357Z Receiving objects: 54% (245/452)
2021-05-26T16:41:08.8806837Z Receiving objects: 55% (249/452)
2021-05-26T16:41:08.8807431Z Receiving objects: 56% (254/452)
2021-05-26T16:41:08.8807947Z Receiving objects: 57% (258/452)
2021-05-26T16:41:08.8808529Z Receiving objects: 58% (263/452)
2021-05-26T16:41:08.8809043Z Receiving objects: 59% (267/452)
2021-05-26T16:41:08.8809526Z Receiving objects: 60% (272/452)
2021-05-26T16:41:08.8810043Z Receiving objects: 61% (276/452)
2021-05-26T16:41:08.8810562Z Receiving objects: 62% (281/452)
2021-05-26T16:41:08.8811048Z Receiving objects: 63% (285/452)
2021-05-26T16:41:08.8811554Z Receiving objects: 64% (290/452)
2021-05-26T16:41:08.8812041Z Receiving objects: 65% (294/452)
2021-05-26T16:41:08.8815423Z Receiving objects: 66% (299/452)
2021-05-26T16:41:08.8815953Z Receiving objects: 67% (303/452)
2021-05-26T16:41:08.8816456Z Receiving objects: 68% (308/452)
2021-05-26T16:41:08.8816945Z Receiving objects: 69% (312/452)
2021-05-26T16:41:08.8817445Z Receiving objects: 70% (317/452)
2021-05-26T16:41:08.8817931Z Receiving objects: 71% (321/452)
2021-05-26T16:41:08.8818435Z Receiving objects: 72% (326/452)
2021-05-26T16:41:08.8819249Z Receiving objects: 73% (330/452)
2021-05-26T16:41:08.8819809Z Receiving objects: 74% (335/452)
2021-05-26T16:41:08.8820297Z Receiving objects: 75% (339/452)
2021-05-26T16:41:08.8820792Z Receiving objects: 76% (344/452)
2021-05-26T16:41:08.8821278Z Receiving objects: 77% (349/452)
2021-05-26T16:41:08.8821779Z Receiving objects: 78% (353/452)
2021-05-26T16:41:08.8822279Z Receiving objects: 79% (358/452)
2021-05-26T16:41:08.8822961Z Receiving objects: 80% (362/452)
2021-05-26T16:41:08.8823464Z Receiving objects: 81% (367/452)
2021-05-26T16:41:08.8823950Z Receiving objects: 82% (371/452)
2021-05-26T16:41:08.8824447Z Receiving objects: 83% (376/452)
2021-05-26T16:41:08.8824931Z Receiving objects: 84% (380/452)
2021-05-26T16:41:08.8826210Z remote: Total 452 (delta 140), reused 230 (delta 75), pack-reused 0
2021-05-26T16:41:08.8826835Z Receiving objects: 85% (385/452)
2021-05-26T16:41:08.8827336Z Receiving objects: 86% (389/452)
2021-05-26T16:41:08.8827821Z Receiving objects: 87% (394/452)
2021-05-26T16:41:08.8828392Z Receiving objects: 88% (398/452)
2021-05-26T16:41:08.8828916Z Receiving objects: 89% (403/452)
2021-05-26T16:41:08.8829400Z Receiving objects: 90% (407/452)
2021-05-26T16:41:08.8829907Z Receiving objects: 91% (412/452)
2021-05-26T16:41:08.8830394Z Receiving objects: 92% (416/452)
2021-05-26T16:41:08.8830896Z Receiving objects: 93% (421/452)
2021-05-26T16:41:08.8831392Z Receiving objects: 94% (425/452)
2021-05-26T16:41:08.8831895Z Receiving objects: 95% (430/452)
2021-05-26T16:41:08.8832691Z Receiving objects: 96% (434/452)
2021-05-26T16:41:08.8833214Z Receiving objects: 97% (439/452)
2021-05-26T16:41:08.8833703Z Receiving objects: 98% (443/452)
2021-05-26T16:41:08.8834207Z Receiving objects: 99% (448/452)
2021-05-26T16:41:08.8834709Z Receiving objects: 100% (452/452)
2021-05-26T16:41:08.8835266Z Receiving objects: 100% (452/452), 320.11 KiB | 6.04 MiB/s, done.
2021-05-26T16:41:08.8835860Z Resolving deltas: 0% (0/140)
2021-05-26T16:41:08.8836333Z Resolving deltas: 1% (2/140)
2021-05-26T16:41:08.8836831Z Resolving deltas: 2% (3/140)
2021-05-26T16:41:08.8837309Z Resolving deltas: 3% (5/140)
2021-05-26T16:41:08.8837798Z Resolving deltas: 4% (6/140)
2021-05-26T16:41:08.8838273Z Resolving deltas: 5% (7/140)
2021-05-26T16:41:08.8838755Z Resolving deltas: 6% (9/140)
2021-05-26T16:41:08.8839227Z Resolving deltas: 7% (10/140)
2021-05-26T16:41:08.8839717Z Resolving deltas: 8% (12/140)
2021-05-26T16:41:08.8840374Z Resolving deltas: 9% (13/140)
2021-05-26T16:41:08.8840849Z Resolving deltas: 10% (14/140)
2021-05-26T16:41:08.8842623Z Resolving deltas: 11% (16/140)
2021-05-26T16:41:08.8843172Z Resolving deltas: 12% (17/140)
2021-05-26T16:41:08.8844222Z Resolving deltas: 13% (19/140)
2021-05-26T16:41:08.8844721Z Resolving deltas: 14% (20/140)
2021-05-26T16:41:08.8845209Z Resolving deltas: 15% (21/140)
2021-05-26T16:41:08.8845685Z Resolving deltas: 16% (23/140)
2021-05-26T16:41:08.8846167Z Resolving deltas: 17% (24/140)
2021-05-26T16:41:08.8846635Z Resolving deltas: 18% (26/140)
2021-05-26T16:41:08.8847130Z Resolving deltas: 19% (27/140)
2021-05-26T16:41:08.8847617Z Resolving deltas: 20% (28/140)
2021-05-26T16:41:08.8848105Z Resolving deltas: 21% (30/140)
2021-05-26T16:41:08.8848591Z Resolving deltas: 22% (31/140)
2021-05-26T16:41:08.8849062Z Resolving deltas: 23% (33/140)
2021-05-26T16:41:08.8849548Z Resolving deltas: 24% (34/140)
2021-05-26T16:41:08.8850026Z Resolving deltas: 25% (35/140)
2021-05-26T16:41:08.8850508Z Resolving deltas: 26% (37/140)
2021-05-26T16:41:08.8850979Z Resolving deltas: 27% (38/140)
2021-05-26T16:41:08.8851568Z Resolving deltas: 28% (40/140)
2021-05-26T16:41:08.8852040Z Resolving deltas: 29% (41/140)
2021-05-26T16:41:08.8852523Z Resolving deltas: 30% (42/140)
2021-05-26T16:41:08.8852996Z Resolving deltas: 31% (44/140)
2021-05-26T16:41:08.8853480Z Resolving deltas: 32% (45/140)
2021-05-26T16:41:08.8853946Z Resolving deltas: 33% (47/140)
2021-05-26T16:41:08.8854451Z Resolving deltas: 34% (48/140)
2021-05-26T16:41:08.8855106Z Resolving deltas: 35% (49/140)
2021-05-26T16:41:08.8855606Z Resolving deltas: 36% (51/140)
2021-05-26T16:41:08.8856091Z Resolving deltas: 37% (52/140)
2021-05-26T16:41:08.8856563Z Resolving deltas: 38% (54/140)
2021-05-26T16:41:08.8857045Z Resolving deltas: 39% (55/140)
2021-05-26T16:41:08.8857512Z Resolving deltas: 40% (56/140)
2021-05-26T16:41:08.8857999Z Resolving deltas: 41% (58/140)
2021-05-26T16:41:08.8860423Z Resolving deltas: 42% (59/140)
2021-05-26T16:41:08.8860986Z Resolving deltas: 43% (61/140)
2021-05-26T16:41:08.8861456Z Resolving deltas: 44% (62/140)
2021-05-26T16:41:08.8861940Z Resolving deltas: 45% (63/140)
2021-05-26T16:41:08.8862446Z Resolving deltas: 46% (65/140)
2021-05-26T16:41:08.8862920Z Resolving deltas: 47% (66/140)
2021-05-26T16:41:08.8863402Z Resolving deltas: 48% (68/140)
2021-05-26T16:41:08.8863870Z Resolving deltas: 49% (69/140)
2021-05-26T16:41:08.8864352Z Resolving deltas: 50% (70/140)
2021-05-26T16:41:08.8864824Z Resolving deltas: 51% (72/140)
2021-05-26T16:41:08.8865324Z Resolving deltas: 52% (73/140)
2021-05-26T16:41:08.8865800Z Resolving deltas: 53% (75/140)
2021-05-26T16:41:08.8866287Z Resolving deltas: 54% (76/140)
2021-05-26T16:41:08.8866754Z Resolving deltas: 55% (77/140)
2021-05-26T16:41:08.8867240Z Resolving deltas: 56% (79/140)
2021-05-26T16:41:08.8867729Z Resolving deltas: 57% (80/140)
2021-05-26T16:41:08.8868214Z Resolving deltas: 58% (82/140)
2021-05-26T16:41:08.8868709Z Resolving deltas: 59% (83/140)
2021-05-26T16:41:08.8869178Z Resolving deltas: 60% (84/140)
2021-05-26T16:41:08.8869662Z Resolving deltas: 61% (86/140)
2021-05-26T16:41:08.8870135Z Resolving deltas: 62% (87/140)
2021-05-26T16:41:08.8870617Z Resolving deltas: 63% (89/140)
2021-05-26T16:41:08.8871088Z Resolving deltas: 64% (90/140)
2021-05-26T16:41:08.8871571Z Resolving deltas: 65% (91/140)
2021-05-26T16:41:08.8872040Z Resolving deltas: 66% (93/140)
2021-05-26T16:41:08.8872711Z Resolving deltas: 67% (94/140)
2021-05-26T16:41:08.8873188Z Resolving deltas: 68% (96/140)
2021-05-26T16:41:08.8873698Z Resolving deltas: 69% (97/140)
2021-05-26T16:41:08.8874783Z Resolving deltas: 70% (98/140)
2021-05-26T16:41:08.8875285Z Resolving deltas: 71% (100/140)
2021-05-26T16:41:08.8875780Z Resolving deltas: 72% (101/140)
2021-05-26T16:41:08.8876258Z Resolving deltas: 73% (103/140)
2021-05-26T16:41:08.8876744Z Resolving deltas: 74% (104/140)
2021-05-26T16:41:08.8877219Z Resolving deltas: 75% (105/140)
2021-05-26T16:41:08.8877880Z Resolving deltas: 76% (107/140)
2021-05-26T16:41:08.8878355Z Resolving deltas: 77% (108/140)
2021-05-26T16:41:08.8878843Z Resolving deltas: 78% (110/140)
2021-05-26T16:41:08.8879320Z Resolving deltas: 79% (111/140)
2021-05-26T16:41:08.8879805Z Resolving deltas: 80% (112/140)
2021-05-26T16:41:08.8880283Z Resolving deltas: 81% (114/140)
2021-05-26T16:41:08.8880766Z Resolving deltas: 82% (115/140)
2021-05-26T16:41:08.8881279Z Resolving deltas: 83% (117/140)
2021-05-26T16:41:08.8881750Z Resolving deltas: 84% (118/140)
2021-05-26T16:41:08.8882243Z Resolving deltas: 85% (119/140)
2021-05-26T16:41:08.8882715Z Resolving deltas: 86% (121/140)
2021-05-26T16:41:08.8883202Z Resolving deltas: 87% (122/140)
2021-05-26T16:41:08.8883677Z Resolving deltas: 88% (124/140)
2021-05-26T16:41:08.8884161Z Resolving deltas: 89% (125/140)
2021-05-26T16:41:08.8884637Z Resolving deltas: 90% (126/140)
2021-05-26T16:41:08.8885233Z Resolving deltas: 91% (128/140)
2021-05-26T16:41:08.8885833Z Resolving deltas: 92% (129/140)
2021-05-26T16:41:08.8886316Z Resolving deltas: 93% (131/140)
2021-05-26T16:41:08.8886793Z Resolving deltas: 94% (132/140)
2021-05-26T16:41:08.8887280Z Resolving deltas: 95% (133/140)
2021-05-26T16:41:08.8887762Z Resolving deltas: 96% (135/140)
2021-05-26T16:41:08.8888236Z Resolving deltas: 97% (136/140)
2021-05-26T16:41:08.8888718Z Resolving deltas: 98% (138/140)
2021-05-26T16:41:08.8889287Z Resolving deltas: 99% (139/140)
2021-05-26T16:41:08.8889774Z Resolving deltas: 100% (140/140)
2021-05-26T16:41:08.8890271Z Resolving deltas: 100% (140/140), done.
2021-05-26T16:41:08.8900180Z From https://github.com/submariner-io/submariner-operator
2021-05-26T16:41:08.8901808Z * [new ref] ffe12e888112998646b0e3b4cd56572aeb5759ba -> pull/1374/merge
2021-05-26T16:41:08.8902637Z ##[endgroup]
2021-05-26T16:41:08.8903186Z ##[group]Determining the checkout info
2021-05-26T16:41:08.8904289Z ##[endgroup]
2021-05-26T16:41:08.8905119Z ##[group]Checking out the ref
2021-05-26T16:41:08.8906580Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1374/merge
2021-05-26T16:41:08.9258268Z Note: switching to 'refs/remotes/pull/1374/merge'.
2021-05-26T16:41:08.9259012Z
2021-05-26T16:41:08.9260092Z You are in 'detached HEAD' state. You can look around, make experimental
2021-05-26T16:41:08.9261178Z changes and commit them, and you can discard any commits you make in this
2021-05-26T16:41:08.9262385Z state without impacting any branches by switching back to a branch.
2021-05-26T16:41:08.9262991Z
2021-05-26T16:41:08.9263745Z If you want to create a new branch to retain commits you create, you may
2021-05-26T16:41:08.9264950Z do so (now or later) by using -c with the switch command. Example:
2021-05-26T16:41:08.9265580Z
2021-05-26T16:41:08.9266515Z git switch -c <new-branch-name>
2021-05-26T16:41:08.9267055Z
2021-05-26T16:41:08.9267626Z Or undo this operation with:
2021-05-26T16:41:08.9268197Z
2021-05-26T16:41:08.9268864Z git switch -
2021-05-26T16:41:08.9269319Z
2021-05-26T16:41:08.9270084Z Turn off this advice by setting config variable advice.detachedHead to false
2021-05-26T16:41:08.9270741Z
2021-05-26T16:41:08.9271663Z HEAD is now at ffe12e8 Merge 835ba9adf4d0368793fd5988185decd64a5f996f into eba94f9263f1ba618a698021f43e2de6b27c4352
2021-05-26T16:41:08.9273022Z ##[endgroup]
2021-05-26T16:41:08.9274133Z [command]/usr/bin/git log -1 --format='%H'
2021-05-26T16:41:08.9310185Z 'ffe12e888112998646b0e3b4cd56572aeb5759ba'
2021-05-26T16:41:08.9619663Z ##[group]Run submariner-io/shipyard/gh-actions/e2e@devel
2021-05-26T16:41:08.9620300Z with:
2021-05-26T16:41:08.9620687Z k8s_version: 1.20.2
2021-05-26T16:41:08.9621163Z using: globalnet lighthouse
2021-05-26T16:41:08.9621817Z working-directory: .
2021-05-26T16:41:08.9622388Z target: e2e
2021-05-26T16:41:08.9622878Z focus: \[.*\]
2021-05-26T16:41:08.9623342Z skip: \[external-dataplane\]
2021-05-26T16:41:08.9624001Z testdir: test/e2e
2021-05-26T16:41:08.9624412Z ##[endgroup]
2021-05-26T16:41:08.9807237Z ##[group]Reclaiming free space
2021-05-26T16:43:04.0046599Z Filesystem Size Used Avail Use% Mounted on
2021-05-26T16:43:04.0052174Z /dev/root 84G 41G 43G 49% /
2021-05-26T16:43:04.0052636Z devtmpfs 3.4G 0 3.4G 0% /dev
2021-05-26T16:43:04.0053114Z tmpfs 3.4G 12K 3.4G 1% /dev/shm
2021-05-26T16:43:04.0053566Z tmpfs 696M 1.1M 695M 1% /run
2021-05-26T16:43:04.0054101Z tmpfs 5.0M 0 5.0M 0% /run/lock
2021-05-26T16:43:04.0054592Z tmpfs 3.4G 0 3.4G 0% /sys/fs/cgroup
2021-05-26T16:43:04.0055120Z /dev/loop0 56M 56M 0 100% /snap/core18/1997
2021-05-26T16:43:04.0055641Z /dev/loop1 56M 56M 0 100% /snap/core18/2066
2021-05-26T16:43:04.0056175Z /dev/loop2 33M 33M 0 100% /snap/snapd/11841
2021-05-26T16:43:04.0059878Z /dev/sdb15 105M 7.9M 97M 8% /boot/efi
2021-05-26T16:43:04.0060446Z /dev/loop3 68M 68M 0 100% /snap/lxd/20326
2021-05-26T16:43:04.0061215Z /dev/sda1 14G 4.1G 9.0G 32% /mnt
2021-05-26T16:43:04.0062418Z ##[endgroup]
2021-05-26T16:43:04.0228600Z ##[group]Disable swap
2021-05-26T16:43:04.0615064Z ##[endgroup]
2021-05-26T16:43:04.0755037Z ##[group]Report available RAM
2021-05-26T16:43:04.0781298Z total used free shared buff/cache available
2021-05-26T16:43:04.0782436Z Mem: 6.8Gi 481Mi 5.1Gi 6.0Mi 1.2Gi 6.0Gi
2021-05-26T16:43:04.0783217Z Swap: 0B 0B 0B
2021-05-26T16:43:04.0785376Z ##[endgroup]
2021-05-26T16:43:04.1193882Z Downloading Makefile.dapper
2021-05-26T16:43:04.1613732Z Downloading dapper
2021-05-26T16:43:04.4203915Z .dapper.tmp version v0.5.6
2021-05-26T16:43:04.4232657Z docker network create -d bridge kind
2021-05-26T16:43:05.3668724Z f3bdf4825832f2098e954110f86b12b83ccf13d19a46788522bcfc2145e92c0a
2021-05-26T16:43:05.3692706Z ./.dapper -m bind make --debug=b e2e
2021-05-26T16:43:05.3694099Z Sending build context to Docker daemon 7.377MB
2021-05-26T16:43:05.3695578Z
2021-05-26T16:43:05.3696646Z Step 1/8 : ARG BASE_BRANCH
2021-05-26T16:43:05.3698372Z Step 2/8 : FROM quay.io/submariner/shipyard-dapper-base:${BASE_BRANCH}
2021-05-26T16:43:06.5393906Z devel: Pulling from submariner/shipyard-dapper-base
2021-05-26T16:43:06.5414984Z b1495d80d526: Pulling fs layer
2021-05-26T16:43:06.5416819Z 399dc1b436b6: Pulling fs layer
2021-05-26T16:43:06.5421566Z 02b6cd312c19: Pulling fs layer
2021-05-26T16:43:06.5422710Z 0dc0345b4c6d: Pulling fs layer
2021-05-26T16:43:06.5423420Z 01a43f749058: Pulling fs layer
2021-05-26T16:43:06.5424059Z 15531faa7c05: Pulling fs layer
2021-05-26T16:43:06.5424737Z 77b4cc25ca66: Pulling fs layer
2021-05-26T16:43:06.5425284Z 02364738fb93: Pulling fs layer
2021-05-26T16:43:06.5425797Z 01a43f749058: Waiting
2021-05-26T16:43:06.5426270Z 15531faa7c05: Waiting
2021-05-26T16:43:06.5426747Z 77b4cc25ca66: Waiting
2021-05-26T16:43:06.5427195Z 02364738fb93: Waiting
2021-05-26T16:43:06.5427659Z 0dc0345b4c6d: Waiting
2021-05-26T16:43:07.3418917Z 02b6cd312c19: Verifying Checksum
2021-05-26T16:43:07.3419597Z 02b6cd312c19: Download complete
2021-05-26T16:43:07.4878766Z b1495d80d526: Verifying Checksum
2021-05-26T16:43:07.4879430Z b1495d80d526: Download complete
2021-05-26T16:43:07.6895026Z 0dc0345b4c6d: Verifying Checksum
2021-05-26T16:43:07.6895650Z 0dc0345b4c6d: Download complete
2021-05-26T16:43:07.8564867Z 01a43f749058: Verifying Checksum
2021-05-26T16:43:07.8565456Z 01a43f749058: Download complete
2021-05-26T16:43:08.1304782Z 15531faa7c05: Verifying Checksum
2021-05-26T16:43:08.1315052Z 15531faa7c05: Download complete
2021-05-26T16:43:08.2341600Z 77b4cc25ca66: Verifying Checksum
2021-05-26T16:43:08.2342198Z 77b4cc25ca66: Download complete
2021-05-26T16:43:08.5566129Z 02364738fb93: Verifying Checksum
2021-05-26T16:43:08.5566690Z 02364738fb93: Download complete
2021-05-26T16:43:11.0923783Z b1495d80d526: Pull complete
2021-05-26T16:43:11.1879645Z 399dc1b436b6: Download complete
2021-05-26T16:43:21.8462810Z 399dc1b436b6: Pull complete
2021-05-26T16:43:23.2790581Z 02b6cd312c19: Pull complete
2021-05-26T16:43:23.3516836Z 0dc0345b4c6d: Pull complete
2021-05-26T16:43:23.4272098Z 01a43f749058: Pull complete
2021-05-26T16:43:23.6133283Z 15531faa7c05: Pull complete
2021-05-26T16:43:23.6923682Z 77b4cc25ca66: Pull complete
2021-05-26T16:43:23.7845329Z 02364738fb93: Pull complete
2021-05-26T16:43:23.7899168Z Digest: sha256:4478bf580d68ec3fd7f7dd050c4c2fe945290058b0a79a60b1e62ed7f74ed9b9
2021-05-26T16:43:23.7919775Z Status: Downloaded newer image for quay.io/submariner/shipyard-dapper-base:devel
2021-05-26T16:43:23.7959546Z ---> 79db66f05ee3
2021-05-26T16:43:23.7962463Z Step 3/8 : ARG DAPPER_HOST_ARCH
2021-05-26T16:43:23.8170838Z ---> Running in ff4f02f0c3e1
2021-05-26T16:43:24.8231243Z Removing intermediate container ff4f02f0c3e1
2021-05-26T16:43:24.8347125Z ---> b920b4d7fdbe
2021-05-26T16:43:24.8352057Z Step 4/8 : ENV HOST_ARCH=${DAPPER_HOST_ARCH} DAPPER_ENV="ARCH GOARCH REPO TAG QUAY_USERNAME QUAY_PASSWORD GITHUB_SHA MAKEFLAGS CLUSTERS_ARGS DEPLOY_ARGS E2E_ARGS RELEASE_ARGS DEFAULT_IMAGE_VERSION VERSION" DAPPER_SOURCE=/go/src/github.com/submariner-io/submariner-operator DAPPER_DOCKER_SOCKET=true GOROOT=/usr/lib/golang
2021-05-26T16:43:24.8475464Z ---> Running in c20d0c497da9
2021-05-26T16:43:25.8187386Z Removing intermediate container c20d0c497da9
2021-05-26T16:43:25.8188777Z ---> 27e8b5d40149
2021-05-26T16:43:25.8189463Z Step 5/8 : ENV DAPPER_OUTPUT=${DAPPER_SOURCE}/output PATH=${DAPPER_SOURCE}/bin/:${PATH}
2021-05-26T16:43:25.8519249Z ---> Running in ea1bc2754781
2021-05-26T16:43:26.8087985Z Removing intermediate container ea1bc2754781
2021-05-26T16:43:26.8089625Z ---> c949394aed47
2021-05-26T16:43:26.8090401Z Step 6/8 : WORKDIR ${DAPPER_SOURCE}
2021-05-26T16:43:26.8401128Z ---> Running in f651baebfc8d
2021-05-26T16:43:27.8098413Z Removing intermediate container f651baebfc8d
2021-05-26T16:43:27.8128156Z ---> cc15b539008c
2021-05-26T16:43:27.8133962Z Step 7/8 : ENTRYPOINT ["/opt/shipyard/scripts/entry"]
2021-05-26T16:43:27.8495366Z ---> Running in 7bdf162d8e80
2021-05-26T16:43:28.8691504Z Removing intermediate container 7bdf162d8e80
2021-05-26T16:43:28.8693071Z ---> ef9ad0ad54e2
2021-05-26T16:43:28.8694141Z Step 8/8 : CMD ["sh"]
2021-05-26T16:43:28.9053816Z ---> Running in 88cdcc6e74bd
2021-05-26T16:43:29.9343423Z Removing intermediate container 88cdcc6e74bd
2021-05-26T16:43:29.9344729Z ---> 365b5201e6ee
2021-05-26T16:43:29.9424431Z Successfully built 365b5201e6ee
2021-05-26T16:43:29.9476212Z Successfully tagged submariner-operator:HEAD
2021-05-26T16:43:30.4954644Z [submariner-operator]$ trap chown -R 1001:121 . exit
2021-05-26T16:43:30.4958548Z [submariner-operator]$ mkdir -p bin dist output
2021-05-26T16:43:30.5034359Z [submariner-operator]$ make --debug=b e2e
2021-05-26T16:43:30.5035064Z GNU Make 4.3
2021-05-26T16:43:30.5035906Z Built for x86_64-redhat-linux-gnu
2021-05-26T16:43:30.5036752Z Copyright (C) 1988-2020 Free Software Foundation, Inc.
2021-05-26T16:43:30.5037691Z License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
2021-05-26T16:43:30.5038731Z This is free software: you are free to change and redistribute it.
2021-05-26T16:43:30.5039563Z There is NO WARRANTY, to the extent permitted by law.
2021-05-26T16:43:30.5041109Z Reading makefiles...
2021-05-26T16:43:30.6466709Z Makefile:86: warning: overriding recipe for target 'e2e'
2021-05-26T16:43:30.6504340Z /opt/shipyard/Makefile.inc:106: warning: ignoring old recipe for target 'e2e'
2021-05-26T16:43:30.9563015Z Updating makefiles....
2021-05-26T16:43:30.9574490Z Updating goal targets....
2021-05-26T16:43:30.9575587Z File 'e2e' does not exist.
2021-05-26T16:43:30.9576250Z File 'clusters' does not exist.
2021-05-26T16:43:30.9576905Z Must remake target 'clusters'.
2021-05-26T16:43:30.9578497Z /opt/shipyard/scripts/clusters.sh --k8s_version="1.20.2" --globalnet --cluster_settings /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-05-26T16:43:30.9604399Z Downloading shflags 1.0.3
2021-05-26T16:43:30.9702238Z % Total % Received % Xferd Average Speed Time Time Time Current
2021-05-26T16:43:30.9703427Z Dload Upload Total Spent Left Speed
2021-05-26T16:43:30.9703961Z
2021-05-26T16:43:31.1389260Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2021-05-26T16:43:31.1390150Z 100 31091 100 31091 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k
2021-05-26T16:43:31.2098639Z Running with: k8s_version=1.20.2, olm_version=0.14.1, olm=false, globalnet=true, registry_inmemory=true, cluster_settings=/go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings, timeout=5m
2021-05-26T16:43:31.2122725Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-05-26T16:43:31.2131355Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:43:31.2141564Z [submariner-operator]$ script_name=utils
2021-05-26T16:43:31.2149611Z [submariner-operator]$ exec_name=clusters.sh
2021-05-26T16:43:31.2166518Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-05-26T16:43:31.2176245Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:43:31.2185523Z [submariner-operator]$ script_name=cluster_settings
2021-05-26T16:43:31.2195699Z [submariner-operator]$ exec_name=clusters.sh
2021-05-26T16:43:31.2213904Z [submariner-operator]$ broker=cluster1
2021-05-26T16:43:31.2223546Z [submariner-operator]$ declare -gA cluster_nodes
2021-05-26T16:43:31.2235071Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-05-26T16:43:31.2243461Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-05-26T16:43:31.2253485Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-05-26T16:43:31.2262938Z [submariner-operator]$ declare -gA cluster_subm
2021-05-26T16:43:31.2272814Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-05-26T16:43:31.2283575Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-05-26T16:43:31.2293316Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-05-26T16:43:31.2302501Z [submariner-operator]$ declare -gA cluster_cni
2021-05-26T16:43:31.2314926Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-05-26T16:43:31.2325756Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-05-26T16:43:31.2346587Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-05-26T16:43:31.2355708Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:43:31.2365922Z [submariner-operator]$ script_name=cluster_settings
2021-05-26T16:43:31.2377376Z [submariner-operator]$ exec_name=clusters.sh
2021-05-26T16:43:31.2396997Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-05-26T16:43:31.2408308Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-05-26T16:43:31.2489765Z [submariner-operator]$ cat
2021-05-26T16:43:31.2508789Z [submariner-operator]$ typeset -p cluster_cni
2021-05-26T16:43:31.2522972Z [submariner-operator]$ cut -f 2- -d=
2021-05-26T16:43:31.2547919Z [submariner-operator]$ typeset -p cluster_nodes
2021-05-26T16:43:31.2560153Z [submariner-operator]$ cut -f 2- -d=
2021-05-26T16:43:31.2588142Z [submariner-operator]$ typeset -p cluster_subm
2021-05-26T16:43:31.2601945Z [submariner-operator]$ cut -f 2- -d=
2021-05-26T16:43:31.2642604Z Cluster settings::
2021-05-26T16:43:31.2643468Z broker - 'cluster1'
2021-05-26T16:43:31.2644176Z clusters - 'cluster1' 'cluster2'
2021-05-26T16:43:31.2644923Z cni - ([cluster2]="weave" [cluster1]="weave" )
2021-05-26T16:43:31.2646257Z nodes per cluster - ([cluster3]="control-plane worker worker" [cluster2]="control-plane worker worker" [cluster1]="control-plane worker worker" )
2021-05-26T16:43:31.2647837Z install submariner - ([cluster2]="true" [cluster1]="true" )
2021-05-26T16:43:31.2666439Z [submariner-operator]$ rm -rf /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs
2021-05-26T16:43:31.2684025Z [submariner-operator]$ mkdir -p /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs
2021-05-26T16:43:31.2706480Z [submariner-operator]$ run_local_registry
2021-05-26T16:43:31.2715344Z [submariner-operator]$ run_local_registry
2021-05-26T16:43:31.2726386Z [submariner-operator]$ registry_running
2021-05-26T16:43:31.2734701Z [submariner-operator]$ registry_running
2021-05-26T16:43:31.2746313Z [submariner-operator]$ docker ps --filter name=^/?kind-registry$
2021-05-26T16:43:31.2757424Z [submariner-operator]$ grep kind-registry
2021-05-26T16:43:31.5348182Z [submariner-operator]$ return 0
2021-05-26T16:43:31.5349650Z Deploying local registry kind-registry to serve images centrally.
2021-05-26T16:43:31.5358811Z [submariner-operator]$ local volume_flag
2021-05-26T16:43:31.5371088Z [submariner-operator]$ volume_flag=-v /dev/shm/kind-registry:/var/lib/registry
2021-05-26T16:43:31.5382494Z [submariner-operator]$ selinuxenabled
2021-05-26T16:43:31.5403754Z [submariner-operator]$ docker run -d -v /dev/shm/kind-registry:/var/lib/registry -p 127.0.0.1:5000:5000 --restart=always --name kind-registry registry:2
2021-05-26T16:43:31.8013583Z Unable to find image 'registry:2' locally
2021-05-26T16:43:33.1830700Z 2: Pulling from library/registry
2021-05-26T16:43:33.5376732Z ddad3d7c1e96: Already exists
2021-05-26T16:43:33.5444464Z 6eda6749503f: Pulling fs layer
2021-05-26T16:43:33.5445040Z 363ab70c2143: Pulling fs layer
2021-05-26T16:43:33.5445516Z 5b94580856e6: Pulling fs layer
2021-05-26T16:43:33.5445975Z 12008541203a: Pulling fs layer
2021-05-26T16:43:33.5446624Z 12008541203a: Waiting
2021-05-26T16:43:33.9082065Z 5b94580856e6: Verifying Checksum
2021-05-26T16:43:33.9082670Z 5b94580856e6: Download complete
2021-05-26T16:43:33.9269994Z 6eda6749503f: Verifying Checksum
2021-05-26T16:43:33.9270587Z 6eda6749503f: Download complete
2021-05-26T16:43:33.9849153Z 363ab70c2143: Verifying Checksum
2021-05-26T16:43:33.9849721Z 363ab70c2143: Download complete
2021-05-26T16:43:34.1249806Z 6eda6749503f: Pull complete
2021-05-26T16:43:34.2551039Z 12008541203a: Verifying Checksum
2021-05-26T16:43:34.2552002Z 12008541203a: Download complete
2021-05-26T16:43:34.4368235Z 363ab70c2143: Pull complete
2021-05-26T16:43:34.5049810Z 5b94580856e6: Pull complete
2021-05-26T16:43:34.5768005Z 12008541203a: Pull complete
2021-05-26T16:43:34.5823307Z Digest: sha256:bac2d7050dc4826516650267fe7dc6627e9e11ad653daca0641437abdf18df27
2021-05-26T16:43:34.5851022Z Status: Downloaded newer image for registry:2
2021-05-26T16:43:34.6047449Z cafcbad949c37a4a7d6274c1341208ce3b760afe0f22cbda770c5c81c15c9474
2021-05-26T16:43:34.9697910Z [submariner-operator]$ docker network connect kind kind-registry
2021-05-26T16:43:35.3678033Z [submariner-operator]$ declare_cidrs
2021-05-26T16:43:35.3687330Z [submariner-operator]$ declare_cidrs
2021-05-26T16:43:35.3696541Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-05-26T16:43:35.3703648Z [submariner-operator]$ i=1
2021-05-26T16:43:35.3713581Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-05-26T16:43:35.3720656Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-05-26T16:43:35.3728680Z [submariner-operator]$ [cluster1] local val=1
2021-05-26T16:43:35.3736401Z [submariner-operator]$ [cluster1] local idx=cluster1
2021-05-26T16:43:35.3744533Z [submariner-operator]$ [cluster1] val=0
2021-05-26T16:43:35.3754544Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
2021-05-26T16:43:35.3755718Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
2021-05-26T16:43:35.3773120Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=169.254.1.0/24
2021-05-26T16:43:35.3777516Z [submariner-operator]$ [cluster1] i=2
2021-05-26T16:43:35.3784966Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-05-26T16:43:35.3791900Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-05-26T16:43:35.3803473Z [submariner-operator]$ [cluster2] local val=2
2021-05-26T16:43:35.3813484Z [submariner-operator]$ [cluster2] local idx=cluster2
2021-05-26T16:43:35.3822089Z [submariner-operator]$ [cluster2] val=0
2021-05-26T16:43:35.3831218Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
2021-05-26T16:43:35.3841114Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
2021-05-26T16:43:35.3850257Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=169.254.2.0/24
2021-05-26T16:43:35.3862504Z [submariner-operator]$ [cluster2] i=3
2021-05-26T16:43:35.3871766Z [submariner-operator]$ [cluster2] wait 249
2021-05-26T16:43:35.3879907Z [submariner-operator]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
2021-05-26T16:43:35.3893637Z [submariner-operator]$ [cluster2] run_all_clusters with_retries 3 create_kind_cluster
2021-05-26T16:43:35.3908380Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 with_retries 3 create_kind_cluster
2021-05-26T16:43:35.3921722Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 with_retries 3 create_kind_cluster
2021-05-26T16:43:35.3934857Z [submariner-operator]$ [cluster2] local cmnd=with_retries
2021-05-26T16:43:35.3946691Z [submariner-operator]$ [cluster2] declare -A pids
2021-05-26T16:43:35.3962871Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-05-26T16:43:35.3980244Z [submariner-operator]$ [cluster1] set -o pipefail
2021-05-26T16:43:35.3988061Z [submariner-operator]$ [cluster1] pids[cluster1]=259
2021-05-26T16:43:35.3998989Z [submariner-operator]$ [cluster1] with_retries 3 create_kind_cluster
2021-05-26T16:43:35.4007725Z [submariner-operator]$ [cluster2] set -o pipefail
2021-05-26T16:43:35.4020092Z [submariner-operator]$ [cluster2] pids[cluster2]=263
2021-05-26T16:43:35.4030440Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-05-26T16:43:35.4035129Z [submariner-operator]$ [cluster2] with_retries 3 create_kind_cluster
2021-05-26T16:43:35.4047332Z [submariner-operator]$ [cluster2] wait 263
2021-05-26T16:43:35.4055959Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-05-26T16:43:36.1198808Z [submariner-operator]$ [cluster2] with_retries
2021-05-26T16:43:36.1200052Z [submariner-operator]$ [cluster2] local retries=3
2021-05-26T16:43:36.1201160Z [submariner-operator]$ [cluster2] local cmnd=create_kind_cluster
2021-05-26T16:43:36.1202188Z [submariner-operator]$ [cluster2] iteration=1
2021-05-26T16:43:36.1203537Z [submariner-operator]$ [cluster2] wait 283
2021-05-26T16:43:36.1204939Z [submariner-operator]$ [cluster2] create_kind_cluster
2021-05-26T16:43:36.1205951Z [submariner-operator]$ [cluster2] create_kind_cluster
2021-05-26T16:43:36.1207885Z [submariner-operator]$ [cluster2] export KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-05-26T16:43:36.1210043Z [submariner-operator]$ [cluster2] rm -f /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-05-26T16:43:36.1211501Z [submariner-operator]$ [cluster2] kind get clusters
2021-05-26T16:43:36.1212513Z [submariner-operator]$ [cluster2] grep -q ^cluster2$
2021-05-26T16:43:36.1213197Z [cluster2] No kind clusters found.
2021-05-26T16:43:36.1213912Z [cluster2] Creating KIND cluster...
2021-05-26T16:43:36.1214863Z [submariner-operator]$ [cluster2] generate_cluster_yaml
2021-05-26T16:43:36.1215919Z [submariner-operator]$ [cluster2] generate_cluster_yaml
2021-05-26T16:43:36.1216936Z [submariner-operator]$ [cluster2] local pod_cidr=10.0.0.0/16
2021-05-26T16:43:36.1217964Z [submariner-operator]$ [cluster2] local service_cidr=100.0.0.0/16
2021-05-26T16:43:36.1219068Z [submariner-operator]$ [cluster2] local dns_domain=cluster2.local
2021-05-26T16:43:36.1220148Z [submariner-operator]$ [cluster2] local disable_cni=false
2021-05-26T16:43:36.1221179Z [submariner-operator]$ [cluster2] disable_cni=true
2021-05-26T16:43:36.1222128Z [submariner-operator]$ [cluster2] local nodes
2021-05-26T16:43:36.1223436Z [submariner-operator]$ [cluster2] nodes=
2021-05-26T16:43:36.1224709Z [cluster2] - role: control-plane
2021-05-26T16:43:36.1225559Z [submariner-operator]$ [cluster2] nodes=
2021-05-26T16:43:36.1226361Z [cluster2] - role: control-plane
2021-05-26T16:43:36.1227044Z [cluster2] - role: worker
2021-05-26T16:43:36.1227815Z [submariner-operator]$ [cluster2] nodes=
2021-05-26T16:43:36.1228592Z [cluster2] - role: control-plane
2021-05-26T16:43:36.1229257Z [cluster2] - role: worker
2021-05-26T16:43:36.1229871Z [cluster2] - role: worker
2021-05-26T16:43:36.1230456Z [cluster2] 
2021-05-26T16:43:36.1230988Z [cluster2] 
2021-05-26T16:43:36.1231754Z [submariner-operator]$ [cluster2] eval echo "---
2021-05-26T16:43:36.1232498Z [cluster2] kind: Cluster
2021-05-26T16:43:36.1233291Z [cluster2] apiVersion: kind.x-k8s.io/v1alpha4
2021-05-26T16:43:36.1233879Z [cluster2] networking:
2021-05-26T16:43:36.1234499Z [cluster2] disableDefaultCNI: ${disable_cni}
2021-05-26T16:43:36.1235131Z [cluster2] podSubnet: ${pod_cidr}
2021-05-26T16:43:36.1235745Z [cluster2] serviceSubnet: ${service_cidr}
2021-05-26T16:43:36.1236468Z [cluster2] containerdConfigPatches:
2021-05-26T16:43:36.1237201Z [cluster2] - |-
2021-05-26T16:43:36.1238155Z [cluster2] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
2021-05-26T16:43:36.1239392Z [cluster2] endpoint = [\"http://kind-registry:5000\"]
2021-05-26T16:43:36.1240174Z [cluster2] kubeadmConfigPatches:
2021-05-26T16:43:36.1240844Z [cluster2] - |
2021-05-26T16:43:36.1241417Z [cluster2] apiVersion: kubeadm.k8s.io/v1beta2
2021-05-26T16:43:36.1242130Z [cluster2] kind: ClusterConfiguration
2021-05-26T16:43:36.1242727Z [cluster2] metadata:
2021-05-26T16:43:36.1243730Z [cluster2] name: config
2021-05-26T16:43:36.1244404Z [cluster2] networking:
2021-05-26T16:43:36.1244951Z [cluster2] podSubnet: ${pod_cidr}
2021-05-26T16:43:36.1245554Z [cluster2] serviceSubnet: ${service_cidr}
2021-05-26T16:43:36.1246169Z [cluster2] dnsDomain: ${dns_domain}
2021-05-26T16:43:36.1246919Z [cluster2] nodes: ${nodes}"
2021-05-26T16:43:36.1248080Z [submariner-operator]$ [cluster2] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
2021-05-26T16:43:36.1249341Z [submariner-operator]$ [cluster2] local image_flag=
2021-05-26T16:43:36.1250426Z [submariner-operator]$ [cluster2] image_flag=--image=kindest/node:v1.20.2
2021-05-26T16:43:36.1251472Z [submariner-operator]$ [cluster2] kind version
2021-05-26T16:43:36.1252137Z [cluster2] kind v0.10.0 go1.15.7 linux/amd64
2021-05-26T16:43:36.1253422Z [submariner-operator]$ [cluster2] cat /opt/shipyard/scripts/resources/cluster2-config.yaml
2021-05-26T16:43:36.1254437Z [cluster2] ---
2021-05-26T16:43:36.1254885Z [cluster2] kind: Cluster
2021-05-26T16:43:36.1255624Z [cluster2] apiVersion: kind.x-k8s.io/v1alpha4
2021-05-26T16:43:36.1256224Z [cluster2] networking:
2021-05-26T16:43:36.1256793Z [cluster2] disableDefaultCNI: true
2021-05-26T16:43:36.1257385Z [cluster2] podSubnet: 10.0.0.0/16
2021-05-26T16:43:36.1257919Z [cluster2] serviceSubnet: 100.0.0.0/16
2021-05-26T16:43:36.1258712Z [cluster2] containerdConfigPatches:
2021-05-26T16:43:36.1259464Z [cluster2] - |-
2021-05-26T16:43:36.1260285Z [cluster2] [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
2021-05-26T16:43:36.1261491Z [cluster2] endpoint = ["http://kind-registry:5000"]
2021-05-26T16:43:36.1262253Z [cluster2] kubeadmConfigPatches:
2021-05-26T16:43:36.1262935Z [cluster2] - |
2021-05-26T16:43:36.1266404Z [cluster2] apiVersion: kubeadm.k8s.io/v1beta2
2021-05-26T16:43:36.1267346Z [cluster2] kind: ClusterConfiguration
2021-05-26T16:43:36.1267930Z [cluster2] metadata:
2021-05-26T16:43:36.1268411Z [cluster2] name: config
2021-05-26T16:43:36.1268887Z [cluster2] networking:
2021-05-26T16:43:36.1356047Z [cluster2] podSubnet: 10.0.0.0/16
2021-05-26T16:43:36.1358026Z [cluster2] serviceSubnet: 100.0.0.0/16
2021-05-26T16:43:36.1358687Z [cluster2] dnsDomain: cluster2.local
2021-05-26T16:43:36.1359228Z [cluster2] nodes:
2021-05-26T16:43:36.1360080Z [cluster2] - role: control-plane
2021-05-26T16:43:36.1360785Z [cluster2] - role: worker
2021-05-26T16:43:36.1361389Z [cluster2] - role: worker
2021-05-26T16:43:36.1362794Z [submariner-operator]$ [cluster2] kind create cluster --image=kindest/node:v1.20.2 --[submariner-operator]$ [cluster1] with_retries
2021-05-26T16:43:36.1364207Z [submariner-operator]$ [cluster1] local retries=3
2021-05-26T16:43:36.1365215Z [submariner-operator]$ [cluster1] local cmnd=create_kind_cluster
2021-05-26T16:43:36.1366209Z [submariner-operator]$ [cluster1] iteration=1
2021-05-26T16:43:36.1367161Z [submariner-operator]$ [cluster1] create_kind_cluster
2021-05-26T16:43:36.1368081Z [submariner-operator]$ [cluster1] wait 287
2021-05-26T16:43:36.1369142Z [submariner-operator]$ [cluster1] create_kind_cluster
2021-05-26T16:43:36.1370784Z [submariner-operator]$ [cluster1] export KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-05-26T16:43:36.1372852Z [submariner-operator]$ [cluster1] rm -f /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-05-26T16:43:36.1374397Z [submariner-operator]$ [cluster1] kind get clusters
2021-05-26T16:43:36.1375499Z [submariner-operator]$ [cluster1] grep -q ^cluster1$
2021-05-26T16:43:36.1376180Z [cluster1] No kind clusters found.
2021-05-26T16:43:36.1376762Z [cluster1] Creating KIND cluster...
2021-05-26T16:43:36.1377745Z [submariner-operator]$ [cluster1] generate_cluster_yaml
2021-05-26T16:43:36.1378800Z [submariner-operator]$ [cluster1] generate_cluster_yaml
2021-05-26T16:43:36.1379829Z [submariner-operator]$ [cluster1] local pod_cidr=10.0.0.0/16
2021-05-26T16:43:36.1380937Z [submariner-operator]$ [cluster1] local service_cidr=100.0.0.0/16
2021-05-26T16:43:36.1381999Z [submariner-operator]$ [cluster1] local dns_domain=cluster1.local
2021-05-26T16:43:36.1383043Z [submariner-operator]$ [cluster1] local disable_cni=false
2021-05-26T16:43:36.1384032Z [submariner-operator]$ [cluster1] disable_cni=true
2021-05-26T16:43:36.1384944Z [submariner-operator]$ [cluster1] local nodes
2021-05-26T16:43:36.1385956Z [submariner-operator]$ [cluster1] nodes=
2021-05-26T16:43:36.1386774Z [cluster1] - role: control-plane
2021-05-26T16:43:36.1388957Z [submariner-operator]$ [cluster1] nodes=
2021-05-26T16:43:36.1390652Z [cluster1] - role: control-plane
2021-05-26T16:43:36.1391421Z [cluster1] - role: worker
2021-05-26T16:43:36.1392201Z [submariner-operator]$ [cluster1] nodes=
2021-05-26T16:43:36.1436684Z [cluster1] - role: control-plane
2021-05-26T16:43:36.1437390Z [cluster1] - role: worker
2021-05-26T16:43:36.1438012Z [cluster1] - role: worker
2021-05-26T16:43:36.1438596Z [cluster1] 
2021-05-26T16:43:36.1439122Z [cluster1] 
2021-05-26T16:43:36.1439889Z [submariner-operator]$ [cluster1] eval echo "---
2021-05-26T16:43:36.1440698Z [cluster1] kind: Cluster
2021-05-26T16:43:36.1441524Z [cluster1] apiVersion: kind.x-k8s.io/v1alpha4
2021-05-26T16:43:36.1442111Z [cluster1] networking:
2021-05-26T16:43:36.1442957Z [cluster1] disableDefaultCNI: ${disable_cni}
2021-05-26T16:43:36.1443604Z [cluster1] podSubnet: ${pod_cidr}
2021-05-26T16:43:36.1444201Z [cluster1] serviceSubnet: ${service_cidr}
2021-05-26T16:43:36.1444925Z [cluster1] containerdConfigPatches:
2021-05-26T16:43:36.1445766Z [cluster1] - |-
2021-05-26T16:43:36.1446574Z [cluster1] [plugins.\"io.containerd.grpc.v1.cri\".registry.mirrors.\"localhost:5000\"]
2021-05-26T16:43:36.1447750Z [cluster1] endpoint = [\"http://kind-registry:5000\"]
2021-05-26T16:43:36.1448508Z [cluster1] kubeadmConfigPatches:
2021-05-26T16:43:36.1449154Z [cluster1] - |
2021-05-26T16:43:36.1449706Z [cluster1] apiVersion: kubeadm.k8s.io/v1beta2
2021-05-26T16:43:36.1450515Z [cluster1] kind: ClusterConfiguration
2021-05-26T16:43:36.1451111Z [cluster1] metadata:
2021-05-26T16:43:36.1451577Z [cluster1] name: config
2021-05-26T16:43:36.1452071Z [cluster1] networking:
2021-05-26T16:43:36.1452606Z [cluster1] podSubnet: ${pod_cidr}
2021-05-26T16:43:36.1453214Z [cluster1] serviceSubnet: ${service_cidr}
2021-05-26T16:43:36.1453835Z [cluster1] dnsDomain: ${dns_domain}
2021-05-26T16:43:36.1454508Z [cluster1] nodes: ${nodes}"
2021-05-26T16:43:36.1455753Z [submariner-operator]$ [cluster1] cat /opt/shipyard/scripts/resources/kind-cluster-config.yaml
2021-05-26T16:43:36.1457127Z [submariner-operator]$ [cluster1] local image_flag=
2021-05-26T16:43:36.1458213Z [submariner-operator]$ [cluster1] image_flag=--image=kindest/node:v1.20.2
2021-05-26T16:43:36.1459239Z [submariner-operator]$ [cluster1] kind version
2021-05-26T16:43:36.1459921Z [cluster1] kind v0.10.0 go1.15.7 linux/amd64
2021-05-26T16:43:36.1461042Z [submariner-operator]$ [cluster1] cat /opt/shipyard/scripts/resources/cluster1-config.yaml
2021-05-26T16:43:36.1461992Z [cluster1] ---
2021-05-26T16:43:36.1462439Z [cluster1] kind: Cluster
2021-05-26T16:43:36.1463267Z [cluster1] apiVersion: kind.x-k8s.io/v1alpha4
2021-05-26T16:43:36.1463848Z [cluster1] networking:
2021-05-26T16:43:36.1464537Z [cluster1] disableDefaultCNI: true
2021-05-26T16:43:36.1465130Z [cluster1] podSubnet: 10.0.0.0/16
2021-05-26T16:43:36.1465664Z [cluster1] serviceSubnet: 100.0.0.0/16
2021-05-26T16:43:36.1466344Z [cluster1] containerdConfigPatches:
2021-05-26T16:43:36.1467175Z [cluster1] - |-
2021-05-26T16:43:36.1467962Z [cluster1] [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
2021-05-26T16:43:36.1469356Z [cluster1] endpoint = ["http://kind-registry:5000"]
2021-05-26T16:43:36.1470116Z [cluster1] kubeadmConfigPatches:
2021-05-26T16:43:36.1470798Z [cluster1] - |
2021-05-26T16:43:36.1471353Z [cluster1] apiVersion: kubeadm.k8s.io/v1beta2
2021-05-26T16:43:36.1472070Z [cluster1] kind: ClusterConfiguration
2021-05-26T16:43:36.1513650Z [cluster1] metadata:
2021-05-26T16:43:36.1514164Z [cluster1] name: config
2021-05-26T16:43:36.1514654Z [cluster1] networking:
2021-05-26T16:43:36.1515166Z [cluster1] podSubnet: 10.0.0.0/16
2021-05-26T16:43:36.1515727Z [cluster1] serviceSubnet: 100.0.0.0/16
2021-05-26T16:43:36.1516333Z [cluster1] dnsDomain: cluster1.local
2021-05-26T16:43:36.1516871Z [cluster1] nodes:
2021-05-26T16:43:36.1517682Z [cluster1] - role: control-plane
2021-05-26T16:43:36.1518510Z [cluster1] - role: worker
2021-05-26T16:43:36.1519300Z [cluster1] - role: worker
2021-05-26T16:45:53.8445934Z [submariner-operator]$ [cluster1] kind create cluster --image=kindest/node:v1.20.2 --name=cluster1 --config=/opt/shipyard/scripts/resources/cluster1-config.yaml
2021-05-26T16:45:53.8447378Z [cluster1] Creating cluster "cluster1" ...
2021-05-26T16:45:53.8461403Z [cluster1] • Ensuring node image (kindest/node:v1.20.2) 🖼 ...
2021-05-26T16:45:53.8462601Z [cluster1] ✓ Ensuring node image (kindest/node:v1.20.2) 🖼
2021-05-26T16:45:53.8472982Z [cluster1] • Preparing nodes 📦 📦 📦 ...
2021-05-26T16:45:53.8473758Z [cluster1] ✓ Preparing nodes 📦 📦 📦
2021-05-26T16:45:53.8474680Z [cluster1] • Writing configuration 📜 ...
2021-05-26T16:45:53.8475517Z [cluster1] ✓ Writing configuration 📜
2021-05-26T16:45:53.8476348Z [cluster1] • Starting control-plane 🕹️ ...
2021-05-26T16:45:53.8477163Z [cluster1] ✓ Starting control-plane 🕹️
2021-05-26T16:45:53.8479337Z [cluster1] • Installing StorageClass 💾 ...
2021-05-26T16:45:53.8480373Z [cluster1] ✓ Installing StorageClass 💾
2021-05-26T16:45:53.8481169Z [cluster1] • Joining worker nodes 🚜 ...
2021-05-26T16:45:53.8481922Z [cluster1] ✓ Joining worker nodes 🚜
2021-05-26T16:45:53.8482744Z [cluster1] Set kubectl context to "kind-cluster1"
2021-05-26T16:45:53.8483417Z [cluster1] You can now use your cluster with:
2021-05-26T16:45:53.8483905Z [cluster1]
2021-05-26T16:45:53.8484701Z [cluster1] kubectl cluster-info --context kind-cluster1
2021-05-26T16:45:53.8485294Z [cluster1]
2021-05-26T16:45:53.8486392Z [cluster1] Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
2021-05-26T16:45:53.8487598Z [submariner-operator]$ [cluster1] kind_fixup_config
2021-05-26T16:45:53.8488619Z [submariner-operator]$ [cluster1] kind_fixup_config
2021-05-26T16:45:53.8489657Z [submariner-operator]$ [cluster1] local master_ip=172.18.0.5
2021-05-26T16:45:53.8491382Z [submariner-operator]$ [cluster1] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster1-control-plane
2021-05-26T16:45:53.8492884Z [submariner-operator]$ [cluster1] head -n 1
2021-05-26T16:45:53.8494571Z [submariner-operator]$ [cluster1] sed -i -- s/server: .*/server: https:\/\/172.18.0.5:6443/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-05-26T16:45:53.8496874Z [submariner-operator]$ [cluster1] sed -i -- s/user: kind-.*/user: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-05-26T16:45:53.8499235Z [submariner-operator]$ [cluster1] sed -i -- s/name: kind-.*/name: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-05-26T16:45:53.8501595Z [submariner-operator]$ [cluster1] sed -i -- s/cluster: kind-.*/cluster: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-05-26T16:45:53.8504042Z [submariner-operator]$ [cluster1] sed -i -- s/current-context: .*/current-context: cluster1/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-05-26T16:45:53.8506331Z [submariner-operator]$ [cluster1] chmod a+r /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1
2021-05-26T16:45:53.8507781Z [submariner-operator]$ [cluster1] wait 1531
2021-05-26T16:45:53.8508829Z [submariner-operator]$ [cluster1] deploy_cluster_capabilities
2021-05-26T16:45:53.8510015Z [submariner-operator]$ [cluster1] deploy_cluster_capabilities
2021-05-26T16:45:53.8511054Z [submariner-operator]$ [cluster1] deploy_cni
2021-05-26T16:45:53.8512017Z [submariner-operator]$ [cluster1] deploy_cni
2021-05-26T16:45:53.8593614Z [submariner-operator]$ [cluster1] eval deploy_weave_cni
2021-05-26T16:45:53.8599591Z [submariner-operator]$ [cluster1] deploy_weave_cni
2021-05-26T16:45:53.8601462Z [submariner-operator]$ [cluster1] deploy_weave_cni
2021-05-26T16:45:53.8602216Z [cluster1] Applying weave network...
2021-05-26T16:45:53.8606049Z [submariner-operator]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.20.2&env.IPALLOC_RANGE=10.0.0.0/16
2021-05-26T16:45:53.8608091Z [submariner-operator]$ [cluster1] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.20.2&env.IPALLOC_RANGE=10.0.0.0/16
2021-05-26T16:45:53.8610120Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.20.2&env.IPALLOC_RANGE=10.0.0.0/16
2021-05-26T16:45:53.8612959Z [cluster1] serviceaccount/weave-net created
2021-05-26T16:45:53.8614310Z [cluster1] clusterrole.rbac.authorization.k8s.io/weave-net created
2021-05-26T16:45:53.8616016Z [cluster1] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
2021-05-26T16:45:53.8617569Z [cluster1] role.rbac.authorization.k8s.io/weave-net created
2021-05-26T16:45:53.8618978Z [cluster1] rolebinding.rbac.authorization.k8s.io/weave-net created
2021-05-26T16:45:53.8620167Z [cluster1] daemonset.apps/weave-net created
2021-05-26T16:45:53.8621083Z [cluster1] Waiting for weave-net pods to be ready...
2021-05-26T16:45:53.8622376Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-05-26T16:45:54.6128663Z [submariner-operator]$ [cluster1] kubectl wait --for=condition=Ready pods -l name=weave-net -n name=cluster2 --config=/opt/shipyard/scripts/resources/cluster2-config.yaml
2021-05-26T16:45:54.6130330Z [cluster2] Creating cluster "cluster2" ...
2021-05-26T16:45:54.6131432Z [cluster2] • Ensuring node image (kindest/node:v1.20.2) 🖼 ...
2021-05-26T16:45:54.6132436Z [cluster2] ✓ Ensuring node image (kindest/node:v1.20.2) 🖼
2021-05-26T16:45:54.6133393Z [cluster2] • Preparing nodes 📦 📦 📦 ...
2021-05-26T16:45:54.6142051Z [cluster2] ✓ Preparing nodes 📦 📦 📦
2021-05-26T16:45:54.6143103Z [cluster2] • Writing configuration 📜 ...
2021-05-26T16:45:54.6144044Z [cluster2] ✓ Writing configuration 📜
2021-05-26T16:45:54.6144862Z [cluster2] • Starting control-plane 🕹️ ...
2021-05-26T16:45:54.6145691Z [cluster2] ✓ Starting control-plane 🕹️
2021-05-26T16:45:54.6146511Z [cluster2] • Installing StorageClass 💾 ...
2021-05-26T16:45:54.6147349Z [cluster2] ✓ Installing StorageClass 💾
2021-05-26T16:45:54.6148127Z [cluster2] • Joining worker nodes 🚜 ...
2021-05-26T16:45:54.6148935Z [cluster2] ✓ Joining worker nodes 🚜
2021-05-26T16:45:54.6150818Z [cluster2] Set kubectl context to "kind-cluster2"
2021-05-26T16:45:54.6151520Z [cluster2] You can now use your cluster with:
2021-05-26T16:45:54.6152649Z [cluster2]
2021-05-26T16:45:54.6153552Z [cluster2] kubectl cluster-info --context kind-cluster2
2021-05-26T16:45:54.6154150Z [cluster2]
2021-05-26T16:45:54.6154808Z [cluster2] Thanks for using kind! 😊
2021-05-26T16:45:54.6155776Z [submariner-operator]$ [cluster2] kind_fixup_config
2021-05-26T16:45:54.6156818Z [submariner-operator]$ [cluster2] kind_fixup_config
2021-05-26T16:45:54.6157857Z [submariner-operator]$ [cluster2] local master_ip=172.18.0.4
2021-05-26T16:45:54.6159421Z [submariner-operator]$ [cluster2] docker inspect -f {{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}} cluster2-control-plane
2021-05-26T16:45:54.6160887Z [submariner-operator]$ [cluster2] head -n 1
2021-05-26T16:45:54.6162567Z [submariner-operator]$ [cluster2] sed -i -- s/server: .*/server: https:\/\/172.18.0.4:6443/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-05-26T16:45:54.6164917Z [submariner-operator]$ [cluster2] sed -i -- s/user: kind-.*/user: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-05-26T16:45:54.6167444Z [submariner-operator]$ [cluster2] sed -i -- s/name: kind-.*/name: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-05-26T16:45:54.6169864Z [submariner-operator]$ [cluster2] sed -i -- s/cluster: kind-.*/cluster: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-05-26T16:45:54.6172322Z [submariner-operator]$ [cluster2] sed -i -- s/current-context: .*/current-context: cluster2/g /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-05-26T16:45:54.6174808Z [submariner-operator]$ [cluster2] chmod a+r /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2
2021-05-26T16:45:54.6176247Z [submariner-operator]$ [cluster2] wait 1586
2021-05-26T16:45:54.6177318Z [submariner-operator]$ [cluster2] deploy_cluster_capabilities
2021-05-26T16:45:54.6178731Z [submariner-operator]$ [cluster2] deploy_cluster_capabilities
2021-05-26T16:45:54.6179841Z [submariner-operator]$ [cluster2] deploy_cni
2021-05-26T16:45:54.6180844Z [submariner-operator]$ [cluster2] deploy_cni
2021-05-26T16:45:54.6181848Z [submariner-operator]$ [cluster2] eval deploy_weave_cni
2021-05-26T16:45:54.6183885Z [submariner-operator]$ [cluster2] deploy_weave_cni
2021-05-26T16:45:54.6184940Z [submariner-operator]$ [cluster2] deploy_weave_cni
2021-05-26T16:45:54.6185669Z [cluster2] Applying weave network...
2021-05-26T16:45:54.6187070Z [submariner-operator]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.20.2&env.IPALLOC_RANGE=10.0.0.0/16
2021-05-26T16:45:54.6189342Z [submariner-operator]$ [cluster2] kubectl apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.20.2&env.IPALLOC_RANGE=10.0.0.0/16
2021-05-26T16:45:54.6191659Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 apply -f https://cloud.weave.works/k8s/net?k8s-version=v1.20.2&env.IPALLOC_RANGE=10.0.0.0/16
2021-05-26T16:45:54.6193770Z [cluster2] serviceaccount/weave-net created
2021-05-26T16:45:54.6195376Z [cluster2] clusterrole.rbac.authorization.k8s.io/weave-net created
2021-05-26T16:45:54.6197246Z [cluster2] clusterrolebinding.rbac.authorization.k8s.io/weave-net created
2021-05-26T16:45:54.6198871Z [cluster2] role.rbac.authorization.k8s.io/weave-net created
2021-05-26T16:45:54.6200264Z [cluster2] rolebinding.rbac.authorization.k8s.io/weave-net created
2021-05-26T16:45:54.6201473Z [cluster2] daemonset.apps/weave-net created
2021-05-26T16:45:54.6202421Z [cluster2] Waiting for weave-net pods to be ready...
2021-05-26T16:45:54.6203709Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-05-26T16:45:54.6205326Z [submariner-operator]$ [cluster2] kubectl wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-05-26T16:46:32.7188688Z [submariner-operator]$ [cluskube-system --timeout=5m
2021-05-26T16:46:32.7191545Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-05-26T16:46:32.7193209Z [cluster1] pod/weave-net-8jzbj condition met
2021-05-26T16:46:32.7194137Z [cluster1] pod/weave-net-bm4mb condition met
2021-05-26T16:46:32.7195041Z [cluster1] pod/weave-net-k6bx8 condition met
2021-05-26T16:46:32.7195960Z [cluster1] Waiting for core-dns deployment to be ready...
2021-05-26T16:46:32.7197208Z [submariner-operator]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-05-26T16:46:32.7198678Z [submariner-operator]$ [cluster1] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-05-26T16:46:32.7200289Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n kube-system rollout status deploy/coredns --timeout=5m
2021-05-26T16:46:32.7201843Z [cluster1] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
2021-05-26T16:46:32.7203156Z [cluster1] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
2021-05-26T16:46:32.7204124Z [cluster1] deployment "coredns" successfully rolled out
2021-05-26T16:46:32.7205181Z [submariner-operator]$ [cluster1] return 0
2021-05-26T16:46:39.2537555Z ter2] command kubectl --context=cluster2 wait --for=condition=Ready pods -l name=weave-net -n kube-system --timeout=5m
2021-05-26T16:46:39.2539707Z [cluster2] pod/weave-net-8n4sk condition met
2021-05-26T16:46:39.2541025Z [cluster2] pod/weave-net-lfp45 condition met
2021-05-26T16:46:39.2541906Z [cluster2] pod/weave-net-n5bqg condition met
2021-05-26T16:46:39.2542834Z [cluster2] Waiting for core-dns deployment to be ready...
2021-05-26T16:46:39.2544058Z [submariner-operator]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-05-26T16:46:39.2545609Z [submariner-operator]$ [cluster2] kubectl -n kube-system rollout status deploy/coredns --timeout=5m
2021-05-26T16:46:39.2548045Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 -n kube-system rollout status deploy/coredns --timeout=5m
2021-05-26T16:46:39.2549333Z [cluster2] Waiting for deployment "coredns" rollout to finish: 0 of 2 updated replicas are available...
2021-05-26T16:46:39.2550432Z [cluster2] Waiting for deployment "coredns" rollout to finish: 1 of 2 updated replicas are available...
2021-05-26T16:46:39.2551386Z [cluster2] deployment "coredns" successfully rolled out
2021-05-26T16:46:39.2552555Z [submariner-operator]$ [cluster2] return 0
2021-05-26T16:46:39.2580162Z [submariner-operator]$ [cluster2] wait 259
2021-05-26T16:46:39.2605409Z [submariner-operator]$ [cluster2] print_clusters_message
2021-05-26T16:46:39.2621378Z [submariner-operator]$ [cluster2] print_clusters_message
2021-05-26T16:46:39.2638775Z [submariner-operator]$ [cluster2] cat
2021-05-26T16:46:39.2661119Z Your virtual cluster(s) are deployed and working properly and can be accessed with:
2021-05-26T16:46:39.2661730Z
2021-05-26T16:46:39.2662847Z export KUBECONFIG=$(find $(git rev-parse --show-toplevel)/output/kubeconfigs/ -type f -printf %p:)
2021-05-26T16:46:39.2663469Z
2021-05-26T16:46:39.2664238Z $ kubectl config use-context cluster1 # or cluster2, cluster3..
2021-05-26T16:46:39.2664904Z
2021-05-26T16:46:39.2665636Z To clean everthing up, just run: make clean-clusters
2021-05-26T16:46:39.2680248Z Successfully remade target file 'clusters'.
2021-05-26T16:46:39.2684734Z File 'preload-images' does not exist.
2021-05-26T16:46:39.2688470Z File 'images' does not exist.
2021-05-26T16:46:39.2695336Z File 'package/.image.submariner-operator' does not exist.
2021-05-26T16:46:39.3037118Z find: 'bin/submariner-operator': No such file or directory
2021-05-26T16:46:39.6314404Z File 'bin/submariner-operator' does not exist.
2021-05-26T16:46:39.6315587Z File 'vendor/modules.txt' does not exist.
2021-05-26T16:46:39.6316432Z Must remake target 'vendor/modules.txt'.
2021-05-26T16:46:39.6316963Z go mod download
2021-05-26T16:47:40.6651653Z go mod vendor
2021-05-26T16:47:43.8294647Z go mod tidy
2021-05-26T16:47:44.6898512Z Successfully remade target file 'vendor/modules.txt'.
2021-05-26T16:47:44.6900066Z File 'generate-embeddedyamls' does not exist.
2021-05-26T16:47:44.6900996Z File 'generate' does not exist.
2021-05-26T16:47:44.6902447Z File '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen' does not exist.
2021-05-26T16:47:44.6904212Z Must remake target '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen'.
2021-05-26T16:47:44.6913333Z mkdir -p /go/src/github.com/submariner-io/submariner-operator/bin
2021-05-26T16:47:44.7049807Z go build -o /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen sigs.k8s.io/controller-tools/cmd/controller-gen
2021-05-26T16:48:08.3915595Z Successfully remade target file '/go/src/github.com/submariner-io/submariner-operator/bin/controller-gen'.
2021-05-26T16:48:08.3918112Z Must remake target 'generate'.
2021-05-26T16:48:08.3975902Z /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen object:headerFile="hack/boilerplate.go.txt,year=2021" paths="./..."
2021-05-26T16:48:21.4104160Z Successfully remade target file 'generate'.
2021-05-26T16:48:21.4111768Z File 'pkg/subctl/operator/common/embeddedyamls/yamls.go' does not exist.
2021-05-26T16:48:21.4113603Z File 'deploy/crds/submariner.io_servicediscoveries.yaml' does not exist.
2021-05-26T16:48:21.4115134Z Must remake target 'deploy/crds/submariner.io_servicediscoveries.yaml'.
2021-05-26T16:48:21.4117000Z /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen "crd:crdVersions=v1,trivialVersions=false" paths="./..." output:crd:artifacts:config=deploy/crds
2021-05-26T16:48:23.9698753Z Successfully remade target file 'deploy/crds/submariner.io_servicediscoveries.yaml'.
2021-05-26T16:48:23.9700287Z File 'deploy/submariner/crds/submariner.io_clusters.yaml' does not exist.
2021-05-26T16:48:23.9701405Z Must remake target 'deploy/submariner/crds/submariner.io_clusters.yaml'.
2021-05-26T16:48:23.9703285Z cd vendor/github.com/submariner-io/submariner && /go/src/github.com/submariner-io/submariner-operator/bin/controller-gen "crd:crdVersions=v1,trivialVersions=false" paths="./..." output:crd:artifacts:config=../../../../deploy/submariner/crds
2021-05-26T16:48:25.4593188Z Successfully remade target file 'deploy/submariner/crds/submariner.io_clusters.yaml'.
2021-05-26T16:48:25.4686515Z Must remake target 'pkg/subctl/operator/common/embeddedyamls/yamls.go'.
2021-05-26T16:48:25.4687968Z go generate pkg/subctl/operator/common/embeddedyamls/generate.go
2021-05-26T16:48:26.3079436Z Generating yamls.go
2021-05-26T16:48:26.3085880Z deploy/crds/submariner.io_brokers.yaml
2021-05-26T16:48:26.3090997Z deploy/crds/submariner.io_submariners.yaml
2021-05-26T16:48:26.3118559Z deploy/crds/submariner.io_servicediscoveries.yaml
2021-05-26T16:48:26.3119378Z deploy/submariner/crds/submariner.io_clusters.yaml
2021-05-26T16:48:26.3121704Z deploy/submariner/crds/submariner.io_endpoints.yaml
2021-05-26T16:48:26.3124297Z deploy/submariner/crds/submariner.io_gateways.yaml
2021-05-26T16:48:26.3129593Z deploy/submariner/crds/submariner.io_clusterglobalegressips.yaml
2021-05-26T16:48:26.3135281Z deploy/submariner/crds/submariner.io_globalegressips.yaml
2021-05-26T16:48:26.3143420Z deploy/submariner/crds/submariner.io_globalingressips.yaml
2021-05-26T16:48:26.3149426Z deploy/mcsapi/crds/multicluster.x_k8s.io_serviceexports.yaml
2021-05-26T16:48:26.3156051Z deploy/mcsapi/crds/multicluster.x_k8s.io_serviceimports.yaml
2021-05-26T16:48:26.3164721Z config/rbac/submariner-operator/service_account.yaml
2021-05-26T16:48:26.3167339Z config/rbac/submariner-operator/role.yaml
2021-05-26T16:48:26.3235614Z config/rbac/submariner-operator/role_binding.yaml
2021-05-26T16:48:26.3243558Z config/rbac/submariner-operator/cluster_role.yaml
2021-05-26T16:48:26.3259827Z config/rbac/submariner-operator/cluster_role_binding.yaml
2021-05-26T16:48:26.3266984Z config/rbac/submariner-gateway/service_account.yaml
2021-05-26T16:48:26.3274386Z config/rbac/submariner-gateway/role.yaml
2021-05-26T16:48:26.3281511Z config/rbac/submariner-gateway/role_binding.yaml
2021-05-26T16:48:26.3289178Z config/rbac/submariner-gateway/cluster_role.yaml
2021-05-26T16:48:26.3294803Z config/rbac/submariner-gateway/cluster_role_binding.yaml
2021-05-26T16:48:26.3316455Z config/rbac/submariner-route-agent/service_account.yaml
2021-05-26T16:48:26.3325187Z config/rbac/submariner-route-agent/role.yaml
2021-05-26T16:48:26.3334217Z config/rbac/submariner-route-agent/role_binding.yaml
2021-05-26T16:48:26.3337023Z config/rbac/submariner-route-agent/cluster_role.yaml
2021-05-26T16:48:26.3344279Z config/rbac/submariner-route-agent/cluster_role_binding.yaml
2021-05-26T16:48:26.3349868Z config/rbac/submariner-globalnet/service_account.yaml
2021-05-26T16:48:26.3352550Z config/rbac/submariner-globalnet/role.yaml
2021-05-26T16:48:26.3359374Z config/rbac/submariner-globalnet/role_binding.yaml
2021-05-26T16:48:26.3363450Z config/rbac/submariner-globalnet/cluster_role.yaml
2021-05-26T16:48:26.3369870Z config/rbac/submariner-globalnet/cluster_role_binding.yaml
2021-05-26T16:48:26.3376164Z config/rbac/lighthouse-agent/service_account.yaml
2021-05-26T16:48:26.3382314Z config/rbac/lighthouse-agent/cluster_role.yaml
2021-05-26T16:48:26.3391519Z config/rbac/lighthouse-agent/cluster_role_binding.yaml
2021-05-26T16:48:26.3396278Z config/rbac/lighthouse-coredns/service_account.yaml
2021-05-26T16:48:26.3401904Z config/rbac/lighthouse-coredns/cluster_role.yaml
2021-05-26T16:48:26.3406996Z config/rbac/lighthouse-coredns/cluster_role_binding.yaml
2021-05-26T16:48:26.3411000Z config/rbac/networkplugin_syncer/service_account.yaml
2021-05-26T16:48:26.3414551Z config/rbac/networkplugin_syncer/cluster_role.yaml
2021-05-26T16:48:26.3419594Z config/rbac/networkplugin_syncer/cluster_role_binding.yaml
2021-05-26T16:48:26.3452955Z Successfully remade target file 'pkg/subctl/operator/common/embeddedyamls/yamls.go'.
2021-05-26T16:48:26.3454027Z Must remake target 'generate-embeddedyamls'.
2021-05-26T16:48:26.3455015Z Successfully remade target file 'generate-embeddedyamls'.
2021-05-26T16:48:26.3455963Z Must remake target 'bin/submariner-operator'.
2021-05-26T16:48:26.3456574Z /opt/shipyard/scripts/compile.sh \
2021-05-26T16:48:26.3457616Z --ldflags "-X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-ffe12e8" \
2021-05-26T16:48:26.3458788Z bin/submariner-operator main.go
2021-05-26T16:48:26.4088223Z [submariner-operator]$ mkdir -p bin
2021-05-26T16:48:26.4103517Z Building 'bin/submariner-operator' (ldflags: '-X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-ffe12e8')
2021-05-26T16:48:26.4118022Z [submariner-operator]$ ldflags=-s -w -X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-ffe12e8
2021-05-26T16:48:26.4130015Z [submariner-operator]$ CGO_ENABLED=0 go build -trimpath -ldflags -s -w -X=github.com/submariner-io/submariner-operator/pkg/version.Version=devel-ffe12e8 -o bin/submariner-operator main.go
2021-05-26T16:50:20.4957831Z [submariner-operator]$ upx bin/submariner-operator
2021-05-26T16:50:27.7299456Z Ultimate Packer for eXecutables
2021-05-26T16:50:27.7300692Z Copyright (C) 1996 - 2020
2021-05-26T16:50:27.7301553Z UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser Jan 23rd 2020
2021-05-26T16:50:27.7301988Z
2021-05-26T16:50:27.7302387Z File size Ratio Format Name
2021-05-26T16:50:27.7303261Z -------------------- ------ ----------- -----------
2021-05-26T16:50:27.7304082Z 34398208 -> 9915576 28.83% linux/amd64 submariner-operator
2021-05-26T16:50:27.7304624Z
2021-05-26T16:50:27.7304983Z Packed 1 file.
2021-05-26T16:50:27.7305807Z Successfully remade target file 'bin/submariner-operator'.
2021-05-26T16:50:27.7307197Z Prerequisite 'bin/submariner-operator' is newer than target 'package/Dockerfile.submariner-operator'.
2021-05-26T16:50:27.7308638Z Must remake target 'package/Dockerfile.submariner-operator'.
2021-05-26T16:50:27.7309978Z Successfully remade target file 'package/Dockerfile.submariner-operator'.
2021-05-26T16:50:27.7310993Z File 'FORCE_IMAGE' does not exist.
2021-05-26T16:50:27.7311657Z Must remake target 'FORCE_IMAGE'.
2021-05-26T16:50:27.7312781Z Successfully remade target file 'FORCE_IMAGE'.
2021-05-26T16:50:27.7313767Z Must remake target 'package/.image.submariner-operator'.
2021-05-26T16:50:27.7315641Z /opt/shipyard/scripts/build_image.sh -i submariner-operator -f package/Dockerfile.submariner-operator
2021-05-26T16:50:27.8318090Z [submariner-operator]$ set -e
2021-05-26T16:50:27.8326194Z [submariner-operator]$ local_image=quay.io/submariner/submariner-operator:dev
2021-05-26T16:50:27.8337298Z [submariner-operator]$ cache_image=quay.io/submariner/submariner-operator:devel
2021-05-26T16:50:27.8354819Z [submariner-operator]$ cache_flag=
2021-05-26T16:50:27.8365480Z [submariner-operator]$ cache_flag=--cache-from quay.io/submariner/submariner-operator:devel
2021-05-26T16:50:27.8398150Z [submariner-operator]$ docker image ls -q quay.io/submariner/submariner-operator:devel
2021-05-26T16:50:28.1107530Z [submariner-operator]$ docker pull quay.io/submariner/submariner-operator:devel
2021-05-26T16:50:29.7399916Z devel: Pulling from submariner/submariner-operator
2021-05-26T16:50:29.7418688Z 924813b61e85: Pulling fs layer
2021-05-26T16:50:30.3986874Z 924813b61e85: Verifying Checksum
2021-05-26T16:50:30.3987996Z 924813b61e85: Download complete
2021-05-26T16:50:30.7737422Z 924813b61e85: Pull complete
2021-05-26T16:50:30.7805027Z Digest: sha256:cf096087d33ce955c8c36b72ec92c7ce9aff066ce5d9f33849a2658f4b0a5659
2021-05-26T16:50:30.7827676Z Status: Downloaded newer image for quay.io/submariner/submariner-operator:devel
2021-05-26T16:50:30.7853745Z quay.io/submariner/submariner-operator:devel
2021-05-26T16:50:30.7916216Z [submariner-operator]$ grep FROM package/Dockerfile.submariner-operator
2021-05-26T16:50:30.7917446Z [submariner-operator]$ cut -f2 -d 
2021-05-26T16:50:30.7918433Z [submariner-operator]$ grep -v scratch
2021-05-26T16:50:30.7942163Z [submariner-operator]$ buildargs_flag=--build-arg BUILDKIT_INLINE_CACHE=1 --build-arg BASE_BRANCH=devel
2021-05-26T16:50:30.7955962Z 
2021-05-26T16:50:31.5987714Z [submariner-operator]$ docker buildx use buildx_builder
2021-05-26T16:50:32.4142160Z error: failed to find instance "buildx_builder": open /root/.docker/buildx/instances/buildx_builder: no such file or directory
2021-05-26T16:50:32.4186334Z [submariner-operator]$ docker buildx create --name buildx_builder --use
2021-05-26T16:50:33.2490284Z buildx_builder
2021-05-26T16:50:33.2529226Z [submariner-operator]$ docker buildx build --load -t quay.io/submariner/submariner-operator:dev --cache-from quay.io/submariner/submariner-operator:devel -f package/Dockerfile.submariner-operator --platform linux/amd64 --build-arg BUILDKIT_INLINE_CACHE=1 --build-arg BASE_BRANCH=devel .
2021-05-26T16:50:34.1266436Z #1 [internal] booting buildkit
2021-05-26T16:50:34.1268357Z #1 sha256:b9352ecfef701745a66cf4b697263e9cad7acb5d73e27a0409d0b34df1bc7da3
2021-05-26T16:50:34.2767987Z #1 pulling image moby/buildkit:buildx-stable-1
2021-05-26T16:50:39.0468751Z #1 pulling image moby/buildkit:buildx-stable-1 4.9s done
2021-05-26T16:50:39.1964694Z #1 creating container buildx_buildkit_buildx_builder0
2021-05-26T16:50:39.9483494Z #1 creating container buildx_buildkit_buildx_builder0 0.8s done
2021-05-26T16:50:39.9484097Z #1 DONE 5.7s
2021-05-26T16:50:40.0528751Z
2021-05-26T16:50:40.0532016Z #2 [internal] load build definition from Dockerfile.submariner-operator
2021-05-26T16:50:40.0533535Z #2 sha256:3e0e71c3f003a45936bc71e9bd6c5a88300544568e670deb07fedc11244114ef
2021-05-26T16:50:40.0534737Z #2 transferring dockerfile: 230B done
2021-05-26T16:50:40.0536201Z #2 DONE 0.0s
2021-05-26T16:50:40.0537415Z
2021-05-26T16:50:40.0538069Z #3 [internal] load .dockerignore
2021-05-26T16:50:40.0539703Z #3 sha256:5b7963c7d8344e1ebcb98ce8990a7f8a6f1d36bc89415b11fefa4da566725578
2021-05-26T16:50:40.0540882Z #3 transferring context:
2021-05-26T16:50:40.2048466Z #3 transferring context: 2B done
2021-05-26T16:50:40.2048988Z #3 DONE 0.0s
2021-05-26T16:50:40.2050540Z
2021-05-26T16:50:40.2051498Z #4 [internal] load build context
2021-05-26T16:50:40.2052697Z #4 sha256:bc4296ff6427e56881645b82df79d2aac71b1cefbef8b01486a3565fafa86ce9
2021-05-26T16:50:40.2054101Z #4 DONE 0.0s
2021-05-26T16:50:40.2054358Z
2021-05-26T16:50:40.2056100Z #6 importing cache manifest from quay.io/submariner/submariner-operator:devel
2021-05-26T16:50:40.2057468Z #6 sha256:db6e513456d7d63fd9e86cca8d8a83f1eb0b2eaefc7f50d06048094c1b3ec182
2021-05-26T16:50:41.7020924Z #6 DONE 1.5s
2021-05-26T16:50:41.7040677Z
2021-05-26T16:50:41.7041306Z #4 [internal] load build context
2021-05-26T16:50:41.7042414Z #4 sha256:bc4296ff6427e56881645b82df79d2aac71b1cefbef8b01486a3565fafa86ce9
2021-05-26T16:50:42.0553744Z #4 transferring context: 9.92MB 0.3s done
2021-05-26T16:50:42.0556434Z #4 DONE 0.3s
2021-05-26T16:50:42.0559029Z
2021-05-26T16:50:42.0566397Z #5 [1/1] COPY bin/submariner-operator /submariner-operator
2021-05-26T16:50:42.0572029Z #5 sha256:02a3e5d0eb0bb67123cb53f5f97adb236f634a21df67b12108d34bb9bd030ea4
2021-05-26T16:50:42.0576008Z #5 DONE 0.0s
2021-05-26T16:50:42.6124489Z
2021-05-26T16:50:42.6126546Z #7 exporting to oci image format
2021-05-26T16:50:42.6127626Z #7 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
2021-05-26T16:50:42.7678210Z #7 exporting layers done
2021-05-26T16:50:42.7679396Z #7 exporting manifest sha256:461b009fbf4f917fcbb61f572603271916b148590950fcdc9b17eb71063039bf done
2021-05-26T16:50:42.7680854Z #7 exporting config sha256:967272eee621716894e1d6130445d6d72adba1ce096e1a66c737f28549c57eca 0.0s done
2021-05-26T16:50:42.7681759Z #7 sending tarball
2021-05-26T16:50:43.1692130Z #7 ...
2021-05-26T16:50:43.1692403Z
2021-05-26T16:50:43.1692909Z #8 importing to docker
2021-05-26T16:50:43.1694095Z #8 sha256:93ac8fb07d29212ae0b3627852555678e9501a165ae145593d7beca412c9c0e2
2021-05-26T16:50:43.1695726Z #8 DONE 0.3s
2021-05-26T16:50:43.1696002Z
2021-05-26T16:50:43.1696414Z #7 exporting to oci image format
2021-05-26T16:50:43.1703461Z #7 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2
2021-05-26T16:50:43.1704618Z #7 sending tarball 0.5s done
2021-05-26T16:50:43.1800231Z #7 DONE 0.6s
2021-05-26T16:50:43.1800535Z
2021-05-26T16:50:43.1801035Z #9 exporting cache
2021-05-26T16:50:43.1801987Z #9 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
2021-05-26T16:50:43.1802978Z #9 preparing build cache for export done
2021-05-26T16:50:43.1803465Z #9 DONE 0.0s
2021-05-26T16:50:43.1805428Z [submariner-operator]$ docker tag quay.io/submariner/submariner-operator:dev quay.io/submariner/submariner-operator:devel
2021-05-26T16:50:43.4465626Z touch package/.image.submariner-operator
2021-05-26T16:50:43.4526557Z Successfully remade target file 'package/.image.submariner-operator'.
2021-05-26T16:50:43.4527799Z File 'build' does not exist.
2021-05-26T16:50:43.4528488Z File 'bin/subctl' does not exist.
2021-05-26T16:50:43.4529583Z File 'bin/subctl-devel-ffe12e8-linux-amd64' does not exist.
2021-05-26T16:50:43.4747775Z Must remake target 'bin/subctl-devel-ffe12e8-linux-amd64'.
2021-05-26T16:50:43.4751147Z mkdir -p bin
2021-05-26T16:50:43.4776000Z target=bin/subctl-devel-ffe12e8-linux-amd64; \
2021-05-26T16:50:43.4776766Z target=${target%.exe}; \
2021-05-26T16:50:43.4777643Z components=($(echo ${target//-/ })); \
2021-05-26T16:50:43.4778201Z GOOS=${components[-2]}; \
2021-05-26T16:50:43.4778749Z GOARCH=${components[-1]}; \
2021-05-26T16:50:43.4779171Z export GOARCH GOOS; \
2021-05-26T16:50:43.4779620Z /opt/shipyard/scripts/compile.sh \
2021-05-26T16:50:43.4780656Z --ldflags "-X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-ffe12e8 \
2021-05-26T16:50:43.4782344Z -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=${DEFAULT_IMAGE_VERSION#v}" \
2021-05-26T16:50:43.4784150Z --noupx bin/subctl-devel-ffe12e8-linux-amd64 ./pkg/subctl/main.go
2021-05-26T16:50:43.5452825Z [submariner-operator]$ mkdir -p bin
2021-05-26T16:50:43.5468874Z Building 'bin/subctl-devel-ffe12e8-linux-amd64' (ldflags: $'-X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-ffe12e8 \t\t -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel')
2021-05-26T16:50:43.5485891Z [submariner-operator]$ ldflags=-s -w -X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-ffe12e8 -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel
2021-05-26T16:50:43.5500867Z [submariner-operator]$ CGO_ENABLED=0 go build -trimpath -ldflags -s -w -X github.com/submariner-io/submariner-operator/pkg/version.Version=devel-ffe12e8 -X=github.com/submariner-io/submariner-operator/pkg/versions.DefaultSubmarinerOperatorVersion=devel -o bin/subctl-devel-ffe12e8-linux-amd64 ./pkg/subctl/main.go
2021-05-26T16:51:24.5331586Z Successfully remade target file 'bin/subctl-devel-ffe12e8-linux-amd64'.
2021-05-26T16:51:24.5353872Z Must remake target 'bin/subctl'.
2021-05-26T16:51:24.5356294Z ln -sf subctl-devel-ffe12e8-linux-amd64 bin/subctl
2021-05-26T16:51:24.5392970Z Successfully remade target file 'bin/subctl'.
2021-05-26T16:51:24.5397315Z Must remake target 'build'.
2021-05-26T16:51:24.5398077Z Successfully remade target file 'build'.
2021-05-26T16:51:24.5398812Z Must remake target 'images'.
2021-05-26T16:51:24.5399743Z Successfully remade target file 'images'.
2021-05-26T16:51:24.5400675Z Must remake target 'preload-images'.
2021-05-26T16:51:24.5401309Z set -e;\
2021-05-26T16:51:24.5401787Z . /opt/shipyard/scripts/lib/deploy_funcs;\
2021-05-26T16:51:24.5402417Z . /opt/shipyard/scripts/lib/debug_functions;\
2021-05-26T16:51:24.5404128Z for image in submariner-operator submariner-gateway submariner-route-agent lighthouse-agent lighthouse-coredns submariner-globalnet; do\
2021-05-26T16:51:24.5405477Z import_image quay.io/submariner/${image};\
2021-05-26T16:51:24.5405954Z done
2021-05-26T16:51:24.5498048Z [submariner-operator]$ import_image quay.io/submariner/submariner-operator
2021-05-26T16:51:24.5510263Z [submariner-operator]$ import_image quay.io/submariner/submariner-operator
2021-05-26T16:51:24.5523151Z [submariner-operator]$ local orig_image=quay.io/submariner/submariner-operator
2021-05-26T16:51:24.5533815Z [submariner-operator]$ local versioned_image=quay.io/submariner/submariner-operator:dev
2021-05-26T16:51:24.5549288Z [submariner-operator]$ local local_image=localhost:5000/submariner-operator:local
2021-05-26T16:51:24.5559966Z [submariner-operator]$ docker tag quay.io/submariner/submariner-operator:dev localhost:5000/submariner-operator:local
2021-05-26T16:51:24.8280879Z [submariner-operator]$ docker push localhost:5000/submariner-operator:local
2021-05-26T16:51:25.1029738Z The push refers to repository [localhost:5000/submariner-operator]
2021-05-26T16:51:25.1355579Z e76ff51984e6: Preparing
2021-05-26T16:51:25.7178776Z e76ff51984e6: Pushed
2021-05-26T16:51:25.7390767Z local: digest: sha256:692a9b3c41fbfbdafa22320c177c949c0775023dfa1c8d6e3bf6ebbe3ea95863 size: 528
2021-05-26T16:51:25.7428034Z [submariner-operator]$ import_image quay.io/submariner/submariner-gateway
2021-05-26T16:51:25.7435991Z [submariner-operator]$ import_image quay.io/submariner/submariner-gateway
2021-05-26T16:51:25.7447449Z [submariner-operator]$ local orig_image=quay.io/submariner/submariner-gateway
2021-05-26T16:51:25.7459510Z [submariner-operator]$ local versioned_image=quay.io/submariner/submariner-gateway:dev
2021-05-26T16:51:25.7469594Z [submariner-operator]$ local local_image=localhost:5000/submariner-gateway:local
2021-05-26T16:51:25.7482348Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
2021-05-26T16:51:26.0081500Z Error response from daemon: No such image: quay.io/submariner/submariner-gateway:dev
2021-05-26T16:51:26.0106865Z [submariner-operator]$ docker pull quay.io/submariner/submariner-gateway:devel
2021-05-26T16:51:27.6360249Z devel: Pulling from submariner/submariner-gateway
2021-05-26T16:51:27.6361221Z 8c741e919b67: Pulling fs layer
2021-05-26T16:51:27.6364350Z 13495efbbac4: Pulling fs layer
2021-05-26T16:51:27.6368173Z 37d791bb321d: Pulling fs layer
2021-05-26T16:51:27.6368941Z fa3ca6e9f54a: Pulling fs layer
2021-05-26T16:51:27.6372921Z 00a15789afc0: Pulling fs layer
2021-05-26T16:51:27.6373452Z 7b28313b4479: Pulling fs layer
2021-05-26T16:51:27.6383982Z fa3ca6e9f54a: Waiting
2021-05-26T16:51:27.6384440Z 00a15789afc0: Waiting
2021-05-26T16:51:27.6384861Z 7b28313b4479: Waiting
2021-05-26T16:51:28.0036363Z 13495efbbac4: Verifying Checksum
2021-05-26T16:51:28.0037308Z 13495efbbac4: Download complete
2021-05-26T16:51:28.5255045Z 37d791bb321d: Verifying Checksum
2021-05-26T16:51:28.5262267Z 37d791bb321d: Download complete
2021-05-26T16:51:28.5990644Z fa3ca6e9f54a: Verifying Checksum
2021-05-26T16:51:28.5991264Z fa3ca6e9f54a: Download complete
2021-05-26T16:51:28.8621523Z 00a15789afc0: Verifying Checksum
2021-05-26T16:51:28.8623018Z 00a15789afc0: Download complete
2021-05-26T16:51:28.8946367Z 8c741e919b67: Verifying Checksum
2021-05-26T16:51:28.8947052Z 8c741e919b67: Download complete
2021-05-26T16:51:28.9347735Z 7b28313b4479: Verifying Checksum
2021-05-26T16:51:28.9348514Z 7b28313b4479: Download complete
2021-05-26T16:51:32.0575099Z 8c741e919b67: Pull complete
2021-05-26T16:51:33.5460736Z 13495efbbac4: Pull complete
2021-05-26T16:51:34.7449593Z 37d791bb321d: Pull complete
2021-05-26T16:51:34.9351272Z fa3ca6e9f54a: Pull complete
2021-05-26T16:51:35.0212636Z 00a15789afc0: Pull complete
2021-05-26T16:51:35.1087737Z 7b28313b4479: Pull complete
2021-05-26T16:51:35.1136221Z Digest: sha256:6ff4e389483f10b7f0feb75794ec29421d3a1f8b3acb460872b0bfef069eb93d
2021-05-26T16:51:35.1161744Z Status: Downloaded newer image for quay.io/submariner/submariner-gateway:devel
2021-05-26T16:51:35.1195908Z quay.io/submariner/submariner-gateway:devel
2021-05-26T16:51:35.1200874Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:devel quay.io/submariner/submariner-gateway:dev
2021-05-26T16:51:35.3919270Z [submariner-operator]$ docker tag quay.io/submariner/submariner-gateway:dev localhost:5000/submariner-gateway:local
2021-05-26T16:51:35.6756911Z [submariner-operator]$ docker push localhost:5000/submariner-gateway:local
2021-05-26T16:51:35.9554855Z The push refers to repository [localhost:5000/submariner-gateway]
2021-05-26T16:51:35.9617319Z 7db514ba480e: Preparing
2021-05-26T16:51:35.9617982Z 5a171c19aa82: Preparing
2021-05-26T16:51:35.9618504Z 271fa13fe7a3: Preparing
2021-05-26T16:51:35.9618962Z bb27cb7b0bdf: Preparing
2021-05-26T16:51:35.9619590Z 00c5f6897675: Preparing
2021-05-26T16:51:35.9620031Z b3b62c837788: Preparing
2021-05-26T16:51:35.9620476Z b3b62c837788: Waiting
2021-05-26T16:51:36.3794698Z 00c5f6897675: Pushed
2021-05-26T16:51:36.5966470Z 7db514ba480e: Pushed
2021-05-26T16:51:36.7608885Z 5a171c19aa82: Pushed
2021-05-26T16:51:37.9961786Z 271fa13fe7a3: Pushed
2021-05-26T16:51:40.4845983Z bb27cb7b0bdf: Pushed
2021-05-26T16:51:48.7901052Z b3b62c837788: Pushed
2021-05-26T16:51:48.8099057Z local: digest: sha256:6ff4e389483f10b7f0feb75794ec29421d3a1f8b3acb460872b0bfef069eb93d size: 1575
2021-05-26T16:51:48.8134178Z [submariner-operator]$ import_image quay.io/submariner/submariner-route-agent
2021-05-26T16:51:48.8144444Z [submariner-operator]$ import_image quay.io/submariner/submariner-route-agent
2021-05-26T16:51:48.8156495Z [submariner-operator]$ local orig_image=quay.io/submariner/submariner-route-agent
2021-05-26T16:51:48.8166264Z [submariner-operator]$ local versioned_image=quay.io/submariner/submariner-route-agent:dev
2021-05-26T16:51:48.8175387Z [submariner-operator]$ local local_image=localhost:5000/submariner-route-agent:local
2021-05-26T16:51:48.8185507Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
2021-05-26T16:51:49.0736141Z Error response from daemon: No such image: quay.io/submariner/submariner-route-agent:dev
2021-05-26T16:51:49.0758969Z [submariner-operator]$ docker pull quay.io/submariner/submariner-route-agent:devel
2021-05-26T16:51:50.6644796Z devel: Pulling from submariner/submariner-route-agent
2021-05-26T16:51:50.6645642Z 8c741e919b67: Already exists
2021-05-26T16:51:50.6660354Z 13495efbbac4: Already exists
2021-05-26T16:51:50.6685201Z 70cc6422093d: Pulling fs layer
2021-05-26T16:51:50.6688945Z 412990e9009e: Pulling fs layer
2021-05-26T16:51:50.6693597Z 31978da9a89b: Pulling fs layer
2021-05-26T16:51:50.6694185Z d0b5a1d338ef: Pulling fs layer
2021-05-26T16:51:50.6694945Z d0b5a1d338ef: Waiting
2021-05-26T16:51:51.0229139Z 31978da9a89b: Verifying Checksum
2021-05-26T16:51:51.0229780Z 31978da9a89b: Download complete
2021-05-26T16:51:51.2269080Z 412990e9009e: Verifying Checksum
2021-05-26T16:51:51.2269646Z 412990e9009e: Download complete
2021-05-26T16:51:51.3748864Z d0b5a1d338ef: Download complete
2021-05-26T16:51:51.7292349Z 70cc6422093d: Verifying Checksum
2021-05-26T16:51:51.7292935Z 70cc6422093d: Download complete
2021-05-26T16:51:53.2931832Z 70cc6422093d: Pull complete
2021-05-26T16:51:53.4944851Z 412990e9009e: Pull complete
2021-05-26T16:51:53.5897397Z 31978da9a89b: Pull complete
2021-05-26T16:51:53.6834171Z d0b5a1d338ef: Pull complete
2021-05-26T16:51:53.6925153Z Digest: sha256:a37f5fa7a68d8fea58f5ae9e43b20ee978f675c97feb44085d5744dd458b7612
2021-05-26T16:51:53.6950890Z Status: Downloaded newer image for quay.io/submariner/submariner-route-agent:devel
2021-05-26T16:51:53.6964595Z quay.io/submariner/submariner-route-agent:devel
2021-05-26T16:51:53.6993557Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:devel quay.io/submariner/submariner-route-agent:dev
2021-05-26T16:51:53.9695298Z [submariner-operator]$ docker tag quay.io/submariner/submariner-route-agent:dev localhost:5000/submariner-route-agent:local
2021-05-26T16:51:54.2403448Z [submariner-operator]$ docker push localhost:5000/submariner-route-agent:local
2021-05-26T16:51:54.5104833Z The push refers to repository [localhost:5000/submariner-route-agent]
2021-05-26T16:51:54.5105742Z 476c7371d334: Preparing
2021-05-26T16:51:54.5106206Z 44bc59ccb68f: Preparing
2021-05-26T16:51:54.5106688Z c42a9c02d25d: Preparing
2021-05-26T16:51:54.5107164Z 6931e591f8e2: Preparing
2021-05-26T16:51:54.5107602Z 00c5f6897675: Preparing
2021-05-26T16:51:54.5108225Z b3b62c837788: Preparing
2021-05-26T16:51:54.5113710Z b3b62c837788: Waiting
2021-05-26T16:51:55.1384877Z 00c5f6897675: Mounted from submariner-gateway
2021-05-26T16:51:55.2509143Z 44bc59ccb68f: Pushed
2021-05-26T16:51:55.2589734Z 476c7371d334: Pushed
2021-05-26T16:51:55.2591083Z b3b62c837788: Mounted from submariner-gateway
2021-05-26T16:51:55.2636694Z c42a9c02d25d: Pushed
2021-05-26T16:51:59.4012872Z 6931e591f8e2: Pushed
2021-05-26T16:51:59.4214759Z local: digest: sha256:a37f5fa7a68d8fea58f5ae9e43b20ee978f675c97feb44085d5744dd458b7612 size: 1575
2021-05-26T16:51:59.4252828Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-agent
2021-05-26T16:51:59.4266646Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-agent
2021-05-26T16:51:59.4304719Z [submariner-operator]$ local orig_image=quay.io/submariner/lighthouse-agent
2021-05-26T16:51:59.4306139Z [submariner-operator]$ local versioned_image=quay.io/submariner/lighthouse-agent:dev
2021-05-26T16:51:59.4307475Z [submariner-operator]$ local local_image=localhost:5000/lighthouse-agent:local
2021-05-26T16:51:59.4316112Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
2021-05-26T16:51:59.6909099Z Error response from daemon: No such image: quay.io/submariner/lighthouse-agent:dev
2021-05-26T16:51:59.6940429Z [submariner-operator]$ docker pull quay.io/submariner/lighthouse-agent:devel
2021-05-26T16:52:01.3913655Z devel: Pulling from submariner/lighthouse-agent
2021-05-26T16:52:01.3914413Z 36c23acb645c: Pulling fs layer
2021-05-26T16:52:01.3914919Z dc507947123c: Pulling fs layer
2021-05-26T16:52:01.7385400Z 36c23acb645c: Verifying Checksum
2021-05-26T16:52:01.7386068Z 36c23acb645c: Download complete
2021-05-26T16:52:01.8196265Z 36c23acb645c: Pull complete
2021-05-26T16:52:02.0066469Z dc507947123c: Download complete
2021-05-26T16:52:02.1867755Z dc507947123c: Pull complete
2021-05-26T16:52:02.1948969Z Digest: sha256:c7dd3b1d769f2b1fcb1888d99489b685f79e1aa74aa8dd16e7e6e0de22691fb7
2021-05-26T16:52:02.1984395Z Status: Downloaded newer image for quay.io/submariner/lighthouse-agent:devel
2021-05-26T16:52:02.2007412Z quay.io/submariner/lighthouse-agent:devel
2021-05-26T16:52:02.2068090Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:devel quay.io/submariner/lighthouse-agent:dev
2021-05-26T16:52:02.4932463Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-agent:dev localhost:5000/lighthouse-agent:local
2021-05-26T16:52:02.7817910Z [submariner-operator]$ docker push localhost:5000/lighthouse-agent:local
2021-05-26T16:52:03.0537529Z The push refers to repository [localhost:5000/lighthouse-agent]
2021-05-26T16:52:03.0645062Z 57f0e9719ebc: Preparing
2021-05-26T16:52:03.0645626Z 10a656c45010: Preparing
2021-05-26T16:52:03.0822231Z 10a656c45010: Pushed
2021-05-26T16:52:03.5636814Z 57f0e9719ebc: Pushed
2021-05-26T16:52:03.5830394Z local: digest: sha256:c7dd3b1d769f2b1fcb1888d99489b685f79e1aa74aa8dd16e7e6e0de22691fb7 size: 735
2021-05-26T16:52:03.5878249Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-coredns
2021-05-26T16:52:03.5879813Z [submariner-operator]$ import_image quay.io/submariner/lighthouse-coredns
2021-05-26T16:52:03.5885089Z [submariner-operator]$ local orig_image=quay.io/submariner/lighthouse-coredns
2021-05-26T16:52:03.5890473Z [submariner-operator]$ local versioned_image=quay.io/submariner/lighthouse-coredns:dev
2021-05-26T16:52:03.5901846Z [submariner-operator]$ local local_image=localhost:5000/lighthouse-coredns:local
2021-05-26T16:52:03.5909524Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
2021-05-26T16:52:03.8666904Z Error response from daemon: No such image: quay.io/submariner/lighthouse-coredns:dev
2021-05-26T16:52:03.8693755Z [submariner-operator]$ docker pull quay.io/submariner/lighthouse-coredns:devel
2021-05-26T16:52:05.4933166Z devel: Pulling from submariner/lighthouse-coredns
2021-05-26T16:52:05.4937255Z 088e56360f76: Pulling fs layer
2021-05-26T16:52:05.4938178Z 5609b749ac6a: Pulling fs layer
2021-05-26T16:52:05.8654325Z 088e56360f76: Verifying Checksum
2021-05-26T16:52:05.8656156Z 088e56360f76: Download complete
2021-05-26T16:52:05.9622146Z 088e56360f76: Pull complete
2021-05-26T16:52:06.1393144Z 5609b749ac6a: Verifying Checksum
2021-05-26T16:52:06.1393676Z 5609b749ac6a: Download complete
2021-05-26T16:52:06.3486119Z 5609b749ac6a: Pull complete
2021-05-26T16:52:06.3531628Z Digest: sha256:98c19784a8ae3110e390905a90695b9731defb0003105a538aee64bca9a27913
2021-05-26T16:52:06.3554260Z Status: Downloaded newer image for quay.io/submariner/lighthouse-coredns:devel
2021-05-26T16:52:06.3589940Z quay.io/submariner/lighthouse-coredns:devel
2021-05-26T16:52:06.3674262Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:devel quay.io/submariner/lighthouse-coredns:dev
2021-05-26T16:52:06.6404311Z [submariner-operator]$ docker tag quay.io/submariner/lighthouse-coredns:dev localhost:5000/lighthouse-coredns:local
2021-05-26T16:52:06.9558150Z [submariner-operator]$ docker push localhost:5000/lighthouse-coredns:local
2021-05-26T16:52:07.2433359Z The push refers to repository [localhost:5000/lighthouse-coredns]
2021-05-26T16:52:07.2476942Z 1348868c9a28: Preparing
2021-05-26T16:52:07.2477460Z 4fa0ece06e25: Preparing
2021-05-26T16:52:07.3134001Z 4fa0ece06e25: Pushed
2021-05-26T16:52:08.0557123Z 1348868c9a28: Pushed
2021-05-26T16:52:08.0759188Z local: digest: sha256:98c19784a8ae3110e390905a90695b9731defb0003105a538aee64bca9a27913 size: 739
2021-05-26T16:52:08.0798432Z [submariner-operator]$ import_image quay.io/submariner/submariner-globalnet
2021-05-26T16:52:08.0810117Z [submariner-operator]$ import_image quay.io/submariner/submariner-globalnet
2021-05-26T16:52:08.0821213Z [submariner-operator]$ local orig_image=quay.io/submariner/submariner-globalnet
2021-05-26T16:52:08.0833041Z [submariner-operator]$ local versioned_image=quay.io/submariner/submariner-globalnet:dev
2021-05-26T16:52:08.0846145Z [submariner-operator]$ local local_image=localhost:5000/submariner-globalnet:local
2021-05-26T16:52:08.0858759Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:dev localhost:5000/submariner-globalnet:local
2021-05-26T16:52:08.3602880Z Error response from daemon: No such image: quay.io/submariner/submariner-globalnet:dev
2021-05-26T16:52:08.3627184Z [submariner-operator]$ docker pull quay.io/submariner/submariner-globalnet:devel
2021-05-26T16:52:09.9444296Z devel: Pulling from submariner/submariner-globalnet
2021-05-26T16:52:09.9445376Z 8c741e919b67: Already exists
2021-05-26T16:52:09.9455785Z 13495efbbac4: Already exists
2021-05-26T16:52:09.9483524Z bb77c1f3f2df: Pulling fs layer
2021-05-26T16:52:09.9485192Z bda631747513: Pulling fs layer
2021-05-26T16:52:09.9486214Z ce74639d0c42: Pulling fs layer
2021-05-26T16:52:09.9487141Z e6bb26f76b0c: Pulling fs layer
2021-05-26T16:52:09.9491215Z e6bb26f76b0c: Waiting
2021-05-26T16:52:10.3316534Z ce74639d0c42: Verifying Checksum
2021-05-26T16:52:10.3317157Z ce74639d0c42: Download complete
2021-05-26T16:52:10.5019142Z bda631747513: Download complete
2021-05-26T16:52:10.5495061Z bb77c1f3f2df: Verifying Checksum
2021-05-26T16:52:10.5495690Z bb77c1f3f2df: Download complete
2021-05-26T16:52:10.6769245Z e6bb26f76b0c: Verifying Checksum
2021-05-26T16:52:10.6769891Z e6bb26f76b0c: Download complete
2021-05-26T16:52:11.2568665Z bb77c1f3f2df: Pull complete
2021-05-26T16:52:11.4649410Z bda631747513: Pull complete
2021-05-26T16:52:11.5447714Z ce74639d0c42: Pull complete
2021-05-26T16:52:11.6255512Z e6bb26f76b0c: Pull complete
2021-05-26T16:52:11.6302797Z Digest: sha256:6e41f503fe4199f118437697e962add7f46c243a1af21a1b5b68a6d3a0a61e76
2021-05-26T16:52:11.6331652Z Status: Downloaded newer image for quay.io/submariner/submariner-globalnet:devel
2021-05-26T16:52:11.6433968Z quay.io/submariner/submariner-globalnet:devel
2021-05-26T16:52:11.6468188Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:devel quay.io/submariner/submariner-globalnet:dev
2021-05-26T16:52:11.9048359Z [submariner-operator]$ docker tag quay.io/submariner/submariner-globalnet:dev localhost:5000/submariner-globalnet:local
2021-05-26T16:52:12.1748168Z [submariner-operator]$ docker push localhost:5000/submariner-globalnet:local
2021-05-26T16:52:12.4405704Z The push refers to repository [localhost:5000/submariner-globalnet]
2021-05-26T16:52:12.4514602Z 1fea7f52ad2d: Preparing
2021-05-26T16:52:12.4519503Z 29691860f4ea: Preparing
2021-05-26T16:52:12.4520021Z 0321c7cb31aa: Preparing
2021-05-26T16:52:12.4520489Z 70c3bf07b5e8: Preparing
2021-05-26T16:52:12.4520966Z 00c5f6897675: Preparing
2021-05-26T16:52:12.4521407Z b3b62c837788: Preparing
2021-05-26T16:52:12.4521854Z b3b62c837788: Waiting
2021-05-26T16:52:12.9392848Z 00c5f6897675: Mounted from submariner-route-agent
2021-05-26T16:52:13.1631119Z 29691860f4ea: Pushed
2021-05-26T16:52:13.1909152Z 0321c7cb31aa: Pushed
2021-05-26T16:52:13.1921198Z b3b62c837788: Mounted from submariner-route-agent
2021-05-26T16:52:13.2008199Z 1fea7f52ad2d: Pushed
2021-05-26T16:52:14.1170251Z 70c3bf07b5e8: Pushed
2021-05-26T16:52:14.1374934Z local: digest: sha256:6e41f503fe4199f118437697e962add7f46c243a1af21a1b5b68a6d3a0a61e76 size: 1574
2021-05-26T16:52:14.1422149Z Successfully remade target file 'preload-images'.
2021-05-26T16:52:14.1423573Z Prerequisite 'clusters' of target 'deploy' does not exist.
2021-05-26T16:52:14.1424978Z Prerequisite 'preload-images' of target 'deploy' does not exist.
2021-05-26T16:52:14.1426497Z Must remake target 'deploy'.
2021-05-26T16:52:14.1428350Z /opt/shipyard/scripts/deploy.sh --service_discovery --globalnet --cluster_settings /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings --deploytool_broker_args '--service-discovery'
2021-05-26T16:52:14.2365355Z Running with: globalnet='true', deploytool='operator', deploytool_broker_args='--service-discovery', deploytool_submariner_args='', cluster_settings='/go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings', timeout=5m, image_tag=local, cable_driver=libreswan, service_discovery=true
2021-05-26T16:52:14.2393467Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-05-26T16:52:14.2416348Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:52:14.2430351Z [submariner-operator]$ script_name=utils
2021-05-26T16:52:14.2441411Z [submariner-operator]$ exec_name=deploy.sh
2021-05-26T16:52:14.2457038Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_funcs
2021-05-26T16:52:14.2468305Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:52:14.2479508Z [submariner-operator]$ script_name=deploy_funcs
2021-05-26T16:52:14.2490948Z [submariner-operator]$ exec_name=deploy.sh
2021-05-26T16:52:14.2511717Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-05-26T16:52:14.2524365Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:52:14.2536698Z [submariner-operator]$ script_name=cluster_settings
2021-05-26T16:52:14.2548402Z [submariner-operator]$ exec_name=deploy.sh
2021-05-26T16:52:14.2568772Z [submariner-operator]$ broker=cluster1
2021-05-26T16:52:14.2581965Z [submariner-operator]$ declare -gA cluster_nodes
2021-05-26T16:52:14.2594479Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-05-26T16:52:14.2605312Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-05-26T16:52:14.2639543Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-05-26T16:52:14.2651606Z [submariner-operator]$ declare -gA cluster_subm
2021-05-26T16:52:14.2663876Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-05-26T16:52:14.2675871Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-05-26T16:52:14.2685736Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-05-26T16:52:14.2696187Z [submariner-operator]$ declare -gA cluster_cni
2021-05-26T16:52:14.2709058Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-05-26T16:52:14.2723096Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-05-26T16:52:14.2736940Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-05-26T16:52:14.2755640Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:52:14.2768541Z [submariner-operator]$ script_name=cluster_settings
2021-05-26T16:52:14.2781204Z [submariner-operator]$ exec_name=deploy.sh
2021-05-26T16:52:14.2802687Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-05-26T16:52:14.2816615Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-05-26T16:52:14.2848211Z [submariner-operator]$ declare_cidrs
2021-05-26T16:52:14.2859888Z [submariner-operator]$ declare_cidrs
2021-05-26T16:52:14.2871549Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-05-26T16:52:14.2883129Z [submariner-operator]$ i=1
2021-05-26T16:52:14.2895929Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-05-26T16:52:14.2907551Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-05-26T16:52:14.2925040Z [submariner-operator]$ [cluster1] local val=1
2021-05-26T16:52:14.2937036Z [submariner-operator]$ [cluster1] local idx=cluster1
2021-05-26T16:52:14.2950920Z [submariner-operator]$ [cluster1] val=0
2021-05-26T16:52:14.2963271Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
2021-05-26T16:52:14.2976759Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
2021-05-26T16:52:14.2989886Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=169.254.1.0/24
2021-05-26T16:52:14.3003566Z [submariner-operator]$ [cluster1] i=2
2021-05-26T16:52:14.3018622Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-05-26T16:52:14.3033365Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-05-26T16:52:14.3045222Z [submariner-operator]$ [cluster2] local val=2
2021-05-26T16:52:14.3056371Z [submariner-operator]$ [cluster2] local idx=cluster2
2021-05-26T16:52:14.3156937Z [submariner-operator]$ [cluster2] val=0
2021-05-26T16:52:14.3175365Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
2021-05-26T16:52:14.3187817Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
2021-05-26T16:52:14.3242988Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=169.254.2.0/24
2021-05-26T16:52:14.3255268Z [submariner-operator]$ [cluster2] i=3
2021-05-26T16:52:14.3272894Z [submariner-operator]$ [cluster2] declare_kubeconfig
2021-05-26T16:52:14.3317418Z [submariner-operator]$ [cluster2] declare_kubeconfig
2021-05-26T16:52:14.3351829Z [submariner-operator]$ [cluster2] source /opt/shipyard/scripts/lib/kubecfg
2021-05-26T16:52:14.3378172Z [submariner-operator]$ [cluster2] export KUBECONFIG
2021-05-26T16:52:14.3515530Z [submariner-operator]$ [cluster2] KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1:/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2:
2021-05-26T16:52:14.3536249Z [submariner-operator]$ [cluster2] find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
2021-05-26T16:52:14.3568068Z [submariner-operator]$ [cluster2] bash -c curl -Ls https://get.submariner.io | VERSION=devel DESTDIR=/go/bin bash
2021-05-26T16:52:14.6534211Z Installing subctl version devel
2021-05-26T16:52:14.6534859Z OS detected: linux
2021-05-26T16:52:14.6535389Z Architecture detected: amd64
2021-05-26T16:52:14.6537557Z Download URL: https://github.com/submariner-io/submariner-operator/releases/download/subctl-devel/subctl-devel-linux-amd64.tar.xz
2021-05-26T16:52:14.6538475Z
2021-05-26T16:52:14.6539075Z Downloading...
2021-05-26T16:52:16.0214829Z subctl-devel-linux-amd64 has been installed as /go/bin/subctl
2021-05-26T16:52:16.0405902Z This provides subctl version: devel
2021-05-26T16:52:16.0423017Z
2021-05-26T16:52:16.0424823Z please update your path (and consider adding it to ~/.profile):
2021-05-26T16:52:16.0425411Z export PATH=$PATH:/go/bin
2021-05-26T16:52:16.0425797Z
2021-05-26T16:52:16.0523075Z [submariner-operator]$ [cluster2] load_deploytool operator
2021-05-26T16:52:16.0534257Z [submariner-operator]$ [cluster2] load_deploytool operator
2021-05-26T16:52:16.0553294Z [submariner-operator]$ [cluster2] local deploytool=operator
2021-05-26T16:52:16.0565327Z [submariner-operator]$ [cluster2] local deploy_lib=/opt/shipyard/scripts/lib/deploy_operator
2021-05-26T16:52:16.0567785Z Will deploy submariner using operator
2021-05-26T16:52:16.0580192Z [submariner-operator]$ [cluster2] . /opt/shipyard/scripts/lib/deploy_operator
2021-05-26T16:52:16.0598378Z [submariner-operator]$ [cluster2] . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:52:16.0610793Z [submariner-operator]$ [cluster2] script_name=deploy_operator
2021-05-26T16:52:16.0623402Z [submariner-operator]$ [cluster2] exec_name=deploy.sh
2021-05-26T16:52:16.0642630Z [submariner-operator]$ [cluster2] deploytool_prereqs
2021-05-26T16:52:16.0653974Z [submariner-operator]$ [cluster2] deploytool_prereqs
2021-05-26T16:52:16.0667633Z 
2021-05-26T16:52:16.0679876Z [submariner-operator]$ [cluster2] subctl version
2021-05-26T16:52:16.0850659Z subctl version: devel-ffe12e8
2021-05-26T16:52:16.0871345Z [submariner-operator]$ [cluster2] run_if_defined pre_deploy
2021-05-26T16:52:16.0883010Z [submariner-operator]$ [cluster2] run_if_defined pre_deploy
2021-05-26T16:52:16.0910071Z [submariner-operator]$ [cluster2] local func=pre_deploy
2021-05-26T16:52:16.0920982Z [submariner-operator]$ [cluster2] type -t pre_deploy
2021-05-26T16:52:16.0936409Z [submariner-operator]$ [cluster2] grep -q function
2021-05-26T16:52:16.0963341Z [submariner-operator]$ [cluster2] return 0
2021-05-26T16:52:16.0973718Z [submariner-operator]$ [cluster2] run_subm_clusters prepare_cluster
2021-05-26T16:52:16.0987141Z [submariner-operator]$ [cluster2] run_subm_clusters prepare_cluster
2021-05-26T16:52:16.0999420Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-05-26T16:52:16.1033440Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 prepare_cluster
2021-05-26T16:52:16.1046610Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 prepare_cluster
2021-05-26T16:52:16.1058145Z [submariner-operator]$ [cluster2] local cmnd=prepare_cluster
2021-05-26T16:52:16.1072809Z [submariner-operator]$ [cluster2] declare -A pids
2021-05-26T16:52:16.1088270Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-05-26T16:52:16.1106378Z [submariner-operator]$ [cluster1] set -o pipefail
2021-05-26T16:52:16.1107595Z [submariner-operator]$ [cluster1] pids[cluster1]=7186
2021-05-26T16:52:16.1123383Z [submariner-operator]$ [cluster2] pids[cluster2]=7189
2021-05-26T16:52:16.1138173Z [submariner-operator]$ [cluster2] set -o pipefail
2021-05-26T16:52:16.1147154Z [submariner-operator]$ [cluster1] prepare_cluster
2021-05-26T16:52:16.1148207Z [submariner-operator]$ [cluster2] wait 7189
2021-05-26T16:52:16.1175635Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-05-26T16:52:16.1191651Z [submariner-operator]$ [cluster2] prepare_cluster
2021-05-26T16:52:16.1231900Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-05-26T16:52:16.5270305Z [submariner-operator]$ [cluster2] prepare_cluster
2021-05-26T16:52:16.5271488Z [submariner-operator]$ [cluster2] add_subm_gateway_label
2021-05-26T16:52:16.5272769Z [submariner-operator]$ [cluster2] add_subm_gateway_label
2021-05-26T16:52:16.5274125Z [submariner-operator]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
2021-05-26T16:52:16.5275727Z [submariner-operator]$ [cluster2] kubectl label node cluster2-worker submariner.io/gateway=true --overwrite
2021-05-26T16:52:16.5277420Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 label node cluster2-worker submariner.io/gateway=true --overwrite
2021-05-26T16:52:16.5278655Z [cluster2] node/cluster2-worker labeled
2021-05-26T16:52:16.5308054Z [submariner-operator]$ [cluster1] prepare_cluster
2021-05-26T16:52:16.5309208Z [submariner-operator]$ [cluster1] add_subm_gateway_label
2021-05-26T16:52:16.5310281Z [submariner-operator]$ [cluster1] add_subm_gateway_label
2021-05-26T16:52:16.5311636Z [submariner-operator]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
2021-05-26T16:52:16.5313781Z [submariner-operator]$ [cluster1] kubectl label node cluster1-worker submariner.io/gateway=true --overwrite
2021-05-26T16:52:16.5315758Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 label node cluster1-worker submariner.io/gateway=true --overwrite
2021-05-26T16:52:16.5317353Z [cluster1] node/cluster1-worker labeled
2021-05-26T16:52:16.5323654Z [submariner-operator]$ [cluster2] wait 7186
2021-05-26T16:52:16.5342314Z [submariner-operator]$ [cluster2] with_context cluster1 setup_broker
2021-05-26T16:52:16.5353378Z [submariner-operator]$ [cluster2] with_context cluster1 setup_broker
2021-05-26T16:52:16.5366417Z [submariner-operator]$ [cluster2] local cluster=cluster1
2021-05-26T16:52:16.5378909Z [submariner-operator]$ [cluster1] local cmnd=setup_broker
2021-05-26T16:52:16.5392076Z [submariner-operator]$ [cluster1] setup_broker
2021-05-26T16:52:16.5406238Z [submariner-operator]$ [cluster1] setup_broker
2021-05-26T16:52:16.5454805Z [submariner-operator]$ [cluster1] local gn
2021-05-26T16:52:16.5475900Z [submariner-operator]$ [cluster1] local sd
2021-05-26T16:52:16.5486237Z [submariner-operator]$ [cluster1] gn=--globalnet
2021-05-26T16:52:16.5497978Z [submariner-operator]$ [cluster1] sd=--components service-discovery,connectivity
2021-05-26T16:52:16.5502923Z Installing broker...
2021-05-26T16:52:16.5525357Z [submariner-operator]$ [cluster1] subctlrepver=
2021-05-26T16:52:16.5533053Z [submariner-operator]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
2021-05-26T16:52:16.5556958Z [submariner-operator]$ [cluster1] cd /go/src/github.com/submariner-io/submariner-operator/output
2021-05-26T16:52:16.5573821Z [output]$ [cluster1] subctl deploy-broker --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1 --repository localhost:5000 --version local --globalnet --components service-discovery,connectivity --service-discovery
2021-05-26T16:52:16.5925268Z Flag --service-discovery has been deprecated, please use --components instead
2021-05-26T16:52:16.5948731Z • Setting up broker RBAC ...
2021-05-26T16:52:16.7415953Z ✓ Setting up broker RBAC
2021-05-26T16:52:16.7416866Z • Deploying the Submariner operator ...
2021-05-26T16:52:27.2529491Z ✓ Deploying the Submariner operator
2021-05-26T16:52:27.2530371Z ✓ Created operator CRDs
2021-05-26T16:52:27.2531232Z ✓ Created operator namespace: submariner-operator
2021-05-26T16:52:27.2532142Z ✓ Created operator service account and role
2021-05-26T16:52:27.2532961Z ✓ Created lighthouse service account and role
2021-05-26T16:52:27.2533813Z ✓ Created Lighthouse service accounts and roles
2021-05-26T16:52:27.2534783Z ✓ Deployed the operator successfully
2021-05-26T16:52:27.2535513Z • Deploying the broker ...
2021-05-26T16:52:27.3231148Z ✓ Deploying the broker
2021-05-26T16:52:27.3232005Z ✓ The broker has been deployed
2021-05-26T16:52:27.3233031Z • Creating broker-info.subm file ...
2021-05-26T16:52:27.3346315Z ✓ Creating broker-info.subm file
2021-05-26T16:52:27.3347248Z ✓ A new IPsec PSK will be generated for broker-info.subm
2021-05-26T16:52:27.3409705Z [submariner-operator]$ [cluster2] install_subm_all_clusters
2021-05-26T16:52:27.3446457Z [submariner-operator]$ [cluster2] install_subm_all_clusters
2021-05-26T16:52:27.3464584Z [submariner-operator]$ [cluster2] run_subm_clusters subctl_install_subm
2021-05-26T16:52:27.3483689Z [submariner-operator]$ [cluster2] run_subm_clusters subctl_install_subm
2021-05-26T16:52:27.3506775Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-05-26T16:52:27.3567390Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 subctl_install_subm
2021-05-26T16:52:27.3582145Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 subctl_install_subm
2021-05-26T16:52:27.3593218Z [submariner-operator]$ [cluster2] local cmnd=subctl_install_subm
2021-05-26T16:52:27.3603979Z [submariner-operator]$ [cluster2] declare -A pids
2021-05-26T16:52:27.3637709Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-05-26T16:52:27.3730236Z [submariner-operator]$ [cluster1] set -o pipefail
2021-05-26T16:52:27.3741157Z [submariner-operator]$ [cluster1] pids[cluster1]=7262
2021-05-26T16:52:27.3745238Z [submariner-operator]$ [cluster1] subctl_install_subm
2021-05-26T16:52:27.3760440Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-05-26T16:52:27.3798293Z [submariner-operator]$ [cluster2] pids[cluster2]=7268
2021-05-26T16:52:27.3810625Z [submariner-operator]$ [cluster2] set -o pipefail
2021-05-26T16:52:27.3825765Z [submariner-operator]$ [cluster2] subctl_install_subm
2021-05-26T16:52:27.3853435Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-05-26T16:52:27.3869644Z [submariner-operator]$ [cluster2] wait 7268
2021-05-26T16:52:33.8854903Z [submariner-operator]$ [cluster1] subctl_install_subm
2021-05-26T16:52:33.8855983Z [submariner-operator]$ [cluster1] subctlrepver=
2021-05-26T16:52:33.8857189Z [submariner-operator]$ [cluster1] subctlrepver=--repository localhost:5000 --version local
2021-05-26T16:52:33.8858544Z [submariner-operator]$ [cluster1] PASS_CIDR_ARGS=false
2021-05-26T16:52:33.8861495Z [submariner-operator]$ [cluster1] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1 --clusterid cluster1 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr 169.254.1.0/24 --natt=false --cable-driver libreswan /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm
2021-05-26T16:52:33.8864588Z [cluster1] * /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm says broker is at: https://172.18.0.5:6443
2021-05-26T16:52:33.8865752Z [cluster1] * There are 1 labeled nodes in the cluster:
2021-05-26T16:52:33.8866529Z [cluster1] - cluster1-worker
2021-05-26T16:52:33.8867339Z [cluster1] • Discovering network details ...
2021-05-26T16:52:33.8867983Z [cluster1] Discovered network details:
2021-05-26T16:52:33.8868777Z [cluster1] Network plugin: weave-net
2021-05-26T16:52:33.8869353Z [cluster1] Service CIDRs: [100.0.0.0/16]
2021-05-26T16:52:33.8869998Z [cluster1] Cluster CIDRs: [10.0.0.0/16]
2021-05-26T16:52:33.8870727Z [cluster1] ✓ Discovering network details
2021-05-26T16:52:33.8871515Z [cluster1] • Discovering multi cluster details ...
2021-05-26T16:52:33.8873376Z [cluster1] • Validating Globalnet configurations ...
2021-05-26T16:52:33.8874289Z [cluster1] ✓ Validating Globalnet configurations
2021-05-26T16:52:33.8875420Z [cluster1] • Assigning Globalnet IPs ...
2021-05-26T16:52:33.8876264Z [cluster1] ✓ Assigning Globalnet IPs
2021-05-26T16:52:33.8876998Z [cluster1] ✓ GlobalCIDR is: 169.254.1.0/24
2021-05-26T16:52:33.8877754Z [cluster1] ✓ Discovering multi cluster details
2021-05-26T16:52:33.8878660Z [cluster1] • Deploying the Submariner operator ...
2021-05-26T16:52:33.8879548Z [cluster1] ✓ Deploying the Submariner operator
2021-05-26T16:52:33.8880448Z [cluster1] ✓ Created Lighthouse service accounts and roles
2021-05-26T16:52:33.8881280Z [cluster1] • Creating SA for cluster ...
2021-05-26T16:52:33.8881992Z [cluster1] ✓ Creating SA for cluster
2021-05-26T16:52:33.8882743Z [cluster1] • Deploying Submariner ...
2021-05-26T16:52:33.8883466Z [cluster1] ✓ Deploying Submariner
2021-05-26T16:52:33.8884211Z [cluster1] ✓ Submariner is up and running
2021-05-26T16:52:40.0220101Z [submariner-operator]$ [cluster2] subctl_install_subm
2021-05-26T16:52:40.0221248Z [submariner-operator]$ [cluster2] subctlrepver=
2021-05-26T16:52:40.0222513Z [submariner-operator]$ [cluster2] subctlrepver=--repository localhost:5000 --version local
2021-05-26T16:52:40.0223726Z [submariner-operator]$ [cluster2] PASS_CIDR_ARGS=false
2021-05-26T16:52:40.0227088Z [submariner-operator]$ [cluster2] subctl join --kubeconfig /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2 --clusterid cluster2 --repository localhost:5000 --version local --nattport 4500 --ikeport 500 --colorcodes blue --globalnet-cidr 169.254.2.0/24 --natt=false --cable-driver libreswan /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm
2021-05-26T16:52:40.0230322Z [cluster2] * /go/src/github.com/submariner-io/submariner-operator/output/broker-info.subm says broker is at: https://172.18.0.5:6443
2021-05-26T16:52:40.0231679Z [cluster2] * There are 1 labeled nodes in the cluster:
2021-05-26T16:52:40.0232974Z [cluster2] - cluster2-worker
2021-05-26T16:52:40.0233893Z [cluster2] • Discovering network details ...
2021-05-26T16:52:40.0234565Z [cluster2] Discovered network details:
2021-05-26T16:52:40.0235390Z [cluster2] Network plugin: weave-net
2021-05-26T16:52:40.0235983Z [cluster2] Service CIDRs: [100.0.0.0/16]
2021-05-26T16:52:40.0236587Z [cluster2] Cluster CIDRs: [10.0.0.0/16]
2021-05-26T16:52:40.0237390Z [cluster2] ✓ Discovering network details
2021-05-26T16:52:40.0238253Z [cluster2] • Discovering multi cluster details ...
2021-05-26T16:52:40.0239166Z [cluster2] • Validating Globalnet configurations ...
2021-05-26T16:52:40.0240114Z [cluster2] ✓ Validating Globalnet configurations
2021-05-26T16:52:40.0240956Z [cluster2] • Assigning Globalnet IPs ...
2021-05-26T16:52:40.0241756Z [cluster2] ✓ Assigning Globalnet IPs
2021-05-26T16:52:40.0242502Z [cluster2] ✓ GlobalCIDR is: 169.254.2.0/24
2021-05-26T16:52:40.0243358Z [cluster2] ✓ Discovering multi cluster details
2021-05-26T16:52:40.0244250Z [cluster2] • Deploying the Submariner operator ...
2021-05-26T16:52:40.0245130Z [cluster2] ✓ Deploying the Submariner operator
2021-05-26T16:52:40.0245946Z [cluster2] ✓ Created operator CRDs
2021-05-26T16:52:40.0246886Z [cluster2] ✓ Created operator namespace: submariner-operator
2021-05-26T16:52:40.0247937Z [cluster2] ✓ Created operator service account and role
2021-05-26T16:52:40.0248885Z [cluster2] ✓ Created lighthouse service account and role
2021-05-26T16:52:40.0249848Z [cluster2] ✓ Created Lighthouse service accounts and roles
2021-05-26T16:52:40.0250768Z [cluster2] ✓ Deployed the operator successfully
2021-05-26T16:52:40.0251604Z [cluster2] • Creating SA for cluster ...
2021-05-26T16:52:40.0252360Z [cluster2] ✓ Creating SA for cluster
2021-05-26T16:52:40.0253115Z [cluster2] • Deploying Submariner ...
2021-05-26T16:52:40.0253885Z [cluster2] ✓ Deploying Submariner
2021-05-26T16:52:40.0255602Z [cluster2] ✓ Submariner is up and running
2021-05-26T16:52:40.0278315Z [submariner-operator]$ [cluster2] wait 7262
2021-05-26T16:52:40.0359160Z [submariner-operator]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
2021-05-26T16:52:40.0372950Z [submariner-operator]$ [cluster2] with_context cluster2 with_retries 30 verify_gw_status
2021-05-26T16:52:40.0384096Z [submariner-operator]$ [cluster2] local cluster=cluster2
2021-05-26T16:52:40.0467404Z [submariner-operator]$ [cluster2] local cmnd=with_retries
2021-05-26T16:52:40.0506357Z [submariner-operator]$ [cluster2] with_retries 30 verify_gw_status
2021-05-26T16:52:40.0526825Z [submariner-operator]$ [cluster2] with_retries
2021-05-26T16:52:40.0571571Z [submariner-operator]$ [cluster2] local retries=30
2021-05-26T16:52:40.0626499Z [submariner-operator]$ [cluster2] local cmnd=verify_gw_status
2021-05-26T16:52:40.0660122Z [submariner-operator]$ [cluster2] iteration=1
2021-05-26T16:52:40.0733798Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:52:40.0734828Z [submariner-operator]$ [cluster2] wait 7309
2021-05-26T16:52:40.0797764Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:52:40.0830749Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:52:40.0874245Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:52:40.0919935Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:52:40.8530624Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:52:40.8545686Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:52:41.5169808Z No endpoints found
2021-05-26T16:52:41.5174009Z
2021-05-26T16:52:41.5179715Z subctl version: devel-ffe12e8
2021-05-26T16:52:41.5184401Z
2021-05-26T16:52:41.5210571Z iter: 1. Clusters not yet connected. sleeping for 6 secs
2021-05-26T16:52:41.5224347Z [submariner-operator]$ [cluster2] sleep 6
2021-05-26T16:52:47.5281928Z [submariner-operator]$ [cluster2] return 1
2021-05-26T16:52:47.5316152Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:52:47.5329477Z [submariner-operator]$ [cluster2] wait 7336
2021-05-26T16:52:47.5360575Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:52:47.5431031Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:52:47.5478537Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:52:47.5523795Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:52:47.8767653Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:52:47.8793267Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:52:48.0662786Z No endpoints found
2021-05-26T16:52:48.0663144Z
2021-05-26T16:52:48.0664419Z subctl version: devel-ffe12e8
2021-05-26T16:52:48.0664789Z
2021-05-26T16:52:48.0694791Z iter: 2. Clusters not yet connected. sleeping for 6 secs
2021-05-26T16:52:48.0714616Z [submariner-operator]$ [cluster2] sleep 6
2021-05-26T16:52:54.0875630Z [submariner-operator]$ [cluster2] return 1
2021-05-26T16:52:54.0973984Z [submariner-operator]$ [cluster2] wait 7363
2021-05-26T16:52:54.0994801Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:52:54.1029931Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:52:54.1034165Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:52:54.1060889Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:52:54.1117663Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:52:54.6948760Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:52:54.6966008Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:52:55.3305253Z iter: 3. Clusters not yet connected. sleeping for 6 secs
2021-05-26T16:52:55.3328260Z [submariner-operator]$ [cluster2] sleep 6
2021-05-26T16:53:01.3358549Z [submariner-operator]$ [cluster2] return 1
2021-05-26T16:53:01.3402924Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:01.3410332Z [submariner-operator]$ [cluster2] wait 7389
2021-05-26T16:53:01.3419910Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:01.3432781Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:53:01.3444969Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:01.3663422Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:53:01.9834782Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:01.9891430Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:53:02.7147002Z iter: 4. Clusters not yet connected. sleeping for 6 secs
2021-05-26T16:53:02.7175789Z [submariner-operator]$ [cluster2] sleep 6
2021-05-26T16:53:09.0243912Z [submariner-operator]$ [cluster2] return 1
2021-05-26T16:53:09.0245826Z [submariner-operator]$ [cluster2] wait 7415
2021-05-26T16:53:09.0247243Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:09.0248525Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:09.0249613Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:53:09.0250633Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:09.0251832Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:53:09.1415188Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:09.1439094Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:53:09.6387536Z iter: 5. Clusters not yet connected. sleeping for 6 secs
2021-05-26T16:53:09.6403222Z [submariner-operator]$ [cluster2] sleep 6
2021-05-26T16:53:15.6431473Z [submariner-operator]$ [cluster2] return 1
2021-05-26T16:53:15.6492133Z [submariner-operator]$ [cluster2] wait 7442
2021-05-26T16:53:15.6507057Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:15.6525252Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:15.6614489Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:53:15.6646948Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:15.6759386Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:53:16.0700979Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:16.0727746Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:53:16.2705614Z iter: 6. Clusters not yet connected. sleeping for 6 secs
2021-05-26T16:53:16.2723782Z [submariner-operator]$ [cluster2] sleep 6
2021-05-26T16:53:22.2814394Z [submariner-operator]$ [cluster2] return 1
2021-05-26T16:53:22.2875581Z [submariner-operator]$ [cluster2] wait 7469
2021-05-26T16:53:22.2904612Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:22.2928734Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:22.2978645Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:53:22.2996393Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:22.3068144Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:53:22.5044144Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:22.5067141Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:53:22.6757038Z iter: 7. Clusters not yet connected. sleeping for 6 secs
2021-05-26T16:53:22.6773824Z [submariner-operator]$ [cluster2] sleep 6
2021-05-26T16:53:28.6871292Z [submariner-operator]$ [cluster2] return 1
2021-05-26T16:53:28.6998017Z [submariner-operator]$ [cluster2] wait 7495
2021-05-26T16:53:28.7013788Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:28.7046931Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:28.7085405Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:53:28.7100605Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:28.7153710Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:53:28.9223324Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:28.9235532Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:53:29.0526729Z iter: 8. Clusters not yet connected. sleeping for 6 secs
2021-05-26T16:53:29.0540047Z [submariner-operator]$ [cluster2] sleep 6
2021-05-26T16:53:35.0568135Z [submariner-operator]$ [cluster2] return 1
2021-05-26T16:53:35.0601806Z [submariner-operator]$ [cluster2] wait 7521
2021-05-26T16:53:35.0612366Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:35.0624522Z [submariner-operator]$ [cluster2] verify_gw_status
2021-05-26T16:53:35.0635182Z [submariner-operator]$ [cluster2] sleep_duration=6
2021-05-26T16:53:35.0646253Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:35.0691502Z [submariner-operator]$ [cluster2] grep the server could not find the requested resource
2021-05-26T16:53:35.1388198Z [submariner-operator]$ [cluster2] subctl show connections
2021-05-26T16:53:35.1406650Z [submariner-operator]$ [cluster2] grep connected
2021-05-26T16:53:35.2051510Z cluster2-worker cluster2 172.18.0.6 no libreswan 169.254.2.0/24 connected 302.109µs
2021-05-26T16:53:35.2053272Z cluster1-worker cluster1 172.18.0.7 no libreswan 169.254.1.0/24 connected 0s
2021-05-26T16:53:35.2071686Z [submariner-operator]$ [cluster2] return 0
2021-05-26T16:53:35.2090498Z [submariner-operator]$ [cluster2] return 0
2021-05-26T16:53:35.2106172Z [submariner-operator]$ [cluster2] with_context cluster2 connectivity_tests cluster1
2021-05-26T16:53:35.2123097Z [submariner-operator]$ [cluster2] with_context cluster2 connectivity_tests cluster1
2021-05-26T16:53:35.2137889Z [submariner-operator]$ [cluster2] local cluster=cluster2
2021-05-26T16:53:35.2149392Z [submariner-operator]$ [cluster2] local cmnd=connectivity_tests
2021-05-26T16:53:35.2162143Z [submariner-operator]$ [cluster2] connectivity_tests cluster1
2021-05-26T16:53:35.2175595Z [submariner-operator]$ [cluster2] connectivity_tests
2021-05-26T16:53:35.2185457Z [submariner-operator]$ [cluster2] target_cluster=cluster1
2021-05-26T16:53:35.2200544Z [submariner-operator]$ [cluster2] import_image quay.io/submariner/nettest
2021-05-26T16:53:35.2212429Z [submariner-operator]$ [cluster2] import_image quay.io/submariner/nettest
2021-05-26T16:53:35.2225960Z [submariner-operator]$ [cluster2] local orig_image=quay.io/submariner/nettest
2021-05-26T16:53:35.2241316Z [submariner-operator]$ [cluster2] local versioned_image=quay.io/submariner/nettest:dev
2021-05-26T16:53:35.2254713Z [submariner-operator]$ [cluster2] local local_image=localhost:5000/nettest:local
2021-05-26T16:53:35.2267932Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
2021-05-26T16:53:35.5397385Z Error response from daemon: No such image: quay.io/submariner/nettest:dev
2021-05-26T16:53:35.5464782Z [submariner-operator]$ [cluster2] docker pull quay.io/submariner/nettest:devel
2021-05-26T16:53:37.1491596Z devel: Pulling from submariner/nettest
2021-05-26T16:53:37.1492673Z 540db60ca938: Already exists
2021-05-26T16:53:37.1524272Z be5bf442d76d: Pulling fs layer
2021-05-26T16:53:37.1527529Z baad0b5338cc: Pulling fs layer
2021-05-26T16:53:37.1531736Z f67d70c7ee0e: Pulling fs layer
2021-05-26T16:53:37.4911108Z be5bf442d76d: Verifying Checksum
2021-05-26T16:53:37.4916106Z be5bf442d76d: Download complete
2021-05-26T16:53:37.5555973Z f67d70c7ee0e: Verifying Checksum
2021-05-26T16:53:37.5562038Z f67d70c7ee0e: Download complete
2021-05-26T16:53:37.7013230Z baad0b5338cc: Verifying Checksum
2021-05-26T16:53:37.7014250Z baad0b5338cc: Download complete
2021-05-26T16:53:37.7046594Z be5bf442d76d: Pull complete
2021-05-26T16:53:38.2580830Z baad0b5338cc: Pull complete
2021-05-26T16:53:38.3737523Z f67d70c7ee0e: Pull complete
2021-05-26T16:53:38.3799403Z Digest: sha256:75050f5fd715a757180d24f958a080f0964bc296b7db3992a1cbed4b7fc69714
2021-05-26T16:53:38.3831791Z Status: Downloaded newer image for quay.io/submariner/nettest:devel
2021-05-26T16:53:38.3838481Z quay.io/submariner/nettest:devel
2021-05-26T16:53:38.3926312Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:devel quay.io/submariner/nettest:dev
2021-05-26T16:53:38.7043055Z [submariner-operator]$ [cluster2] docker tag quay.io/submariner/nettest:dev localhost:5000/nettest:local
2021-05-26T16:53:39.0029233Z [submariner-operator]$ [cluster2] docker push localhost:5000/nettest:local
2021-05-26T16:53:39.3208556Z The push refers to repository [localhost:5000/nettest]
2021-05-26T16:53:39.3227094Z 62c665e1852b: Preparing
2021-05-26T16:53:39.3227684Z 2aecedc0c9fb: Preparing
2021-05-26T16:53:39.3228188Z b3efa795086d: Preparing
2021-05-26T16:53:39.3228678Z b2d5eeeaba3a: Preparing
2021-05-26T16:53:40.1581306Z 62c665e1852b: Pushed
2021-05-26T16:53:40.1581862Z b3efa795086d: Pushed
2021-05-26T16:53:40.1942137Z b2d5eeeaba3a: Pushed
2021-05-26T16:53:41.2604535Z 2aecedc0c9fb: Pushed
2021-05-26T16:53:41.2984415Z local: digest: sha256:75050f5fd715a757180d24f958a080f0964bc296b7db3992a1cbed4b7fc69714 size: 1155
2021-05-26T16:53:41.3069261Z [submariner-operator]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:41.3089887Z [submariner-operator]$ [cluster2] deploy_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:41.3103703Z [submariner-operator]$ [cluster2] local resource_file=/opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:41.3119507Z [submariner-operator]$ [cluster2] local resource_name
2021-05-26T16:53:41.3162672Z [submariner-operator]$ [cluster2] resource_name=netshoot
2021-05-26T16:53:41.3198202Z [submariner-operator]$ [cluster2] basename /opt/shipyard/scripts/resources/netshoot.yaml .yaml
2021-05-26T16:53:41.3256081Z [submariner-operator]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:41.3292473Z [submariner-operator]$ [cluster2] kubectl apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:41.3312985Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 apply -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:41.8931895Z deployment.apps/netshoot created
2021-05-26T16:53:41.8994573Z Waiting for netshoot pods to be ready.
2021-05-26T16:53:41.9010714Z [submariner-operator]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
2021-05-26T16:53:41.9022833Z [submariner-operator]$ [cluster2] kubectl rollout status deploy/netshoot --timeout=5m
2021-05-26T16:53:41.9041179Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 rollout status deploy/netshoot --timeout=5m
2021-05-26T16:53:42.2496647Z Waiting for deployment "netshoot" rollout to finish: 0 of 1 updated replicas are available...
2021-05-26T16:53:43.4462479Z deployment "netshoot" successfully rolled out
2021-05-26T16:53:43.4648711Z [submariner-operator]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:43.4662162Z [submariner-operator]$ [cluster2] with_context cluster1 deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:43.4673530Z [submariner-operator]$ [cluster2] local cluster=cluster1
2021-05-26T16:53:43.4689034Z [submariner-operator]$ [cluster1] local cmnd=deploy_resource
2021-05-26T16:53:43.4710434Z [submariner-operator]$ [cluster1] deploy_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:43.4732298Z [submariner-operator]$ [cluster1] deploy_resource
2021-05-26T16:53:43.4747628Z [submariner-operator]$ [cluster1] local resource_file=/opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:43.4777630Z [submariner-operator]$ [cluster1] local resource_name
2021-05-26T16:53:43.4808609Z [submariner-operator]$ [cluster1] resource_name=nginx-demo
2021-05-26T16:53:43.4827895Z [submariner-operator]$ [cluster1] basename /opt/shipyard/scripts/resources/nginx-demo.yaml .yaml
2021-05-26T16:53:43.4847259Z [submariner-operator]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:43.4860616Z [submariner-operator]$ [cluster1] kubectl apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:43.4875685Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 apply -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:44.2173339Z deployment.apps/nginx-demo created
2021-05-26T16:53:44.2803870Z service/nginx-demo created
2021-05-26T16:53:44.4177582Z serviceexport.multicluster.x-k8s.io/nginx-demo created
2021-05-26T16:53:44.4240222Z Waiting for nginx-demo pods to be ready.
2021-05-26T16:53:44.4261721Z [submariner-operator]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
2021-05-26T16:53:44.4279554Z [submariner-operator]$ [cluster1] kubectl rollout status deploy/nginx-demo --timeout=5m
2021-05-26T16:53:44.4303266Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 rollout status deploy/nginx-demo --timeout=5m
2021-05-26T16:53:45.1490802Z Waiting for deployment "nginx-demo" rollout to finish: 0 of 2 updated replicas are available...
2021-05-26T16:53:52.5685204Z Waiting for deployment "nginx-demo" rollout to finish: 1 of 2 updated replicas are available...
2021-05-26T16:53:52.7166063Z deployment "nginx-demo" successfully rolled out
2021-05-26T16:53:52.7245816Z [submariner-operator]$ [cluster2] local netshoot_pod nginx_svc_ip
2021-05-26T16:53:53.1627559Z [submariner-operator]$ [cluster2] netshoot_pod=netshoot-57677568b8-7g86v
2021-05-26T16:53:53.1650820Z [submariner-operator]$ [cluster2] kubectl get pods -l app=netshoot
2021-05-26T16:53:53.1671332Z [submariner-operator]$ [cluster2] kubectl get pods -l app=netshoot
2021-05-26T16:53:53.1688315Z [submariner-operator]$ [cluster2] awk FNR == 2 {print $1}
2021-05-26T16:53:53.1702027Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods -l app=netshoot
2021-05-26T16:53:55.9065493Z [submariner-operator]$ [cluster2] nginx_svc_ip=169.254.1.126
2021-05-26T16:53:55.9086104Z [submariner-operator]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
2021-05-26T16:53:55.9103439Z [submariner-operator]$ [cluster2] with_context cluster1 get_svc_ip nginx-demo
2021-05-26T16:53:55.9115803Z [submariner-operator]$ [cluster2] local cluster=cluster1
2021-05-26T16:53:55.9131525Z [submariner-operator]$ [cluster1] local cmnd=get_svc_ip
2021-05-26T16:53:55.9147711Z [submariner-operator]$ [cluster1] get_svc_ip nginx-demo
2021-05-26T16:53:55.9161963Z [submariner-operator]$ [cluster1] get_svc_ip
2021-05-26T16:53:55.9171093Z [submariner-operator]$ [cluster1] local svc_name=nginx-demo
2021-05-26T16:53:55.9184347Z [submariner-operator]$ [cluster1] local svc_ip
2021-05-26T16:53:56.6200431Z [submariner-operator]$ [cluster1] svc_ip=169.254.1.126
2021-05-26T16:53:56.6217445Z [submariner-operator]$ [cluster1] with_retries 30 get_globalip nginx-demo
2021-05-26T16:53:56.6229764Z [submariner-operator]$ [cluster1] with_retries 30 get_globalip nginx-demo
2021-05-26T16:53:56.6242274Z [submariner-operator]$ [cluster1] local retries=30
2021-05-26T16:53:56.6255416Z [submariner-operator]$ [cluster1] local cmnd=get_globalip
2021-05-26T16:53:56.6267099Z [submariner-operator]$ [cluster1] iteration=1
2021-05-26T16:53:56.6290798Z [submariner-operator]$ [cluster1] get_globalip nginx-demo
2021-05-26T16:53:56.6300369Z [submariner-operator]$ [cluster1] wait 7767
2021-05-26T16:53:56.6311491Z [submariner-operator]$ [cluster1] get_globalip
2021-05-26T16:53:56.6327382Z [submariner-operator]$ [cluster1] local svc_name=nginx-demo
2021-05-26T16:53:56.6342267Z [submariner-operator]$ [cluster1] local gip
2021-05-26T16:53:56.9405288Z [submariner-operator]$ [cluster1] gip=169.254.1.126
2021-05-26T16:53:56.9422167Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-05-26T16:53:56.9447674Z [submariner-operator]$ [cluster1] kubectl get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-05-26T16:53:56.9463708Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get svc nginx-demo -o jsonpath={.metadata.annotations.submariner\.io/globalIp}
2021-05-26T16:53:57.2407753Z [submariner-operator]$ [cluster1] return 0
2021-05-26T16:53:57.2434598Z [submariner-operator]$ [cluster2] with_retries 5 test_connection netshoot-57677568b8-7g86v 169.254.1.126
2021-05-26T16:53:57.2454686Z [submariner-operator]$ [cluster2] with_retries 5 test_connection netshoot-57677568b8-7g86v 169.254.1.126
2021-05-26T16:53:57.2469627Z [submariner-operator]$ [cluster2] local retries=5
2021-05-26T16:53:57.2499767Z [submariner-operator]$ [cluster2] local cmnd=test_connection
2021-05-26T16:53:57.2534579Z [submariner-operator]$ [cluster2] iteration=1
2021-05-26T16:53:57.2567039Z [submariner-operator]$ [cluster2] wait 7798
2021-05-26T16:53:57.2575082Z [submariner-operator]$ [cluster2] test_connection netshoot-57677568b8-7g86v 169.254.1.126
2021-05-26T16:53:57.2586470Z [submariner-operator]$ [cluster2] test_connection
2021-05-26T16:53:57.2597078Z [submariner-operator]$ [cluster2] local source_pod=netshoot-57677568b8-7g86v
2021-05-26T16:53:57.2607197Z [submariner-operator]$ [cluster2] local target_address=169.254.1.126
2021-05-26T16:53:57.2610350Z Attempting connectivity between clusters - netshoot-57677568b8-7g86v --> 169.254.1.126
2021-05-26T16:53:57.2624957Z [submariner-operator]$ [cluster2] wait_time=30
2021-05-26T16:53:57.2675723Z [submariner-operator]$ [cluster2] start_time=1622048037
2021-05-26T16:53:57.2742871Z [submariner-operator]$ [cluster2] date +%s
2021-05-26T16:53:57.2766585Z [submariner-operator]$ [cluster2] kubectl exec netshoot-57677568b8-7g86v -- curl --output /dev/null -m 30 --silent --head --fail 169.254.1.126
2021-05-26T16:53:57.2782952Z [submariner-operator]$ [cluster2] kubectl exec netshoot-57677568b8-7g86v -- curl --output /dev/null -m 30 --silent --head --fail 169.254.1.126
2021-05-26T16:53:57.2806012Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 exec netshoot-57677568b8-7g86v -- curl --output /dev/null -m 30 --silent --head --fail 169.254.1.126
2021-05-26T16:53:57.7150274Z Connection test was successful!
2021-05-26T16:53:57.7169085Z [submariner-operator]$ [cluster2] return 0
2021-05-26T16:53:57.7188328Z [submariner-operator]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:57.7207763Z [submariner-operator]$ [cluster2] remove_resource /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:57.7225252Z [submariner-operator]$ [cluster2] local resource_file=/opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:57.7242999Z [submariner-operator]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:57.7257746Z [submariner-operator]$ [cluster2] kubectl delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:57.7271939Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 delete -f /opt/shipyard/scripts/resources/netshoot.yaml
2021-05-26T16:53:58.0183865Z deployment.apps "netshoot" deleted
2021-05-26T16:53:58.0275278Z [submariner-operator]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:58.0295436Z [submariner-operator]$ [cluster2] with_context cluster1 remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:58.0317876Z [submariner-operator]$ [cluster2] local cluster=cluster1
2021-05-26T16:53:58.0364365Z [submariner-operator]$ [cluster1] local cmnd=remove_resource
2021-05-26T16:53:58.0379572Z [submariner-operator]$ [cluster1] remove_resource /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:58.0407354Z [submariner-operator]$ [cluster1] remove_resource
2021-05-26T16:53:58.0509220Z [submariner-operator]$ [cluster1] local resource_file=/opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:58.0537394Z [submariner-operator]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:58.0551765Z [submariner-operator]$ [cluster1] kubectl delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:58.0566663Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 delete -f /opt/shipyard/scripts/resources/nginx-demo.yaml
2021-05-26T16:53:58.3848454Z deployment.apps "nginx-demo" deleted
2021-05-26T16:53:58.4673262Z service "nginx-demo" deleted
2021-05-26T16:53:58.4904438Z serviceexport.multicluster.x-k8s.io "nginx-demo" deleted
2021-05-26T16:53:58.5433586Z [submariner-operator]$ [cluster2] run_if_defined post_deploy
2021-05-26T16:53:58.5461847Z [submariner-operator]$ [cluster2] run_if_defined post_deploy
2021-05-26T16:53:58.5479768Z [submariner-operator]$ [cluster2] local func=post_deploy
2021-05-26T16:53:58.5524189Z [submariner-operator]$ [cluster2] type -t post_deploy
2021-05-26T16:53:58.5542765Z [submariner-operator]$ [cluster2] grep -q function
2021-05-26T16:53:58.5588561Z [submariner-operator]$ [cluster2] return 0
2021-05-26T16:53:58.5602903Z Successfully remade target file 'deploy'.
2021-05-26T16:53:58.5605582Z Must remake target 'e2e'.
2021-05-26T16:53:58.5608824Z scripts/kind-e2e/e2e.sh
2021-05-26T16:53:58.5714974Z [submariner-operator]$ source /opt/shipyard/scripts/lib/utils
2021-05-26T16:53:58.5740276Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:53:58.5765886Z [submariner-operator]$ script_name=utils
2021-05-26T16:53:58.5904934Z [submariner-operator]$ exec_name=e2e.sh
2021-05-26T16:53:58.5931937Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_funcs
2021-05-26T16:53:58.5974868Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:53:58.6040694Z [submariner-operator]$ script_name=deploy_funcs
2021-05-26T16:53:58.6092845Z [submariner-operator]$ exec_name=e2e.sh
2021-05-26T16:53:58.6140696Z [submariner-operator]$ source /opt/shipyard/scripts/lib/deploy_operator
2021-05-26T16:53:58.6170954Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:53:58.6243464Z [submariner-operator]$ script_name=deploy_operator
2021-05-26T16:53:58.6259843Z [submariner-operator]$ exec_name=e2e.sh
2021-05-26T16:53:58.6295866Z [submariner-operator]$ source /opt/shipyard/scripts/lib/cluster_settings
2021-05-26T16:53:58.6310103Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:53:58.6321276Z [submariner-operator]$ script_name=cluster_settings
2021-05-26T16:53:58.6404106Z [submariner-operator]$ exec_name=e2e.sh
2021-05-26T16:53:58.6482074Z [submariner-operator]$ broker=cluster1
2021-05-26T16:53:58.6510269Z [submariner-operator]$ declare -gA cluster_nodes
2021-05-26T16:53:58.6526302Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker
2021-05-26T16:53:58.6539563Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker
2021-05-26T16:53:58.6565461Z [submariner-operator]$ cluster_nodes[cluster3]=control-plane worker worker
2021-05-26T16:53:58.6576875Z [submariner-operator]$ declare -gA cluster_subm
2021-05-26T16:53:58.6591592Z [submariner-operator]$ cluster_subm[cluster1]=true
2021-05-26T16:53:58.6664827Z [submariner-operator]$ cluster_subm[cluster2]=true
2021-05-26T16:53:58.6677410Z [submariner-operator]$ cluster_subm[cluster3]=true
2021-05-26T16:53:58.6875810Z [submariner-operator]$ declare -gA cluster_cni
2021-05-26T16:53:58.6900259Z [submariner-operator]$ cluster_cni[cluster2]=weave
2021-05-26T16:53:58.6928359Z [submariner-operator]$ cluster_cni[cluster3]=weave
2021-05-26T16:53:58.6974400Z [submariner-operator]$ source /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/cluster_settings
2021-05-26T16:53:58.7013469Z [submariner-operator]$ . /opt/shipyard/scripts/lib/source_only
2021-05-26T16:53:58.7031538Z [submariner-operator]$ script_name=cluster_settings
2021-05-26T16:53:58.7057552Z [submariner-operator]$ exec_name=e2e.sh
2021-05-26T16:53:58.7152437Z [submariner-operator]$ cluster_nodes[cluster1]=control-plane worker worker
2021-05-26T16:53:58.7164942Z [submariner-operator]$ cluster_nodes[cluster2]=control-plane worker worker
2021-05-26T16:53:58.7313569Z [submariner-operator]$ globalnet=true
2021-05-26T16:53:58.7373688Z [submariner-operator]$ lighthouse=true
2021-05-26T16:53:58.7390302Z [submariner-operator]$ timeout=2m
2021-05-26T16:53:58.7419711Z [submariner-operator]$ declare_kubeconfig
2021-05-26T16:53:58.7429101Z [submariner-operator]$ declare_kubeconfig
2021-05-26T16:53:58.7484783Z [submariner-operator]$ source /opt/shipyard/scripts/lib/kubecfg
2021-05-26T16:53:59.5438740Z [submariner-operator]$ export KUBECONFIG
2021-05-26T16:53:59.5441945Z [submariner-operator]$ KUBECONFIG=/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster1:/go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs/kind-config-cluster2:
2021-05-26T16:53:59.5444844Z [submariner-operator]$ find /go/src/github.com/submariner-io/submariner-operator/output/kubeconfigs -type f -printf %p:
2021-05-26T16:53:59.5446985Z [submariner-operator]$ . /go/src/github.com/submariner-io/submariner-operator/scripts/kind-e2e/lib_operator_verify_subm.sh
2021-05-26T16:53:59.5448690Z [submariner-operator]$ create_subm_vars
2021-05-26T16:53:59.5449929Z [submariner-operator]$ create_subm_vars
2021-05-26T16:53:59.5452406Z [submariner-operator]$ deployment_name=submariner
2021-05-26T16:53:59.5463428Z [submariner-operator]$ operator_deployment_name=submariner-operator
2021-05-26T16:53:59.5464769Z [submariner-operator]$ gateway_deployment_name=submariner-gateway
2021-05-26T16:53:59.5466120Z [submariner-operator]$ routeagent_deployment_name=submariner-routeagent
2021-05-26T16:53:59.5467476Z [submariner-operator]$ broker_deployment_name=submariner-k8s-broker
2021-05-26T16:53:59.5468784Z [submariner-operator]$ globalnet_deployment_name=submariner-globalnet
2021-05-26T16:53:59.5470142Z [submariner-operator]$ declare_cidrs
2021-05-26T16:53:59.5471023Z [submariner-operator]$ declare_cidrs
2021-05-26T16:53:59.5472108Z [submariner-operator]$ declare -gA cluster_CIDRs service_CIDRs global_CIDRs
2021-05-26T16:53:59.5473333Z [submariner-operator]$ i=1
2021-05-26T16:53:59.5474293Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-05-26T16:53:59.5475382Z [submariner-operator]$ [cluster1] add_cluster_cidrs 1 cluster1
2021-05-26T16:53:59.5476376Z [submariner-operator]$ [cluster1] local val=1
2021-05-26T16:53:59.5477463Z [submariner-operator]$ [cluster1] local idx=cluster1
2021-05-26T16:53:59.5478391Z [submariner-operator]$ [cluster1] val=0
2021-05-26T16:53:59.5479396Z [submariner-operator]$ [cluster1] cluster_CIDRs[cluster1]=10.0.0.0/16
2021-05-26T16:53:59.5480480Z [submariner-operator]$ [cluster1] service_CIDRs[cluster1]=100.0.0.0/16
2021-05-26T16:53:59.5481833Z [submariner-operator]$ [cluster1] global_CIDRs[cluster1]=169.254.1.0/24
2021-05-26T16:53:59.5482847Z [submariner-operator]$ [cluster1] i=2
2021-05-26T16:53:59.5484008Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-05-26T16:53:59.5485149Z [submariner-operator]$ [cluster2] add_cluster_cidrs 2 cluster2
2021-05-26T16:53:59.5486137Z [submariner-operator]$ [cluster2] local val=2
2021-05-26T16:53:59.5487112Z [submariner-operator]$ [cluster2] local idx=cluster2
2021-05-26T16:53:59.5488278Z [submariner-operator]$ [cluster2] val=0
2021-05-26T16:53:59.5489373Z [submariner-operator]$ [cluster2] cluster_CIDRs[cluster2]=10.0.0.0/16
2021-05-26T16:53:59.5490457Z [submariner-operator]$ [cluster2] service_CIDRs[cluster2]=100.0.0.0/16
2021-05-26T16:53:59.5491548Z [submariner-operator]$ [cluster2] global_CIDRs[cluster2]=169.254.2.0/24
2021-05-26T16:53:59.5492503Z [submariner-operator]$ [cluster2] i=3
2021-05-26T16:53:59.5493436Z [submariner-operator]$ [cluster2] natEnabled=false
2021-05-26T16:53:59.5494533Z [submariner-operator]$ [cluster2] subm_gateway_image_repo=localhost:5000
2021-05-26T16:53:59.5495878Z [submariner-operator]$ [cluster2] subm_gateway_image_tag=local
2021-05-26T16:53:59.5496922Z [submariner-operator]$ [cluster2] subm_gateway_size=3
2021-05-26T16:53:59.5497927Z [submariner-operator]$ [cluster2] subm_colorcodes=blue
2021-05-26T16:53:59.5558638Z [submariner-operator]$ [cluster2] subm_debug=false
2021-05-26T16:53:59.5560032Z [submariner-operator]$ [cluster2] subm_broker=k8s
2021-05-26T16:53:59.5561056Z [submariner-operator]$ [cluster2] ce_ipsec_debug=false
2021-05-26T16:53:59.5562082Z [submariner-operator]$ [cluster2] ce_ipsec_ikeport=500
2021-05-26T16:53:59.5563090Z [submariner-operator]$ [cluster2] ce_ipsec_nattport=4500
2021-05-26T16:53:59.5564209Z [submariner-operator]$ [cluster2] subm_ns=submariner-operator
2021-05-26T16:53:59.5565495Z [submariner-operator]$ [cluster2] SUBMARINER_BROKER_NS=submariner-k8s-broker
2021-05-26T16:53:59.5566772Z [submariner-operator]$ [cluster2] with_context cluster1 broker_vars
2021-05-26T16:53:59.5567984Z [submariner-operator]$ [cluster2] with_context cluster1 broker_vars
2021-05-26T16:53:59.5569037Z [submariner-operator]$ [cluster2] local cluster=cluster1
2021-05-26T16:53:59.5570038Z [submariner-operator]$ [cluster1] local cmnd=broker_vars
2021-05-26T16:53:59.5570973Z [submariner-operator]$ [cluster1] broker_vars
2021-05-26T16:53:59.5571879Z [submariner-operator]$ [cluster1] broker_vars
2021-05-26T16:53:59.6676650Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_URL=172.18.0.5:6443
2021-05-26T16:53:59.6696848Z [submariner-operator]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
2021-05-26T16:53:59.6711638Z [submariner-operator]$ [cluster1] kubectl -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
2021-05-26T16:53:59.6729064Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n default get endpoints kubernetes -o jsonpath={.subsets[0].addresses[0].ip}:{.subsets[0].ports[?(@.name=='https')].port}
2021-05-26T16:54:00.4831954Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_CA=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EVXlOakUyTkRRME9Wb1hEVE14TURVeU5ERTJORFEwT1Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBT2ZmCnhIUExSN2Y1TG91WHFMUGQ0c1FWMEk5cjBsVnpKU3lwL0F2UXFKUXhySWgrUTZ4TWFJc2VQZHI2akZOTDlSSVEKNUFxVkc5MWw2RWhqNWxPYmlJVjBLdERvQ3hTcFJnU0prcEtEMytXUWYrRXZzc2dkL3lIT0QydEh5anVGWGI0VQpOelZITnRxeHllVHNMV0xoL0hEWWVHSVdHZEpBa2w1T0tKdmdYQTBnK0ZvVFVSeENHWW9PZ0lwbkV1ZTlJaDRRCnE2NVI3YURlcWNNRlJaZDYrVmZDQlNMVjFBaENVYVp2cHdnMWJJSjhUMGR1cFpQMDZEUFRqRGRXVU40MERwQ04KOHMxYzduNEVEU1k3eEQ3WGJ4N25NcnFpYzJVZC9aR24reWg0enRaRHMxanZxSW8zV21GSWVWQW10UUhIYTlBeApYU1hoWVF6cm5vUUx0T1h2ZExFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZQMWV6MWJvSTFQUVlHM1RFRjI5djJmcHpveHFNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCN2hPL0pTbWVhcDF5OFRzSCtaSFNxMHMvTUM0cFl1QmJXSUlOT29yMEpGSHppc0l3dgp3aVg5NEE2NnJRN0cyTkRVdlFpdDdjUDFwT0JjdE1wampySksyeUJzVVU5bjBHUUY4eHpOUVRUWC9ma1hwTEpUCnduUnRKQlQ1bmVrM1VJZnZTQ2NSWkdYSlFhbm1XdW9BSzlXR1YzaHh3TnlkVkdWUkZYWTlrSkg5bFRVWnlMT2QKVVZkdzRsb0lkZVU0ckZVSFkxOGdoNFBLazRsQmFxKzQxZ0pxWXo2b3FEdFRLazMvUVBYT1o4L1prRXIvNzNndgptc2FxUjFXZkorOTBTYTI1VkY2NHdJY0plSE1NQ2M4R3U4MDRGc0ZXTzhqRDNYUUxvWHdwMUE2dUFCYkswQWE4CnpzSmc1S2taU2YwYy9ONjgwZDZacGdla2RJZlN0MHQySDUySQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
2021-05-26T16:54:00.5484340Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
2021-05-26T16:54:00.5488063Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
2021-05-26T16:54:00.5491274Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data['ca\.crt']}
2021-05-26T16:54:01.2328180Z [submariner-operator]$ [cluster1] SUBMARINER_BROKER_TOKEN=***
2021-05-26T16:54:01.2331041Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
2021-05-26T16:54:01.2333106Z [submariner-operator]$ [cluster1] base64 --decode
2021-05-26T16:54:01.2335568Z [submariner-operator]$ [cluster1] kubectl -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
2021-05-26T16:54:01.2338762Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 -n submariner-k8s-broker get secrets -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].data.token}
2021-05-26T16:54:01.6294473Z [submariner-operator]$ [cluster2] with_context cluster1 verify_subm_broker_secrets
2021-05-26T16:54:01.6312566Z [submariner-operator]$ [cluster2] with_context cluster1 verify_subm_broker_secrets
2021-05-26T16:54:01.6333819Z [submariner-operator]$ [cluster2] local cluster=cluster1
2021-05-26T16:54:01.6356681Z [submariner-operator]$ [cluster1] local cmnd=verify_subm_broker_secrets
2021-05-26T16:54:01.6375712Z [submariner-operator]$ [cluster1] verify_subm_broker_secrets
2021-05-26T16:54:01.6391792Z [submariner-operator]$ [cluster1] verify_subm_broker_secrets
2021-05-26T16:54:01.7291404Z [submariner-operator]$ [cluster1] verify_secrets submariner-k8s-broker submariner-k8s-broker-client LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EVXlOakUyTkRRME9Wb1hEVE14TURVeU5ERTJORFEwT1Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBT2ZmCnhIUExSN2Y1TG91WHFMUGQ0c1FWMEk5cjBsVnpKU3lwL0F2UXFKUXhySWgrUTZ4TWFJc2VQZHI2akZOTDlSSVEKNUFxVkc5MWw2RWhqNWxPYmlJVjBLdERvQ3hTcFJnU0prcEtEMytXUWYrRXZzc2dkL3lIT0QydEh5anVGWGI0VQpOelZITnRxeHllVHNMV0xoL0hEWWVHSVdHZEpBa2w1T0tKdmdYQTBnK0ZvVFVSeENHWW9PZ0lwbkV1ZTlJaDRRCnE2NVI3YURlcWNNRlJaZDYrVmZDQlNMVjFBaENVYVp2cHdnMWJJSjhUMGR1cFpQMDZEUFRqRGRXVU40MERwQ04KOHMxYzduNEVEU1k3eEQ3WGJ4N25NcnFpYzJVZC9aR24reWg0enRaRHMxanZxSW8zV21GSWVWQW10UUhIYTlBeApYU1hoWVF6cm5vUUx0T1h2ZExFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZQMWV6MWJvSTFQUVlHM1RFRjI5djJmcHpveHFNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCN2hPL0pTbWVhcDF5OFRzSCtaSFNxMHMvTUM0cFl1QmJXSUlOT29yMEpGSHppc0l3dgp3aVg5NEE2NnJRN0cyTkRVdlFpdDdjUDFwT0JjdE1wampySksyeUJzVVU5bjBHUUY4eHpOUVRUWC9ma1hwTEpUCnduUnRKQlQ1bmVrM1VJZnZTQ2NSWkdYSlFhbm1XdW9BSzlXR1YzaHh3TnlkVkdWUkZYWTlrSkg5bFRVWnlMT2QKVVZkdzRsb0lkZVU0ckZVSFkxOGdoNFBLazRsQmFxKzQxZ0pxWXo2b3FEdFRLazMvUVBYT1o4L1prRXIvNzNndgptc2FxUjFXZkorOTBTYTI1VkY2NHdJY0plSE1NQ2M4R3U4MDRGc0ZXTzhqRDNYUUxvWHdwMUE2dUFCYkswQWE4CnpzSmc1S2taU2YwYy9ONjgwZDZacGdla2RJZlN0MHQySDUySQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
2021-05-26T16:54:01.8602134Z [submariner-operator]$ [cluster1] verify_secrets submariner-k8s-broker submariner-k8s-broker-client LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EVXlOakUyTkRRME9Wb1hEVE14TURVeU5ERTJORFEwT1Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBT2ZmCnhIUExSN2Y1TG91WHFMUGQ0c1FWMEk5cjBsVnpKU3lwL0F2UXFKUXhySWgrUTZ4TWFJc2VQZHI2akZOTDlSSVEKNUFxVkc5MWw2RWhqNWxPYmlJVjBLdERvQ3hTcFJnU0prcEtEMytXUWYrRXZzc2dkL3lIT0QydEh5anVGWGI0VQpOelZITnRxeHllVHNMV0xoL0hEWWVHSVdHZEpBa2w1T0tKdmdYQTBnK0ZvVFVSeENHWW9PZ0lwbkV1ZTlJaDRRCnE2NVI3YURlcWNNRlJaZDYrVmZDQlNMVjFBaENVYVp2cHdnMWJJSjhUMGR1cFpQMDZEUFRqRGRXVU40MERwQ04KOHMxYzduNEVEU1k3eEQ3WGJ4N25NcnFpYzJVZC9aR24reWg0enRaRHMxanZxSW8zV21GSWVWQW10UUhIYTlBeApYU1hoWVF6cm5vUUx0T1h2ZExFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZQMWV6MWJvSTFQUVlHM1RFRjI5djJmcHpveHFNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCN2hPL0pTbWVhcDF5OFRzSCtaSFNxMHMvTUM0cFl1QmJXSUlOT29yMEpGSHppc0l3dgp3aVg5NEE2NnJRN0cyTkRVdlFpdDdjUDFwT0JjdE1wampySksyeUJzVVU5bjBHUUY4eHpOUVRUWC9ma1hwTEpUCnduUnRKQlQ1bmVrM1VJZnZTQ2NSWkdYSlFhbm1XdW9BSzlXR1YzaHh3TnlkVkdWUkZYWTlrSkg5bFRVWnlMT2QKVVZkdzRsb0lkZVU0ckZVSFkxOGdoNFBLazRsQmFxKzQxZ0pxWXo2b3FEdFRLazMvUVBYT1o4L1prRXIvNzNndgptc2FxUjFXZkorOTBTYTI1VkY2NHdJY0plSE1NQ2M4R3U4MDRGc0ZXTzhqRDNYUUxvWHdwMUE2dUFCYkswQWE4CnpzSmc1S2taU2YwYy9ONjgwZDZacGdla2RJZlN0MHQySDUySQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
2021-05-26T16:54:01.9111924Z [submariner-operator]$ [cluster1] local secret_ns=submariner-k8s-broker
2021-05-26T16:54:01.9114119Z [submariner-operator]$ [cluster1] local deployment_name=submariner-k8s-broker-client
2021-05-26T16:54:01.9633339Z [submariner-operator]$ [cluster1] local expected_ca_crt=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EVXlOakUyTkRRME9Wb1hEVE14TURVeU5ERTJORFEwT1Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBT2ZmCnhIUExSN2Y1TG91WHFMUGQ0c1FWMEk5cjBsVnpKU3lwL0F2UXFKUXhySWgrUTZ4TWFJc2VQZHI2akZOTDlSSVEKNUFxVkc5MWw2RWhqNWxPYmlJVjBLdERvQ3hTcFJnU0prcEtEMytXUWYrRXZzc2dkL3lIT0QydEh5anVGWGI0VQpOelZITnRxeHllVHNMV0xoL0hEWWVHSVdHZEpBa2w1T0tKdmdYQTBnK0ZvVFVSeENHWW9PZ0lwbkV1ZTlJaDRRCnE2NVI3YURlcWNNRlJaZDYrVmZDQlNMVjFBaENVYVp2cHdnMWJJSjhUMGR1cFpQMDZEUFRqRGRXVU40MERwQ04KOHMxYzduNEVEU1k3eEQ3WGJ4N25NcnFpYzJVZC9aR24reWg0enRaRHMxanZxSW8zV21GSWVWQW10UUhIYTlBeApYU1hoWVF6cm5vUUx0T1h2ZExFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZQMWV6MWJvSTFQUVlHM1RFRjI5djJmcHpveHFNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCN2hPL0pTbWVhcDF5OFRzSCtaSFNxMHMvTUM0cFl1QmJXSUlOT29yMEpGSHppc0l3dgp3aVg5NEE2NnJRN0cyTkRVdlFpdDdjUDFwT0JjdE1wampySksyeUJzVVU5bjBHUUY4eHpOUVRUWC9ma1hwTEpUCnduUnRKQlQ1bmVrM1VJZnZTQ2NSWkdYSlFhbm1XdW9BSzlXR1YzaHh3TnlkVkdWUkZYWTlrSkg5bFRVWnlMT2QKVVZkdzRsb0lkZVU0ckZVSFkxOGdoNFBLazRsQmFxKzQxZ0pxWXo2b3FEdFRLazMvUVBYT1o4L1prRXIvNzNndgptc2FxUjFXZkorOTBTYTI1VkY2NHdJY0plSE1NQ2M4R3U4MDRGc0ZXTzhqRDNYUUxvWHdwMUE2dUFCYkswQWE4CnpzSmc1S2taU2YwYy9ONjgwZDZacGdla2RJZlN0MHQySDUySQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
2021-05-26T16:54:02.0091830Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-k8s-broker
2021-05-26T16:54:02.0093590Z [submariner-operator]$ [cluster1] wait_for_secrets submariner-k8s-broker
2021-05-26T16:54:02.0094943Z [submariner-operator]$ [cluster1] local secret_ns=submariner-k8s-broker
2021-05-26T16:54:02.0096503Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-k8s-broker
2021-05-26T16:54:02.0097555Z [submariner-operator]$ [cluster1] grep -q submariner-
2021-05-26T16:54:02.0098892Z [submariner-operator]$ [cluster1] kubectl get secret -n submariner-k8s-broker
2021-05-26T16:54:02.0100273Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret -n submariner-k8s-broker
2021-05-26T16:54:02.1394839Z [submariner-operator]$ [cluster1] return
2021-05-26T16:54:02.1410615Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker
2021-05-26T16:54:02.1427320Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker
2021-05-26T16:54:02.1443397Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-k8s-broker
2021-05-26T16:54:02.4338375Z NAME TYPE DATA AGE
2021-05-26T16:54:02.4340321Z cluster-cluster1-token-jrzb7 kubernetes.io/service-account-token 3 89s
2021-05-26T16:54:02.4342384Z cluster-cluster2-token-dm65v kubernetes.io/service-account-token 3 83s
2021-05-26T16:54:02.4344251Z default-token-8m8kv kubernetes.io/service-account-token 3 106s
2021-05-26T16:54:02.4346917Z submariner-k8s-broker-admin-token-8fg8n kubernetes.io/service-account-token 3 106s
2021-05-26T16:54:02.4349256Z submariner-k8s-broker-client-token-v4fwf kubernetes.io/service-account-token 3 106s
2021-05-26T16:54:02.7800915Z [submariner-operator]$ [cluster1] local secret_names=submariner-k8s-broker-client-token-v4fwf
2021-05-26T16:54:02.7823800Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
2021-05-26T16:54:02.7843340Z [submariner-operator]$ [cluster1] kubectl get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
2021-05-26T16:54:02.7865215Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secrets -n submariner-k8s-broker -o jsonpath={.items[?(@.metadata.annotations['kubernetes\.io/service-account\.name']=='submariner-k8s-broker-client')].metadata.name}
2021-05-26T16:54:03.1139578Z [submariner-operator]$ [cluster1] local one_ca_crt_ok=false
2021-05-26T16:54:03.1157499Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner-k8s-broker-client-token-v4fwf.cluster1.json
2021-05-26T16:54:03.1169637Z [submariner-operator]$ [cluster1] kubectl get secret submariner-k8s-broker-client-token-v4fwf -n submariner-k8s-broker -o json
2021-05-26T16:54:03.1192953Z [submariner-operator]$ [cluster1] tee /tmp/submariner-k8s-broker-client-token-v4fwf.cluster1.json
2021-05-26T16:54:03.1213441Z [submariner-operator]$ [cluster1] kubectl get secret submariner-k8s-broker-client-token-v4fwf -n submariner-k8s-broker -o json
2021-05-26T16:54:03.1287798Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get secret submariner-k8s-broker-client-token-v4fwf -n submariner-k8s-broker -o json
2021-05-26T16:54:03.4650988Z {
2021-05-26T16:54:03.4651581Z "apiVersion": "v1",
2021-05-26T16:54:03.4651981Z "data": {
2021-05-26T16:54:03.5247385Z "ca.crt": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EVXlOakUyTkRRME9Wb1hEVE14TURVeU5ERTJORFEwT1Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBT2ZmCnhIUExSN2Y1TG91WHFMUGQ0c1FWMEk5cjBsVnpKU3lwL0F2UXFKUXhySWgrUTZ4TWFJc2VQZHI2akZOTDlSSVEKNUFxVkc5MWw2RWhqNWxPYmlJVjBLdERvQ3hTcFJnU0prcEtEMytXUWYrRXZzc2dkL3lIT0QydEh5anVGWGI0VQpOelZITnRxeHllVHNMV0xoL0hEWWVHSVdHZEpBa2w1T0tKdmdYQTBnK0ZvVFVSeENHWW9PZ0lwbkV1ZTlJaDRRCnE2NVI3YURlcWNNRlJaZDYrVmZDQlNMVjFBaENVYVp2cHdnMWJJSjhUMGR1cFpQMDZEUFRqRGRXVU40MERwQ04KOHMxYzduNEVEU1k3eEQ3WGJ4N25NcnFpYzJVZC9aR24reWg0enRaRHMxanZxSW8zV21GSWVWQW10UUhIYTlBeApYU1hoWVF6cm5vUUx0T1h2ZExFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZQMWV6MWJvSTFQUVlHM1RFRjI5djJmcHpveHFNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCN2hPL0pTbWVhcDF5OFRzSCtaSFNxMHMvTUM0cFl1QmJXSUlOT29yMEpGSHppc0l3dgp3aVg5NEE2NnJRN0cyTkRVdlFpdDdjUDFwT0JjdE1wampySksyeUJzVVU5bjBHUUY4eHpOUVRUWC9ma1hwTEpUCnduUnRKQlQ1bmVrM1VJZnZTQ2NSWkdYSlFhbm1XdW9BSzlXR1YzaHh3TnlkVkdWUkZYWTlrSkg5bFRVWnlMT2QKVVZkdzRsb0lkZVU0ckZVSFkxOGdoNFBLazRsQmFxKzQxZ0pxWXo2b3FEdFRLazMvUVBYT1o4L1prRXIvNzNndgptc2FxUjFXZkorOTBTYTI1VkY2NHdJY0plSE1NQ2M4R3U4MDRGc0ZXTzhqRDNYUUxvWHdwMUE2dUFCYkswQWE4CnpzSmc1S2taU2YwYy9ONjgwZDZacGdla2RJZlN0MHQySDUySQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==",
2021-05-26T16:54:03.5800757Z "namespace": "c3VibWFyaW5lci1rOHMtYnJva2Vy",
2021-05-26T16:54:03.6305715Z "token": "ZXlKaGJHY2lPaUpTVXpJMU5pSXNJbXRwWkNJNklsQlVVWGhQU1ZOSE5DMXVhbVpOYkMxbFMxTlJTRkp6T0ZoNFFUTk1NRVl6Y1Vwa1ZGVkhNSHBmYjJzaWZRLmV5SnBjM01pT2lKcmRXSmxjbTVsZEdWekwzTmxjblpwWTJWaFkyTnZkVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXVZVzFsYzNCaFkyVWlPaUp6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJaUxDSnJkV0psY201bGRHVnpMbWx2TDNObGNuWnBZMlZoWTJOdmRXNTBMM05sWTNKbGRDNXVZVzFsSWpvaWMzVmliV0Z5YVc1bGNpMXJPSE10WW5KdmEyVnlMV05zYVdWdWRDMTBiMnRsYmkxMk5HWjNaaUlzSW10MVltVnlibVYwWlhNdWFXOHZjMlZ5ZG1salpXRmpZMjkxYm5RdmMyVnlkbWxqWlMxaFkyTnZkVzUwTG01aGJXVWlPaUp6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJdFkyeHBaVzUwSWl3aWEzVmlaWEp1WlhSbGN5NXBieTl6WlhKMmFXTmxZV05qYjNWdWRDOXpaWEoyYVdObExXRmpZMjkxYm5RdWRXbGtJam9pTmpnME9XTTRNRGt0WVRRNU9DMDBaamcxTFdFeVl6WXRNRGN5T0dSbFltVXhOMlptSWl3aWMzVmlJam9pYzNsemRHVnRPbk5sY25acFkyVmhZMk52ZFc1ME9uTjFZbTFoY21sdVpYSXRhemh6TFdKeWIydGxjanB6ZFdKdFlYSnBibVZ5TFdzNGN5MWljbTlyWlhJdFkyeHBaVzUwSW4wLkkxeWV3UzRCTWozWmd1SV9QMnlxYUs0UGRhMW5WNWRLNVpfQ2dtWXFjWmx0SGZsSFhadHpWalRIRHlPWmV6VzJwZC1ITEJGUi1mR2JXbWFFNVo3NzVkcU5aZDg4azl4Q002X29TSjhrc1FxY0NrNFI1WEhRTTdSWmQ2NU0zVFhTSTNnamFtbEVueHVDX3NuM3kxd1FQS1cxLWV0WXI5MlVLM2FxTDVZelF4cm15WnlmXzhoRTlGNWFjVXVXTlVSN1BYNVFIMU5uNDdJZ3IxUUZqbFFWMnAtd3ZyQzNxSVRvTFlhaUhENFg0aEdTY3gxMGFTZGJodmw2QlVGZGpoOUJMRWszYVVSSEFibnpsOUd6ZHdyVVpYMDcyNVVjaDQtbjBsYWdrMl9IV3Z3NWdpaG5pOWd2Ml9ZeHVWMGx6SllDTGdtYTdmcUdJX2dqaWZKc3J2XzVfUQ=="
2021-05-26T16:54:03.6822288Z },
2021-05-26T16:54:03.6822818Z "kind": "Secret",
2021-05-26T16:54:03.6823316Z "metadata": {
2021-05-26T16:54:03.6823703Z "annotations": {
2021-05-26T16:54:03.6825060Z "kubernetes.io/service-account.name": "submariner-k8s-broker-client",
2021-05-26T16:54:03.6826291Z "kubernetes.io/service-account.uid": "6849c809-a498-4f85-a2c6-0728debe17ff"
2021-05-26T16:54:03.6826908Z },
2021-05-26T16:54:03.6827499Z "creationTimestamp": "2021-05-26T16:52:16Z",
2021-05-26T16:54:03.6827986Z "managedFields": [
2021-05-26T16:54:03.6828354Z {
2021-05-26T16:54:03.6828697Z "apiVersion": "v1",
2021-05-26T16:54:03.6829148Z "fieldsType": "FieldsV1",
2021-05-26T16:54:03.6829577Z "fieldsV1": {
2021-05-26T16:54:03.6829935Z "f:data": {
2021-05-26T16:54:03.6830268Z ".": {},
2021-05-26T16:54:03.6830596Z "f:ca.crt": {},
2021-05-26T16:54:03.6830986Z "f:namespace": {},
2021-05-26T16:54:03.6831359Z "f:token": {}
2021-05-26T16:54:03.6831696Z },
2021-05-26T16:54:03.6832032Z "f:metadata": {
2021-05-26T16:54:03.6832590Z "f:annotations": {
2021-05-26T16:54:03.6832953Z ".": {},
2021-05-26T16:54:03.6833702Z "f:kubernetes.io/service-account.name": {},
2021-05-26T16:54:03.6834574Z "f:kubernetes.io/service-account.uid": {}
2021-05-26T16:54:03.6835068Z }
2021-05-26T16:54:03.6835377Z },
2021-05-26T16:54:03.6835691Z "f:type": {}
2021-05-26T16:54:03.6836017Z },
2021-05-26T16:54:03.6836860Z "manager": "kube-controller-manager",
2021-05-26T16:54:03.6837453Z "operation": "Update",
2021-05-26T16:54:03.6838048Z "time": "2021-05-26T16:52:16Z"
2021-05-26T16:54:03.6838393Z }
2021-05-26T16:54:03.6838671Z ],
2021-05-26T16:54:03.6839526Z "name": "submariner-k8s-broker-client-token-v4fwf",
2021-05-26T16:54:03.6840526Z "namespace": "submariner-k8s-broker",
2021-05-26T16:54:03.6841100Z "resourceVersion": "1422",
2021-05-26T16:54:03.6841793Z "uid": "8965ad29-a880-47bf-9748-0ecd5f01af25"
2021-05-26T16:54:03.6842584Z },
2021-05-26T16:54:03.6843509Z "type": "kubernetes.io/service-account-token"
2021-05-26T16:54:03.6844064Z }
2021-05-26T16:54:03.6844896Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
2021-05-26T16:54:03.6845857Z [submariner-operator]$ [cluster1] validate_equals .kind Secret
2021-05-26T16:54:03.6846787Z [submariner-operator]$ [cluster1] local json_filter=.kind
2021-05-26T16:54:03.6847711Z [submariner-operator]$ [cluster1] local expected=Secret
2021-05-26T16:54:03.6848633Z [submariner-operator]$ [cluster1] local actual=Secret
2021-05-26T16:54:03.6850203Z [submariner-operator]$ [cluster1] jq -r -M .kind /tmp/submariner-k8s-broker-client-token-v4fwf.cluster1.json
2021-05-26T16:54:03.6851966Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
2021-05-26T16:54:03.6853330Z [submariner-operator]$ [cluster1] validate_equals .type kubernetes.io/service-account-token
2021-05-26T16:54:03.6854775Z [submariner-operator]$ [cluster1] local json_filter=.type
2021-05-26T16:54:03.6856023Z [submariner-operator]$ [cluster1] local expected=kubernetes.io/service-account-token
2021-05-26T16:54:03.6857658Z [submariner-operator]$ [cluster1] local actual=kubernetes.io/service-account-token
2021-05-26T16:54:03.6860714Z [submariner-operator]$ [cluster1] jq -r -M .type /tmp/submariner-k8s-broker-client-token-v4fwf.cluster1.json
2021-05-26T16:54:03.7279452Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-k8s-broker-client-token-v4fwf
2021-05-26T16:54:03.7289206Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariner-k8s-broker-client-token-v4fwf
2021-05-26T16:54:03.7302176Z [submariner-operator]$ [cluster1] local json_filter=.metadata.name
2021-05-26T16:54:03.7315720Z [submariner-operator]$ [cluster1] local expected=submariner-k8s-broker-client-token-v4fwf
2021-05-26T16:54:03.7743744Z [submariner-operator]$ [cluster1] local actual=submariner-k8s-broker-client-token-v4fwf
2021-05-26T16:54:03.7760808Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariner-k8s-broker-client-token-v4fwf.cluster1.json
2021-05-26T16:54:03.8284832Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-k8s-broker
2021-05-26T16:54:03.8297840Z [submariner-operator]$ [cluster1] validate_equals .metadata.namespace submariner-k8s-broker
2021-05-26T16:54:03.8309865Z [submariner-operator]$ [cluster1] local json_filter=.metadata.namespace
2021-05-26T16:54:03.8321862Z [submariner-operator]$ [cluster1] local expected=submariner-k8s-broker
2021-05-26T16:54:03.8767569Z [submariner-operator]$ [cluster1] local actual=submariner-k8s-broker
2021-05-26T16:54:03.8799050Z [submariner-operator]$ [cluster1] jq -r -M .metadata.namespace /tmp/submariner-k8s-broker-client-token-v4fwf.cluster1.json
2021-05-26T16:54:03.9286185Z [submariner-operator]$ [cluster1] jq -r -M .data["ca.crt"] /tmp/submariner-k8s-broker-client-token-v4fwf.cluster1.json
2021-05-26T16:54:03.9742098Z [submariner-operator]$ [cluster1] one_ca_crt_ok=true
2021-05-26T16:54:03.9759042Z [submariner-operator]$ [cluster2] run_subm_clusters verify_subm_deployed
2021-05-26T16:54:03.9778143Z [submariner-operator]$ [cluster2] run_subm_clusters verify_subm_deployed
2021-05-26T16:54:03.9802655Z [submariner-operator]$ [cluster2] declare -a subm_clusters
2021-05-26T16:54:03.9841141Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 verify_subm_deployed
2021-05-26T16:54:03.9852560Z [submariner-operator]$ [cluster2] run_parallel cluster1 cluster2 cluster1 cluster2 verify_subm_deployed
2021-05-26T16:54:03.9867414Z [submariner-operator]$ [cluster2] local cmnd=verify_subm_deployed
2021-05-26T16:54:03.9889838Z [submariner-operator]$ [cluster2] declare -A pids
2021-05-26T16:54:03.9910601Z [submariner-operator]$ [cluster2] eval echo cluster1 cluster2
2021-05-26T16:54:03.9930542Z [submariner-operator]$ [cluster1] pids[cluster1]=8127
2021-05-26T16:54:03.9938444Z [submariner-operator]$ [cluster1] set -o pipefail
2021-05-26T16:54:03.9957255Z [submariner-operator]$ [cluster2] pids[cluster2]=8131
2021-05-26T16:54:03.9969327Z [submariner-operator]$ [cluster2] wait 8131
2021-05-26T16:54:03.9976224Z [submariner-operator]$ [cluster1] verify_subm_deployed
2021-05-26T16:54:03.9982653Z [submariner-operator]$ [cluster2] set -o pipefail
2021-05-26T16:54:03.9997337Z [submariner-operator]$ [cluster1] sed /\[cluster1]/!s/^/[cluster1] /
2021-05-26T16:54:04.0009792Z [submariner-operator]$ [cluster2] verify_subm_deployed
2021-05-26T16:54:04.0038885Z [submariner-operator]$ [cluster2] sed /\[cluster2]/!s/^/[cluster2] /
2021-05-26T16:54:04.9389108Z [submariner-operator]$ [cluster1] verify_subm_deployed
2021-05-26T16:54:04.9390192Z [submariner-operator]$ [cluster1] verify_endpoints_crd
2021-05-26T16:54:04.9391116Z [submariner-operator]$ [cluster1] verify_endpoints_crd
2021-05-26T16:54:04.9392761Z [submariner-operator]$ [cluster1] validate_crd endpoints.submariner.io v1 Endpoint
2021-05-26T16:54:04.9394498Z [submariner-operator]$ [cluster1] validate_crd endpoints.submariner.io v1 Endpoint
2021-05-26T16:54:04.9395918Z [submariner-operator]$ [cluster1] local crd_name=endpoints.submariner.io
2021-05-26T16:54:04.9397069Z [submariner-operator]$ [cluster1] local version=v1
2021-05-26T16:54:04.9398234Z [submariner-operator]$ [cluster1] local spec_name=Endpoint
2021-05-26T16:54:04.9399495Z [submariner-operator]$ [cluster1] kubectl get crds endpoints.submariner.io
2021-05-26T16:54:04.9401153Z [submariner-operator]$ [cluster1] kubectl get crds endpoints.submariner.io
2021-05-26T16:54:04.9402609Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds endpoints.submariner.io
2021-05-26T16:54:04.9403497Z [cluster1] NAME CREATED AT
2021-05-26T16:54:04.9404298Z [cluster1] endpoints.submariner.io 2021-05-26T16:52:26Z
2021-05-26T16:54:04.9405521Z [submariner-operator]$ [cluster1] json_file=/tmp/endpoints.submariner.io.cluster1.json
2021-05-26T16:54:04.9406927Z [submariner-operator]$ [cluster1] kubectl get crd endpoints.submariner.io -o json
2021-05-26T16:54:04.9408305Z [submariner-operator]$ [cluster1] tee /tmp/endpoints.submariner.io.cluster1.json
2021-05-26T16:54:04.9409688Z [submariner-operator]$ [cluster1] kubectl get crd endpoints.submariner.io -o json
2021-05-26T16:54:04.9411195Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd endpoints.submariner.io -o json
2021-05-26T16:54:04.9412205Z [cluster1] {
2021-05-26T16:54:04.9412929Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:04.9413873Z [cluster1] "kind": "CustomResourceDefinition",
2021-05-26T16:54:04.9414767Z [cluster1] "metadata": {
2021-05-26T16:54:04.9415262Z [cluster1] "annotations": {
2021-05-26T16:54:04.9416299Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-05-26T16:54:04.9417041Z [cluster1] },
2021-05-26T16:54:04.9417805Z [cluster1] "creationTimestamp": "2021-05-26T16:52:26Z",
2021-05-26T16:54:04.9418640Z [cluster1] "generation": 1,
2021-05-26T16:54:04.9419223Z [cluster1] "managedFields": [
2021-05-26T16:54:04.9419701Z [cluster1] {
2021-05-26T16:54:04.9420433Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:04.9421454Z [cluster1] "fieldsType": "FieldsV1",
2021-05-26T16:54:04.9461972Z [cluster1] "fieldsV1": {
2021-05-26T16:54:04.9463369Z [cluster1] "f:metadata": {
2021-05-26T16:54:04.9463911Z [cluster1] "f:annotations": {
2021-05-26T16:54:04.9464662Z [cluster1] ".": {},
2021-05-26T16:54:04.9466331Z [cluster1] "f:controller-gen.kubebuilder.io/version": {}
2021-05-26T16:54:04.9467072Z [cluster1] }
2021-05-26T16:54:04.9467475Z [cluster1] },
2021-05-26T16:54:04.9468071Z [cluster1] "f:spec": {
2021-05-26T16:54:04.9468577Z [cluster1] "f:conversion": {
2021-05-26T16:54:04.9469150Z [cluster1] ".": {},
2021-05-26T16:54:04.9469584Z [cluster1] "f:strategy": {}
2021-05-26T16:54:04.9469992Z [cluster1] },
2021-05-26T16:54:04.9470404Z [cluster1] "f:group": {},
2021-05-26T16:54:04.9470825Z [cluster1] "f:names": {
2021-05-26T16:54:04.9471256Z [cluster1] "f:kind": {},
2021-05-26T16:54:04.9471693Z [cluster1] "f:listKind": {},
2021-05-26T16:54:04.9472161Z [cluster1] "f:plural": {},
2021-05-26T16:54:04.9472762Z [cluster1] "f:singular": {}
2021-05-26T16:54:04.9473187Z [cluster1] },
2021-05-26T16:54:04.9473601Z [cluster1] "f:scope": {},
2021-05-26T16:54:04.9474037Z [cluster1] "f:versions": {}
2021-05-26T16:54:04.9474468Z [cluster1] },
2021-05-26T16:54:04.9474867Z [cluster1] "f:status": {
2021-05-26T16:54:04.9475500Z [cluster1] "f:acceptedNames": {
2021-05-26T16:54:04.9475997Z [cluster1] "f:kind": {},
2021-05-26T16:54:04.9476464Z [cluster1] "f:plural": {}
2021-05-26T16:54:04.9476890Z [cluster1] },
2021-05-26T16:54:04.9477354Z [cluster1] "f:conditions": {},
2021-05-26T16:54:04.9478007Z [cluster1] "f:storedVersions": {}
2021-05-26T16:54:04.9478459Z [cluster1] }
2021-05-26T16:54:04.9478953Z [cluster1] },
2021-05-26T16:54:04.9480026Z [cluster1] "manager": "submariner-operator",
2021-05-26T16:54:04.9480715Z [cluster1] "operation": "Update",
2021-05-26T16:54:04.9481449Z [cluster1] "time": "2021-05-26T16:52:32Z"
2021-05-26T16:54:04.9481920Z [cluster1] }
2021-05-26T16:54:04.9482315Z [cluster1] ],
2021-05-26T16:54:04.9482935Z [cluster1] "name": "endpoints.submariner.io",
2021-05-26T16:54:04.9483640Z [cluster1] "resourceVersion": "1604",
2021-05-26T16:54:04.9484621Z [cluster1] "uid": "2bc99081-5b00-43d6-a062-da810206de08"
2021-05-26T16:54:04.9485170Z [cluster1] },
2021-05-26T16:54:04.9485910Z [cluster1] "spec": {
2021-05-26T16:54:04.9486338Z [cluster1] "conversion": {
2021-05-26T16:54:04.9486786Z [cluster1] "strategy": "None"
2021-05-26T16:54:04.9487198Z [cluster1] },
2021-05-26T16:54:04.9487641Z [cluster1] "group": "submariner.io",
2021-05-26T16:54:04.9488106Z [cluster1] "names": {
2021-05-26T16:54:04.9488526Z [cluster1] "kind": "Endpoint",
2021-05-26T16:54:04.9489043Z [cluster1] "listKind": "EndpointList",
2021-05-26T16:54:04.9489563Z [cluster1] "plural": "endpoints",
2021-05-26T16:54:04.9490075Z [cluster1] "singular": "endpoint"
2021-05-26T16:54:04.9490494Z [cluster1] },
2021-05-26T16:54:04.9491052Z [cluster1] "scope": "Namespaced",
2021-05-26T16:54:04.9491543Z [cluster1] "versions": [
2021-05-26T16:54:04.9491927Z [cluster1] {
2021-05-26T16:54:04.9492317Z [cluster1] "name": "v1",
2021-05-26T16:54:04.9492848Z [cluster1] "schema": {
2021-05-26T16:54:04.9493494Z [cluster1] "openAPIV3Schema": {
2021-05-26T16:54:04.9494332Z [cluster1] "properties": {
2021-05-26T16:54:04.9494905Z [cluster1] "apiVersion": {
2021-05-26T16:54:04.9497708Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-05-26T16:54:04.9499507Z [cluster1] "type": "string"
2021-05-26T16:54:04.9499991Z [cluster1] },
2021-05-26T16:54:04.9500635Z [cluster1] "kind": {
2021-05-26T16:54:04.9502593Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-05-26T16:54:04.9504180Z [cluster1] "type": "string"
2021-05-26T16:54:04.9504602Z [cluster1] },
2021-05-26T16:54:04.9505034Z [cluster1] "metadata": {
2021-05-26T16:54:04.9505494Z [cluster1] "type": "object"
2021-05-26T16:54:04.9505927Z [cluster1] },
2021-05-26T16:54:04.9506337Z [cluster1] "spec": {
2021-05-26T16:54:04.9507221Z [cluster1] "properties": {
2021-05-26T16:54:04.9507756Z [cluster1] "backend": {
2021-05-26T16:54:04.9508386Z [cluster1] "type": "string"
2021-05-26T16:54:04.9508897Z [cluster1] },
2021-05-26T16:54:04.9509417Z [cluster1] "backend_config": {
2021-05-26T16:54:04.9510094Z [cluster1] "additionalProperties": {
2021-05-26T16:54:04.9510773Z [cluster1] "type": "string"
2021-05-26T16:54:04.9511273Z [cluster1] },
2021-05-26T16:54:04.9511783Z [cluster1] "type": "object"
2021-05-26T16:54:04.9540575Z [cluster1] },
2021-05-26T16:54:04.9541145Z [cluster1] "cable_name": {
2021-05-26T16:54:04.9541668Z [cluster1] "type": "string"
2021-05-26T16:54:04.9542256Z [cluster1] },
2021-05-26T16:54:04.9542685Z [cluster1] "cluster_id": {
2021-05-26T16:54:04.9543168Z [cluster1] "type": "string"
2021-05-26T16:54:04.9543614Z [cluster1] },
2021-05-26T16:54:04.9544076Z [cluster1] "healthCheckIP": {
2021-05-26T16:54:04.9544600Z [cluster1] "type": "string"
2021-05-26T16:54:04.9545028Z [cluster1] },
2021-05-26T16:54:04.9545463Z [cluster1] "hostname": {
2021-05-26T16:54:04.9545928Z [cluster1] "type": "string"
2021-05-26T16:54:04.9546366Z [cluster1] },
2021-05-26T16:54:04.9546930Z [cluster1] "nat_enabled": {
2021-05-26T16:54:04.9547444Z [cluster1] "type": "boolean"
2021-05-26T16:54:04.9548277Z [cluster1] },
2021-05-26T16:54:04.9548765Z [cluster1] "private_ip": {
2021-05-26T16:54:04.9549319Z [cluster1] "type": "string"
2021-05-26T16:54:04.9549811Z [cluster1] },
2021-05-26T16:54:04.9550303Z [cluster1] "public_ip": {
2021-05-26T16:54:04.9550945Z [cluster1] "type": "string"
2021-05-26T16:54:04.9551449Z [cluster1] },
2021-05-26T16:54:04.9551945Z [cluster1] "subnets": {
2021-05-26T16:54:04.9552672Z [cluster1] "items": {
2021-05-26T16:54:04.9584913Z [cluster1] "type": "string"
2021-05-26T16:54:04.9585374Z [cluster1] },
2021-05-26T16:54:04.9585822Z [cluster1] "type": "array"
2021-05-26T16:54:04.9586249Z [cluster1] }
2021-05-26T16:54:04.9586645Z [cluster1] },
2021-05-26T16:54:04.9587064Z [cluster1] "required": [
2021-05-26T16:54:05.0236544Z [cluste[submariner-operator]$ [cluster2] verify_subm_deployed
2021-05-26T16:54:05.0237770Z [submariner-operator]$ [cluster2] verify_endpoints_crd
2021-05-26T16:54:05.0238831Z [submariner-operator]$ [cluster2] verify_endpoints_crd
2021-05-26T16:54:05.0240080Z [submariner-operator]$ [cluster2] validate_crd endpoints.submariner.io v1 Endpoint
2021-05-26T16:54:05.0241589Z [submariner-operator]$ [cluster2] validate_crd endpoints.submariner.io v1 Endpoint
2021-05-26T16:54:05.0243007Z [submariner-operator]$ [cluster2] local crd_name=endpoints.submariner.io
2021-05-26T16:54:05.0244205Z [submariner-operator]$ [cluster2] local version=v1
2021-05-26T16:54:05.0245237Z [submariner-operator]$ [cluster2] local spec_name=Endpoint
2021-05-26T16:54:05.0246454Z [submariner-operator]$ [cluster2] kubectl get crds endpoints.submariner.io
2021-05-26T16:54:05.0247916Z [submariner-operator]$ [cluster2] kubectl get crds endpoints.submariner.io
2021-05-26T16:54:05.0249492Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds endpoints.submariner.io
2021-05-26T16:54:05.0250483Z [cluster2] NAME CREATED AT
2021-05-26T16:54:05.0251430Z [cluster2] endpoints.submariner.io 2021-05-26T16:52:37Z
2021-05-26T16:54:05.0252944Z [submariner-operator]$ [cluster2] json_file=/tmp/endpoints.submariner.io.cluster2.json
2021-05-26T16:54:05.0254552Z [submariner-operator]$ [cluster2] kubectl get crd endpoints.submariner.io -o json
2021-05-26T16:54:05.0256420Z [submariner-operator]$ [cluster2] tee /tmp/endpoints.submariner.io.cluster2.json
2021-05-26T16:54:05.0258079Z [submariner-operator]$ [cluster2] kubectl get crd endpoints.submariner.io -o json
2021-05-26T16:54:05.0259614Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd endpoints.submariner.io -o json
2021-05-26T16:54:05.0260542Z [cluster2] {
2021-05-26T16:54:05.0261388Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:05.0262165Z [cluster2] "kind": "CustomResourceDefinition",
2021-05-26T16:54:05.0262799Z [cluster2] "metadata": {
2021-05-26T16:54:05.0263299Z [cluster2] "annotations": {
2021-05-26T16:54:05.0264490Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-05-26T16:54:05.0265207Z [cluster2] },
2021-05-26T16:54:05.0265952Z [cluster2] "creationTimestamp": "2021-05-26T16:52:37Z",
2021-05-26T16:54:05.0266558Z [cluster2] "generation": 1,
2021-05-26T16:54:05.0267541Z [cluster2] "managedFields": [
2021-05-26T16:54:05.0268142Z [cluster2] {
2021-05-26T16:54:05.0268877Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:05.0269610Z [cluster2] "fieldsType": "FieldsV1",
2021-05-26T16:54:05.0270154Z [cluster2] "fieldsV1": {
2021-05-26T16:54:05.0270664Z [cluster2] "f:metadata": {
2021-05-26T16:54:05.0271196Z [cluster2] "f:annotations": {
2021-05-26T16:54:05.0271700Z [cluster2] ".": {},
2021-05-26T16:54:05.0273147Z [cluster2] "f:controller-gen.kubebuilder.io/version": {}
2021-05-26T16:54:05.0273903Z [cluster2] }
2021-05-26T16:54:05.0274414Z [cluster2] },
2021-05-26T16:54:05.0274976Z [cluster2] "f:spec": {
2021-05-26T16:54:05.0275457Z [cluster2] "f:conversion": {
2021-05-26T16:54:05.0275916Z [cluster2] ".": {},
2021-05-26T16:54:05.0276379Z [cluster2] "f:strategy": {}
2021-05-26T16:54:05.0276815Z [cluster2] },
2021-05-26T16:54:05.0277248Z [cluster2] "f:group": {},
2021-05-26T16:54:05.0277687Z [cluster2] "f:names": {
2021-05-26T16:54:05.0278137Z [cluster2] "f:kind": {},
2021-05-26T16:54:05.0278706Z [cluster2] "f:listKind": {},
2021-05-26T16:54:05.0279302Z [cluster2] "f:plural": {},
2021-05-26T16:54:05.0279912Z [cluster2] "f:singular": {}
2021-05-26T16:54:05.0280477Z [cluster2] },
2021-05-26T16:54:05.0280939Z [cluster2] "f:scope": {},
2021-05-26T16:54:05.0281430Z [cluster2] "f:versions": {}
2021-05-26T16:54:05.0281899Z [cluster2] },
2021-05-26T16:54:05.0282344Z [cluster2] "f:status": {
2021-05-26T16:54:05.0282895Z [cluster2] "f:acceptedNames": {
2021-05-26T16:54:05.0283440Z [cluster2] "f:kind": {},
2021-05-26T16:54:05.0284186Z [cluster2] "f:plural": {}
2021-05-26T16:54:05.0284743Z [cluster2] },
2021-05-26T16:54:05.0285336Z [cluster2] "f:conditions": {},
2021-05-26T16:54:05.0285990Z [cluster2] "f:storedVersions": {}
2021-05-26T16:54:05.0286479Z [cluster2] }
2021-05-26T16:54:05.0286890Z [cluster2] },
2021-05-26T16:54:05.0287675Z [cluster2] "manager": "submariner-operator",
2021-05-26T16:54:05.0288441Z [cluster2] "operation": "Update",
2021-05-26T16:54:05.0289102Z [cluster2] "time": "2021-05-26T16:52:47Z"
2021-05-26T16:54:05.0289632Z [cluster2] }
2021-05-26T16:54:05.0289977Z [cluster2] ],
2021-05-26T16:54:05.0290518Z [cluster2] "name": "endpoints.submariner.io",
2021-05-26T16:54:05.0291136Z [cluster2] "resourceVersion": "1601",
2021-05-26T16:54:05.0292068Z [cluster2] "uid": "193b0c6e-7305-4e43-93b7-3eef54074972"
2021-05-26T16:54:05.0292600Z [cluster2] },
2021-05-26T16:54:05.0293106Z [cluster2] "spec": {
2021-05-26T16:54:05.0293691Z [cluster2] "conversion": {
2021-05-26T16:54:05.0294200Z [cluster2] "strategy": "None"
2021-05-26T16:54:05.0294669Z [cluster2] },
2021-05-26T16:54:05.0295161Z [cluster2] "group": "submariner.io",
2021-05-26T16:54:05.0343179Z [cluster2] "names": {
2021-05-26T16:54:05.0343711Z [cluster2] "kind": "Endpoint",
2021-05-26T16:54:05.0344290Z [cluster2] "listKind": "EndpointList",
2021-05-26T16:54:05.0344903Z [cluster2] "plural": "endpoints",
2021-05-26T16:54:05.0345470Z [cluster2] "singular": "endpoint"
2021-05-26T16:54:05.0345963Z [cluster2] },
2021-05-26T16:54:05.0346614Z [cluster2] "scope": "Namespaced",
2021-05-26T16:54:05.0347275Z [cluster2] "versions": [
2021-05-26T16:54:05.0347696Z [cluster2] {
2021-05-26T16:54:05.0348238Z [cluster2] "name": "v1",
2021-05-26T16:54:05.0348668Z [cluster2] "schema": {
2021-05-26T16:54:05.0349190Z [cluster2] "openAPIV3Schema": {
2021-05-26T16:54:05.0349737Z [cluster2] "properties": {
2021-05-26T16:54:05.0350253Z [cluster2] "apiVersion": {
2021-05-26T16:54:05.0353060Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-05-26T16:54:05.0354970Z [cluster2] "type": "string"
2021-05-26T16:54:05.0355480Z [cluster2] },
2021-05-26T16:54:05.0355942Z [cluster2] "kind": {
2021-05-26T16:54:05.0358215Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-05-26T16:54:05.0360034Z [cluster2] "type": "string"
2021-05-26T16:54:05.0360530Z [cluster2] },
2021-05-26T16:54:05.0361116Z [cluster2] "metadata": {
2021-05-26T16:54:05.0361751Z [cluster2] "type": "object"
2021-05-26T16:54:05.0362194Z [cluster2] },
2021-05-26T16:54:05.0362622Z [cluster2] "spec": {
2021-05-26T16:54:05.0363107Z [cluster2] "properties": {
2021-05-26T16:54:05.0363617Z [cluster2] "backend": {
2021-05-26T16:54:05.0365289Z [cluster2] "type": "string"
2021-05-26T16:54:05.0366546Z [cluster2] },
2021-05-26T16:54:05.0367082Z [cluster2] "backend_config": {
2021-05-26T16:54:05.0367744Z [cluster2] "additionalProperties": {
2021-05-26T16:54:05.0368430Z [cluster2] "type": "string"
2021-05-26T16:54:05.0368927Z [cluster2] },
2021-05-26T16:54:05.0369437Z [cluster2] "type": "object"
2021-05-26T16:54:05.0369929Z [cluster2] },
2021-05-26T16:54:05.0370440Z [cluster2] "cable_name": {
2021-05-26T16:54:05.0371089Z [cluster2] "type": "string"
2021-05-26T16:54:05.0371692Z [cluster2] },
2021-05-26T16:54:05.0372186Z [cluster2] "cluster_id": {
2021-05-26T16:54:05.0372718Z [cluster2] "type": "string"
2021-05-26T16:54:05.0373215Z [cluster2] },
2021-05-26T16:54:05.0373915Z [cluster2] "healthCheckIP": {
2021-05-26T16:54:05.0374727Z [cluster2] "type": "string"
2021-05-26T16:54:05.0375200Z [cluster2] },
2021-05-26T16:54:05.0375646Z [cluster2] "hostname": {
2021-05-26T16:54:05.0376153Z [cluster2] "type": "string"
2021-05-26T16:54:05.0376601Z [cluster2] },
2021-05-26T16:54:05.0377067Z [cluster2] "nat_enabled": {
2021-05-26T16:54:05.0377720Z [cluster2] "type": "boolean"
2021-05-26T16:54:05.0378213Z [cluster2] },
2021-05-26T16:54:05.0378665Z [cluster2] "private_ip": {
2021-05-26T16:54:05.0379177Z [cluster2] "type": "string"
2021-05-26T16:54:05.0379643Z [cluster2] },
2021-05-26T16:54:05.0380089Z [cluster2] "public_ip": {
2021-05-26T16:54:05.0380791Z [cluster2] "type": "string"
2021-05-26T16:54:05.0381261Z [cluster2] },
2021-05-26T16:54:05.0381733Z [cluster2] "subnets": {
2021-05-26T16:54:05.0382211Z [cluster2] "items": {
2021-05-26T16:54:05.0382723Z [cluster2] "type": "string"
2021-05-26T16:54:05.0383203Z [cluster2] },
2021-05-26T16:54:05.0383808Z [cluster2] "type": "array"
2021-05-26T16:54:05.0384524Z [cluster2] }
2021-05-26T16:54:05.0384957Z [cluster2] },
2021-05-26T16:54:05.0385444Z [cluster2] "required": [
2021-05-26T16:54:05.3644293Z [cluster1] "backend",
2021-05-26T16:54:05.3644949Z [cluster1] "cable_name",
2021-05-26T16:54:05.3645594Z [cluster1] "cluster_id",
2021-05-26T16:54:05.3646112Z [cluster1] "hostname",
2021-05-26T16:54:05.3646754Z [cluster1] "nat_enabled",
2021-05-26T16:54:05.3647300Z [cluster1] "private_ip",
2021-05-26T16:54:05.3647823Z [cluster1] "public_ip",
2021-05-26T16:54:05.3648363Z [cluster1] "subnets"
2021-05-26T16:54:05.3648856Z [cluster1] ],
2021-05-26T16:54:05.3649338Z [cluster1] "type": "object"
2021-05-26T16:54:05.3649829Z [cluster1] }
2021-05-26T16:54:05.3650254Z [cluster1] },
2021-05-26T16:54:05.3650750Z [cluster1] "required": [
2021-05-26T16:54:05.3651232Z [cluster1] "spec"
2021-05-26T16:54:05.3651912Z [cluster1] ],
2021-05-26T16:54:05.3652351Z [cluster1] "type": "object"
2021-05-26T16:54:05.3652946Z [cluster1] }
2021-05-26T16:54:05.3653457Z [cluster1] },
2021-05-26T16:54:05.3653950Z [cluster1] "served": true,
2021-05-26T16:54:05.3654546Z [cluster1] "storage": true
2021-05-26T16:54:05.3654976Z [cluster1] }
2021-05-26T16:54:05.3655373Z [cluster1] ]
2021-05-26T16:54:05.3655867Z [cluster1] },
2021-05-26T16:54:05.3656295Z [cluster1] "status": {
2021-05-26T16:54:05.3656795Z [cluster1] "acceptedNames": {
2021-05-26T16:54:05.3657574Z [cluster1] "kind": "Endpoint",
2021-05-26T16:54:05.3658144Z [cluster1] "listKind": "EndpointList",
2021-05-26T16:54:05.3659804Z [cluster1] "plural": "endpoints",
2021-05-26T16:54:05.3661037Z [cluster1] "singular": "endpoint"
2021-05-26T16:54:05.3661546Z [cluster1] },
2021-05-26T16:54:05.3662019Z [cluster1] "conditions": [
2021-05-26T16:54:05.3662467Z [cluster1] {
2021-05-26T16:54:05.3663657Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:26Z",
2021-05-26T16:54:05.3664347Z [cluster1] "message": "no conflicts found",
2021-05-26T16:54:05.3664966Z [cluster1] "reason": "NoConflicts",
2021-05-26T16:54:05.3665512Z [cluster1] "status": "True",
2021-05-26T16:54:05.3666442Z [cluster1] "type": "NamesAccepted"
2021-05-26T16:54:05.3666978Z [cluster1] },
2021-05-26T16:54:05.3667388Z [cluster1] {
2021-05-26T16:54:05.3668231Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:26Z",
2021-05-26T16:54:05.3669008Z [cluster1] "message": "the initial names have been accepted",
2021-05-26T16:54:05.3670945Z [cluster1] "reason": "InitialNamesAccepted",
2021-05-26T16:54:05.3671908Z [cluster1] "status": "True",
2021-05-26T16:54:05.3672935Z [cluster1] "type": "Established"
2021-05-26T16:54:05.3673420Z [cluster1] }
2021-05-26T16:54:05.3673826Z [cluster1] ],
2021-05-26T16:54:05.3674606Z [cluster1] "storedVersions": [
2021-05-26T16:54:05.3675049Z [cluster1] "v1"
2021-05-26T16:54:05.3675534Z [cluster1] ]
2021-05-26T16:54:05.3675908Z [cluster1] }
2021-05-26T16:54:05.3676382Z [cluster1] }
2021-05-26T16:54:05.3677717Z [submariner-operator]$ [cluster1] validate_equals .metadata.name endpoints.submariner.io
2021-05-26T16:54:05.3679451Z [submariner-operator]$ [cluster1] validate_equals .metadata.name endpoints.submariner.io
2021-05-26T16:54:05.3680846Z [submariner-operator]$ [cluster1] local json_filter=.metadata.name
2021-05-26T16:54:05.3683714Z [submariner-operator]$ [cluster1] local expected=endpoints.submariner.io
2021-05-26T16:54:05.3685136Z [submariner-operator]$ [cluster1] local actual=endpoints.submariner.io
2021-05-26T16:54:05.3686923Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/endpoints.submariner.io.cluster1.json
2021-05-26T16:54:05.3688564Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-05-26T16:54:05.3689785Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-05-26T16:54:05.3691889Z [submariner-operator]$ [cluster1] local json_filter=.spec.scope
2021-05-26T16:54:05.3693032Z [submariner-operator]$ [cluster1] local expected=Namespaced
2021-05-26T16:54:05.3694405Z [submariner-operator]$ [cluster1] local actual=Namespaced
2021-05-26T16:54:05.3695845Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/endpoints.submariner.io.cluster1.json
2021-05-26T16:54:05.3697454Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-05-26T16:54:05.3698827Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-05-26T16:54:05.3700034Z [submariner-operator]$ [cluster1] local json_filter=.spec.group
2021-05-26T16:54:05.3701164Z [submariner-operator]$ [cluster1] local expected=submariner.io
2021-05-26T16:54:05.3702288Z [submariner-operator]$ [cluster1] local actual=submariner.io
2021-05-26T16:54:05.3703804Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/endpoints.submariner.io.cluster1.json
2021-05-26T16:54:05.3705707Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Endpoint
2021-05-26T16:54:05.3707053Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Endpoint
2021-05-26T16:54:05.3708132Z [submariner-operator]$ [cluster1] local json_filter=.spec.names.kind
2021-05-26T16:54:05.3709246Z [submariner-operator]$ [cluster1] local expected=Endpoint
2021-05-26T16:54:05.3710582Z [submariner-operator]$ [cluster1] local actual=Endpoint
2021-05-26T16:54:05.4355076Z [subr2] "backend",
2021-05-26T16:54:05.4356404Z [cluster2] "cable_name",
2021-05-26T16:54:05.4357277Z [cluster2] "cluster_id",
2021-05-26T16:54:05.4358051Z [cluster2] "hostname",
2021-05-26T16:54:05.4358858Z [cluster2] "nat_enabled",
2021-05-26T16:54:05.4359376Z [cluster2] "private_ip",
2021-05-26T16:54:05.4360078Z [cluster2] "public_ip",
2021-05-26T16:54:05.4360591Z [cluster2] "subnets"
2021-05-26T16:54:05.4361042Z [cluster2] ],
2021-05-26T16:54:05.4361814Z [cluster2] "type": "object"
2021-05-26T16:54:05.4362299Z [cluster2] }
2021-05-26T16:54:05.4362733Z [cluster2] },
2021-05-26T16:54:05.4363193Z [cluster2] "required": [
2021-05-26T16:54:05.4363797Z [cluster2] "spec"
2021-05-26T16:54:05.4364243Z [cluster2] ],
2021-05-26T16:54:05.4364706Z [cluster2] "type": "object"
2021-05-26T16:54:05.4365185Z [cluster2] }
2021-05-26T16:54:05.4365586Z [cluster2] },
2021-05-26T16:54:05.4366155Z [cluster2] "served": true,
2021-05-26T16:54:05.4366639Z [cluster2] "storage": true
2021-05-26T16:54:05.4367082Z [cluster2] }
2021-05-26T16:54:05.4367578Z [cluster2] ]
2021-05-26T16:54:05.4367973Z [cluster2] },
2021-05-26T16:54:05.4368378Z [cluster2] "status": {
2021-05-26T16:54:05.4368903Z [cluster2] "acceptedNames": {
2021-05-26T16:54:05.4369498Z [cluster2] "kind": "Endpoint",
2021-05-26T16:54:05.4370079Z [cluster2] "listKind": "EndpointList",
2021-05-26T16:54:05.4370683Z [cluster2] "plural": "endpoints",
2021-05-26T16:54:05.4371247Z [cluster2] "singular": "endpoint"
2021-05-26T16:54:05.4371735Z [cluster2] },
2021-05-26T16:54:05.4372402Z [cluster2] "conditions": [
2021-05-26T16:54:05.4372828Z [cluster2] {
2021-05-26T16:54:05.4373919Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:37Z",
2021-05-26T16:54:05.4374586Z [cluster2] "message": "no conflicts found",
2021-05-26T16:54:05.4375158Z [cluster2] "reason": "NoConflicts",
2021-05-26T16:54:05.4375963Z [cluster2] "status": "True",
2021-05-26T16:54:05.4376638Z [cluster2] "type": "NamesAccepted"
2021-05-26T16:54:05.4377245Z [cluster2] },
2021-05-26T16:54:05.4377666Z [cluster2] {
2021-05-26T16:54:05.4378609Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:37Z",
2021-05-26T16:54:05.4379391Z [cluster2] "message": "the initial names have been accepted",
2021-05-26T16:54:05.4380166Z [cluster2] "reason": "InitialNamesAccepted",
2021-05-26T16:54:05.4380830Z [cluster2] "status": "True",
2021-05-26T16:54:05.4381361Z [cluster2] "type": "Established"
2021-05-26T16:54:05.4381849Z [cluster2] }
2021-05-26T16:54:05.4382238Z [cluster2] ],
2021-05-26T16:54:05.4395775Z [cluster2] "storedVersions": [
2021-05-26T16:54:05.4397506Z [cluster2] "v1"
2021-05-26T16:54:05.4397931Z [cluster2] ]
2021-05-26T16:54:05.4398334Z [cluster2] }
2021-05-26T16:54:05.4398726Z [cluster2] }
2021-05-26T16:54:05.4400012Z [submariner-operator]$ [cluster2] validate_equals .metadata.name endpoints.submariner.io
2021-05-26T16:54:05.4401819Z [submariner-operator]$ [cluster2] validate_equals .metadata.name endpoints.submariner.io
2021-05-26T16:54:05.4403163Z [submariner-operator]$ [cluster2] local json_filter=.metadata.name
2021-05-26T16:54:05.4404604Z [submariner-operator]$ [cluster2] local expected=endpoints.submariner.io
2021-05-26T16:54:05.4406036Z [submariner-operator]$ [cluster2] local actual=endpoints.submariner.io
2021-05-26T16:54:05.4407988Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/endpoints.submariner.io.cluster2.json
2021-05-26T16:54:05.4409666Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-05-26T16:54:05.4411069Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-05-26T16:54:05.4412423Z [submariner-operator]$ [cluster2] local json_filter=.spec.scope
2021-05-26T16:54:05.4413887Z [submariner-operator]$ [cluster2] local expected=Namespaced
2021-05-26T16:54:05.4415142Z [submariner-operator]$ [cluster2] local actual=Namespaced
2021-05-26T16:54:05.4416644Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/endpoints.submariner.io.cluster2.json
2021-05-26T16:54:05.4418489Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-05-26T16:54:05.4420059Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-05-26T16:54:05.4421240Z [submariner-operator]$ [cluster2] local json_filter=.spec.group
2021-05-26T16:54:05.4425844Z [submariner-operator]$ [cluster2] local expected=submariner.io
2021-05-26T16:54:05.4426973Z [submariner-operator]$ [cluster2] local actual=submariner.io
2021-05-26T16:54:05.4428599Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/endpoints.submariner.io.cluster2.json
2021-05-26T16:54:05.4430319Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Endpoint
2021-05-26T16:54:05.4431419Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Endpoint
2021-05-26T16:54:05.4473088Z [submariner-operator]$ [cluster2] local json_filter=.spec.names.kind
2021-05-26T16:54:05.4474492Z [submariner-operator]$ [cluster2] local expected=Endpoint
2021-05-26T16:54:05.4475578Z [submariner-operator]$ [cluster2] local actual=Endpoint
2021-05-26T16:54:06.5239681Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/endpoints.submariner.io.cluster1.json
2021-05-26T16:54:06.5241919Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Endpoint
2021-05-26T16:54:06.5243525Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Endpoint
2021-05-26T16:54:06.5245087Z [submariner-operator]$ [cluster1] local json_filter=.status.acceptedNames.kind
2021-05-26T16:54:06.5246491Z [submariner-operator]$ [cluster1] local expected=Endpoint
2021-05-26T16:54:06.5247859Z [submariner-operator]$ [cluster1] local actual=Endpoint
2021-05-26T16:54:06.5249667Z [submariner-operator]$ [cluster1] jq -r -M .status.acceptedNames.kind /tmp/endpoints.submariner.io.cluster1.json
2021-05-26T16:54:06.5251269Z [submariner-operator]$ [cluster1] verify_clusters_crd
2021-05-26T16:54:06.5252275Z [submariner-operator]$ [cluster1] verify_clusters_crd
2021-05-26T16:54:06.5253517Z [submariner-operator]$ [cluster1] validate_crd clusters.submariner.io v1 Cluster
2021-05-26T16:54:06.5254900Z [submariner-operator]$ [cluster1] validate_crd clusters.submariner.io v1 Cluster
2021-05-26T16:54:06.5256439Z [submariner-operator]$ [cluster1] local crd_name=clusters.submariner.io
2021-05-26T16:54:06.5257644Z [submariner-operator]$ [cluster1] local version=v1
2021-05-26T16:54:06.5258843Z [submariner-operator]$ [cluster1] local spec_name=Cluster
2021-05-26T16:54:06.5260091Z [submariner-operator]$ [cluster1] kubectl get crds clusters.submariner.io
2021-05-26T16:54:06.5261415Z [submariner-operator]$ [cluster1] kubectl get crds clusters.submariner.io
2021-05-26T16:54:06.5262892Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds clusters.submariner.io
2021-05-26T16:54:06.5263830Z [cluster1] NAME CREATED AT
2021-05-26T16:54:06.5264688Z [cluster1] clusters.submariner.io 2021-05-26T16:52:26Z
2021-05-26T16:54:06.5266197Z [submariner-operator]$ [cluster1] json_file=/tmp/clusters.submariner.io.cluster1.json
2021-05-26T16:54:06.5267922Z [submariner-operator]$ [cluster1] kubectl get crd clusters.submariner.io -o json
2021-05-26T16:54:06.5269515Z [submariner-operator]$ [cluster1] tee /tmp/clusters.submariner.io.cluster1.json
2021-05-26T16:54:06.5271289Z [submariner-operator]$ [cluster1] kubectl get crd clusters.submariner.io -o json
2021-05-26T16:54:06.5273187Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd clusters.submariner.io -o json
2021-05-26T16:54:06.5274081Z [cluster1] {
2021-05-26T16:54:06.5274697Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:06.5275649Z [cluster1] "kind": "CustomResourceDefinition",
2021-05-26T16:54:06.5276306Z [cluster1] "metadata": {
2021-05-26T16:54:06.5276810Z [cluster1] "annotations": {
2021-05-26T16:54:06.5278040Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-05-26T16:54:06.5278765Z [cluster1] },
2021-05-26T16:54:06.5279497Z [cluster1] "creationTimestamp": "2021-05-26T16:52:26Z",
2021-05-26T16:54:06.5280110Z [cluster1] "generation": 1,
2021-05-26T16:54:06.5280643Z [cluster1] "managedFields": [
2021-05-26T16:54:06.5281129Z [cluster1] {
2021-05-26T16:54:06.5281747Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:06.5282478Z [cluster1] "fieldsType": "FieldsV1",
2021-05-26T16:54:06.5283032Z [cluster1] "fieldsV1": {
2021-05-26T16:54:06.5283522Z [cluster1] "f:metadata": {
2021-05-26T16:54:06.5284055Z [cluster1] "f:annotations": {
2021-05-26T16:54:06.5284582Z [cluster1] ".": {},
2021-05-26T16:54:06.5286674Z [cluster1] "f:controller-gen.kubebuilder.io/version": {}
2021-05-26T16:54:06.5287426Z [cluster1] }
2021-05-26T16:54:06.5287847Z [cluster1] },
2021-05-26T16:54:06.5288280Z [cluster1] "f:spec": {
2021-05-26T16:54:06.5288791Z [cluster1] "f:conversion": {
2021-05-26T16:54:06.5289287Z [cluster1] ".": {},
2021-05-26T16:54:06.5289756Z [cluster1] "f:strategy": {}
2021-05-26T16:54:06.5290234Z [cluster1] },
2021-05-26T16:54:06.5290680Z [cluster1] "f:group": {},
2021-05-26T16:54:06.5291164Z [cluster1] "f:names": {
2021-05-26T16:54:06.5291632Z [cluster1] "f:kind": {},
2021-05-26T16:54:06.5292200Z [cluster1] "f:listKind": {},
2021-05-26T16:54:06.5292702Z [cluster1] "f:plural": {},
2021-05-26T16:54:06.5293219Z [cluster1] "f:singular": {}
2021-05-26T16:54:06.5293735Z [cluster1] },
2021-05-26T16:54:06.5294199Z [cluster1] "f:scope": {},
2021-05-26T16:54:06.5294704Z [cluster1] "f:versions": {}
2021-05-26T16:54:06.5295159Z [cluster1] },
2021-05-26T16:54:06.5295610Z [cluster1] "f:status": {
2021-05-26T16:54:06.5296143Z [cluster1] "f:acceptedNames": {
2021-05-26T16:54:06.5296694Z [cluster1] "f:kind": {},
2021-05-26T16:54:06.5297174Z [cluster1] "f:plural": {}
2021-05-26T16:54:06.5297637Z [cluster1] },
2021-05-26T16:54:06.5298126Z [cluster1] "f:conditions": {},
2021-05-26T16:54:06.5298711Z [cluster1] "f:storedVersions": {}
2021-05-26T16:54:06.5299226Z [cluster1] }
2021-05-26T16:54:06.5299628Z [cluster1] },
2021-05-26T16:54:06.5300777Z [cluster1] "manager": "submariner-operator",
2021-05-26T16:54:06.5301468Z [cluster1] "operation": "Update",
2021-05-26T16:54:06.5302236Z [cluster1] "time": "2021-05-26T16:52:32Z"
2021-05-26T16:54:06.5302693Z [cluster1] }
2021-05-26T16:54:06.5303080Z [cluster1] ],
2021-05-26T16:54:06.5303673Z [cluster1] "name": "clusters.submariner.io",
2021-05-26T16:54:06.5304466Z [cluster1] "resourceVersion": "1603",
2021-05-26T16:54:06.5305609Z [cluster1] "uid": "7cc1b13b-ec63-45fc-83a0-1d815b9449b3"
2021-05-26T16:54:06.5306241Z [cluster1] },
2021-05-26T16:54:06.5306658Z [cluster1] "spec": {
2021-05-26T16:54:06.5307120Z [cluster1] "conversion": {
2021-05-26T16:54:06.5307640Z [cluster1] "strategy": "None"
2021-05-26T16:54:06.5308089Z [cluster1] },
2021-05-26T16:54:06.5308594Z [cluster1] "group": "submariner.io",
2021-05-26T16:54:06.5309127Z [cluster1] "names": {
2021-05-26T16:54:06.5309607Z [cluster1] "kind": "Cluster",
2021-05-26T16:54:06.5310269Z [cluster1] "listKind": "ClusterList",
2021-05-26T16:54:06.5310839Z [cluster1] "plural": "clusters",
2021-05-26T16:54:06.5311398Z [cluster1] "singular": "cluster"
2021-05-26T16:54:06.5311860Z [cluster1] },
2021-05-26T16:54:06.5312513Z [cluster1] "scope": "Namespaced",
2021-05-26T16:54:06.5337275Z [cluster1] "versions": [
2021-05-26T16:54:06.5337762Z [cluster1] {
2021-05-26T16:54:06.5338193Z [cluster1] "name": "v1",
2021-05-26T16:54:06.5338664Z [cluster1] "schema": {
2021-05-26T16:54:06.5339226Z [cluster1] "openAPIV3Schema": {
2021-05-26T16:54:06.5339829Z [cluster1] "properties": {
2021-05-26T16:54:06.5340385Z [cluster1] "apiVersion": {
2021-05-26T16:54:06.5342975Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-05-26T16:54:06.5344851Z [cluster1] "type": "string"
2021-05-26T16:54:06.5345345Z [cluster1] },
2021-05-26T16:54:06.5345793Z [cluster1] "kind": {
2021-05-26T16:54:06.5348057Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-05-26T16:54:06.5349866Z [cluster1] "type": "string"
2021-05-26T16:54:06.5350340Z [cluster1] },
2021-05-26T16:54:06.5350829Z [cluster1] "metadata": {
2021-05-26T16:54:06.5351348Z [cluster1] "type": "object"
2021-05-26T16:54:06.5351836Z [cluster1] },
2021-05-26T16:54:06.5352667Z [cluster1] "spec": {
2021-05-26T16:54:06.5353224Z [cluster1] "properties": {
2021-05-26T16:54:06.5353779Z [cluster1] "cluster_cidr": {
2021-05-26T16:54:06.5354311Z [cluster1] "items": {
2021-05-26T16:54:06.5354971Z [cluster1] "type": "string"
2021-05-26T16:54:06.5355549Z [cluster1] },
2021-05-26T16:54:06.5356053Z [cluster1] "type": "array"
2021-05-26T16:54:06.5356534Z [cluster1] },
2021-05-26T16:54:06.5357026Z [cluster1] "cluster_id": {
2021-05-26T16:54:06.5357559Z [cluster1] "type": "string"
2021-05-26T16:54:06.5358057Z [cluster1] },
2021-05-26T16:54:06.5358551Z [cluster1] "color_codes": {
2021-05-26T16:54:06.5359055Z [cluster1] "items": {
2021-05-26T16:54:06.5359582Z [cluster1] "type": "string"
2021-05-26T16:54:06.5360256Z [cluster1] },
2021-05-26T16:54:06.5360780Z [cluster1] "type": "array"
2021-05-26T16:54:06.5361256Z [cluster1] },
2021-05-26T16:54:06.5361746Z [cluster1] "global_cidr": {
2021-05-26T16:54:06.5362252Z [cluster1] "items": {
2021-05-26T16:54:06.5362778Z [cluster1] "type": "string"
2021-05-26T16:54:06.5363373Z [cluster1] },
2021-05-26T16:54:06.5364001Z [cluster1] "type": "array"
2021-05-26T16:54:06.5365406Z [cluster1] },
2021-05-26T16:54:06.5366065Z [cluster1] "service_cidr": {
2021-05-26T16:54:06.5366641Z [cluster1] "items": {
2021-05-26T16:54:06.5367190Z [cluster1] "type": "string"
2021-05-26T16:54:06.5367698Z [cluster1] },
2021-05-26T16:54:06.5369075Z [cluster1] "type": "array"
2021-05-26T16:54:06.5369627Z [cluster1] }
2021-05-26T16:54:06.5370215Z [cluster1] },
2021-05-26T16:54:06.5370705Z [cluster1] "required": [
2021-05-26T16:54:06.6606881Z mariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/endpoints.submariner.io.cluster2.json
2021-05-26T16:54:06.6612075Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Endpoint
2021-05-26T16:54:06.6613672Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Endpoint
2021-05-26T16:54:06.6615323Z [submariner-operator]$ [cluster2] local json_filter=.status.acceptedNames.kind
2021-05-26T16:54:06.6616660Z [submariner-operator]$ [cluster2] local expected=Endpoint
2021-05-26T16:54:06.6617720Z [submariner-operator]$ [cluster2] local actual=Endpoint
2021-05-26T16:54:06.6619402Z [submariner-operator]$ [cluster2] jq -r -M .status.acceptedNames.kind /tmp/endpoints.submariner.io.cluster2.json
2021-05-26T16:54:06.6620990Z [submariner-operator]$ [cluster2] verify_clusters_crd
2021-05-26T16:54:06.6622009Z [submariner-operator]$ [cluster2] verify_clusters_crd
2021-05-26T16:54:06.6623211Z [submariner-operator]$ [cluster2] validate_crd clusters.submariner.io v1 Cluster
2021-05-26T16:54:06.6624625Z [submariner-operator]$ [cluster2] validate_crd clusters.submariner.io v1 Cluster
2021-05-26T16:54:06.6625975Z [submariner-operator]$ [cluster2] local crd_name=clusters.submariner.io
2021-05-26T16:54:06.6627373Z [submariner-operator]$ [cluster2] local version=v1
2021-05-26T16:54:06.6628536Z [submariner-operator]$ [cluster2] local spec_name=Cluster
2021-05-26T16:54:06.6629730Z [submariner-operator]$ [cluster2] kubectl get crds clusters.submariner.io
2021-05-26T16:54:06.6631217Z [submariner-operator]$ [cluster2] kubectl get crds clusters.submariner.io
2021-05-26T16:54:06.6637569Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds clusters.submariner.io
2021-05-26T16:54:06.6638596Z [cluster2] NAME CREATED AT
2021-05-26T16:54:06.6639580Z [cluster2] clusters.submariner.io 2021-05-26T16:52:37Z
2021-05-26T16:54:06.6640949Z [submariner-operator]$ [cluster2] json_file=/tmp/clusters.submariner.io.cluster2.json
2021-05-26T16:54:06.6642536Z [submariner-operator]$ [cluster2] kubectl get crd clusters.submariner.io -o json
2021-05-26T16:54:06.6643905Z [submariner-operator]$ [cluster2] kubectl get crd clusters.submariner.io -o json
2021-05-26T16:54:06.6645430Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd clusters.submariner.io -o json
2021-05-26T16:54:06.6647361Z [submariner-operator]$ [cluster2] tee /tmp/clusters.submariner.io.cluster2.json
2021-05-26T16:54:06.6648473Z [cluster2] {
2021-05-26T16:54:06.6649088Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:06.6649913Z [cluster2] "kind": "CustomResourceDefinition",
2021-05-26T16:54:06.6650583Z [cluster2] "metadata": {
2021-05-26T16:54:06.6651068Z [cluster2] "annotations": {
2021-05-26T16:54:06.6652126Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-05-26T16:54:06.6653002Z [cluster2] },
2021-05-26T16:54:06.6653793Z [cluster2] "creationTimestamp": "2021-05-26T16:52:37Z",
2021-05-26T16:54:06.6654392Z [cluster2] "generation": 1,
2021-05-26T16:54:06.6691065Z [cluster2] "managedFields": [
2021-05-26T16:54:06.6691619Z [cluster2] {
2021-05-26T16:54:06.6692258Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:06.6693009Z [cluster2] "fieldsType": "FieldsV1",
2021-05-26T16:54:06.6693731Z [cluster2] "fieldsV1": {
2021-05-26T16:54:06.6695196Z [cluster2] "f:metadata": {
2021-05-26T16:54:06.6695779Z [cluster2] "f:annotations": {
2021-05-26T16:54:06.6696281Z [cluster2] ".": {},
2021-05-26T16:54:06.6697388Z [cluster2] "f:controller-gen.kubebuilder.io/version": {}
2021-05-26T16:54:06.6698297Z [cluster2] }
2021-05-26T16:54:06.6698707Z [cluster2] },
2021-05-26T16:54:06.6699182Z [cluster2] "f:spec": {
2021-05-26T16:54:06.6699697Z [cluster2] "f:conversion": {
2021-05-26T16:54:06.6700176Z [cluster2] ".": {},
2021-05-26T16:54:06.6700666Z [cluster2] "f:strategy": {}
2021-05-26T16:54:06.6701131Z [cluster2] },
2021-05-26T16:54:06.6701600Z [cluster2] "f:group": {},
2021-05-26T16:54:06.6702078Z [cluster2] "f:names": {
2021-05-26T16:54:06.6702559Z [cluster2] "f:kind": {},
2021-05-26T16:54:06.6703055Z [cluster2] "f:listKind": {},
2021-05-26T16:54:06.6703685Z [cluster2] "f:plural": {},
2021-05-26T16:54:06.6704169Z [cluster2] "f:singular": {}
2021-05-26T16:54:06.6704627Z [cluster2] },
2021-05-26T16:54:06.6705071Z [cluster2] "f:scope": {},
2021-05-26T16:54:06.6705548Z [cluster2] "f:versions": {}
2021-05-26T16:54:06.6706004Z [cluster2] },
2021-05-26T16:54:06.6706428Z [cluster2] "f:status": {
2021-05-26T16:54:06.6706960Z [cluster2] "f:acceptedNames": {
2021-05-26T16:54:06.6707468Z [cluster2] "f:kind": {},
2021-05-26T16:54:06.6707950Z [cluster2] "f:plural": {}
2021-05-26T16:54:06.6708383Z [cluster2] },
2021-05-26T16:54:06.6708853Z [cluster2] "f:conditions": {},
2021-05-26T16:54:06.6709542Z [cluster2] "f:storedVersions": {}
2021-05-26T16:54:06.6710043Z [cluster2] }
2021-05-26T16:54:06.6710456Z [cluster2] },
2021-05-26T16:54:06.6711285Z [cluster2] "manager": "submariner-operator",
2021-05-26T16:54:06.6711966Z [cluster2] "operation": "Update",
2021-05-26T16:54:06.6712943Z [cluster2] "time": "2021-05-26T16:52:47Z"
2021-05-26T16:54:06.6713404Z [cluster2] }
2021-05-26T16:54:06.6713793Z [cluster2] ],
2021-05-26T16:54:06.6714382Z [cluster2] "name": "clusters.submariner.io",
2021-05-26T16:54:06.6715066Z [cluster2] "resourceVersion": "1600",
2021-05-26T16:54:06.6715989Z [cluster2] "uid": "d95a6cd7-3ac3-4960-875c-943803af742d"
2021-05-26T16:54:06.6716769Z [cluster2] },
2021-05-26T16:54:06.6717201Z [cluster2] "spec": {
2021-05-26T16:54:06.6717677Z [cluster2] "conversion": {
2021-05-26T16:54:06.6718179Z [cluster2] "strategy": "None"
2021-05-26T16:54:06.6718644Z [cluster2] },
2021-05-26T16:54:06.6719134Z [cluster2] "group": "submariner.io",
2021-05-26T16:54:06.6719768Z [cluster2] "names": {
2021-05-26T16:54:06.6720216Z [cluster2] "kind": "Cluster",
2021-05-26T16:54:06.6720763Z [cluster2] "listKind": "ClusterList",
2021-05-26T16:54:06.6721406Z [cluster2] "plural": "clusters",
2021-05-26T16:54:06.6721944Z [cluster2] "singular": "cluster"
2021-05-26T16:54:06.6722388Z [cluster2] },
2021-05-26T16:54:06.6722858Z [cluster2] "scope": "Namespaced",
2021-05-26T16:54:06.6723368Z [cluster2] "versions": [
2021-05-26T16:54:06.6723785Z [cluster2] {
2021-05-26T16:54:06.6724207Z [cluster2] "name": "v1",
2021-05-26T16:54:06.6724651Z [cluster2] "schema": {
2021-05-26T16:54:06.6725190Z [cluster2] "openAPIV3Schema": {
2021-05-26T16:54:06.6725886Z [cluster2] "properties": {
2021-05-26T16:54:06.6726441Z [cluster2] "apiVersion": {
2021-05-26T16:54:06.6735877Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-05-26T16:54:06.6737831Z [cluster2] "type": "string"
2021-05-26T16:54:06.6738323Z [cluster2] },
2021-05-26T16:54:06.6738772Z [cluster2] "kind": {
2021-05-26T16:54:06.6741564Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-05-26T16:54:06.6743383Z [cluster2] "type": "string"
2021-05-26T16:54:06.6744382Z [cluster2] },
2021-05-26T16:54:06.6745159Z [cluster2] "metadata": {
2021-05-26T16:54:06.6745684Z [cluster2] "type": "object"
2021-05-26T16:54:06.6746177Z [cluster2] },
2021-05-26T16:54:06.6746638Z [cluster2] "spec": {
2021-05-26T16:54:06.6747151Z [cluster2] "properties": {
2021-05-26T16:54:06.6747714Z [cluster2] "cluster_cidr": {
2021-05-26T16:54:06.6748228Z [cluster2] "items": {
2021-05-26T16:54:06.6748769Z [cluster2] "type": "string"
2021-05-26T16:54:06.6749267Z [cluster2] },
2021-05-26T16:54:06.6750017Z [cluster2] "type": "array"
2021-05-26T16:54:06.6750549Z [cluster2] },
2021-05-26T16:54:06.6751028Z [cluster2] "cluster_id": {
2021-05-26T16:54:06.6751570Z [cluster2] "type": "string"
2021-05-26T16:54:06.6752065Z [cluster2] },
2021-05-26T16:54:06.6752755Z [cluster2] "color_codes": {
2021-05-26T16:54:06.6753263Z [cluster2] "items": {
2021-05-26T16:54:06.6753891Z [cluster2] "type": "string"
2021-05-26T16:54:06.6754364Z [cluster2] },
2021-05-26T16:54:06.6755009Z [cluster2] "type": "array"
2021-05-26T16:54:06.6755638Z [cluster2] },
2021-05-26T16:54:06.6756114Z [cluster2] "global_cidr": {
2021-05-26T16:54:06.6756651Z [cluster2] "items": {
2021-05-26T16:54:06.6757166Z [cluster2] "type": "string"
2021-05-26T16:54:06.6757670Z [cluster2] },
2021-05-26T16:54:06.6758155Z [cluster2] "type": "array"
2021-05-26T16:54:06.6758750Z [cluster2] },
2021-05-26T16:54:06.6759236Z [cluster2] "service_cidr": {
2021-05-26T16:54:06.6759766Z [cluster2] "items": {
2021-05-26T16:54:06.6760294Z [cluster2] "type": "string"
2021-05-26T16:54:06.6760790Z [cluster2] },
2021-05-26T16:54:06.6761288Z [cluster2] "type": "array"
2021-05-26T16:54:06.6761802Z [cluster2] }
2021-05-26T16:54:06.6762245Z [cluster2] },
2021-05-26T16:54:06.6762718Z [cluster2] "required": [
2021-05-26T16:54:07.0623230Z [cluster1] "cluster_cidr",
2021-05-26T16:54:07.0623975Z [cluster1] "cluster_id",
2021-05-26T16:54:07.0624548Z [cluster1] "color_codes",
2021-05-26T16:54:07.0625148Z [cluster1] "global_cidr",
2021-05-26T16:54:07.0625700Z [cluster1] "service_cidr"
2021-05-26T16:54:07.0626198Z [cluster1] ],
2021-05-26T16:54:07.0626713Z [cluster1] "type": "object"
2021-05-26T16:54:07.0627859Z [cluster1] }
2021-05-26T16:54:07.0628358Z [cluster1] },
2021-05-26T16:54:07.0628820Z [cluster1] "required": [
2021-05-26T16:54:07.0629318Z [cluster1] "spec"
2021-05-26T16:54:07.0629767Z [cluster1] ],
2021-05-26T16:54:07.0630230Z [cluster1] "type": "object"
2021-05-26T16:54:07.0630707Z [cluster1] }
2021-05-26T16:54:07.0631146Z [cluster1] },
2021-05-26T16:54:07.0631615Z [cluster1] "served": true,
2021-05-26T16:54:07.0632122Z [cluster1] "storage": true
2021-05-26T16:54:07.0633569Z [cluster1] }
2021-05-26T16:54:07.0633991Z [cluster1] ]
2021-05-26T16:54:07.0634390Z [cluster1] },
2021-05-26T16:54:07.0634799Z [cluster1] "status": {
2021-05-26T16:54:07.0635314Z [cluster1] "acceptedNames": {
2021-05-26T16:54:07.0635845Z [cluster1] "kind": "Cluster",
2021-05-26T16:54:07.0636427Z [cluster1] "listKind": "ClusterList",
2021-05-26T16:54:07.0637029Z [cluster1] "plural": "clusters",
2021-05-26T16:54:07.0637573Z [cluster1] "singular": "cluster"
2021-05-26T16:54:07.0638057Z [cluster1] },
2021-05-26T16:54:07.0638497Z [cluster1] "conditions": [
2021-05-26T16:54:07.0638954Z [cluster1] {
2021-05-26T16:54:07.0640156Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:26Z",
2021-05-26T16:54:07.0640862Z [cluster1] "message": "no conflicts found",
2021-05-26T16:54:07.0641647Z [cluster1] "reason": "NoConflicts",
2021-05-26T16:54:07.0642197Z [cluster1] "status": "True",
2021-05-26T16:54:07.0642776Z [cluster1] "type": "NamesAccepted"
2021-05-26T16:54:07.0643280Z [cluster1] },
2021-05-26T16:54:07.0643688Z [cluster1] {
2021-05-26T16:54:07.0644496Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:26Z",
2021-05-26T16:54:07.0645654Z [cluster1] "message": "the initial names have been accepted",
2021-05-26T16:54:07.0646479Z [cluster1] "reason": "InitialNamesAccepted",
2021-05-26T16:54:07.0647143Z [cluster1] "status": "True",
2021-05-26T16:54:07.0647818Z [cluster1] "type": "Established"
2021-05-26T16:54:07.0648298Z [cluster1] }
2021-05-26T16:54:07.0648708Z [cluster1] ],
2021-05-26T16:54:07.0649206Z [cluster1] "storedVersions": [
2021-05-26T16:54:07.0649716Z [cluster1] "v1"
2021-05-26T16:54:07.0650249Z [cluster1] ]
2021-05-26T16:54:07.0650646Z [cluster1] }
2021-05-26T16:54:07.0651025Z [cluster1] }
2021-05-26T16:54:07.0652198Z [submariner-operator]$ [cluster1] validate_equals .metadata.name clusters.submariner.io
2021-05-26T16:54:07.0653716Z [submariner-operator]$ [cluster1] validate_equals .metadata.name clusters.submariner.io
2021-05-26T16:54:07.0655132Z [submariner-operator]$ [cluster1] local json_filter=.metadata.name
2021-05-26T16:54:07.0656397Z [submariner-operator]$ [cluster1] local expected=clusters.submariner.io
2021-05-26T16:54:07.0657725Z [submariner-operator]$ [cluster1] local actual=clusters.submariner.io
2021-05-26T16:54:07.0659344Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/clusters.submariner.io.cluster1.json
2021-05-26T16:54:07.0660900Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-05-26T16:54:07.0662162Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-05-26T16:54:07.0663332Z [submariner-operator]$ [cluster1] local json_filter=.spec.scope
2021-05-26T16:54:07.0664450Z [submariner-operator]$ [cluster1] local expected=Namespaced
2021-05-26T16:54:07.0665552Z [submariner-operator]$ [cluster1] local actual=Namespaced
2021-05-26T16:54:07.0668399Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/clusters.submariner.io.cluster1.json
2021-05-26T16:54:07.0669991Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-05-26T16:54:07.0671262Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-05-26T16:54:07.0676217Z [submariner-operator]$ [cluster1] local json_filter=.spec.group
2021-05-26T16:54:07.0677352Z [submariner-operator]$ [cluster1] local expected=submariner.io
2021-05-26T16:54:07.0678490Z [submariner-operator]$ [cluster1] local actual=submariner.io
2021-05-26T16:54:07.0680007Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/clusters.submariner.io.cluster1.json
2021-05-26T16:54:07.0681544Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Cluster
2021-05-26T16:54:07.0682811Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Cluster
2021-05-26T16:54:07.0684036Z [submariner-operator]$ [cluster1] local json_filter=.spec.names.kind
2021-05-26T16:54:07.0685168Z [submariner-operator]$ [cluster1] local expected=Cluster
2021-05-26T16:54:07.0686207Z [submariner-operator]$ [cluster1] local actual=Cluster
2021-05-26T16:54:07.0687719Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/clusters.submariner.io.cluster1.json
2021-05-26T16:54:07.2074019Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedName[cluster2] "cluster_cidr",
2021-05-26T16:54:07.2075049Z [cluster2] "cluster_id",
2021-05-26T16:54:07.2075614Z [cluster2] "color_codes",
2021-05-26T16:54:07.2076154Z [cluster2] "global_cidr",
2021-05-26T16:54:07.2077562Z [cluster2] "service_cidr"
2021-05-26T16:54:07.2078132Z [cluster2] ],
2021-05-26T16:54:07.2078621Z [cluster2] "type": "object"
2021-05-26T16:54:07.2079331Z [cluster2] }
2021-05-26T16:54:07.2079789Z [cluster2] },
2021-05-26T16:54:07.2080255Z [cluster2] "required": [
2021-05-26T16:54:07.2080761Z [cluster2] "spec"
2021-05-26T16:54:07.2081715Z [cluster2] ],
2021-05-26T16:54:07.2082452Z [cluster2] "type": "object"
2021-05-26T16:54:07.2082963Z [cluster2] }
2021-05-26T16:54:07.2083383Z [cluster2] },
2021-05-26T16:54:07.2084016Z [cluster2] "served": true,
2021-05-26T16:54:07.2084534Z [cluster2] "storage": true
2021-05-26T16:54:07.2084978Z [cluster2] }
2021-05-26T16:54:07.2085386Z [cluster2] ]
2021-05-26T16:54:07.2086316Z [cluster2] },
2021-05-26T16:54:07.2086794Z [cluster2] "status": {
2021-05-26T16:54:07.2087315Z [cluster2] "acceptedNames": {
2021-05-26T16:54:07.2087861Z [cluster2] "kind": "Cluster",
2021-05-26T16:54:07.2088434Z [cluster2] "listKind": "ClusterList",
2021-05-26T16:54:07.2089010Z [cluster2] "plural": "clusters",
2021-05-26T16:54:07.2089585Z [cluster2] "singular": "cluster"
2021-05-26T16:54:07.2090046Z [cluster2] },
2021-05-26T16:54:07.2090512Z [cluster2] "conditions": [
2021-05-26T16:54:07.2090971Z [cluster2] {
2021-05-26T16:54:07.2091900Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:37Z",
2021-05-26T16:54:07.2092594Z [cluster2] "message": "no conflicts found",
2021-05-26T16:54:07.2093221Z [cluster2] "reason": "NoConflicts",
2021-05-26T16:54:07.2093780Z [cluster2] "status": "True",
2021-05-26T16:54:07.2094562Z [cluster2] "type": "NamesAccepted"
2021-05-26T16:54:07.2095090Z [cluster2] },
2021-05-26T16:54:07.2095487Z [cluster2] {
2021-05-26T16:54:07.2096322Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:37Z",
2021-05-26T16:54:07.2097095Z [cluster2] "message": "the initial names have been accepted",
2021-05-26T16:54:07.2097898Z [cluster2] "reason": "InitialNamesAccepted",
2021-05-26T16:54:07.2098541Z [cluster2] "status": "True",
2021-05-26T16:54:07.2099092Z [cluster2] "type": "Established"
2021-05-26T16:54:07.2099591Z [cluster2] }
2021-05-26T16:54:07.2100002Z [cluster2] ],
2021-05-26T16:54:07.2100504Z [cluster2] "storedVersions": [
2021-05-26T16:54:07.2101001Z [cluster2] "v1"
2021-05-26T16:54:07.2101412Z [cluster2] ]
2021-05-26T16:54:07.2101796Z [cluster2] }
2021-05-26T16:54:07.2102190Z [cluster2] }
2021-05-26T16:54:07.2103276Z [submariner-operator]$ [cluster2] validate_equals .metadata.name clusters.submariner.io
2021-05-26T16:54:07.2105931Z [submariner-operator]$ [cluster2] validate_equals .metadata.name clusters.submariner.io
2021-05-26T16:54:07.2107298Z [submariner-operator]$ [cluster2] local json_filter=.metadata.name
2021-05-26T16:54:07.2108572Z [submariner-operator]$ [cluster2] local expected=clusters.submariner.io
2021-05-26T16:54:07.2109904Z [submariner-operator]$ [cluster2] local actual=clusters.submariner.io
2021-05-26T16:54:07.2111765Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/clusters.submariner.io.cluster2.json
2021-05-26T16:54:07.2113645Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-05-26T16:54:07.2114897Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-05-26T16:54:07.2116075Z [submariner-operator]$ [cluster2] local json_filter=.spec.scope
2021-05-26T16:54:07.2117183Z [submariner-operator]$ [cluster2] local expected=Namespaced
2021-05-26T16:54:07.2118288Z [submariner-operator]$ [cluster2] local actual=Namespaced
2021-05-26T16:54:07.2119937Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/clusters.submariner.io.cluster2.json
2021-05-26T16:54:07.2121560Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-05-26T16:54:07.2123006Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-05-26T16:54:07.2124230Z [submariner-operator]$ [cluster2] local json_filter=.spec.group
2021-05-26T16:54:07.2125379Z [submariner-operator]$ [cluster2] local expected=submariner.io
2021-05-26T16:54:07.2126508Z [submariner-operator]$ [cluster2] local actual=submariner.io
2021-05-26T16:54:07.2128402Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/clusters.submariner.io.cluster2.json
2021-05-26T16:54:07.2129993Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Cluster
2021-05-26T16:54:07.2131247Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Cluster
2021-05-26T16:54:07.2132490Z [submariner-operator]$ [cluster2] local json_filter=.spec.names.kind
2021-05-26T16:54:07.2133601Z [submariner-operator]$ [cluster2] local expected=Cluster
2021-05-26T16:54:07.2134655Z [submariner-operator]$ [cluster2] local actual=Cluster
2021-05-26T16:54:07.2136144Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/clusters.submariner.io.cluster2.json
2021-05-26T16:54:08.0116327Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Cluster
2021-05-26T16:54:08.0118087Z [submariner-operator]$ [cluster1] validate_equals .status.acceptedNames.kind Cluster
2021-05-26T16:54:08.0119627Z [submariner-operator]$ [cluster1] local json_filter=.status.acceptedNames.kind
2021-05-26T16:54:08.0120885Z [submariner-operator]$ [cluster1] local expected=Cluster
2021-05-26T16:54:08.0121925Z [submariner-operator]$ [cluster1] local actual=Cluster
2021-05-26T16:54:08.0123567Z [submariner-operator]$ [cluster1] jq -r -M .status.acceptedNames.kind /tmp/clusters.submariner.io.cluster1.json
2021-05-26T16:54:08.0125127Z [submariner-operator]$ [cluster1] verify_subm_crd
2021-05-26T16:54:08.0126081Z [submariner-operator]$ [cluster1] verify_subm_crd
2021-05-26T16:54:08.0127383Z [submariner-operator]$ [cluster1] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-05-26T16:54:08.0128953Z [submariner-operator]$ [cluster1] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-05-26T16:54:08.0130438Z [submariner-operator]$ [cluster1] local crd_name=submariners.submariner.io
2021-05-26T16:54:08.0131651Z [submariner-operator]$ [cluster1] local version=v1alpha1
2021-05-26T16:54:08.0132724Z [submariner-operator]$ [cluster1] local spec_name=Submariner
2021-05-26T16:54:08.0133987Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-05-26T16:54:08.0135393Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-05-26T16:54:08.0137133Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds submariners.submariner.io
2021-05-26T16:54:08.0138732Z [cluster1] NAME CREATED AT
2021-05-26T16:54:08.0139869Z [cluster1] submariners.submariner.io 2021-05-26T16:52:16Z
2021-05-26T16:54:08.0141380Z [submariner-operator]$ [cluster1] json_file=/tmp/submariners.submariner.io.cluster1.json
2021-05-26T16:54:08.0143087Z [submariner-operator]$ [cluster1] kubectl get crd submariners.submariner.io -o json
2021-05-26T16:54:08.0144603Z [submariner-operator]$ [cluster1] kubectl get crd submariners.submariner.io -o json
2021-05-26T16:54:08.0146214Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crd submariners.submariner.io -o json
2021-05-26T16:54:08.0147991Z [submariner-operator]$ [cluster1] tee /tmp/submariners.submariner.io.cluster1.json
2021-05-26T16:54:08.0148992Z [cluster1] {
2021-05-26T16:54:08.0149840Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:08.0150698Z [cluster1] "kind": "CustomResourceDefinition",
2021-05-26T16:54:08.0151366Z [cluster1] "metadata": {
2021-05-26T16:54:08.0151873Z [cluster1] "annotations": {
2021-05-26T16:54:08.0153447Z [cluster1] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-05-26T16:54:08.0154190Z [cluster1] },
2021-05-26T16:54:08.0154955Z [cluster1] "creationTimestamp": "2021-05-26T16:52:16Z",
2021-05-26T16:54:08.0155582Z [cluster1] "generation": 1,
2021-05-26T16:54:08.0156292Z [cluster1] "managedFields": [
2021-05-26T16:54:08.0156784Z [cluster1] {
2021-05-26T16:54:08.0157398Z [cluster1] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:08.0158373Z [cluster1] "fieldsType": "FieldsV1",
2021-05-26T16:54:08.0159528Z [cluster1] "fieldsV1": {
2021-05-26T16:54:08.0160114Z [cluster1] "f:metadata": {
2021-05-26T16:54:08.0160856Z [cluster1] "f:annotations": {
2021-05-26T16:54:08.0161368Z [cluster1] ".": {},
2021-05-26T16:54:08.0162474Z [cluster1] "f:controller-gen.kubebuilder.io/version": {}
2021-05-26T16:54:08.0163211Z [cluster1] }
2021-05-26T16:54:08.0163643Z [cluster1] },
2021-05-26T16:54:08.0164086Z [cluster1] "f:spec": {
2021-05-26T16:54:08.0164605Z [cluster1] "f:conversion": {
2021-05-26T16:54:08.0165099Z [cluster1] ".": {},
2021-05-26T16:54:08.0165594Z [cluster1] "f:strategy": {}
2021-05-26T16:54:08.0166055Z [cluster1] },
2021-05-26T16:54:08.0166524Z [cluster1] "f:group": {},
2021-05-26T16:54:08.0167017Z [cluster1] "f:names": {
2021-05-26T16:54:08.0167491Z [cluster1] "f:kind": {},
2021-05-26T16:54:08.0168009Z [cluster1] "f:listKind": {},
2021-05-26T16:54:08.0168520Z [cluster1] "f:plural": {},
2021-05-26T16:54:08.0169041Z [cluster1] "f:singular": {}
2021-05-26T16:54:08.0169502Z [cluster1] },
2021-05-26T16:54:08.0169973Z [cluster1] "f:scope": {},
2021-05-26T16:54:08.0170467Z [cluster1] "f:versions": {}
2021-05-26T16:54:08.0170942Z [cluster1] },
2021-05-26T16:54:08.0171402Z [cluster1] "f:status": {
2021-05-26T16:54:08.0171950Z [cluster1] "f:acceptedNames": {
2021-05-26T16:54:08.0172498Z [cluster1] "f:kind": {},
2021-05-26T16:54:08.0172980Z [cluster1] "f:plural": {}
2021-05-26T16:54:08.0173445Z [cluster1] },
2021-05-26T16:54:08.0173921Z [cluster1] "f:conditions": {},
2021-05-26T16:54:08.0174513Z [cluster1] "f:storedVersions": {}
2021-05-26T16:54:08.0175020Z [cluster1] }
2021-05-26T16:54:08.0175440Z [cluster1] },
2021-05-26T16:54:08.0175907Z [cluster1] "manager": "subctl",
2021-05-26T16:54:08.0176469Z [cluster1] "operation": "Update",
2021-05-26T16:54:08.0177254Z [cluster1] "time": "2021-05-26T16:52:28Z"
2021-05-26T16:54:08.0177707Z [cluster1] }
2021-05-26T16:54:08.0178117Z [cluster1] ],
2021-05-26T16:54:08.0178747Z [cluster1] "name": "submariners.submariner.io",
2021-05-26T16:54:08.0179490Z [cluster1] "resourceVersion": "1559",
2021-05-26T16:54:08.0180377Z [cluster1] "uid": "e83b5b19-9070-49c3-824d-51b641e39544"
2021-05-26T16:54:08.0180942Z [cluster1] },
2021-05-26T16:54:08.0181346Z [cluster1] "spec": {
2021-05-26T16:54:08.0181826Z [cluster1] "conversion": {
2021-05-26T16:54:08.0182331Z [cluster1] "strategy": "None"
2021-05-26T16:54:08.0182952Z [cluster1] },
2021-05-26T16:54:08.0183474Z [cluster1] "group": "submariner.io",
2021-05-26T16:54:08.0184005Z [cluster1] "names": {
2021-05-26T16:54:08.0184516Z [cluster1] "kind": "Submariner",
2021-05-26T16:54:08.0185120Z [cluster1] "listKind": "SubmarinerList",
2021-05-26T16:54:08.0185758Z [cluster1] "plural": "submariners",
2021-05-26T16:54:08.0186338Z [cluster1] "singular": "submariner"
2021-05-26T16:54:08.0186835Z [cluster1] },
2021-05-26T16:54:08.0187408Z [cluster1] "scope": "Namespaced",
2021-05-26T16:54:08.0187939Z [cluster1] "versions": [
2021-05-26T16:54:08.0188371Z [cluster1] {
2021-05-26T16:54:08.0188844Z [cluster1] "name": "v1alpha1",
2021-05-26T16:54:08.0189337Z [cluster1] "schema": {
2021-05-26T16:54:08.0189897Z [cluster1] "openAPIV3Schema": {
2021-05-26T16:54:08.0190703Z [cluster1] "description": "Submariner is the Schema for the submariners API",
2021-05-26T16:54:08.0191445Z [cluster1] "properties": {
2021-05-26T16:54:08.0192004Z [cluster1] "apiVersion": {
2021-05-26T16:54:08.0251278Z [cluster1] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-05-26T16:54:08.0253199Z [cluster1] "type": "string"
2021-05-26T16:54:08.0253696Z [cluster1] },
2021-05-26T16:54:08.0254152Z [cluster1] "kind": {
2021-05-26T16:54:08.0256489Z [cluster1] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-05-26T16:54:08.0258305Z [cluster1] "type": "string"
2021-05-26T16:54:08.0258782Z [cluster1] },
2021-05-26T16:54:08.0259269Z [cluster1] "metadata": {
2021-05-26T16:54:08.0259802Z [cluster1] "type": "object"
2021-05-26T16:54:08.0260294Z [cluster1] },
2021-05-26T16:54:08.0260739Z [cluster1] "spec": {
2021-05-26T16:54:08.0261522Z [cluster1] "description": "SubmarinerSpec defines the desired state of Submariner",
2021-05-26T16:54:08.0262355Z [cluster1] "properties": {
2021-05-26T16:54:08.0262881Z [cluster1] "broker": {
2021-05-26T16:54:08.0263421Z [cluster1] "type": "string"
2021-05-26T16:54:08.0263906Z [cluster1] },
2021-05-26T16:54:08.0264492Z [cluster1] "brokerK8sApiServer": {
2021-05-26T16:54:08.0265113Z [cluster1] "type": "string"
2021-05-26T16:54:08.0265614Z [cluster1] },
2021-05-26T16:54:08.0266260Z [cluster1] "brokerK8sApiServerToken": {
2021-05-26T16:54:08.0266949Z [cluster1] "type": "string"
2021-05-26T16:54:08.0267448Z [cluster1] },
2021-05-26T16:54:08.0267946Z [cluster1] "brokerK8sCA": {
2021-05-26T16:54:08.0268505Z [cluster1] "type": "string"
2021-05-26T16:54:08.0268990Z [cluster1] },
2021-05-26T16:54:08.0269830Z [cluster1] "brokerK8sRemoteNamespace": {
2021-05-26T16:54:08.0270573Z [cluster1] "type": "string"
2021-05-26T16:54:08.0271057Z [cluster1] },
2021-05-26T16:54:08.0300494Z [cluster1] "cableDriver": {
2021-05-26T16:54:08.0301126Z [cluster1] "type": "string"
2021-05-26T16:54:08.0301637Z [cluster1] },
2021-05-26T16:54:08.0302165Z [cluster1] "ceIPSecDebug": {
2021-05-26T16:54:08.0302968Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0303465Z [cluster1] },
2021-05-26T16:54:08.0304103Z [cluster1] "ceIPSecForceUDPEncaps": {
2021-05-26T16:54:08.0304803Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0305525Z [cluster1] },
2021-05-26T16:54:08.0306099Z [cluster1] "ceIPSecIKEPort": {
2021-05-26T16:54:08.0306694Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0307614Z [cluster1] },
2021-05-26T16:54:08.0308164Z [cluster1] "ceIPSecNATTPort": {
2021-05-26T16:54:08.0308914Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0309525Z [cluster1] },
2021-05-26T16:54:08.0310042Z [cluster1] "ceIPSecPSK": {
2021-05-26T16:54:08.0310611Z [cluster1] "type": "string"
2021-05-26T16:54:08.0311095Z [cluster1] },
2021-05-26T16:54:08.0311749Z [cluster1] "ceIPSecPreferredServer": {
2021-05-26T16:54:08.0312651Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0313170Z [cluster1] },
2021-05-26T16:54:08.0313674Z [cluster1] "clusterCIDR": {
2021-05-26T16:54:08.0314240Z [cluster1] "type": "string"
2021-05-26T16:54:08.0314742Z [cluster1] },
2021-05-26T16:54:08.0315231Z [cluster1] "clusterID": {
2021-05-26T16:54:08.0315778Z [cluster1] "type": "string"
2021-05-26T16:54:08.0316269Z [cluster1] },
2021-05-26T16:54:08.0316778Z [cluster1] "colorCodes": {
2021-05-26T16:54:08.0317320Z [cluster1] "type": "string"
2021-05-26T16:54:08.0317820Z [cluster1] },
2021-05-26T16:54:08.0318422Z [cluster1] "connectionHealthCheck": {
2021-05-26T16:54:08.0319739Z [cluster1] "properties": {
2021-05-26T16:54:08.0320318Z [cluster1] "enabled": {
2021-05-26T16:54:08.0320869Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0321396Z [cluster1] },
2021-05-26T16:54:08.0321951Z [cluster1] "intervalSeconds": {
2021-05-26T16:54:08.0322763Z [cluster1] "description": "The interval at which health check pings are sent.",
2021-05-26T16:54:08.0323513Z [cluster1] "format": "int64",
2021-05-26T16:54:08.0324320Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0324858Z [cluster1] },
2021-05-26T16:54:08.0325590Z [cluster1] "maxPacketLossCount": {
2021-05-26T16:54:08.0326919Z [cluster1] "description": "The maximum number of packets lost at which the health checker will mark the connection as down.",
2021-05-26T16:54:08.0327823Z [cluster1] "format": "int64",
2021-05-26T16:54:08.0328405Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0328931Z [cluster1] }
2021-05-26T16:54:08.0329376Z [cluster1] },
2021-05-26T16:54:08.0330009Z [cluster1] "type": "object"
2021-05-26T16:54:08.0330497Z [cluster1] },
2021-05-26T16:54:08.0331102Z [cluster1] "coreDNSCustomConfig": {
2021-05-26T16:54:08.0331754Z [cluster1] "properties": {
2021-05-26T16:54:08.0332366Z [cluster1] "configMapName": {
2021-05-26T16:54:08.0332963Z [cluster1] "type": "string"
2021-05-26T16:54:08.0333464Z [cluster1] },
2021-05-26T16:54:08.0333979Z [cluster1] "namespace": {
2021-05-26T16:54:08.0334532Z [cluster1] "type": "string"
2021-05-26T16:54:08.0335048Z [cluster1] }
2021-05-26T16:54:08.0335496Z [cluster1] },
2021-05-26T16:54:08.0336006Z [cluster1] "type": "object"
2021-05-26T16:54:08.0336495Z [cluster1] },
2021-05-26T16:54:08.0337023Z [cluster1] "customDomains": {
2021-05-26T16:54:08.0337580Z [cluster1] "items": {
2021-05-26T16:54:08.0338107Z [cluster1] "type": "string"
2021-05-26T16:54:08.0338615Z [cluster1] },
2021-05-26T16:54:08.0339104Z [cluster1] "type": "array",
2021-05-26T16:54:08.0340321Z [cluster1] "x-kubernetes-list-type": "set"
2021-05-26T16:54:08.0340956Z [cluster1] },
2021-05-26T16:54:08.0341433Z [cluster1] "debug": {
2021-05-26T16:54:08.0341971Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0342477Z [cluster1] },
2021-05-26T16:54:08.0342990Z [cluster1] "globalCIDR": {
2021-05-26T16:54:08.0343531Z [cluster1] "type": "string"
2021-05-26T16:54:08.0344032Z [cluster1] },
2021-05-26T16:54:08.0344570Z [cluster1] "imageOverrides": {
2021-05-26T16:54:08.0345279Z [cluster1] "additionalProperties": {
2021-05-26T16:54:08.0345938Z [cluster1] "type": "string"
2021-05-26T16:54:08.0346448Z [cluster1] },
2021-05-26T16:54:08.0346960Z [cluster1] "type": "object"
2021-05-26T16:54:08.0347447Z [cluster1] },
2021-05-26T16:54:08.0347953Z [cluster1] "namespace": {
2021-05-26T16:54:08.0348503Z [cluster1] "type": "string"
2021-05-26T16:54:08.0349001Z [cluster1] },
2021-05-26T16:54:08.0349491Z [cluster1] "natEnabled": {
2021-05-26T16:54:08.0350055Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0350549Z [cluster1] },
2021-05-26T16:54:08.0351164Z [cluster1] "repository": {
2021-05-26T16:54:08.0351746Z [cluster1] "type": "string"
2021-05-26T16:54:08.0352433Z [cluster1] },
2021-05-26T16:54:08.0352989Z [cluster1] "serviceCIDR": {
2021-05-26T16:54:08.0353542Z [cluster1] "type": "string"
2021-05-26T16:54:08.0354038Z [cluster1] },
2021-05-26T16:54:08.0354778Z [cluster1] "serviceDiscoveryEnabled": {
2021-05-26T16:54:08.0355490Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0355981Z [cluster1] },
2021-05-26T16:54:08.0356467Z [cluster1] "version": {
2021-05-26T16:54:08.0357007Z [cluster1] "type": "string"
2021-05-26T16:54:08.0357497Z [cluster1] }
2021-05-26T16:54:08.0357952Z [cluster1] },
2021-05-26T16:54:08.0358425Z [cluster1] "required": [
2021-05-26T16:54:08.0358947Z [cluster1] "broker",
2021-05-26T16:54:08.0359549Z [cluster1] "brokerK8sApiServer",
2021-05-26T16:54:08.0360324Z [cluster1] "brokerK8sApiServerToken",
2021-05-26T16:54:08.0361033Z [cluster1] "brokerK8sCA",
2021-05-26T16:54:08.0361751Z [cluster1] "brokerK8sRemoteNamespace",
2021-05-26T16:54:08.0362491Z [cluster1] "ceIPSecDebug",
2021-05-26T16:54:08.0363069Z [cluster1] "ceIPSecPSK",
2021-05-26T16:54:08.0363645Z [cluster1] "clusterCIDR",
2021-05-26T16:54:08.0364195Z [cluster1] "clusterID",
2021-05-26T16:54:08.0364720Z [cluster1] "debug",
2021-05-26T16:54:08.0365234Z [cluster1] "namespace",
2021-05-26T16:54:08.0365793Z [cluster1] "natEnabled",
2021-05-26T16:54:08.0366367Z [cluster1] "serviceCIDR"
2021-05-26T16:54:08.0366857Z [cluster1] ],
2021-05-26T16:54:08.0367355Z [cluster1] "type": "object"
2021-05-26T16:54:08.0367831Z [cluster1] },
2021-05-26T16:54:08.0370453Z [cluster1] "status": {
2021-05-26T16:54:08.0371269Z [cluster1] "description": "SubmarinerStatus defines the observed state of Submariner",
2021-05-26T16:54:08.0372118Z [cluster1] "properties": {
2021-05-26T16:54:08.0372692Z [cluster1] "clusterCIDR": {
2021-05-26T16:54:08.0373265Z [cluster1] "type": "string"
2021-05-26T16:54:08.0373770Z [cluster1] },
2021-05-26T16:54:08.0374262Z [cluster1] "clusterID": {
2021-05-26T16:54:08.0374811Z [cluster1] "type": "string"
2021-05-26T16:54:08.0375296Z [cluster1] },
2021-05-26T16:54:08.0375808Z [cluster1] "colorCodes": {
2021-05-26T16:54:08.0376357Z [cluster1] "type": "string"
2021-05-26T16:54:08.0376857Z [cluster1] },
2021-05-26T16:54:08.0377484Z [cluster1] "gatewayDaemonSetStatus": {
2021-05-26T16:54:08.0378193Z [cluster1] "properties": {
2021-05-26T16:54:08.0379035Z [cluster1] "lastResourceVersion": {
2021-05-26T16:54:08.0379712Z [cluster1] "type": "string"
2021-05-26T16:54:08.0380225Z [cluster1] },
2021-05-26T16:54:08.0380895Z [cluster1] "mismatchedContainerImages": {
2021-05-26T16:54:08.0381647Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0382153Z [cluster1] },
2021-05-26T16:54:08.0382812Z [cluster1] "nonReadyContainerStates": {
2021-05-26T16:54:08.0383582Z [cluster1] "items": {
2021-05-26T16:54:08.0384844Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-05-26T16:54:08.0386166Z [cluster1] "properties": {
2021-05-26T16:54:08.0386748Z [cluster1] "running": {
2021-05-26T16:54:08.0387447Z [cluster1] "description": "Details about a running container",
2021-05-26T16:54:08.0388193Z [cluster1] "properties": {
2021-05-26T16:54:08.0388782Z [cluster1] "startedAt": {
2021-05-26T16:54:08.0390084Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-05-26T16:54:08.0391128Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0391740Z [cluster1] "type": "string"
2021-05-26T16:54:08.0412125Z [cluster1] }
2021-05-26T16:54:08.0412717Z [cluster1] },
2021-05-26T16:54:08.0413271Z [cluster1] "type": "object"
2021-05-26T16:54:08.0413812Z [cluster1] },
2021-05-26T16:54:08.0414341Z [cluster1] "terminated": {
2021-05-26T16:54:08.0415114Z [cluster1] "description": "Details about a terminated container",
2021-05-26T16:54:08.0415865Z [cluster1] "properties": {
2021-05-26T16:54:08.0416679Z [cluster1] "containerID": {
2021-05-26T16:54:08.0418090Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-05-26T16:54:08.0419001Z [cluster1] "type": "string"
2021-05-26T16:54:08.0423725Z [cluster1] },
2021-05-26T16:54:08.0424297Z [cluster1] "exitCode": {
2021-05-26T16:54:08.0425445Z [cluster1] "description": "Exit status from the last termination of the container",
2021-05-26T16:54:08.0426276Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0426867Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0427422Z [cluster1] },
2021-05-26T16:54:08.0428147Z [cluster1] "finishedAt": {
2021-05-26T16:54:08.0428959Z [cluster1] "description": "Time at which the container last terminated",
2021-05-26T16:54:08.0430137Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0430752Z [cluster1] "type": "string"
2021-05-26T16:54:08.0431294Z [cluster1] },
2021-05-26T16:54:08.0431943Z [cluster1] "message": {
2021-05-26T16:54:08.0433366Z [cluster1] "description": "Message regarding the last termination of the container",
2021-05-26T16:54:08.0434213Z [cluster1] "type": "string"
2021-05-26T16:54:08.0434744Z [cluster1] },
2021-05-26T16:54:08.0435270Z [cluster1] "reason": {
2021-05-26T16:54:08.0436049Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-05-26T16:54:08.0436861Z [cluster1] "type": "string"
2021-05-26T16:54:08.0437411Z [cluster1] },
2021-05-26T16:54:08.0437916Z [cluster1] "signal": {
2021-05-26T16:54:08.0438691Z [cluster1] "description": "Signal from the last termination of the container",
2021-05-26T16:54:08.0439462Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0440062Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0440603Z [cluster1] },
2021-05-26T16:54:08.0441150Z [cluster1] "startedAt": {
2021-05-26T16:54:08.0441990Z [cluster1] "description": "Time at which previous execution of the container started",
2021-05-26T16:54:08.0443169Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0443793Z [cluster1] "type": "string"
2021-05-26T16:54:08.0445795Z [cluster1] }
2021-05-26T16:54:08.0446593Z [cluster1] },
2021-05-26T16:54:08.0447543Z [cluster1] "required": [
2021-05-26T16:54:08.0448375Z [cluster1] "exitCode"
2021-05-26T16:54:08.0449121Z [cluster1] ],
2021-05-26T16:54:08.0449835Z [cluster1] "type": "object"
2021-05-26T16:54:08.0450573Z [cluster1] },
2021-05-26T16:54:08.0451368Z [cluster1] "waiting": {
2021-05-26T16:54:08.0452312Z [cluster1] "description": "Details about a waiting container",
2021-05-26T16:54:08.0453074Z [cluster1] "properties": {
2021-05-26T16:54:08.0453801Z [cluster1] "message": {
2021-05-26T16:54:08.0454949Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-05-26T16:54:08.0457571Z [cluster1] "type": "string"
2021-05-26T16:54:08.0458134Z [cluster1] },
2021-05-26T16:54:08.0458663Z [cluster1] "reason": {
2021-05-26T16:54:08.0459584Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-05-26T16:54:08.0461084Z [cluster1] "type": "string"
2021-05-26T16:54:08.0461867Z [cluster1] }
2021-05-26T16:54:08.0462578Z [cluster1] },
2021-05-26T16:54:08.0463140Z [cluster1] "type": "object"
2021-05-26T16:54:08.0463888Z [cluster1] }
2021-05-26T16:54:08.0464785Z [cluster1] },
2021-05-26T16:54:08.0466245Z [cluster1] "type": "object"
2021-05-26T16:54:08.0466836Z [cluster1] },
2021-05-26T16:54:08.0468026Z [cluster1] "type": "array"
2021-05-26T16:54:08.0470048Z [cluster1] },
2021-05-26T16:54:08.0471013Z [cluster1] "status": {
2021-05-26T16:54:08.0472084Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-05-26T16:54:08.0475157Z [cluster1] "properties": {
2021-05-26T16:54:08.0475801Z [cluster1] "collisionCount": {
2021-05-26T16:54:08.0477757Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-05-26T16:54:08.0479133Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0479720Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0480264Z [cluster1] },
2021-05-26T16:54:08.0480781Z [cluster1] "conditions": {
2021-05-26T16:54:08.0482532Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-05-26T16:54:08.0483444Z [cluster1] "items": {
2021-05-26T16:54:08.0484343Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-05-26T16:54:08.0485286Z [cluster1] "properties": {
2021-05-26T16:54:08.0485962Z [cluster1] "lastTransitionTime": {
2021-05-26T16:54:08.0486892Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-05-26T16:54:08.0494115Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0494943Z [cluster1] "type": "string"
2021-05-26T16:54:08.0495518Z [cluster1] },
2021-05-26T16:54:08.0496042Z [cluster1] "message": {
2021-05-26T16:54:08.0496906Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-05-26T16:54:08.0498201Z [cluster1] "type": "string"
2021-05-26T16:54:08.0499178Z [cluster1] },
2021-05-26T16:54:08.0499920Z [cluster1] "reason": {
2021-05-26T16:54:08.0501484Z [cluster1] "description": "The reason for the condition's last transition.",
2021-05-26T16:54:08.0502639Z [cluster1] "type": "string"
2021-05-26T16:54:08.0503219Z [cluster1] },
2021-05-26T16:54:08.0503945Z [cluster1] "status": {
2021-05-26T16:54:08.0505082Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-05-26T16:54:08.0506110Z [cluster1] "type": "string"
2021-05-26T16:54:08.0506841Z [cluster1] },
2021-05-26T16:54:08.0507780Z [cluster1] "type": {
2021-05-26T16:54:08.0508760Z [cluster1] "description": "Type of DaemonSet condition.",
2021-05-26T16:54:08.0509733Z [cluster1] "type": "string"
2021-05-26T16:54:08.0510507Z [cluster1] }
2021-05-26T16:54:08.0513233Z [cluster1] },
2021-05-26T16:54:08.0516706Z [cluster1] "required": [
2021-05-26T16:54:08.0517307Z [cluster1] "status",
2021-05-26T16:54:08.0517861Z [cluster1] "type"
2021-05-26T16:54:08.0519105Z [cluster1] ],
2021-05-26T16:54:08.0519703Z [cluster1] "type": "object"
2021-05-26T16:54:08.0521686Z [cluster1] },
2021-05-26T16:54:08.0522325Z [cluster1] "type": "array"
2021-05-26T16:54:08.0522855Z [cluster1] },
2021-05-26T16:54:08.0523501Z [cluster1] "currentNumberScheduled": {
2021-05-26T16:54:08.0524960Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.0526272Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0526852Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0527398Z [cluster1] },
2021-05-26T16:54:08.0528406Z [cluster1] "desiredNumberScheduled": {
2021-05-26T16:54:08.0530103Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.0531517Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0532505Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0533648Z [cluster1] },
2021-05-26T16:54:08.0534480Z [cluster1] "numberAvailable": {
2021-05-26T16:54:08.0536220Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.0537471Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0538037Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0538836Z [cluster1] },
2021-05-26T16:54:08.0539455Z [cluster1] "numberMisscheduled": {
2021-05-26T16:54:08.0540830Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.0542132Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0542699Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0543241Z [cluster1] },
2021-05-26T16:54:08.0543786Z [cluster1] "numberReady": {
2021-05-26T16:54:08.0544753Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-05-26T16:54:08.0545706Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0546271Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0546808Z [cluster1] },
2021-05-26T16:54:08.0547418Z [cluster1] "numberUnavailable": {
2021-05-26T16:54:08.0549166Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.0550374Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0550941Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0551491Z [cluster1] },
2021-05-26T16:54:08.0552080Z [cluster1] "observedGeneration": {
2021-05-26T16:54:08.0553924Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-05-26T16:54:08.0554785Z [cluster1] "format": "int64",
2021-05-26T16:54:08.0555351Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0555886Z [cluster1] },
2021-05-26T16:54:08.0556705Z [cluster1] "updatedNumberScheduled": {
2021-05-26T16:54:08.0557675Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-05-26T16:54:08.0558467Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0559027Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0559563Z [cluster1] }
2021-05-26T16:54:08.0560113Z [cluster1] },
2021-05-26T16:54:08.0560624Z [cluster1] "required": [
2021-05-26T16:54:08.0561305Z [cluster1] "currentNumberScheduled",
2021-05-26T16:54:08.0562152Z [cluster1] "desiredNumberScheduled",
2021-05-26T16:54:08.0562947Z [cluster1] "numberMisscheduled",
2021-05-26T16:54:08.0563607Z [cluster1] "numberReady"
2021-05-26T16:54:08.0564143Z [cluster1] ],
2021-05-26T16:54:08.0564996Z [cluster1] "type": "object"
2021-05-26T16:54:08.0565550Z [cluster1] }
2021-05-26T16:54:08.0565998Z [cluster1] },
2021-05-26T16:54:08.0566507Z [cluster1] "required": [
2021-05-26T16:54:08.0567230Z [cluster1] "mismatchedContainerImages"
2021-05-26T16:54:08.0567899Z [cluster1] ],
2021-05-26T16:54:08.0568406Z [cluster1] "type": "object"
2021-05-26T16:54:08.0568900Z [cluster1] },
2021-05-26T16:54:08.0569394Z [cluster1] "gateways": {
2021-05-26T16:54:08.0569897Z [cluster1] "items": {
2021-05-26T16:54:08.0570443Z [cluster1] "properties": {
2021-05-26T16:54:08.0571016Z [cluster1] "connections": {
2021-05-26T16:54:08.0571571Z [cluster1] "items": {
2021-05-26T16:54:08.0572135Z [cluster1] "properties": {
2021-05-26T16:54:08.0572719Z [cluster1] "endpoint": {
2021-05-26T16:54:08.0573316Z [cluster1] "properties": {
2021-05-26T16:54:08.0573890Z [cluster1] "backend": {
2021-05-26T16:54:08.0574476Z [cluster1] "type": "string"
2021-05-26T16:54:08.0575023Z [cluster1] },
2021-05-26T16:54:08.0575563Z [cluster1] "backend_config": {
2021-05-26T16:54:08.0576280Z [cluster1] "additionalProperties": {
2021-05-26T16:54:08.0576974Z [cluster1] "type": "string"
2021-05-26T16:54:08.0577529Z [cluster1] },
2021-05-26T16:54:08.0578064Z [cluster1] "type": "object"
2021-05-26T16:54:08.0578607Z [cluster1] },
2021-05-26T16:54:08.0579253Z [cluster1] "cable_name": {
2021-05-26T16:54:08.0579842Z [cluster1] "type": "string"
2021-05-26T16:54:08.0580385Z [cluster1] },
2021-05-26T16:54:08.0580907Z [cluster1] "cluster_id": {
2021-05-26T16:54:08.0581492Z [cluster1] "type": "string"
2021-05-26T16:54:08.0582116Z [cluster1] },
2021-05-26T16:54:08.0583101Z [cluster1] "healthCheckIP": {
2021-05-26T16:54:08.0583743Z [cluster1] "type": "string"
2021-05-26T16:54:08.0584271Z [cluster1] },
2021-05-26T16:54:08.0584817Z [cluster1] "hostname": {
2021-05-26T16:54:08.0585388Z [cluster1] "type": "string"
2021-05-26T16:54:08.0585934Z [cluster1] },
2021-05-26T16:54:08.0586473Z [cluster1] "nat_enabled": {
2021-05-26T16:54:08.0587059Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0587613Z [cluster1] },
2021-05-26T16:54:08.0588137Z [cluster1] "private_ip": {
2021-05-26T16:54:08.0588725Z [cluster1] "type": "string"
2021-05-26T16:54:08.0589261Z [cluster1] },
2021-05-26T16:54:08.0589798Z [cluster1] "public_ip": {
2021-05-26T16:54:08.0590378Z [cluster1] "type": "string"
2021-05-26T16:54:08.0590904Z [cluster1] },
2021-05-26T16:54:08.0591431Z [cluster1] "subnets": {
2021-05-26T16:54:08.0591975Z [cluster1] "items": {
2021-05-26T16:54:08.0625056Z [cluster1] "type": "string"
2021-05-26T16:54:08.0625663Z [cluster1] },
2021-05-26T16:54:08.0626221Z [cluster1] "type": "array"
2021-05-26T16:54:08.0626767Z [cluster1] }
2021-05-26T16:54:08.0627252Z [cluster1] },
2021-05-26T16:54:08.0627786Z [cluster1] "required": [
2021-05-26T16:54:08.0628343Z [cluster1] "backend",
2021-05-26T16:54:08.0628919Z [cluster1] "cable_name",
2021-05-26T16:54:08.0629504Z [cluster1] "cluster_id",
2021-05-26T16:54:08.0630186Z [cluster1] "hostname",
2021-05-26T16:54:08.0630774Z [cluster1] "nat_enabled",
2021-05-26T16:54:08.0631532Z [cluster1] "private_ip",
2021-05-26T16:54:08.0632140Z [cluster1] "public_ip",
2021-05-26T16:54:08.0632904Z [cluster1] "subnets"
2021-05-26T16:54:08.0633431Z [cluster1] ],
2021-05-26T16:54:08.0633972Z [cluster1] "type": "object"
2021-05-26T16:54:08.0634604Z [cluster1] },
2021-05-26T16:54:08.0635151Z [cluster1] "latencyRTT": {
2021-05-26T16:54:08.0636179Z [cluster1] "description": "LatencySpec describes the round trip time information for a packet between the gateway pods of two clusters.",
2021-05-26T16:54:08.0637221Z [cluster1] "properties": {
2021-05-26T16:54:08.0637811Z [cluster1] "average": {
2021-05-26T16:54:08.0638376Z [cluster1] "type": "string"
2021-05-26T16:54:08.0638928Z [cluster1] },
2021-05-26T16:54:08.0639427Z [cluster1] "last": {
2021-05-26T16:54:08.0639998Z [cluster1] "type": "string"
2021-05-26T16:54:08.0640544Z [cluster1] },
2021-05-26T16:54:08.0641042Z [cluster1] "max": {
2021-05-26T16:54:08.0641607Z [cluster1] "type": "string"
2021-05-26T16:54:08.0642137Z [cluster1] },
2021-05-26T16:54:08.0642646Z [cluster1] "min": {
2021-05-26T16:54:08.0643194Z [cluster1] "type": "string"
2021-05-26T16:54:08.0643737Z [cluster1] },
2021-05-26T16:54:08.0644265Z [cluster1] "stdDev": {
2021-05-26T16:54:08.0644833Z [cluster1] "type": "string"
2021-05-26T16:54:08.0645532Z [cluster1] }
2021-05-26T16:54:08.0646030Z [cluster1] },
2021-05-26T16:54:08.0646578Z [cluster1] "type": "object"
2021-05-26T16:54:08.0647101Z [cluster1] },
2021-05-26T16:54:08.0647615Z [cluster1] "status": {
2021-05-26T16:54:08.0648176Z [cluster1] "type": "string"
2021-05-26T16:54:08.0648698Z [cluster1] },
2021-05-26T16:54:08.0649269Z [cluster1] "statusMessage": {
2021-05-26T16:54:08.0649872Z [cluster1] "type": "string"
2021-05-26T16:54:08.0650399Z [cluster1] },
2021-05-26T16:54:08.0650909Z [cluster1] "usingIP": {
2021-05-26T16:54:08.0651578Z [cluster1] "type": "string"
2021-05-26T16:54:08.0652135Z [cluster1] },
2021-05-26T16:54:08.0652651Z [cluster1] "usingNAT": {
2021-05-26T16:54:08.0653233Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0653761Z [cluster1] }
2021-05-26T16:54:08.0654245Z [cluster1] },
2021-05-26T16:54:08.0654847Z [cluster1] "required": [
2021-05-26T16:54:08.0655405Z [cluster1] "endpoint",
2021-05-26T16:54:08.0655964Z [cluster1] "status",
2021-05-26T16:54:08.0656544Z [cluster1] "statusMessage"
2021-05-26T16:54:08.0657114Z [cluster1] ],
2021-05-26T16:54:08.0657636Z [cluster1] "type": "object"
2021-05-26T16:54:08.0658166Z [cluster1] },
2021-05-26T16:54:08.0658681Z [cluster1] "type": "array"
2021-05-26T16:54:08.0659708Z [cluster1] },
2021-05-26T16:54:08.0660232Z [cluster1] "haStatus": {
2021-05-26T16:54:08.0660787Z [cluster1] "type": "string"
2021-05-26T16:54:08.0661302Z [cluster1] },
2021-05-26T16:54:08.0661838Z [cluster1] "localEndpoint": {
2021-05-26T16:54:08.0662449Z [cluster1] "properties": {
2021-05-26T16:54:08.0663012Z [cluster1] "backend": {
2021-05-26T16:54:08.0663582Z [cluster1] "type": "string"
2021-05-26T16:54:08.0664116Z [cluster1] },
2021-05-26T16:54:08.0664642Z [cluster1] "backend_config": {
2021-05-26T16:54:08.0665345Z [cluster1] "additionalProperties": {
2021-05-26T16:54:08.0666029Z [cluster1] "type": "string"
2021-05-26T16:54:08.0666563Z [cluster1] },
2021-05-26T16:54:08.0667081Z [cluster1] "type": "object"
2021-05-26T16:54:08.0667612Z [cluster1] },
2021-05-26T16:54:08.0668139Z [cluster1] "cable_name": {
2021-05-26T16:54:08.0668695Z [cluster1] "type": "string"
2021-05-26T16:54:08.0669225Z [cluster1] },
2021-05-26T16:54:08.0669731Z [cluster1] "cluster_id": {
2021-05-26T16:54:08.0670296Z [cluster1] "type": "string"
2021-05-26T16:54:08.0670830Z [cluster1] },
2021-05-26T16:54:08.0674913Z [cluster1] "healthCheckIP": {
2021-05-26T16:54:08.0675586Z [cluster1] "type": "string"
2021-05-26T16:54:08.0676096Z [cluster1] },
2021-05-26T16:54:08.0676770Z [cluster1] "hostname": {
2021-05-26T16:54:08.0677351Z [cluster1] "type": "string"
2021-05-26T16:54:08.0677881Z [cluster1] },
2021-05-26T16:54:08.0678411Z [cluster1] "nat_enabled": {
2021-05-26T16:54:08.0678984Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0679520Z [cluster1] },
2021-05-26T16:54:08.0680120Z [cluster1] "private_ip": {
2021-05-26T16:54:08.0680697Z [cluster1] "type": "string"
2021-05-26T16:54:08.0681208Z [cluster1] },
2021-05-26T16:54:08.0681732Z [cluster1] "public_ip": {
2021-05-26T16:54:08.0682299Z [cluster1] "type": "string"
2021-05-26T16:54:08.0682817Z [cluster1] },
2021-05-26T16:54:08.0683333Z [cluster1] "subnets": {
2021-05-26T16:54:08.0683859Z [cluster1] "items": {
2021-05-26T16:54:08.0684417Z [cluster1] "type": "string"
2021-05-26T16:54:08.0684941Z [cluster1] },
2021-05-26T16:54:08.0685471Z [cluster1] "type": "array"
2021-05-26T16:54:08.0685997Z [cluster1] }
2021-05-26T16:54:08.0686459Z [cluster1] },
2021-05-26T16:54:08.0686982Z [cluster1] "required": [
2021-05-26T16:54:08.0687527Z [cluster1] "backend",
2021-05-26T16:54:08.0688077Z [cluster1] "cable_name",
2021-05-26T16:54:08.0688616Z [cluster1] "cluster_id",
2021-05-26T16:54:08.0689171Z [cluster1] "hostname",
2021-05-26T16:54:08.0689736Z [cluster1] "nat_enabled",
2021-05-26T16:54:08.0690295Z [cluster1] "private_ip",
2021-05-26T16:54:08.0690852Z [cluster1] "public_ip",
2021-05-26T16:54:08.0691391Z [cluster1] "subnets"
2021-05-26T16:54:08.0691905Z [cluster1] ],
2021-05-26T16:54:08.0692417Z [cluster1] "type": "object"
2021-05-26T16:54:08.0692935Z [cluster1] },
2021-05-26T16:54:08.0693469Z [cluster1] "statusFailure": {
2021-05-26T16:54:08.0694066Z [cluster1] "type": "string"
2021-05-26T16:54:08.0694583Z [cluster1] },
2021-05-26T16:54:08.0695076Z [cluster1] "version": {
2021-05-26T16:54:08.0695628Z [cluster1] "type": "string"
2021-05-26T16:54:08.0696131Z [cluster1] }
2021-05-26T16:54:08.0696593Z [cluster1] },
2021-05-26T16:54:08.0697082Z [cluster1] "required": [
2021-05-26T16:54:08.0697730Z [cluster1] "connections",
2021-05-26T16:54:08.0698318Z [cluster1] "haStatus",
2021-05-26T16:54:08.0698891Z [cluster1] "localEndpoint",
2021-05-26T16:54:08.0699515Z [cluster1] "statusFailure",
2021-05-26T16:54:08.0700078Z [cluster1] "version"
2021-05-26T16:54:08.0700576Z [cluster1] ],
2021-05-26T16:54:08.0708282Z [cluster1] "type": "object"
2021-05-26T16:54:08.0708812Z [cluster1] },
2021-05-26T16:54:08.0709313Z [cluster1] "type": "array"
2021-05-26T16:54:08.0709792Z [cluster1] },
2021-05-26T16:54:08.0710312Z [cluster1] "globalCIDR": {
2021-05-26T16:54:08.0710856Z [cluster1] "type": "string"
2021-05-26T16:54:08.0711355Z [cluster1] },
2021-05-26T16:54:08.0712009Z [cluster1] "globalnetDaemonSetStatus": {
2021-05-26T16:54:08.0713042Z [cluster1] "properties": {
2021-05-26T16:54:08.0713826Z [cluster1] "lastResourceVersion": {
2021-05-26T16:54:08.0714494Z [cluster1] "type": "string"
2021-05-26T16:54:08.0715020Z [cluster1] },
2021-05-26T16:54:08.0715693Z [cluster1] "mismatchedContainerImages": {
2021-05-26T16:54:08.0717735Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0719006Z [cluster1] },
2021-05-26T16:54:08.0719927Z [cluster1] "nonReadyContainerStates": {
2021-05-26T16:54:08.0720609Z [cluster1] "items": {
2021-05-26T16:54:08.0721892Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-05-26T16:54:08.0724412Z [cluster1] "properties": {
2021-05-26T16:54:08.0725002Z [cluster1] "running": {
2021-05-26T16:54:08.0726280Z [cluster1] "description": "Details about a running container",
2021-05-26T16:54:08.0727065Z [cluster1] "properties": {
2021-05-26T16:54:08.0728873Z [cluster1] "startedAt": {
2021-05-26T16:54:08.0731687Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-05-26T16:54:08.0732870Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0733500Z [cluster1] "type": "string"
2021-05-26T16:54:08.0734432Z [cluster1] }
2021-05-26T16:54:08.0734956Z [cluster1] },
2021-05-26T16:54:08.0735492Z [cluster1] "type": "object"
2021-05-26T16:54:08.0736020Z [cluster1] },
2021-05-26T16:54:08.0736563Z [cluster1] "terminated": {
2021-05-26T16:54:08.0737706Z [cluster1] "description": "Details about a terminated container",
2021-05-26T16:54:08.0739034Z [cluster1] "properties": {
2021-05-26T16:54:08.0739672Z [cluster1] "containerID": {
2021-05-26T16:54:08.0740935Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-05-26T16:54:08.0741953Z [cluster1] "type": "string"
2021-05-26T16:54:08.0742482Z [cluster1] },
2021-05-26T16:54:08.0743026Z [cluster1] "exitCode": {
2021-05-26T16:54:08.0744063Z [cluster1] "description": "Exit status from the last termination of the container",
2021-05-26T16:54:08.0744866Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0745462Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0745998Z [cluster1] },
2021-05-26T16:54:08.0746544Z [cluster1] "finishedAt": {
2021-05-26T16:54:08.0747315Z [cluster1] "description": "Time at which the container last terminated",
2021-05-26T16:54:08.0748421Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0749048Z [cluster1] "type": "string"
2021-05-26T16:54:08.0749768Z [cluster1] },
2021-05-26T16:54:08.0750305Z [cluster1] "message": {
2021-05-26T16:54:08.0751113Z [cluster1] "description": "Message regarding the last termination of the container",
2021-05-26T16:54:08.0751936Z [cluster1] "type": "string"
2021-05-26T16:54:08.0752662Z [cluster1] },
2021-05-26T16:54:08.0753197Z [cluster1] "reason": {
2021-05-26T16:54:08.0753990Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-05-26T16:54:08.0754786Z [cluster1] "type": "string"
2021-05-26T16:54:08.0755329Z [cluster1] },
2021-05-26T16:54:08.0755833Z [cluster1] "signal": {
2021-05-26T16:54:08.0756597Z [cluster1] "description": "Signal from the last termination of the container",
2021-05-26T16:54:08.0757381Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0757982Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0758526Z [cluster1] },
2021-05-26T16:54:08.0759053Z [cluster1] "startedAt": {
2021-05-26T16:54:08.0760019Z [cluster1] "description": "Time at which previous execution of the container started",
2021-05-26T16:54:08.0789916Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0790643Z [cluster1] "type": "string"
2021-05-26T16:54:08.0791178Z [cluster1] }
2021-05-26T16:54:08.0791675Z [cluster1] },
2021-05-26T16:54:08.0792194Z [cluster1] "required": [
2021-05-26T16:54:08.0793441Z [cluster1] "exitCode"
2021-05-26T16:54:08.0793976Z [cluster1] ],
2021-05-26T16:54:08.0794960Z [cluster1] "type": "object"
2021-05-26T16:54:08.0795518Z [cluster1] },
2021-05-26T16:54:08.0796023Z [cluster1] "waiting": {
2021-05-26T16:54:08.0796732Z [cluster1] "description": "Details about a waiting container",
2021-05-26T16:54:08.0797786Z [cluster1] "properties": {
2021-05-26T16:54:08.0798369Z [cluster1] "message": {
2021-05-26T16:54:08.0799730Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-05-26T16:54:08.0800550Z [cluster1] "type": "string"
2021-05-26T16:54:08.0801090Z [cluster1] },
2021-05-26T16:54:08.0801604Z [cluster1] "reason": {
2021-05-26T16:54:08.0802360Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-05-26T16:54:08.0803125Z [cluster1] "type": "string"
2021-05-26T16:54:08.0803646Z [cluster1] }
2021-05-26T16:54:08.0804136Z [cluster1] },
2021-05-26T16:54:08.0805095Z [cluster1] "type": "object"
2021-05-26T16:54:08.0805714Z [cluster1] }
2021-05-26T16:54:08.0806201Z [cluster1] },
2021-05-26T16:54:08.0806714Z [cluster1] "type": "object"
2021-05-26T16:54:08.0807249Z [cluster1] },
2021-05-26T16:54:08.0808038Z [cluster1] "type": "array"
2021-05-26T16:54:08.0808611Z [cluster1] },
2021-05-26T16:54:08.0809088Z [cluster1] "status": {
2021-05-26T16:54:08.0809920Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-05-26T16:54:08.0810788Z [cluster1] "properties": {
2021-05-26T16:54:08.0811407Z [cluster1] "collisionCount": {
2021-05-26T16:54:08.0812787Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-05-26T16:54:08.0814261Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0814878Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0815427Z [cluster1] },
2021-05-26T16:54:08.0815942Z [cluster1] "conditions": {
2021-05-26T16:54:08.0817783Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-05-26T16:54:08.0819166Z [cluster1] "items": {
2021-05-26T16:54:08.0820555Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-05-26T16:54:08.0822496Z [cluster1] "properties": {
2021-05-26T16:54:08.0824140Z [cluster1] "lastTransitionTime": {
2021-05-26T16:54:08.0825116Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-05-26T16:54:08.0826794Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0828018Z [cluster1] "type": "string"
2021-05-26T16:54:08.0828566Z [cluster1] },
2021-05-26T16:54:08.0829094Z [cluster1] "message": {
2021-05-26T16:54:08.0830072Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-05-26T16:54:08.0830899Z [cluster1] "type": "string"
2021-05-26T16:54:08.0831423Z [cluster1] },
2021-05-26T16:54:08.0831917Z [cluster1] "reason": {
2021-05-26T16:54:08.0833752Z [cluster1] "description": "The reason for the condition's last transition.",
2021-05-26T16:54:08.0834524Z [cluster1] "type": "string"
2021-05-26T16:54:08.0835045Z [cluster1] },
2021-05-26T16:54:08.0835544Z [cluster1] "status": {
2021-05-26T16:54:08.0836279Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-05-26T16:54:08.0837050Z [cluster1] "type": "string"
2021-05-26T16:54:08.0837575Z [cluster1] },
2021-05-26T16:54:08.0838610Z [cluster1] "type": {
2021-05-26T16:54:08.0839323Z [cluster1] "description": "Type of DaemonSet condition.",
2021-05-26T16:54:08.0840009Z [cluster1] "type": "string"
2021-05-26T16:54:08.0840538Z [cluster1] }
2021-05-26T16:54:08.0840996Z [cluster1] },
2021-05-26T16:54:08.0841509Z [cluster1] "required": [
2021-05-26T16:54:08.0842204Z [cluster1] "status",
2021-05-26T16:54:08.0842736Z [cluster1] "type"
2021-05-26T16:54:08.0843231Z [cluster1] ],
2021-05-26T16:54:08.0843732Z [cluster1] "type": "object"
2021-05-26T16:54:08.0844247Z [cluster1] },
2021-05-26T16:54:08.0844741Z [cluster1] "type": "array"
2021-05-26T16:54:08.0845347Z [cluster1] },
2021-05-26T16:54:08.0845985Z [cluster1] "currentNumberScheduled": {
2021-05-26T16:54:08.0848230Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.0850034Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0850588Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0851111Z [cluster1] },
2021-05-26T16:54:08.0851749Z [cluster1] "desiredNumberScheduled": {
2021-05-26T16:54:08.0853211Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.0854545Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0855095Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0855620Z [cluster1] },
2021-05-26T16:54:08.0856314Z [cluster1] "numberAvailable": {
2021-05-26T16:54:08.0857541Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.0858720Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0859292Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0859826Z [cluster1] },
2021-05-26T16:54:08.0860434Z [cluster1] "numberMisscheduled": {
2021-05-26T16:54:08.0861892Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.0863142Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0863689Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0864207Z [cluster1] },
2021-05-26T16:54:08.0864731Z [cluster1] "numberReady": {
2021-05-26T16:54:08.0865668Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-05-26T16:54:08.0866895Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0898873Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0899597Z [cluster1] },
2021-05-26T16:54:08.0900203Z [cluster1] "numberUnavailable": {
2021-05-26T16:54:08.0901594Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.0903025Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0903575Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0904093Z [cluster1] },
2021-05-26T16:54:08.0904681Z [cluster1] "observedGeneration": {
2021-05-26T16:54:08.0905579Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-05-26T16:54:08.0906452Z [cluster1] "format": "int64",
2021-05-26T16:54:08.0907003Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0907520Z [cluster1] },
2021-05-26T16:54:08.0908143Z [cluster1] "updatedNumberScheduled": {
2021-05-26T16:54:08.0909063Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-05-26T16:54:08.0909829Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0910379Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0910897Z [cluster1] }
2021-05-26T16:54:08.0911335Z [cluster1] },
2021-05-26T16:54:08.0911832Z [cluster1] "required": [
2021-05-26T16:54:08.0912713Z [cluster1] "currentNumberScheduled",
2021-05-26T16:54:08.0913549Z [cluster1] "desiredNumberScheduled",
2021-05-26T16:54:08.0914464Z [cluster1] "numberMisscheduled",
2021-05-26T16:54:08.0915129Z [cluster1] "numberReady"
2021-05-26T16:54:08.0915667Z [cluster1] ],
2021-05-26T16:54:08.0916169Z [cluster1] "type": "object"
2021-05-26T16:54:08.0916688Z [cluster1] }
2021-05-26T16:54:08.0917138Z [cluster1] },
2021-05-26T16:54:08.0917642Z [cluster1] "required": [
2021-05-26T16:54:08.0918364Z [cluster1] "mismatchedContainerImages"
2021-05-26T16:54:08.0919032Z [cluster1] ],
2021-05-26T16:54:08.0920055Z [cluster1] "type": "object"
2021-05-26T16:54:08.0920555Z [cluster1] },
2021-05-26T16:54:08.0921069Z [cluster1] "natEnabled": {
2021-05-26T16:54:08.0921638Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0922144Z [cluster1] },
2021-05-26T16:54:08.0922663Z [cluster1] "networkPlugin": {
2021-05-26T16:54:08.0923253Z [cluster1] "type": "string"
2021-05-26T16:54:08.0923905Z [cluster1] },
2021-05-26T16:54:08.0924710Z [cluster1] "routeAgentDaemonSetStatus": {
2021-05-26T16:54:08.0925438Z [cluster1] "properties": {
2021-05-26T16:54:08.0929503Z [cluster1] "lastResourceVersion": {
2021-05-26T16:54:08.0930205Z [cluster1] "type": "string"
2021-05-26T16:54:08.0931055Z [cluster1] },
2021-05-26T16:54:08.0931947Z [cluster1] "mismatchedContainerImages": {
2021-05-26T16:54:08.0932694Z [cluster1] "type": "boolean"
2021-05-26T16:54:08.0933219Z [cluster1] },
2021-05-26T16:54:08.0933886Z [cluster1] "nonReadyContainerStates": {
2021-05-26T16:54:08.0934567Z [cluster1] "items": {
2021-05-26T16:54:08.0935849Z [cluster1] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-05-26T16:54:08.0937160Z [cluster1] "properties": {
2021-05-26T16:54:08.0937719Z [cluster1] "running": {
2021-05-26T16:54:08.0938430Z [cluster1] "description": "Details about a running container",
2021-05-26T16:54:08.0939162Z [cluster1] "properties": {
2021-05-26T16:54:08.0939762Z [cluster1] "startedAt": {
2021-05-26T16:54:08.0941211Z [cluster1] "description": "Time at which the container was last (re-)started",
2021-05-26T16:54:08.0942299Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0942925Z [cluster1] "type": "string"
2021-05-26T16:54:08.0943456Z [cluster1] }
2021-05-26T16:54:08.0943950Z [cluster1] },
2021-05-26T16:54:08.0944472Z [cluster1] "type": "object"
2021-05-26T16:54:08.0945008Z [cluster1] },
2021-05-26T16:54:08.0945547Z [cluster1] "terminated": {
2021-05-26T16:54:08.0946397Z [cluster1] "description": "Details about a terminated container",
2021-05-26T16:54:08.0947140Z [cluster1] "properties": {
2021-05-26T16:54:08.0947725Z [cluster1] "containerID": {
2021-05-26T16:54:08.0948854Z [cluster1] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-05-26T16:54:08.0949639Z [cluster1] "type": "string"
2021-05-26T16:54:08.0950175Z [cluster1] },
2021-05-26T16:54:08.0950699Z [cluster1] "exitCode": {
2021-05-26T16:54:08.0951461Z [cluster1] "description": "Exit status from the last termination of the container",
2021-05-26T16:54:08.0952734Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0953378Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0953933Z [cluster1] },
2021-05-26T16:54:08.0954506Z [cluster1] "finishedAt": {
2021-05-26T16:54:08.0956298Z [cluster1] "description": "Time at which the container last terminated",
2021-05-26T16:54:08.0958142Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0958763Z [cluster1] "type": "string"
2021-05-26T16:54:08.0959413Z [cluster1] },
2021-05-26T16:54:08.0959944Z [cluster1] "message": {
2021-05-26T16:54:08.0960726Z [cluster1] "description": "Message regarding the last termination of the container",
2021-05-26T16:54:08.0961522Z [cluster1] "type": "string"
2021-05-26T16:54:08.0962033Z [cluster1] },
2021-05-26T16:54:08.0962538Z [cluster1] "reason": {
2021-05-26T16:54:08.0963298Z [cluster1] "description": "(brief) reason from the last termination of the container",
2021-05-26T16:54:08.0964078Z [cluster1] "type": "string"
2021-05-26T16:54:08.0964744Z [cluster1] },
2021-05-26T16:54:08.0965255Z [cluster1] "signal": {
2021-05-26T16:54:08.0966031Z [cluster1] "description": "Signal from the last termination of the container",
2021-05-26T16:54:08.0966802Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0967399Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0967946Z [cluster1] },
2021-05-26T16:54:08.0968482Z [cluster1] "startedAt": {
2021-05-26T16:54:08.0970043Z [cluster1] "description": "Time at which previous execution of the container started",
2021-05-26T16:54:08.0971355Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.0972003Z [cluster1] "type": "string"
2021-05-26T16:54:08.0972551Z [cluster1] }
2021-05-26T16:54:08.0973037Z [cluster1] },
2021-05-26T16:54:08.0973575Z [cluster1] "required": [
2021-05-26T16:54:08.0974143Z [cluster1] "exitCode"
2021-05-26T16:54:08.0974682Z [cluster1] ],
2021-05-26T16:54:08.0975206Z [cluster1] "type": "object"
2021-05-26T16:54:08.0975744Z [cluster1] },
2021-05-26T16:54:08.0976261Z [cluster1] "waiting": {
2021-05-26T16:54:08.0977214Z [cluster1] "description": "Details about a waiting container",
2021-05-26T16:54:08.0977980Z [cluster1] "properties": {
2021-05-26T16:54:08.0978535Z [cluster1] "message": {
2021-05-26T16:54:08.0979316Z [cluster1] "description": "Message regarding why the container is not yet running.",
2021-05-26T16:54:08.0980178Z [cluster1] "type": "string"
2021-05-26T16:54:08.0980687Z [cluster1] },
2021-05-26T16:54:08.0981194Z [cluster1] "reason": {
2021-05-26T16:54:08.0981914Z [cluster1] "description": "(brief) reason the container is not yet running.",
2021-05-26T16:54:08.0982782Z [cluster1] "type": "string"
2021-05-26T16:54:08.0983317Z [cluster1] }
2021-05-26T16:54:08.0983810Z [cluster1] },
2021-05-26T16:54:08.0984345Z [cluster1] "type": "object"
2021-05-26T16:54:08.0984866Z [cluster1] }
2021-05-26T16:54:08.0985351Z [cluster1] },
2021-05-26T16:54:08.0985861Z [cluster1] "type": "object"
2021-05-26T16:54:08.0986382Z [cluster1] },
2021-05-26T16:54:08.0986910Z [cluster1] "type": "array"
2021-05-26T16:54:08.0987424Z [cluster1] },
2021-05-26T16:54:08.0988352Z [cluster1] "status": {
2021-05-26T16:54:08.0989234Z [cluster1] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-05-26T16:54:08.0990100Z [cluster1] "properties": {
2021-05-26T16:54:08.0990708Z [cluster1] "collisionCount": {
2021-05-26T16:54:08.0992198Z [cluster1] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-05-26T16:54:08.0993685Z [cluster1] "format": "int32",
2021-05-26T16:54:08.0994253Z [cluster1] "type": "integer"
2021-05-26T16:54:08.0994769Z [cluster1] },
2021-05-26T16:54:08.0995268Z [cluster1] "conditions": {
2021-05-26T16:54:08.0996557Z [cluster1] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-05-26T16:54:08.0997425Z [cluster1] "items": {
2021-05-26T16:54:08.0998453Z [cluster1] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-05-26T16:54:08.0999397Z [cluster1] "properties": {
2021-05-26T16:54:08.1000061Z [cluster1] "lastTransitionTime": {
2021-05-26T16:54:08.1001139Z [cluster1] "description": "Last time the condition transitioned from one status to another.",
2021-05-26T16:54:08.1002343Z [cluster1] "format": "date-time",
2021-05-26T16:54:08.1002958Z [cluster1] "type": "string"
2021-05-26T16:54:08.1003500Z [cluster1] },
2021-05-26T16:54:08.1004013Z [cluster1] "message": {
2021-05-26T16:54:08.1004992Z [cluster1] "description": "A human readable message indicating details about the transition.",
2021-05-26T16:54:08.1005837Z [cluster1] "type": "string"
2021-05-26T16:54:08.1006383Z [cluster1] },
2021-05-26T16:54:08.1006909Z [cluster1] "reason": {
2021-05-26T16:54:08.1008061Z [cluster1] "description": "The reason for the condition's last transition.",
2021-05-26T16:54:08.1008850Z [cluster1] "type": "string"
2021-05-26T16:54:08.1009377Z [cluster1] },
2021-05-26T16:54:08.1009907Z [cluster1] "status": {
2021-05-26T16:54:08.1010682Z [cluster1] "description": "Status of the condition, one of True, False, Unknown.",
2021-05-26T16:54:08.1011454Z [cluster1] "type": "string"
2021-05-26T16:54:08.1012000Z [cluster1] },
2021-05-26T16:54:08.1012502Z [cluster1] "type": {
2021-05-26T16:54:08.1013207Z [cluster1] "description": "Type of DaemonSet condition.",
2021-05-26T16:54:08.1013933Z [cluster1] "type": "string"
2021-05-26T16:54:08.1014460Z [cluster1] }
2021-05-26T16:54:08.1014960Z [cluster1] },
2021-05-26T16:54:08.1015476Z [cluster1] "required": [
2021-05-26T16:54:08.1016142Z [cluster1] "status",
2021-05-26T16:54:08.1016643Z [cluster1] "type"
2021-05-26T16:54:08.1017143Z [cluster1] ],
2021-05-26T16:54:08.1017795Z [cluster1] "type": "object"
2021-05-26T16:54:08.1018319Z [cluster1] },
2021-05-26T16:54:08.1018845Z [cluster1] "type": "array"
2021-05-26T16:54:08.1019350Z [cluster1] },
2021-05-26T16:54:08.1020008Z [cluster1] "currentNumberScheduled": {
2021-05-26T16:54:08.1021461Z [cluster1] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.1024551Z [cluster1] "format": "int32",
2021-05-26T16:54:08.1025641Z [cluster1] "type": "integer"
2021-05-26T16:54:08.1026437Z [cluster1] },
2021-05-26T16:54:08.1029196Z [cluster1] "desiredNumberScheduled": {
2021-05-26T16:54:08.1030758Z [cluster1] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.1033142Z [cluster1] "format": "int32",
2021-05-26T16:54:08.1034402Z [cluster1] "type": "integer"
2021-05-26T16:54:08.1035195Z [cluster1] },
2021-05-26T16:54:08.1035793Z [cluster1] "numberAvailable": {
2021-05-26T16:54:08.1037021Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.1038314Z [cluster1] "format": "int32",
2021-05-26T16:54:08.1038883Z [cluster1] "type": "integer"
2021-05-26T16:54:08.1039392Z [cluster1] },
2021-05-26T16:54:08.1039982Z [cluster1] "numberMisscheduled": {
2021-05-26T16:54:08.1058466Z [cluster1] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.1059994Z [cluster1] "format": "int32",
2021-05-26T16:54:08.1060572Z [cluster1] "type": "integer"
2021-05-26T16:54:08.1061079Z [cluster1] },
2021-05-26T16:54:08.1061605Z [cluster1] "numberReady": {
2021-05-26T16:54:08.1062539Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-05-26T16:54:08.1063832Z [cluster1] "format": "int32",
2021-05-26T16:54:08.1064406Z [cluster1] "type": "integer"
2021-05-26T16:54:08.1065055Z [cluster1] },
2021-05-26T16:54:08.1065665Z [cluster1] "numberUnavailable": {
2021-05-26T16:54:08.1066888Z [cluster1] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.1068065Z [cluster1] "format": "int32",
2021-05-26T16:54:08.1068662Z [cluster1] "type": "integer"
2021-05-26T16:54:08.1069186Z [cluster1] },
2021-05-26T16:54:08.1070330Z [cluster1] "observedGeneration": {
2021-05-26T16:54:08.1071263Z [cluster1] "description": "The most recent generation observed by the daemon set controller.",
2021-05-26T16:54:08.1072569Z [cluster1] "format": "int64",
2021-05-26T16:54:08.1073198Z [cluster1] "type": "integer"
2021-05-26T16:54:08.1073702Z [cluster1] },
2021-05-26T16:54:08.1074347Z [cluster1] "updatedNumberScheduled": {
2021-05-26T16:54:08.2041222Z [cluster1] "description": "The total number of nodes that are running updated daemon pod",
2021-05-26T16:54:08.2042321Z [cluster1] "format": "int32",
2021-05-26T16:54:08.2042920Z [cluster1] "type": "integer"
2021-05-26T16:54:08.2043446Z [cluster1] }
2021-05-26T16:54:08.2044035Z [cluster1] },
2021-05-26T16:54:08.2044562Z [cluster1] "required": [
2021-05-26T16:54:08.2045225Z [cluster1] "currentNumberScheduled",
2021-05-26T16:54:08.2046040Z [cluster1] "desiredNumberScheduled",
2021-05-26T16:54:08.2046789Z [cluster1] "numberMisscheduled",
2021-05-26T16:54:08.2047436Z [cluster1] "numberReady"
2021-05-26T16:54:08.2047947Z [cluster1] ],
2021-05-26T16:54:08.2048451Z [cluster1] "type": "object"
2021-05-26T16:54:08.2048950Z [cluster1] }
2021-05-26T16:54:08.2049380Z [cluster1] },
2021-05-26T16:54:08.2049865Z [cluster1] "required": [
2021-05-26T16:54:08.2050559Z [cluster1] "mismatchedContainerImages"
2021-05-26T16:54:08.2051225Z [cluster1] ],
2021-05-26T16:54:08.2051702Z [cluster1] "type": "object"
2021-05-26T16:54:08.2052187Z [cluster1] },
2021-05-26T16:54:08.2052677Z [cluster1] "serviceCIDR": {
2021-05-26T16:54:08.2053226Z [cluster1] "type": "string"
2021-05-26T16:54:08.2053716Z [cluster1] }
2021-05-26T16:54:08.2054131Z [cluster1] },
2021-05-26T16:54:08.2054602Z [cluster1] "required": [
2021-05-26T16:54:08.2055111Z [cluster1] "clusterID",
2021-05-26T16:54:08.2055644Z [cluster1] "natEnabled"
2021-05-26T16:54:08.2056106Z [cluster1] ],
2021-05-26T16:54:08.2056719Z [cluster1] "type": "object"
2021-05-26T16:54:08.2057197Z [cluster1] }
2021-05-26T16:54:08.2057629Z [cluster1] },
2021-05-26T16:54:08.2058108Z [cluster1] "type": "object"
2021-05-26T16:54:08.2058565Z [cluster1] }
2021-05-26T16:54:08.2058981Z [cluster1] },
2021-05-26T16:54:08.2059435Z [cluster1] "served": true,
2021-05-26T16:54:08.2059957Z [cluster1] "storage": true,
2021-05-26T16:54:08.2060491Z [cluster1] "subresources": {
2021-05-26T16:54:08.2061015Z [cluster1] "status": {}
2021-05-26T16:54:08.2061443Z [cluster1] }
2021-05-26T16:54:08.2061856Z [cluster1] }
2021-05-26T16:54:08.2062242Z [cluster1] ]
2021-05-26T16:54:08.2062637Z [cluster1] },
2021-05-26T16:54:08.2063045Z [cluster1] "status": {
2021-05-26T16:54:08.2063756Z [cluster1] "acceptedNames": {
2021-05-26T16:54:08.2064350Z [cluster1] "kind": "Submariner",
2021-05-26T16:54:08.2064960Z [cluster1] "listKind": "SubmarinerList",
2021-05-26T16:54:08.2065581Z [cluster1] "plural": "submariners",
2021-05-26T16:54:08.2066183Z [cluster1] "singular": "submariner"
2021-05-26T16:54:08.2066667Z [cluster1] },
2021-05-26T16:54:08.2067126Z [cluster1] "conditions": [
2021-05-26T16:54:08.2067569Z [cluster1] {
2021-05-26T16:54:08.2068859Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:16Z",
2021-05-26T16:54:08.2069728Z [cluster1] "message": "no conflicts found",
2021-05-26T16:54:08.2070512Z [cluster1] "reason": "NoConflicts",
2021-05-26T16:54:08.2071091Z [cluster1] "status": "True",
2021-05-26T16:54:08.2071652Z [cluster1] "type": "NamesAccepted"
2021-05-26T16:54:08.2072175Z [cluster1] },
2021-05-26T16:54:08.2072778Z [cluster1] {
2021-05-26T16:54:08.2073679Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:16Z",
2021-05-26T16:54:08.2074578Z [cluster1] "message": "the initial names have been accepted",
2021-05-26T16:54:08.2075390Z [cluster1] "reason": "InitialNamesAccepted",
2021-05-26T16:54:08.2076070Z [cluster1] "status": "True",
2021-05-26T16:54:08.2076623Z [cluster1] "type": "Established"
2021-05-26T16:54:08.2077120Z [cluster1] }
2021-05-26T16:54:08.2077520Z [cluster1] ],
2021-05-26T16:54:08.2078017Z [cluster1] "storedVersions": [
2021-05-26T16:54:08.2078535Z [cluster1] "v1alpha1"
2021-05-26T16:54:08.2078973Z [cluster1] ]
2021-05-26T16:54:08.2079360Z [cluster1] }
2021-05-26T16:54:08.2079752Z [cluster1] }
2021-05-26T16:54:08.2081093Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariners.submariner.io
2021-05-26T16:54:08.2082787Z [submariner-operator]$ [cluster1] validate_equals .metadata.name submariners.submariner.io
2021-05-26T16:54:08.2084196Z [submariner-operator]$ [cluster1] local json_filter=.metadata.name
2021-05-26T16:54:08.2085509Z [submariner-operator]$ [cluster1] local expected=submariners.submariner.io
2021-05-26T16:54:08.2086954Z [submariner-operator]$ [cluster1] local actual=submariners.submariner.io
2021-05-26T16:54:08.2088815Z [submariner-operator]$ [cluster1] jq -r -M .metadata.name /tmp/submariners.submariner.io.cluster1.json
2021-05-26T16:54:08.4102320Z [submariner-operator]$ [cluster1] validate_equals .ss.kind Cluster
2021-05-26T16:54:08.4104260Z [submariner-operator]$ [cluster2] validate_equals .status.acceptedNames.kind Cluster
2021-05-26T16:54:08.4108245Z [submariner-operator]$ [cluster2] local json_filter=.status.acceptedNames.kind
2021-05-26T16:54:08.4109971Z [submariner-operator]$ [cluster2] local expected=Cluster
2021-05-26T16:54:08.4112931Z [submariner-operator]$ [cluster2] local actual=Cluster
2021-05-26T16:54:08.4115143Z [submariner-operator]$ [cluster2] jq -r -M .status.acceptedNames.kind /tmp/clusters.submariner.io.cluster2.json
2021-05-26T16:54:08.4118596Z [submariner-operator]$ [cluster2] verify_subm_crd
2021-05-26T16:54:08.4119571Z [submariner-operator]$ [cluster2] verify_subm_crd
2021-05-26T16:54:08.4120898Z [submariner-operator]$ [cluster2] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-05-26T16:54:08.4122677Z [submariner-operator]$ [cluster2] validate_crd submariners.submariner.io v1alpha1 Submariner
2021-05-26T16:54:08.4124803Z [submariner-operator]$ [cluster2] local crd_name=submariners.submariner.io
2021-05-26T16:54:08.4126087Z [submariner-operator]$ [cluster2] local version=v1alpha1
2021-05-26T16:54:08.4127169Z [submariner-operator]$ [cluster2] local spec_name=Submariner
2021-05-26T16:54:08.4129221Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-05-26T16:54:08.4130961Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-05-26T16:54:08.4132542Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds submariners.submariner.io
2021-05-26T16:54:08.4133873Z [cluster2] NAME CREATED AT
2021-05-26T16:54:08.4135046Z [cluster2] submariners.submariner.io 2021-05-26T16:52:27Z
2021-05-26T16:54:08.4136733Z [submariner-operator]$ [cluster2] json_file=/tmp/submariners.submariner.io.cluster2.json
2021-05-26T16:54:08.4139066Z [submariner-operator]$ [cluster2] kubectl get crd submariners.submariner.io -o json
2021-05-26T16:54:08.4141106Z [submariner-operator]$ [cluster2] tee /tmp/submariners.submariner.io.cluster2.json
2021-05-26T16:54:08.4142986Z [submariner-operator]$ [cluster2] kubectl get crd submariners.submariner.io -o json
2021-05-26T16:54:08.4145103Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crd submariners.submariner.io -o json
2021-05-26T16:54:08.4146054Z [cluster2] {
2021-05-26T16:54:08.4146674Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:08.4147671Z [cluster2] "kind": "CustomResourceDefinition",
2021-05-26T16:54:08.4148526Z [cluster2] "metadata": {
2021-05-26T16:54:08.4149183Z [cluster2] "annotations": {
2021-05-26T16:54:08.4150365Z [cluster2] "controller-gen.kubebuilder.io/version": "v0.4.1"
2021-05-26T16:54:08.4151276Z [cluster2] },
2021-05-26T16:54:08.4152478Z [cluster2] "creationTimestamp": "2021-05-26T16:52:27Z",
2021-05-26T16:54:08.4153273Z [cluster2] "generation": 1,
2021-05-26T16:54:08.4153825Z [cluster2] "managedFields": [
2021-05-26T16:54:08.4154539Z [cluster2] {
2021-05-26T16:54:08.4155163Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:08.4156409Z [cluster2] "fieldsType": "FieldsV1",
2021-05-26T16:54:08.4156982Z [cluster2] "fieldsV1": {
2021-05-26T16:54:08.4157478Z [cluster2] "f:status": {
2021-05-26T16:54:08.4158034Z [cluster2] "f:acceptedNames": {
2021-05-26T16:54:08.4158570Z [cluster2] "f:kind": {},
2021-05-26T16:54:08.4159184Z [cluster2] "f:listKind": {},
2021-05-26T16:54:08.4159677Z [cluster2] "f:plural": {},
2021-05-26T16:54:08.4160182Z [cluster2] "f:singular": {}
2021-05-26T16:54:08.4160756Z [cluster2] },
2021-05-26T16:54:08.4161246Z [cluster2] "f:conditions": {}
2021-05-26T16:54:08.4161711Z [cluster2] }
2021-05-26T16:54:08.4162129Z [cluster2] },
2021-05-26T16:54:08.4162965Z [cluster2] "manager": "kube-apiserver",
2021-05-26T16:54:08.4163596Z [cluster2] "operation": "Update",
2021-05-26T16:54:08.4164431Z [cluster2] "time": "2021-05-26T16:52:27Z"
2021-05-26T16:54:08.4164867Z [cluster2] },
2021-05-26T16:54:08.4165385Z [cluster2] {
2021-05-26T16:54:08.4166014Z [cluster2] "apiVersion": "apiextensions.k8s.io/v1",
2021-05-26T16:54:08.4166745Z [cluster2] "fieldsType": "FieldsV1",
2021-05-26T16:54:08.4167289Z [cluster2] "fieldsV1": {
2021-05-26T16:54:08.4167803Z [cluster2] "f:metadata": {
2021-05-26T16:54:08.4168324Z [cluster2] "f:annotations": {
2021-05-26T16:54:08.4168831Z [cluster2] ".": {},
2021-05-26T16:54:08.4169811Z [cluster2] "f:controller-gen.kubebuilder.io/version": {}
2021-05-26T16:54:08.4170537Z [cluster2] }
2021-05-26T16:54:08.4170966Z [cluster2] },
2021-05-26T16:54:08.4171405Z [cluster2] "f:spec": {
2021-05-26T16:54:08.4172182Z [cluster2] "f:conversion": {
2021-05-26T16:54:08.4172674Z [cluster2] ".": {},
2021-05-26T16:54:08.4173150Z [cluster2] "f:strategy": {}
2021-05-26T16:54:08.4173597Z [cluster2] },
2021-05-26T16:54:08.4174046Z [cluster2] "f:group": {},
2021-05-26T16:54:08.4174504Z [cluster2] "f:names": {
2021-05-26T16:54:08.4175105Z [cluster2] "f:kind": {},
2021-05-26T16:54:08.4175613Z [cluster2] "f:listKind": {},
2021-05-26T16:54:08.4176465Z [cluster2] "f:plural": {},
2021-05-26T16:54:08.4176988Z [cluster2] "f:singular": {}
2021-05-26T16:54:08.4177448Z [cluster2] },
2021-05-26T16:54:08.4177913Z [cluster2] "f:scope": {},
2021-05-26T16:54:08.4178405Z [cluster2] "f:versions": {}
2021-05-26T16:54:08.4213226Z [cluster2] },
2021-05-26T16:54:08.4213932Z [cluster2] "f:status": {
2021-05-26T16:54:08.4214506Z [cluster2] "f:storedVersions": {}
2021-05-26T16:54:08.4215031Z [cluster2] }
2021-05-26T16:54:08.4215437Z [cluster2] },
2021-05-26T16:54:08.4215921Z [cluster2] "manager": "subctl",
2021-05-26T16:54:08.4216471Z [cluster2] "operation": "Update",
2021-05-26T16:54:08.4217383Z [cluster2] "time": "2021-05-26T16:52:27Z"
2021-05-26T16:54:08.4217843Z [cluster2] }
2021-05-26T16:54:08.4218251Z [cluster2] ],
2021-05-26T16:54:08.4218873Z [cluster2] "name": "submariners.submariner.io",
2021-05-26T16:54:08.4219617Z [cluster2] "resourceVersion": "1444",
2021-05-26T16:54:08.4220524Z [cluster2] "uid": "91d0aa54-7d00-4a2b-97db-34c2d9ce92b2"
2021-05-26T16:54:08.4221134Z [cluster2] },
2021-05-26T16:54:08.4221556Z [cluster2] "spec": {
2021-05-26T16:54:08.4222030Z [cluster2] "conversion": {
2021-05-26T16:54:08.4222553Z [cluster2] "strategy": "None"
2021-05-26T16:54:08.4222999Z [cluster2] },
2021-05-26T16:54:08.4223505Z [cluster2] "group": "submariner.io",
2021-05-26T16:54:08.4224019Z [cluster2] "names": {
2021-05-26T16:54:08.4224526Z [cluster2] "kind": "Submariner",
2021-05-26T16:54:08.4225124Z [cluster2] "listKind": "SubmarinerList",
2021-05-26T16:54:08.4225758Z [cluster2] "plural": "submariners",
2021-05-26T16:54:08.4226343Z [cluster2] "singular": "submariner"
2021-05-26T16:54:08.4226835Z [cluster2] },
2021-05-26T16:54:08.4227312Z [cluster2] "scope": "Namespaced",
2021-05-26T16:54:08.4227851Z [cluster2] "versions": [
2021-05-26T16:54:08.4228294Z [cluster2] {
2021-05-26T16:54:08.4228750Z [cluster2] "name": "v1alpha1",
2021-05-26T16:54:08.4229248Z [cluster2] "schema": {
2021-05-26T16:54:08.4229793Z [cluster2] "openAPIV3Schema": {
2021-05-26T16:54:08.4230625Z [cluster2] "description": "Submariner is the Schema for the submariners API",
2021-05-26T16:54:08.4231361Z [cluster2] "properties": {
2021-05-26T16:54:08.4231915Z [cluster2] "apiVersion": {
2021-05-26T16:54:08.4234488Z [cluster2] "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
2021-05-26T16:54:08.4236344Z [cluster2] "type": "string"
2021-05-26T16:54:08.4236839Z [cluster2] },
2021-05-26T16:54:08.4237283Z [cluster2] "kind": {
2021-05-26T16:54:08.4239950Z [cluster2] "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
2021-05-26T16:54:08.4241804Z [cluster2] "type": "string"
2021-05-26T16:54:08.4242280Z [cluster2] },
2021-05-26T16:54:08.4242769Z [cluster2] "metadata": {
2021-05-26T16:54:08.4243388Z [cluster2] "type": "object"
2021-05-26T16:54:08.4243858Z [cluster2] },
2021-05-26T16:54:08.4244322Z [cluster2] "spec": {
2021-05-26T16:54:08.4245094Z [cluster2] "description": "SubmarinerSpec defines the desired state of Submariner",
2021-05-26T16:54:08.4245918Z [cluster2] "properties": {
2021-05-26T16:54:08.4246449Z [cluster2] "broker": {
2021-05-26T16:54:08.4246983Z [cluster2] "type": "string"
2021-05-26T16:54:08.4247500Z [cluster2] },
2021-05-26T16:54:08.4248077Z [cluster2] "brokerK8sApiServer": {
2021-05-26T16:54:08.4248713Z [cluster2] "type": "string"
2021-05-26T16:54:08.4249195Z [cluster2] },
2021-05-26T16:54:08.4249864Z [cluster2] "brokerK8sApiServerToken": {
2021-05-26T16:54:08.4250551Z [cluster2] "type": "string"
2021-05-26T16:54:08.4251048Z [cluster2] },
2021-05-26T16:54:08.4251544Z [cluster2] "brokerK8sCA": {
2021-05-26T16:54:08.4252163Z [cluster2] "type": "string"
2021-05-26T16:54:08.4252664Z [cluster2] },
2021-05-26T16:54:08.4295130Z [cluster2] "brokerK8sRemoteNamespace": {
2021-05-26T16:54:08.4296119Z [cluster2] "type": "string"
2021-05-26T16:54:08.4296615Z [cluster2] },
2021-05-26T16:54:08.4297139Z [cluster2] "cableDriver": {
2021-05-26T16:54:08.4297694Z [cluster2] "type": "string"
2021-05-26T16:54:08.4298274Z [cluster2] },
2021-05-26T16:54:08.4298807Z [cluster2] "ceIPSecDebug": {
2021-05-26T16:54:08.4299381Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4299893Z [cluster2] },
2021-05-26T16:54:08.4300514Z [cluster2] "ceIPSecForceUDPEncaps": {
2021-05-26T16:54:08.4301217Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4301769Z [cluster2] },
2021-05-26T16:54:08.4302318Z [cluster2] "ceIPSecIKEPort": {
2021-05-26T16:54:08.4302913Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4303419Z [cluster2] },
2021-05-26T16:54:08.4303982Z [cluster2] "ceIPSecNATTPort": {
2021-05-26T16:54:08.4304753Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4305268Z [cluster2] },
2021-05-26T16:54:08.4305768Z [cluster2] "ceIPSecPSK": {
2021-05-26T16:54:08.4306374Z [cluster2] "type": "string"
2021-05-26T16:54:08.4306862Z [cluster2] },
2021-05-26T16:54:08.4307680Z [cluster2] "ceIPSecPreferredServer": {
2021-05-26T16:54:08.4308399Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4308905Z [cluster2] },
2021-05-26T16:54:08.4309426Z [cluster2] "clusterCIDR": {
2021-05-26T16:54:08.4309979Z [cluster2] "type": "string"
2021-05-26T16:54:08.4310488Z [cluster2] },
2021-05-26T16:54:08.4310983Z [cluster2] "clusterID": {
2021-05-26T16:54:08.4311624Z [cluster2] "type": "string"
2021-05-26T16:54:08.4312119Z [cluster2] },
2021-05-26T16:54:08.4312825Z [cluster2] "colorCodes": {
2021-05-26T16:54:08.4313381Z [cluster2] "type": "string"
2021-05-26T16:54:08.4313889Z [cluster2] },
2021-05-26T16:54:08.4314522Z [cluster2] "connectionHealthCheck": {
2021-05-26T16:54:08.4315197Z [cluster2] "properties": {
2021-05-26T16:54:08.4315757Z [cluster2] "enabled": {
2021-05-26T16:54:08.4316306Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4316830Z [cluster2] },
2021-05-26T16:54:08.4317377Z [cluster2] "intervalSeconds": {
2021-05-26T16:54:08.4318197Z [cluster2] "description": "The interval at which health check pings are sent.",
2021-05-26T16:54:08.4318953Z [cluster2] "format": "int64",
2021-05-26T16:54:08.4319508Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4320036Z [cluster2] },
2021-05-26T16:54:08.4320620Z [cluster2] "maxPacketLossCount": {
2021-05-26T16:54:08.4321619Z [cluster2] "description": "The maximum number of packets lost at which the health checker will mark the connection as down.",
2021-05-26T16:54:08.4322534Z [cluster2] "format": "int64",
2021-05-26T16:54:08.4323100Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4323627Z [cluster2] }
2021-05-26T16:54:08.4324084Z [cluster2] },
2021-05-26T16:54:08.4324596Z [cluster2] "type": "object"
2021-05-26T16:54:08.4325081Z [cluster2] },
2021-05-26T16:54:08.4325680Z [cluster2] "coreDNSCustomConfig": {
2021-05-26T16:54:08.4326347Z [cluster2] "properties": {
2021-05-26T16:54:08.4326958Z [cluster2] "configMapName": {
2021-05-26T16:54:08.4327551Z [cluster2] "type": "string"
2021-05-26T16:54:08.4328052Z [cluster2] },
2021-05-26T16:54:08.4328569Z [cluster2] "namespace": {
2021-05-26T16:54:08.4329121Z [cluster2] "type": "string"
2021-05-26T16:54:08.4329637Z [cluster2] }
2021-05-26T16:54:08.4330101Z [cluster2] },
2021-05-26T16:54:08.4330591Z [cluster2] "type": "object"
2021-05-26T16:54:08.4331086Z [cluster2] },
2021-05-26T16:54:08.4331599Z [cluster2] "customDomains": {
2021-05-26T16:54:08.4332249Z [cluster2] "items": {
2021-05-26T16:54:08.4332789Z [cluster2] "type": "string"
2021-05-26T16:54:08.4333292Z [cluster2] },
2021-05-26T16:54:08.4333784Z [cluster2] "type": "array",
2021-05-26T16:54:08.4334919Z [cluster2] "x-kubernetes-list-type": "set"
2021-05-26T16:54:08.4335564Z [cluster2] },
2021-05-26T16:54:08.4336149Z [cluster2] "debug": {
2021-05-26T16:54:08.4336687Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4337181Z [cluster2] },
2021-05-26T16:54:08.4337690Z [cluster2] "globalCIDR": {
2021-05-26T16:54:08.4338232Z [cluster2] "type": "string"
2021-05-26T16:54:08.4338743Z [cluster2] },
2021-05-26T16:54:08.4339269Z [cluster2] "imageOverrides": {
2021-05-26T16:54:08.4339973Z [cluster2] "additionalProperties": {
2021-05-26T16:54:08.4340661Z [cluster2] "type": "string"
2021-05-26T16:54:08.4341149Z [cluster2] },
2021-05-26T16:54:08.4341657Z [cluster2] "type": "object"
2021-05-26T16:54:08.4342146Z [cluster2] },
2021-05-26T16:54:08.4342646Z [cluster2] "namespace": {
2021-05-26T16:54:08.4343181Z [cluster2] "type": "string"
2021-05-26T16:54:08.4343674Z [cluster2] },
2021-05-26T16:54:08.4344165Z [cluster2] "natEnabled": {
2021-05-26T16:54:08.4344739Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4345242Z [cluster2] },
2021-05-26T16:54:08.4345735Z [cluster2] "repository": {
2021-05-26T16:54:08.4346290Z [cluster2] "type": "string"
2021-05-26T16:54:08.4346770Z [cluster2] },
2021-05-26T16:54:08.4347307Z [cluster2] "serviceCIDR": {
2021-05-26T16:54:08.4347852Z [cluster2] "type": "string"
2021-05-26T16:54:08.4348352Z [cluster2] },
2021-05-26T16:54:08.4348997Z [cluster2] "serviceDiscoveryEnabled": {
2021-05-26T16:54:08.4349697Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4350202Z [cluster2] },
2021-05-26T16:54:08.4350674Z [cluster2] "version": {
2021-05-26T16:54:08.4351207Z [cluster2] "type": "string"
2021-05-26T16:54:08.4351687Z [cluster2] }
2021-05-26T16:54:08.4352130Z [cluster2] },
2021-05-26T16:54:08.4352804Z [cluster2] "required": [
2021-05-26T16:54:08.4353333Z [cluster2] "broker",
2021-05-26T16:54:08.4353946Z [cluster2] "brokerK8sApiServer",
2021-05-26T16:54:08.4354720Z [cluster2] "brokerK8sApiServerToken",
2021-05-26T16:54:08.4355722Z [cluster2] "brokerK8sCA",
2021-05-26T16:54:08.4357135Z [cluster2] "brokerK8sRemoteNamespace",
2021-05-26T16:54:08.4357937Z [cluster2] "ceIPSecDebug",
2021-05-26T16:54:08.4358515Z [cluster2] "ceIPSecPSK",
2021-05-26T16:54:08.4359247Z [cluster2] "clusterCIDR",
2021-05-26T16:54:08.4359807Z [cluster2] "clusterID",
2021-05-26T16:54:08.4360328Z [cluster2] "debug",
2021-05-26T16:54:08.4360854Z [cluster2] "namespace",
2021-05-26T16:54:08.4361395Z [cluster2] "natEnabled",
2021-05-26T16:54:08.4361969Z [cluster2] "serviceCIDR"
2021-05-26T16:54:08.4362541Z [cluster2] ],
2021-05-26T16:54:08.4363039Z [cluster2] "type": "object"
2021-05-26T16:54:08.4363507Z [cluster2] },
2021-05-26T16:54:08.4363970Z [cluster2] "status": {
2021-05-26T16:54:08.4364765Z [cluster2] "description": "SubmarinerStatus defines the observed state of Submariner",
2021-05-26T16:54:08.4365616Z [cluster2] "properties": {
2021-05-26T16:54:08.4366190Z [cluster2] "clusterCIDR": {
2021-05-26T16:54:08.4366738Z [cluster2] "type": "string"
2021-05-26T16:54:08.4367235Z [cluster2] },
2021-05-26T16:54:08.4367717Z [cluster2] "clusterID": {
2021-05-26T16:54:08.4368263Z [cluster2] "type": "string"
2021-05-26T16:54:08.4368744Z [cluster2] },
2021-05-26T16:54:08.4369255Z [cluster2] "colorCodes": {
2021-05-26T16:54:08.4369823Z [cluster2] "type": "string"
2021-05-26T16:54:08.4370304Z [cluster2] },
2021-05-26T16:54:08.4370943Z [cluster2] "gatewayDaemonSetStatus": {
2021-05-26T16:54:08.4371638Z [cluster2] "properties": {
2021-05-26T16:54:08.4372309Z [cluster2] "lastResourceVersion": {
2021-05-26T16:54:08.4372955Z [cluster2] "type": "string"
2021-05-26T16:54:08.4373466Z [cluster2] },
2021-05-26T16:54:08.4374133Z [cluster2] "mismatchedContainerImages": {
2021-05-26T16:54:08.4374883Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4375407Z [cluster2] },
2021-05-26T16:54:08.4376047Z [cluster2] "nonReadyContainerStates": {
2021-05-26T16:54:08.4376734Z [cluster2] "items": {
2021-05-26T16:54:08.4377998Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-05-26T16:54:08.4379321Z [cluster2] "properties": {
2021-05-26T16:54:08.4379893Z [cluster2] "running": {
2021-05-26T16:54:08.4380592Z [cluster2] "description": "Details about a running container",
2021-05-26T16:54:08.4381335Z [cluster2] "properties": {
2021-05-26T16:54:08.4381971Z [cluster2] "startedAt": {
2021-05-26T16:54:08.4383279Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-05-26T16:54:08.4384305Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4385018Z [cluster2] "type": "string"
2021-05-26T16:54:08.4385576Z [cluster2] }
2021-05-26T16:54:08.4386067Z [cluster2] },
2021-05-26T16:54:08.4386583Z [cluster2] "type": "object"
2021-05-26T16:54:08.4387117Z [cluster2] },
2021-05-26T16:54:08.4387714Z [cluster2] "terminated": {
2021-05-26T16:54:08.4388473Z [cluster2] "description": "Details about a terminated container",
2021-05-26T16:54:08.4389216Z [cluster2] "properties": {
2021-05-26T16:54:08.4389832Z [cluster2] "containerID": {
2021-05-26T16:54:08.4391007Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-05-26T16:54:08.4391824Z [cluster2] "type": "string"
2021-05-26T16:54:08.4432770Z [cluster2] },
2021-05-26T16:54:08.4433400Z [cluster2] "exitCode": {
2021-05-26T16:54:08.4434210Z [cluster2] "description": "Exit status from the last termination of the container",
2021-05-26T16:54:08.4435012Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4435597Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4436153Z [cluster2] },
2021-05-26T16:54:08.4436703Z [cluster2] "finishedAt": {
2021-05-26T16:54:08.4437517Z [cluster2] "description": "Time at which the container last terminated",
2021-05-26T16:54:08.4438730Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4439346Z [cluster2] "type": "string"
2021-05-26T16:54:08.4439894Z [cluster2] },
2021-05-26T16:54:08.4440427Z [cluster2] "message": {
2021-05-26T16:54:08.4441238Z [cluster2] "description": "Message regarding the last termination of the container",
2021-05-26T16:54:08.4442062Z [cluster2] "type": "string"
2021-05-26T16:54:08.4442585Z [cluster2] },
2021-05-26T16:54:08.4443105Z [cluster2] "reason": {
2021-05-26T16:54:08.4443882Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-05-26T16:54:08.4444699Z [cluster2] "type": "string"
2021-05-26T16:54:08.4445239Z [cluster2] },
2021-05-26T16:54:08.4445740Z [cluster2] "signal": {
2021-05-26T16:54:08.4446682Z [cluster2] "description": "Signal from the last termination of the container",
2021-05-26T16:54:08.4447499Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4448098Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4448648Z [cluster2] },
2021-05-26T16:54:08.4449175Z [cluster2] "startedAt": {
2021-05-26T16:54:08.4450104Z [cluster2] "description": "Time at which previous execution of the container started",
2021-05-26T16:54:08.4451235Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4451860Z [cluster2] "type": "string"
2021-05-26T16:54:08.4452420Z [cluster2] }
2021-05-26T16:54:08.4452899Z [cluster2] },
2021-05-26T16:54:08.4453438Z [cluster2] "required": [
2021-05-26T16:54:08.4454002Z [cluster2] "exitCode"
2021-05-26T16:54:08.4454533Z [cluster2] ],
2021-05-26T16:54:08.4455074Z [cluster2] "type": "object"
2021-05-26T16:54:08.4455611Z [cluster2] },
2021-05-26T16:54:08.4456127Z [cluster2] "waiting": {
2021-05-26T16:54:08.4456824Z [cluster2] "description": "Details about a waiting container",
2021-05-26T16:54:08.4461159Z [cluster2] "properties": {
2021-05-26T16:54:08.4462579Z [cluster2] "message": {
2021-05-26T16:54:08.4463434Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-05-26T16:54:08.4464247Z [cluster2] "type": "string"
2021-05-26T16:54:08.4464777Z [cluster2] },
2021-05-26T16:54:08.4465309Z [cluster2] "reason": {
2021-05-26T16:54:08.4466043Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-05-26T16:54:08.4466811Z [cluster2] "type": "string"
2021-05-26T16:54:08.4467345Z [cluster2] }
2021-05-26T16:54:08.4467868Z [cluster2] },
2021-05-26T16:54:08.4468401Z [cluster2] "type": "object"
2021-05-26T16:54:08.4468920Z [cluster2] }
2021-05-26T16:54:08.4469400Z [cluster2] },
2021-05-26T16:54:08.4469923Z [cluster2] "type": "object"
2021-05-26T16:54:08.4470627Z [cluster2] },
2021-05-26T16:54:08.4471127Z [cluster2] "type": "array"
2021-05-26T16:54:08.4471634Z [cluster2] },
2021-05-26T16:54:08.4472132Z [cluster2] "status": {
2021-05-26T16:54:08.4473252Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-05-26T16:54:08.4474243Z [cluster2] "properties": {
2021-05-26T16:54:08.4474953Z [cluster2] "collisionCount": {
2021-05-26T16:54:08.4476350Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-05-26T16:54:08.4477904Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4478480Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4479020Z [cluster2] },
2021-05-26T16:54:08.4479539Z [cluster2] "conditions": {
2021-05-26T16:54:08.4480881Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-05-26T16:54:08.4481775Z [cluster2] "items": {
2021-05-26T16:54:08.4482666Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-05-26T16:54:08.4483618Z [cluster2] "properties": {
2021-05-26T16:54:08.4484295Z [cluster2] "lastTransitionTime": {
2021-05-26T16:54:08.4485207Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-05-26T16:54:08.4486548Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4487157Z [cluster2] "type": "string"
2021-05-26T16:54:08.4487696Z [cluster2] },
2021-05-26T16:54:08.4488214Z [cluster2] "message": {
2021-05-26T16:54:08.4489067Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-05-26T16:54:08.4489930Z [cluster2] "type": "string"
2021-05-26T16:54:08.4490551Z [cluster2] },
2021-05-26T16:54:08.4491185Z [cluster2] "reason": {
2021-05-26T16:54:08.4492200Z [cluster2] "description": "The reason for the condition's last transition.",
2021-05-26T16:54:08.4492985Z [cluster2] "type": "string"
2021-05-26T16:54:08.4493523Z [cluster2] },
2021-05-26T16:54:08.4494026Z [cluster2] "status": {
2021-05-26T16:54:08.4494803Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-05-26T16:54:08.4495585Z [cluster2] "type": "string"
2021-05-26T16:54:08.4496127Z [cluster2] },
2021-05-26T16:54:08.4496645Z [cluster2] "type": {
2021-05-26T16:54:08.4497455Z [cluster2] "description": "Type of DaemonSet condition.",
2021-05-26T16:54:08.4498294Z [cluster2] "type": "string"
2021-05-26T16:54:08.4498918Z [cluster2] }
2021-05-26T16:54:08.4499378Z [cluster2] },
2021-05-26T16:54:08.4499861Z [cluster2] "required": [
2021-05-26T16:54:08.4500461Z [cluster2] "status",
2021-05-26T16:54:08.4501091Z [cluster2] "type"
2021-05-26T16:54:08.4501566Z [cluster2] ],
2021-05-26T16:54:08.4502087Z [cluster2] "type": "object"
2021-05-26T16:54:08.4502735Z [cluster2] },
2021-05-26T16:54:08.4503264Z [cluster2] "type": "array"
2021-05-26T16:54:08.4503768Z [cluster2] },
2021-05-26T16:54:08.4504427Z [cluster2] "currentNumberScheduled": {
2021-05-26T16:54:08.4505892Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.4507243Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4507834Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4508378Z [cluster2] },
2021-05-26T16:54:08.4509026Z [cluster2] "desiredNumberScheduled": {
2021-05-26T16:54:08.4510638Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.4512110Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4553059Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4553624Z [cluster2] },
2021-05-26T16:54:08.4554192Z [cluster2] "numberAvailable": {
2021-05-26T16:54:08.4555677Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.4556854Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4557419Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4558480Z [cluster2] },
2021-05-26T16:54:08.4559125Z [cluster2] "numberMisscheduled": {
2021-05-26T16:54:08.4560542Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.4561841Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4562654Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4563219Z [cluster2] },
2021-05-26T16:54:08.4563972Z [cluster2] "numberReady": {
2021-05-26T16:54:08.4564891Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-05-26T16:54:08.4566090Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4566762Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4567537Z [cluster2] },
2021-05-26T16:54:08.4568117Z [cluster2] "numberUnavailable": {
2021-05-26T16:54:08.4569360Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.4570514Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4571084Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4571618Z [cluster2] },
2021-05-26T16:54:08.4572210Z [cluster2] "observedGeneration": {
2021-05-26T16:54:08.4573144Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-05-26T16:54:08.4573989Z [cluster2] "format": "int64",
2021-05-26T16:54:08.4574555Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4575092Z [cluster2] },
2021-05-26T16:54:08.4575738Z [cluster2] "updatedNumberScheduled": {
2021-05-26T16:54:08.4576678Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
2021-05-26T16:54:08.4577460Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4578037Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4578574Z [cluster2] }
2021-05-26T16:54:08.4579026Z [cluster2] },
2021-05-26T16:54:08.4579539Z [cluster2] "required": [
2021-05-26T16:54:08.4580222Z [cluster2] "currentNumberScheduled",
2021-05-26T16:54:08.4581267Z [cluster2] "desiredNumberScheduled",
2021-05-26T16:54:08.4581989Z [cluster2] "numberMisscheduled",
2021-05-26T16:54:08.4582607Z [cluster2] "numberReady"
2021-05-26T16:54:08.4583243Z [cluster2] ],
2021-05-26T16:54:08.4583863Z [cluster2] "type": "object"
2021-05-26T16:54:08.4584382Z [cluster2] }
2021-05-26T16:54:08.4584825Z [cluster2] },
2021-05-26T16:54:08.4585323Z [cluster2] "required": [
2021-05-26T16:54:08.4586028Z [cluster2] "mismatchedContainerImages"
2021-05-26T16:54:08.4586716Z [cluster2] ],
2021-05-26T16:54:08.4587293Z [cluster2] "type": "object"
2021-05-26T16:54:08.4587813Z [cluster2] },
2021-05-26T16:54:08.4588305Z [cluster2] "gateways": {
2021-05-26T16:54:08.4588806Z [cluster2] "items": {
2021-05-26T16:54:08.4589354Z [cluster2] "properties": {
2021-05-26T16:54:08.4589932Z [cluster2] "connections": {
2021-05-26T16:54:08.4590673Z [cluster2] "items": {
2021-05-26T16:54:08.4591319Z [cluster2] "properties": {
2021-05-26T16:54:08.4591869Z [cluster2] "endpoint": {
2021-05-26T16:54:08.4593423Z [cluster2] "properties": {
2021-05-26T16:54:08.4594111Z [cluster2] "backend": {
2021-05-26T16:54:08.4594712Z [cluster2] "type": "string"
2021-05-26T16:54:08.4595241Z [cluster2] },
2021-05-26T16:54:08.4595796Z [cluster2] "backend_config": {
2021-05-26T16:54:08.4596500Z [cluster2] "additionalProperties": {
2021-05-26T16:54:08.4597213Z [cluster2] "type": "string"
2021-05-26T16:54:08.4597764Z [cluster2] },
2021-05-26T16:54:08.4598335Z [cluster2] "type": "object"
2021-05-26T16:54:08.4598886Z [cluster2] },
2021-05-26T16:54:08.4599424Z [cluster2] "cable_name": {
2021-05-26T16:54:08.4600006Z [cluster2] "type": "string"
2021-05-26T16:54:08.4600548Z [cluster2] },
2021-05-26T16:54:08.4601064Z [cluster2] "cluster_id": {
2021-05-26T16:54:08.4601668Z [cluster2] "type": "string"
2021-05-26T16:54:08.4602203Z [cluster2] },
2021-05-26T16:54:08.4602790Z [cluster2] "healthCheckIP": {
2021-05-26T16:54:08.4603410Z [cluster2] "type": "string"
2021-05-26T16:54:08.4603999Z [cluster2] },
2021-05-26T16:54:08.4604546Z [cluster2] "hostname": {
2021-05-26T16:54:08.4605220Z [cluster2] "type": "string"
2021-05-26T16:54:08.4605748Z [cluster2] },
2021-05-26T16:54:08.4606380Z [cluster2] "nat_enabled": {
2021-05-26T16:54:08.4606987Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4607533Z [cluster2] },
2021-05-26T16:54:08.4608057Z [cluster2] "private_ip": {
2021-05-26T16:54:08.4608750Z [cluster2] "type": "string"
2021-05-26T16:54:08.4609298Z [cluster2] },
2021-05-26T16:54:08.4609931Z [cluster2] "public_ip": {
2021-05-26T16:54:08.4610497Z [cluster2] "type": "string"
2021-05-26T16:54:08.4611142Z [cluster2] },
2021-05-26T16:54:08.4611786Z [cluster2] "subnets": {
2021-05-26T16:54:08.4612324Z [cluster2] "items": {
2021-05-26T16:54:08.4613423Z [cluster2] "type": "string"
2021-05-26T16:54:08.4614010Z [cluster2] },
2021-05-26T16:54:08.4614542Z [cluster2] "type": "array"
2021-05-26T16:54:08.4615080Z [cluster2] }
2021-05-26T16:54:08.4615556Z [cluster2] },
2021-05-26T16:54:08.4616086Z [cluster2] "required": [
2021-05-26T16:54:08.4616655Z [cluster2] "backend",
2021-05-26T16:54:08.4617268Z [cluster2] "cable_name",
2021-05-26T16:54:08.4617840Z [cluster2] "cluster_id",
2021-05-26T16:54:08.4618398Z [cluster2] "hostname",
2021-05-26T16:54:08.4618980Z [cluster2] "nat_enabled",
2021-05-26T16:54:08.4619634Z [cluster2] "private_ip",
2021-05-26T16:54:08.4620271Z [cluster2] "public_ip",
2021-05-26T16:54:08.4620834Z [cluster2] "subnets"
2021-05-26T16:54:08.4621347Z [cluster2] ],
2021-05-26T16:54:08.4621887Z [cluster2] "type": "object"
2021-05-26T16:54:08.4622406Z [cluster2] },
2021-05-26T16:54:08.4622952Z [cluster2] "latencyRTT": {
2021-05-26T16:54:08.4623990Z [cluster2] "description": "LatencySpec describes the round trip time information for a packet between the gateway pods of two clusters.",
2021-05-26T16:54:08.4625015Z [cluster2] "properties": {
2021-05-26T16:54:08.4625601Z [cluster2] "average": {
2021-05-26T16:54:08.4626183Z [cluster2] "type": "string"
2021-05-26T16:54:08.4626729Z [cluster2] },
2021-05-26T16:54:08.4627230Z [cluster2] "last": {
2021-05-26T16:54:08.4627947Z [cluster2] "type": "string"
2021-05-26T16:54:08.4628498Z [cluster2] },
2021-05-26T16:54:08.4629095Z [cluster2] "max": {
2021-05-26T16:54:08.4629667Z [cluster2] "type": "string"
2021-05-26T16:54:08.4630200Z [cluster2] },
2021-05-26T16:54:08.4630725Z [cluster2] "min": {
2021-05-26T16:54:08.4631283Z [cluster2] "type": "string"
2021-05-26T16:54:08.4631814Z [cluster2] },
2021-05-26T16:54:08.4632595Z [cluster2] "stdDev": {
2021-05-26T16:54:08.4633167Z [cluster2] "type": "string"
2021-05-26T16:54:08.4633711Z [cluster2] }
2021-05-26T16:54:08.4634295Z [cluster2] },
2021-05-26T16:54:08.4634817Z [cluster2] "type": "object"
2021-05-26T16:54:08.4635329Z [cluster2] },
2021-05-26T16:54:08.4635807Z [cluster2] "status": {
2021-05-26T16:54:08.4636485Z [cluster2] "type": "string"
2021-05-26T16:54:08.4637002Z [cluster2] },
2021-05-26T16:54:08.4637579Z [cluster2] "statusMessage": {
2021-05-26T16:54:08.4638178Z [cluster2] "type": "string"
2021-05-26T16:54:08.4638715Z [cluster2] },
2021-05-26T16:54:08.4639245Z [cluster2] "usingIP": {
2021-05-26T16:54:08.4639802Z [cluster2] "type": "string"
2021-05-26T16:54:08.4640330Z [cluster2] },
2021-05-26T16:54:08.4640838Z [cluster2] "usingNAT": {
2021-05-26T16:54:08.4641420Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4641941Z [cluster2] }
2021-05-26T16:54:08.4642423Z [cluster2] },
2021-05-26T16:54:08.4642946Z [cluster2] "required": [
2021-05-26T16:54:08.4643502Z [cluster2] "endpoint",
2021-05-26T16:54:08.4644057Z [cluster2] "status",
2021-05-26T16:54:08.4644632Z [cluster2] "statusMessage"
2021-05-26T16:54:08.4645187Z [cluster2] ],
2021-05-26T16:54:08.4645704Z [cluster2] "type": "object"
2021-05-26T16:54:08.4646234Z [cluster2] },
2021-05-26T16:54:08.4646745Z [cluster2] "type": "array"
2021-05-26T16:54:08.4647247Z [cluster2] },
2021-05-26T16:54:08.4647751Z [cluster2] "haStatus": {
2021-05-26T16:54:08.4648292Z [cluster2] "type": "string"
2021-05-26T16:54:08.4648805Z [cluster2] },
2021-05-26T16:54:08.4649553Z [cluster2] "localEndpoint": {
2021-05-26T16:54:08.4650157Z [cluster2] "properties": {
2021-05-26T16:54:08.4650830Z [cluster2] "backend": {
2021-05-26T16:54:08.4651378Z [cluster2] "type": "string"
2021-05-26T16:54:08.4651908Z [cluster2] },
2021-05-26T16:54:08.4652446Z [cluster2] "backend_config": {
2021-05-26T16:54:08.4653225Z [cluster2] "additionalProperties": {
2021-05-26T16:54:08.4653913Z [cluster2] "type": "string"
2021-05-26T16:54:08.4654443Z [cluster2] },
2021-05-26T16:54:08.4654984Z [cluster2] "type": "object"
2021-05-26T16:54:08.4655500Z [cluster2] },
2021-05-26T16:54:08.4656016Z [cluster2] "cable_name": {
2021-05-26T16:54:08.4656568Z [cluster2] "type": "string"
2021-05-26T16:54:08.4657092Z [cluster2] },
2021-05-26T16:54:08.4657595Z [cluster2] "cluster_id": {
2021-05-26T16:54:08.4658163Z [cluster2] "type": "string"
2021-05-26T16:54:08.4659374Z [cluster2] },
2021-05-26T16:54:08.4660418Z [cluster2] "healthCheckIP": {
2021-05-26T16:54:08.4661031Z [cluster2] "type": "string"
2021-05-26T16:54:08.4661562Z [cluster2] },
2021-05-26T16:54:08.4662087Z [cluster2] "hostname": {
2021-05-26T16:54:08.4662643Z [cluster2] "type": "string"
2021-05-26T16:54:08.4712836Z [cluster2] },
2021-05-26T16:54:08.4713399Z [cluster2] "nat_enabled": {
2021-05-26T16:54:08.4713976Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4714530Z [cluster2] },
2021-05-26T16:54:08.4715062Z [cluster2] "private_ip": {
2021-05-26T16:54:08.4716051Z [cluster2] "type": "string"
2021-05-26T16:54:08.4716589Z [cluster2] },
2021-05-26T16:54:08.4717098Z [cluster2] "public_ip": {
2021-05-26T16:54:08.4717666Z [cluster2] "type": "string"
2021-05-26T16:54:08.4718183Z [cluster2] },
2021-05-26T16:54:08.4718709Z [cluster2] "subnets": {
2021-05-26T16:54:08.4719331Z [cluster2] "items": {
2021-05-26T16:54:08.4719999Z [cluster2] "type": "string"
2021-05-26T16:54:08.4720535Z [cluster2] },
2021-05-26T16:54:08.4721048Z [cluster2] "type": "array"
2021-05-26T16:54:08.4721590Z [cluster2] }
2021-05-26T16:54:08.4722218Z [cluster2] },
2021-05-26T16:54:08.4722760Z [cluster2] "required": [
2021-05-26T16:54:08.4723303Z [cluster2] "backend",
2021-05-26T16:54:08.4723854Z [cluster2] "cable_name",
2021-05-26T16:54:08.4724511Z [cluster2] "cluster_id",
2021-05-26T16:54:08.4725251Z [cluster2] "hostname",
2021-05-26T16:54:08.4725811Z [cluster2] "nat_enabled",
2021-05-26T16:54:08.4726368Z [cluster2] "private_ip",
2021-05-26T16:54:08.4726928Z [cluster2] "public_ip",
2021-05-26T16:54:08.4727468Z [cluster2] "subnets"
2021-05-26T16:54:08.4727976Z [cluster2] ],
2021-05-26T16:54:08.4728697Z [cluster2] "type": "object"
2021-05-26T16:54:08.4729204Z [cluster2] },
2021-05-26T16:54:08.4729753Z [cluster2] "statusFailure": {
2021-05-26T16:54:08.4730337Z [cluster2] "type": "string"
2021-05-26T16:54:08.4730859Z [cluster2] },
2021-05-26T16:54:08.4731347Z [cluster2] "version": {
2021-05-26T16:54:08.4731895Z [cluster2] "type": "string"
2021-05-26T16:54:08.4732395Z [cluster2] }
2021-05-26T16:54:08.4732972Z [cluster2] },
2021-05-26T16:54:08.4733464Z [cluster2] "required": [
2021-05-26T16:54:08.4734123Z [cluster2] "connections",
2021-05-26T16:54:08.4734694Z [cluster2] "haStatus",
2021-05-26T16:54:08.4735266Z [cluster2] "localEndpoint",
2021-05-26T16:54:08.4735890Z [cluster2] "statusFailure",
2021-05-26T16:54:08.4736455Z [cluster2] "version"
2021-05-26T16:54:08.4736952Z [cluster2] ],
2021-05-26T16:54:08.4737462Z [cluster2] "type": "object"
2021-05-26T16:54:08.4737951Z [cluster2] },
2021-05-26T16:54:08.4738446Z [cluster2] "type": "array"
2021-05-26T16:54:08.4738924Z [cluster2] },
2021-05-26T16:54:08.4739428Z [cluster2] "globalCIDR": {
2021-05-26T16:54:08.4739969Z [cluster2] "type": "string"
2021-05-26T16:54:08.4740463Z [cluster2] },
2021-05-26T16:54:08.4741113Z [cluster2] "globalnetDaemonSetStatus": {
2021-05-26T16:54:08.4741843Z [cluster2] "properties": {
2021-05-26T16:54:08.4742505Z [cluster2] "lastResourceVersion": {
2021-05-26T16:54:08.4743146Z [cluster2] "type": "string"
2021-05-26T16:54:08.4743656Z [cluster2] },
2021-05-26T16:54:08.4744327Z [cluster2] "mismatchedContainerImages": {
2021-05-26T16:54:08.4745266Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4745771Z [cluster2] },
2021-05-26T16:54:08.4746407Z [cluster2] "nonReadyContainerStates": {
2021-05-26T16:54:08.4747068Z [cluster2] "items": {
2021-05-26T16:54:08.4748413Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-05-26T16:54:08.4749798Z [cluster2] "properties": {
2021-05-26T16:54:08.4750587Z [cluster2] "running": {
2021-05-26T16:54:08.4751299Z [cluster2] "description": "Details about a running container",
2021-05-26T16:54:08.4752095Z [cluster2] "properties": {
2021-05-26T16:54:08.4752834Z [cluster2] "startedAt": {
2021-05-26T16:54:08.4754246Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-05-26T16:54:08.4755446Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4756077Z [cluster2] "type": "string"
2021-05-26T16:54:08.4756626Z [cluster2] }
2021-05-26T16:54:08.4757103Z [cluster2] },
2021-05-26T16:54:08.4757634Z [cluster2] "type": "object"
2021-05-26T16:54:08.4758260Z [cluster2] },
2021-05-26T16:54:08.4758785Z [cluster2] "terminated": {
2021-05-26T16:54:08.4759501Z [cluster2] "description": "Details about a terminated container",
2021-05-26T16:54:08.4760808Z [cluster2] "properties": {
2021-05-26T16:54:08.4761436Z [cluster2] "containerID": {
2021-05-26T16:54:08.4762692Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-05-26T16:54:08.4763524Z [cluster2] "type": "string"
2021-05-26T16:54:08.4764310Z [cluster2] },
2021-05-26T16:54:08.4764859Z [cluster2] "exitCode": {
2021-05-26T16:54:08.4765663Z [cluster2] "description": "Exit status from the last termination of the container",
2021-05-26T16:54:08.4766450Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4767044Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4767577Z [cluster2] },
2021-05-26T16:54:08.4768130Z [cluster2] "finishedAt": {
2021-05-26T16:54:08.4768912Z [cluster2] "description": "Time at which the container last terminated",
2021-05-26T16:54:08.4770004Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4770773Z [cluster2] "type": "string"
2021-05-26T16:54:08.4771377Z [cluster2] },
2021-05-26T16:54:08.4771905Z [cluster2] "message": {
2021-05-26T16:54:08.4772712Z [cluster2] "description": "Message regarding the last termination of the container",
2021-05-26T16:54:08.4773536Z [cluster2] "type": "string"
2021-05-26T16:54:08.4774324Z [cluster2] },
2021-05-26T16:54:08.4774931Z [cluster2] "reason": {
2021-05-26T16:54:08.4775827Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-05-26T16:54:08.4776624Z [cluster2] "type": "string"
2021-05-26T16:54:08.4777165Z [cluster2] },
2021-05-26T16:54:08.4777679Z [cluster2] "signal": {
2021-05-26T16:54:08.4778426Z [cluster2] "description": "Signal from the last termination of the container",
2021-05-26T16:54:08.4779201Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4779781Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4780324Z [cluster2] },
2021-05-26T16:54:08.4780867Z [cluster2] "startedAt": {
2021-05-26T16:54:08.4781687Z [cluster2] "description": "Time at which previous execution of the container started",
2021-05-26T16:54:08.4782962Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4783578Z [cluster2] "type": "string"
2021-05-26T16:54:08.4784120Z [cluster2] }
2021-05-26T16:54:08.4784604Z [cluster2] },
2021-05-26T16:54:08.4785134Z [cluster2] "required": [
2021-05-26T16:54:08.4785723Z [cluster2] "exitCode"
2021-05-26T16:54:08.4786236Z [cluster2] ],
2021-05-26T16:54:08.4786778Z [cluster2] "type": "object"
2021-05-26T16:54:08.4787417Z [cluster2] },
2021-05-26T16:54:08.4787946Z [cluster2] "waiting": {
2021-05-26T16:54:08.4788643Z [cluster2] "description": "Details about a waiting container",
2021-05-26T16:54:08.4789382Z [cluster2] "properties": {
2021-05-26T16:54:08.4789972Z [cluster2] "message": {
2021-05-26T16:54:08.4790762Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-05-26T16:54:08.4791576Z [cluster2] "type": "string"
2021-05-26T16:54:08.4792209Z [cluster2] },
2021-05-26T16:54:08.4793025Z [cluster2] "reason": {
2021-05-26T16:54:08.4793783Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-05-26T16:54:08.4794526Z [cluster2] "type": "string"
2021-05-26T16:54:08.4795060Z [cluster2] }
2021-05-26T16:54:08.4795647Z [cluster2] },
2021-05-26T16:54:08.4796314Z [cluster2] "type": "object"
2021-05-26T16:54:08.4796851Z [cluster2] }
2021-05-26T16:54:08.4797314Z [cluster2] },
2021-05-26T16:54:08.4797848Z [cluster2] "type": "object"
2021-05-26T16:54:08.4798352Z [cluster2] },
2021-05-26T16:54:08.4798860Z [cluster2] "type": "array"
2021-05-26T16:54:08.4799350Z [cluster2] },
2021-05-26T16:54:08.4799838Z [cluster2] "status": {
2021-05-26T16:54:08.4800695Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-05-26T16:54:08.4801663Z [cluster2] "properties": {
2021-05-26T16:54:08.4802387Z [cluster2] "collisionCount": {
2021-05-26T16:54:08.4803816Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-05-26T16:54:08.4805154Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4805733Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4806339Z [cluster2] },
2021-05-26T16:54:08.4806864Z [cluster2] "conditions": {
2021-05-26T16:54:08.4808140Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-05-26T16:54:08.4809024Z [cluster2] "items": {
2021-05-26T16:54:08.4809913Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-05-26T16:54:08.4810851Z [cluster2] "properties": {
2021-05-26T16:54:08.4811530Z [cluster2] "lastTransitionTime": {
2021-05-26T16:54:08.4812462Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-05-26T16:54:08.4813559Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4814170Z [cluster2] "type": "string"
2021-05-26T16:54:08.4814709Z [cluster2] },
2021-05-26T16:54:08.4815234Z [cluster2] "message": {
2021-05-26T16:54:08.4816189Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-05-26T16:54:08.4817078Z [cluster2] "type": "string"
2021-05-26T16:54:08.4817597Z [cluster2] },
2021-05-26T16:54:08.4818116Z [cluster2] "reason": {
2021-05-26T16:54:08.4819179Z [cluster2] "description": "The reason for the condition's last transition.",
2021-05-26T16:54:08.4820043Z [cluster2] "type": "string"
2021-05-26T16:54:08.4820577Z [cluster2] },
2021-05-26T16:54:08.4821082Z [cluster2] "status": {
2021-05-26T16:54:08.4821861Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-05-26T16:54:08.4822643Z [cluster2] "type": "string"
2021-05-26T16:54:08.4823169Z [cluster2] },
2021-05-26T16:54:08.4823754Z [cluster2] "type": {
2021-05-26T16:54:08.4824441Z [cluster2] "description": "Type of DaemonSet condition.",
2021-05-26T16:54:08.4825165Z [cluster2] "type": "string"
2021-05-26T16:54:08.4825690Z [cluster2] }
2021-05-26T16:54:08.4826180Z [cluster2] },
2021-05-26T16:54:08.4826713Z [cluster2] "required": [
2021-05-26T16:54:08.4827254Z [cluster2] "status",
2021-05-26T16:54:08.4827789Z [cluster2] "type"
2021-05-26T16:54:08.4828280Z [cluster2] ],
2021-05-26T16:54:08.4828815Z [cluster2] "type": "object"
2021-05-26T16:54:08.4829331Z [cluster2] },
2021-05-26T16:54:08.4829857Z [cluster2] "type": "array"
2021-05-26T16:54:08.4830373Z [cluster2] },
2021-05-26T16:54:08.4831013Z [cluster2] "currentNumberScheduled": {
2021-05-26T16:54:08.4837417Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.4838778Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4839365Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4839920Z [cluster2] },
2021-05-26T16:54:08.4840567Z [cluster2] "desiredNumberScheduled": {
2021-05-26T16:54:08.4842095Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.4843658Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4844293Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4844827Z [cluster2] },
2021-05-26T16:54:08.4845388Z [cluster2] "numberAvailable": {
2021-05-26T16:54:08.4846629Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.4847881Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4848461Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4848994Z [cluster2] },
2021-05-26T16:54:08.4849590Z [cluster2] "numberMisscheduled": {
2021-05-26T16:54:08.4850978Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.4852250Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4852830Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4853367Z [cluster2] },
2021-05-26T16:54:08.4853945Z [cluster2] "numberReady": {
2021-05-26T16:54:08.4854924Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-05-26T16:54:08.4855869Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4856458Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4856990Z [cluster2] },
2021-05-26T16:54:08.4857570Z [cluster2] "numberUnavailable": {
2021-05-26T16:54:08.4858817Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.4859986Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4861732Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4862315Z [cluster2] },
2021-05-26T16:54:08.4862920Z [cluster2] "observedGeneration": {
2021-05-26T16:54:08.4863854Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-05-26T16:54:08.4864684Z [cluster2] "format": "int64",
2021-05-26T16:54:08.4865264Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4865782Z [cluster2] },
2021-05-26T16:54:08.4870166Z [cluster2] "updatedNumberScheduled": {
2021-05-26T16:54:08.4871166Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
2021-05-26T16:54:08.4871949Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4872989Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4873540Z [cluster2] }
2021-05-26T16:54:08.4874011Z [cluster2] },
2021-05-26T16:54:08.4874510Z [cluster2] "required": [
2021-05-26T16:54:08.4875207Z [cluster2] "currentNumberScheduled",
2021-05-26T16:54:08.4876046Z [cluster2] "desiredNumberScheduled",
2021-05-26T16:54:08.4876929Z [cluster2] "numberMisscheduled",
2021-05-26T16:54:08.4877592Z [cluster2] "numberReady"
2021-05-26T16:54:08.4878113Z [cluster2] ],
2021-05-26T16:54:08.4878794Z [cluster2] "type": "object"
2021-05-26T16:54:08.4879353Z [cluster2] }
2021-05-26T16:54:08.4879892Z [cluster2] },
2021-05-26T16:54:08.4880419Z [cluster2] "required": [
2021-05-26T16:54:08.4881241Z [cluster2] "mismatchedContainerImages"
2021-05-26T16:54:08.4882023Z [cluster2] ],
2021-05-26T16:54:08.4882560Z [cluster2] "type": "object"
2021-05-26T16:54:08.4883144Z [cluster2] },
2021-05-26T16:54:08.4883675Z [cluster2] "natEnabled": {
2021-05-26T16:54:08.4884328Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4884856Z [cluster2] },
2021-05-26T16:54:08.4885487Z [cluster2] "networkPlugin": {
2021-05-26T16:54:08.4886222Z [cluster2] "type": "string"
2021-05-26T16:54:08.4886764Z [cluster2] },
2021-05-26T16:54:08.4887519Z [cluster2] "routeAgentDaemonSetStatus": {
2021-05-26T16:54:08.4888290Z [cluster2] "properties": {
2021-05-26T16:54:08.4889050Z [cluster2] "lastResourceVersion": {
2021-05-26T16:54:08.4889735Z [cluster2] "type": "string"
2021-05-26T16:54:08.4907894Z [cluster2] },
2021-05-26T16:54:08.4908624Z [cluster2] "mismatchedContainerImages": {
2021-05-26T16:54:08.4909357Z [cluster2] "type": "boolean"
2021-05-26T16:54:08.4909905Z [cluster2] },
2021-05-26T16:54:08.4910629Z [cluster2] "nonReadyContainerStates": {
2021-05-26T16:54:08.4911320Z [cluster2] "items": {
2021-05-26T16:54:08.4912736Z [cluster2] "description": "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.",
2021-05-26T16:54:08.4914064Z [cluster2] "properties": {
2021-05-26T16:54:08.4914640Z [cluster2] "running": {
2021-05-26T16:54:08.4915335Z [cluster2] "description": "Details about a running container",
2021-05-26T16:54:08.4916072Z [cluster2] "properties": {
2021-05-26T16:54:08.4916663Z [cluster2] "startedAt": {
2021-05-26T16:54:08.4918134Z [cluster2] "description": "Time at which the container was last (re-)started",
2021-05-26T16:54:08.4919229Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4919830Z [cluster2] "type": "string"
2021-05-26T16:54:08.4920377Z [cluster2] }
2021-05-26T16:54:08.4920976Z [cluster2] },
2021-05-26T16:54:08.4921515Z [cluster2] "type": "object"
2021-05-26T16:54:08.4922049Z [cluster2] },
2021-05-26T16:54:08.4922576Z [cluster2] "terminated": {
2021-05-26T16:54:08.4923336Z [cluster2] "description": "Details about a terminated container",
2021-05-26T16:54:08.4924079Z [cluster2] "properties": {
2021-05-26T16:54:08.4924706Z [cluster2] "containerID": {
2021-05-26T16:54:08.4925880Z [cluster2] "description": "Container's ID in the format 'docker://\u003ccontainer_id\u003e'",
2021-05-26T16:54:08.4926711Z [cluster2] "type": "string"
2021-05-26T16:54:08.4927254Z [cluster2] },
2021-05-26T16:54:08.4927779Z [cluster2] "exitCode": {
2021-05-26T16:54:08.4928585Z [cluster2] "description": "Exit status from the last termination of the container",
2021-05-26T16:54:08.4929371Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4929966Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4930510Z [cluster2] },
2021-05-26T16:54:08.4931046Z [cluster2] "finishedAt": {
2021-05-26T16:54:08.4931817Z [cluster2] "description": "Time at which the container last terminated",
2021-05-26T16:54:08.4932830Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4933450Z [cluster2] "type": "string"
2021-05-26T16:54:08.4933998Z [cluster2] },
2021-05-26T16:54:08.4934508Z [cluster2] "message": {
2021-05-26T16:54:08.4935329Z [cluster2] "description": "Message regarding the last termination of the container",
2021-05-26T16:54:08.4936142Z [cluster2] "type": "string"
2021-05-26T16:54:08.4936679Z [cluster2] },
2021-05-26T16:54:08.4937204Z [cluster2] "reason": {
2021-05-26T16:54:08.4937984Z [cluster2] "description": "(brief) reason from the last termination of the container",
2021-05-26T16:54:08.4938786Z [cluster2] "type": "string"
2021-05-26T16:54:08.4939429Z [cluster2] },
2021-05-26T16:54:08.4939969Z [cluster2] "signal": {
2021-05-26T16:54:08.4940723Z [cluster2] "description": "Signal from the last termination of the container",
2021-05-26T16:54:08.4941501Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4942093Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4942707Z [cluster2] },
2021-05-26T16:54:08.4943247Z [cluster2] "startedAt": {
2021-05-26T16:54:08.4944060Z [cluster2] "description": "Time at which previous execution of the container started",
2021-05-26T16:54:08.4945206Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4945827Z [cluster2] "type": "string"
2021-05-26T16:54:08.4946349Z [cluster2] }
2021-05-26T16:54:08.4946836Z [cluster2] },
2021-05-26T16:54:08.4947350Z [cluster2] "required": [
2021-05-26T16:54:08.4947929Z [cluster2] "exitCode"
2021-05-26T16:54:08.4948443Z [cluster2] ],
2021-05-26T16:54:08.4948974Z [cluster2] "type": "object"
2021-05-26T16:54:08.4949500Z [cluster2] },
2021-05-26T16:54:08.4950003Z [cluster2] "waiting": {
2021-05-26T16:54:08.4950713Z [cluster2] "description": "Details about a waiting container",
2021-05-26T16:54:08.4951436Z [cluster2] "properties": {
2021-05-26T16:54:08.4952016Z [cluster2] "message": {
2021-05-26T16:54:08.4953288Z [cluster2] "description": "Message regarding why the container is not yet running.",
2021-05-26T16:54:08.4954106Z [cluster2] "type": "string"
2021-05-26T16:54:08.4954642Z [cluster2] },
2021-05-26T16:54:08.4955147Z [cluster2] "reason": {
2021-05-26T16:54:08.4955926Z [cluster2] "description": "(brief) reason the container is not yet running.",
2021-05-26T16:54:08.4956677Z [cluster2] "type": "string"
2021-05-26T16:54:08.4957217Z [cluster2] }
2021-05-26T16:54:08.4957702Z [cluster2] },
2021-05-26T16:54:08.4958223Z [cluster2] "type": "object"
2021-05-26T16:54:08.4958762Z [cluster2] }
2021-05-26T16:54:08.4959227Z [cluster2] },
2021-05-26T16:54:08.4959745Z [cluster2] "type": "object"
2021-05-26T16:54:08.4960254Z [cluster2] },
2021-05-26T16:54:08.4960962Z [cluster2] "type": "array"
2021-05-26T16:54:08.4965032Z [cluster2] },
2021-05-26T16:54:08.4965523Z [cluster2] "status": {
2021-05-26T16:54:08.4966670Z [cluster2] "description": "DaemonSetStatus represents the current status of a daemon set.",
2021-05-26T16:54:08.4967534Z [cluster2] "properties": {
2021-05-26T16:54:08.4968337Z [cluster2] "collisionCount": {
2021-05-26T16:54:08.4969726Z [cluster2] "description": "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.",
2021-05-26T16:54:08.4971065Z [cluster2] "format": "int32",
2021-05-26T16:54:08.4971666Z [cluster2] "type": "integer"
2021-05-26T16:54:08.4972218Z [cluster2] },
2021-05-26T16:54:08.4972747Z [cluster2] "conditions": {
2021-05-26T16:54:08.4974081Z [cluster2] "description": "Represents the latest available observations of a DaemonSet's current state.",
2021-05-26T16:54:08.4974967Z [cluster2] "items": {
2021-05-26T16:54:08.4976407Z [cluster2] "description": "DaemonSetCondition describes the state of a DaemonSet at a certain point.",
2021-05-26T16:54:08.4977355Z [cluster2] "properties": {
2021-05-26T16:54:08.4978078Z [cluster2] "lastTransitionTime": {
2021-05-26T16:54:08.4979010Z [cluster2] "description": "Last time the condition transitioned from one status to another.",
2021-05-26T16:54:08.4980168Z [cluster2] "format": "date-time",
2021-05-26T16:54:08.4980814Z [cluster2] "type": "string"
2021-05-26T16:54:08.4981368Z [cluster2] },
2021-05-26T16:54:08.4981906Z [cluster2] "message": {
2021-05-26T16:54:08.4982762Z [cluster2] "description": "A human readable message indicating details about the transition.",
2021-05-26T16:54:08.4983624Z [cluster2] "type": "string"
2021-05-26T16:54:08.4984162Z [cluster2] },
2021-05-26T16:54:08.4984665Z [cluster2] "reason": {
2021-05-26T16:54:08.4985695Z [cluster2] "description": "The reason for the condition's last transition.",
2021-05-26T16:54:08.4986462Z [cluster2] "type": "string"
2021-05-26T16:54:08.4987012Z [cluster2] },
2021-05-26T16:54:08.4987527Z [cluster2] "status": {
2021-05-26T16:54:08.4988286Z [cluster2] "description": "Status of the condition, one of True, False, Unknown.",
2021-05-26T16:54:08.4989409Z [cluster2] "type": "string"
2021-05-26T16:54:08.4989962Z [cluster2] },
2021-05-26T16:54:08.4990480Z [cluster2] "type": {
2021-05-26T16:54:08.4991179Z [cluster2] "description": "Type of DaemonSet condition.",
2021-05-26T16:54:08.4991886Z [cluster2] "type": "string"
2021-05-26T16:54:08.4992683Z [cluster2] }
2021-05-26T16:54:08.4993163Z [cluster2] },
2021-05-26T16:54:08.4993695Z [cluster2] "required": [
2021-05-26T16:54:08.4994238Z [cluster2] "status",
2021-05-26T16:54:08.4994785Z [cluster2] "type"
2021-05-26T16:54:08.4995293Z [cluster2] ],
2021-05-26T16:54:08.4995811Z [cluster2] "type": "object"
2021-05-26T16:54:08.4996340Z [cluster2] },
2021-05-26T16:54:08.4996847Z [cluster2] "type": "array"
2021-05-26T16:54:08.4997416Z [cluster2] },
2021-05-26T16:54:08.4998072Z [cluster2] "currentNumberScheduled": {
2021-05-26T16:54:08.4999532Z [cluster2] "description": "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.5000835Z [cluster2] "format": "int32",
2021-05-26T16:54:08.5001408Z [cluster2] "type": "integer"
2021-05-26T16:54:08.5001937Z [cluster2] },
2021-05-26T16:54:08.5002584Z [cluster2] "desiredNumberScheduled": {
2021-05-26T16:54:08.5004103Z [cluster2] "description": "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.5005484Z [cluster2] "format": "int32",
2021-05-26T16:54:08.5006054Z [cluster2] "type": "integer"
2021-05-26T16:54:08.5006592Z [cluster2] },
2021-05-26T16:54:08.5007153Z [cluster2] "numberAvailable": {
2021-05-26T16:54:08.5008398Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.5009577Z [cluster2] "format": "int32",
2021-05-26T16:54:08.5010144Z [cluster2] "type": "integer"
2021-05-26T16:54:08.5010676Z [cluster2] },
2021-05-26T16:54:08.5011264Z [cluster2] "numberMisscheduled": {
2021-05-26T16:54:08.5012739Z [cluster2] "description": "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/",
2021-05-26T16:54:08.5014055Z [cluster2] "format": "int32",
2021-05-26T16:54:08.5014621Z [cluster2] "type": "integer"
2021-05-26T16:54:08.5015160Z [cluster2] },
2021-05-26T16:54:08.5015690Z [cluster2] "numberReady": {
2021-05-26T16:54:08.5016755Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.",
2021-05-26T16:54:08.5017702Z [cluster2] "format": "int32",
2021-05-26T16:54:08.5018274Z [cluster2] "type": "integer"
2021-05-26T16:54:08.5018800Z [cluster2] },
2021-05-26T16:54:08.5019378Z [cluster2] "numberUnavailable": {
2021-05-26T16:54:08.5020614Z [cluster2] "description": "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)",
2021-05-26T16:54:08.5021781Z [cluster2] "format": "int32",
2021-05-26T16:54:08.5022350Z [cluster2] "type": "integer"
2021-05-26T16:54:08.5022881Z [cluster2] },
2021-05-26T16:54:08.5023473Z [cluster2] "observedGeneration": {
2021-05-26T16:54:08.5024411Z [cluster2] "description": "The most recent generation observed by the daemon set controller.",
2021-05-26T16:54:08.5025255Z [cluster2] "format": "int64",
2021-05-26T16:54:08.5025819Z [cluster2] "type": "integer"
2021-05-26T16:54:08.5026349Z [cluster2] },
2021-05-26T16:54:08.5026994Z [cluster2] "updatedNumberScheduled": {
2021-05-26T16:54:08.5027934Z [cluster2] "description": "The total number of nodes that are running updated daemon pod",
2021-05-26T16:54:08.5028708Z [cluster2] "format": "int32",
2021-05-26T16:54:08.5029284Z [cluster2] "type": "integer"
2021-05-26T16:54:08.5029819Z [cluster2] }
2021-05-26T16:54:08.5030281Z [cluster2] },
2021-05-26T16:54:08.5030791Z [cluster2] "required": [
2021-05-26T16:54:08.5031475Z [cluster2] "currentNumberScheduled",
2021-05-26T16:54:08.5033005Z [cluster2] "desiredNumberScheduled",
2021-05-26T16:54:08.5033941Z [cluster2] "numberMisscheduled",
2021-05-26T16:54:08.5034622Z [cluster2] "numberReady"
2021-05-26T16:54:08.5035163Z [cluster2] ],
2021-05-26T16:54:08.5035688Z [cluster2] "type": "object"
2021-05-26T16:54:08.5036200Z [cluster2] }
2021-05-26T16:54:08.5036640Z [cluster2] },
2021-05-26T16:54:08.5037259Z [cluster2] "required": [
2021-05-26T16:54:08.5037991Z [cluster2] "mismatchedContainerImages"
2021-05-26T16:54:08.5038672Z [cluster2] ],
2021-05-26T16:54:08.5039182Z [cluster2] "type": "object"
2021-05-26T16:54:08.5039669Z [cluster2] },
2021-05-26T16:54:08.5040188Z [cluster2] "serviceCIDR": {
2021-05-26T16:54:08.5040824Z [cluster2] "type": "string"
2021-05-26T16:54:08.5041319Z [cluster2] }
2021-05-26T16:54:08.5041744Z [cluster2] },
2021-05-26T16:54:08.5042230Z [cluster2] "required": [
2021-05-26T16:54:08.5042754Z [cluster2] "clusterID",
2021-05-26T16:54:08.5043306Z [cluster2] "natEnabled"
2021-05-26T16:54:08.5043801Z [cluster2] ],
2021-05-26T16:54:08.5044298Z [cluster2] "type": "object"
2021-05-26T16:54:08.5044784Z [cluster2] }
2021-05-26T16:54:08.5045200Z [cluster2] },
2021-05-26T16:54:08.5045676Z [cluster2] "type": "object"
2021-05-26T16:54:08.5046132Z [cluster2] }
2021-05-26T16:54:08.5046548Z [cluster2] },
2021-05-26T16:54:08.5047004Z [cluster2] "served": true,
2021-05-26T16:54:08.5047517Z [cluster2] "storage": true,
2021-05-26T16:54:08.5048037Z [cluster2] "subresources": {
2021-05-26T16:54:08.5048552Z [cluster2] "status": {}
2021-05-26T16:54:08.5048996Z [cluster2] }
2021-05-26T16:54:08.5049390Z [cluster2] }
2021-05-26T16:54:08.5049787Z [cluster2] ]
2021-05-26T16:54:08.5050173Z [cluster2] },
2021-05-26T16:54:08.5050593Z [cluster2] "status": {
2021-05-26T16:54:08.5051089Z [cluster2] "acceptedNames": {
2021-05-26T16:54:08.5051651Z [cluster2] "kind": "Submariner",
2021-05-26T16:54:08.5052245Z [cluster2] "listKind": "SubmarinerList",
2021-05-26T16:54:08.5052876Z [cluster2] "plural": "submariners",
2021-05-26T16:54:08.5053457Z [cluster2] "singular": "submariner"
2021-05-26T16:54:08.5053950Z [cluster2] },
2021-05-26T16:54:08.5054389Z [cluster2] "conditions": [
2021-05-26T16:54:08.5054847Z [cluster2] {
2021-05-26T16:54:08.5055759Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:27Z",
2021-05-26T16:54:08.5056438Z [cluster2] "message": "no conflicts found",
2021-05-26T16:54:08.5057056Z [cluster2] "reason": "NoConflicts",
2021-05-26T16:54:08.5057595Z [cluster2] "status": "True",
2021-05-26T16:54:08.5058168Z [cluster2] "type": "NamesAccepted"
2021-05-26T16:54:08.5058668Z [cluster2] },
2021-05-26T16:54:08.5059075Z [cluster2] {
2021-05-26T16:54:08.5059835Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:27Z",
2021-05-26T16:54:08.5060605Z [cluster2] "message": "the initial names have been accepted",
2021-05-26T16:54:08.5061384Z [cluster2] "reason": "InitialNamesAccepted",
2021-05-26T16:54:08.5062451Z [cluster2] "status": "True",
2021-05-26T16:54:08.5063747Z [cluster2] "type": "Established"
2021-05-26T16:54:08.5064263Z [cluster2] }
2021-05-26T16:54:08.5064688Z [cluster2] ],
2021-05-26T16:54:08.5065167Z [cluster2] "storedVersions": [
2021-05-26T16:54:08.5065697Z [cluster2] "v1alpha1"
2021-05-26T16:54:08.5066119Z [cluster2] ]
2021-05-26T16:54:08.5066516Z [cluster2] }
2021-05-26T16:54:08.5066892Z [cluster2] }
2021-05-26T16:54:11.2465469Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariners.submariner.io
2021-05-26T16:54:11.2467345Z [submariner-operator]$ [cluster2] validate_equals .metadata.name submariners.submariner.io
2021-05-26T16:54:11.2468721Z [submariner-operator]$ [cluster2] local json_filter=.metadata.name
2021-05-26T16:54:11.2470032Z [submariner-operator]$ [cluster2] local expected=submariners.submariner.io
2021-05-26T16:54:11.2471435Z [submariner-operator]$ [cluster2] local actual=submariners.submariner.io
2021-05-26T16:54:11.2473748Z [submariner-operator]$ [cluster2] jq -r -M .metadata.name /tmp/submariners.submariner.io.cluster2.json
2021-05-26T16:54:11.2475389Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-05-26T16:54:11.2476628Z [submariner-operator]$ [cluster2] validate_equals .spec.scope Namespaced
2021-05-26T16:54:11.2477801Z [submariner-operator]$ [cluster2] local json_filter=.spec.scope
2021-05-26T16:54:11.2478915Z [submariner-operator]$ [cluster2] local expected=Namespaced
2021-05-26T16:54:11.2480019Z [submariner-operator]$ [cluster2] local actual=Namespaced
2021-05-26T16:54:11.2481558Z [submariner-operator]$ [cluster2] jq -r -M .spec.scope /tmp/submariners.submariner.io.cluster2.json
2021-05-26T16:54:11.2483345Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-05-26T16:54:11.2488903Z [submariner-operator]$ [cluster2] validate_equals .spec.group submariner.io
2021-05-26T16:54:11.2490400Z [submariner-operator]$ [cluster2] local json_filter=.spec.group
2021-05-26T16:54:11.2491564Z [submariner-operator]$ [cluster2] local expected=submariner.io
2021-05-26T16:54:11.2492688Z [submariner-operator]$ [cluster2] local actual=submariner.io
2021-05-26T16:54:11.2494393Z [submariner-operator]$ [cluster2] jq -r -M .spec.group /tmp/submariners.submariner.io.cluster2.json
2021-05-26T16:54:11.2496060Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Submariner
2021-05-26T16:54:11.2497375Z [submariner-operator]$ [cluster2] validate_equals .spec.names.kind Submariner
2021-05-26T16:54:11.2498619Z [submariner-operator]$ [cluster2] local json_filter=.spec.names.kind
2021-05-26T16:54:11.2499902Z [submariner-operator]$ [cluster2] local expected=Submariner
2021-05-26T16:54:11.2500997Z [submariner-operator]$ [cluster2] local actual=Submariner
2021-05-26T16:54:11.2502605Z [submariner-operator]$ [cluster2] jq -r -M .spec.names.kind /tmp/submariners.submariner.io.cluster2.json
2021-05-26T16:54:11.2504153Z [submariner-operator]$ [cluster2] verify_subm_operator
2021-05-26T16:54:11.2505172Z [submariner-operator]$ [cluster2] verify_subm_operator
2021-05-26T16:54:11.2506325Z [submariner-operator]$ [cluster2] kubectl get ns submariner-operator
2021-05-26T16:54:11.2507586Z [submariner-operator]$ [cluster2] kubectl get ns submariner-operator
2021-05-26T16:54:11.2509005Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get ns submariner-operator
2021-05-26T16:54:11.2509927Z [cluster2] NAME STATUS AGE
2021-05-26T16:54:11.2510718Z [cluster2] submariner-operator Active 101s
2021-05-26T16:54:11.2511898Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-05-26T16:54:11.2513905Z [submariner-operator]$ [cluster2] kubectl get crds submariners.submariner.io
2021-05-26T16:54:11.2515470Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get crds submariners.submariner.io
2021-05-26T16:54:11.2516479Z [cluster2] NAME CREATED AT
2021-05-26T16:54:11.2517588Z [cluster2] submariners.submariner.io 2021-05-26T16:52:27Z
2021-05-26T16:54:11.2518660Z [submariner-operator]$ [cluster2] kubectl api-resources
2021-05-26T16:54:11.2519720Z [submariner-operator]$ [cluster2] grep submariners
2021-05-26T16:54:11.2520944Z [submariner-operator]$ [cluster2] kubectl api-resources
2021-05-26T16:54:11.2522226Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 api-resources
2021-05-26T16:54:11.2523279Z [cluster2] submariners submariner.io/v1alpha1 true Submariner
2021-05-26T16:54:11.2524701Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.2526546Z [submariner-operator]$ [cluster2] kubectl get sa --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.2528545Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get sa --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.2529642Z [cluster2] NAME SECRETS AGE
2021-05-26T16:54:11.2530432Z [cluster2] submariner-operator 1 103s
2021-05-26T16:54:11.2531763Z [submariner-operator]$ [cluster2] kubectl get roles --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.2533469Z [submariner-operator]$ [cluster2] kubectl get roles --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6275068Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get roles --namespace=submariner-operator subpec.scope Namespaced
2021-05-26T16:54:11.6276822Z [submariner-operator]$ [cluster1] validate_equals .spec.scope Namespaced
2021-05-26T16:54:11.6278082Z [submariner-operator]$ [cluster1] local json_filter=.spec.scope
2021-05-26T16:54:11.6279197Z [submariner-operator]$ [cluster1] local expected=Namespaced
2021-05-26T16:54:11.6280237Z [submariner-operator]$ [cluster1] local actual=Namespaced
2021-05-26T16:54:11.6281707Z [submariner-operator]$ [cluster1] jq -r -M .spec.scope /tmp/submariners.submariner.io.cluster1.json
2021-05-26T16:54:11.6283435Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-05-26T16:54:11.6284670Z [submariner-operator]$ [cluster1] validate_equals .spec.group submariner.io
2021-05-26T16:54:11.6285808Z [submariner-operator]$ [cluster1] local json_filter=.spec.group
2021-05-26T16:54:11.6286875Z [submariner-operator]$ [cluster1] local expected=submariner.io
2021-05-26T16:54:11.6288149Z [submariner-operator]$ [cluster1] local actual=submariner.io
2021-05-26T16:54:11.6289629Z [submariner-operator]$ [cluster1] jq -r -M .spec.group /tmp/submariners.submariner.io.cluster1.json
2021-05-26T16:54:11.6291186Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Submariner
2021-05-26T16:54:11.6292427Z [submariner-operator]$ [cluster1] validate_equals .spec.names.kind Submariner
2021-05-26T16:54:11.6293600Z [submariner-operator]$ [cluster1] local json_filter=.spec.names.kind
2021-05-26T16:54:11.6294692Z [submariner-operator]$ [cluster1] local expected=Submariner
2021-05-26T16:54:11.6295732Z [submariner-operator]$ [cluster1] local actual=Submariner
2021-05-26T16:54:11.6297232Z [submariner-operator]$ [cluster1] jq -r -M .spec.names.kind /tmp/submariners.submariner.io.cluster1.json
2021-05-26T16:54:11.6298660Z [submariner-operator]$ [cluster1] verify_subm_operator
2021-05-26T16:54:11.6299644Z [submariner-operator]$ [cluster1] verify_subm_operator
2021-05-26T16:54:11.6300744Z [submariner-operator]$ [cluster1] kubectl get ns submariner-operator
2021-05-26T16:54:11.6302079Z [submariner-operator]$ [cluster1] kubectl get ns submariner-operator
2021-05-26T16:54:11.6303596Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get ns submariner-operator
2021-05-26T16:54:11.6304454Z [cluster1] NAME STATUS AGE
2021-05-26T16:54:11.6305251Z [cluster1] submariner-operator Active 113s
2021-05-26T16:54:11.6306366Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-05-26T16:54:11.6308185Z [submariner-operator]$ [cluster1] kubectl get crds submariners.submariner.io
2021-05-26T16:54:11.6309870Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get crds submariners.submariner.io
2021-05-26T16:54:11.6312859Z [cluster1] NAME CREATED AT
2021-05-26T16:54:11.6313905Z [cluster1] submariners.submariner.io 2021-05-26T16:52:16Z
2021-05-26T16:54:11.6315269Z [submariner-operator]$ [cluster1] kubectl api-resources
2021-05-26T16:54:11.6316369Z [submariner-operator]$ [cluster1] kubectl api-resources
2021-05-26T16:54:11.6317609Z [submariner-operator]$ [cluster1] grep submariners
2021-05-26T16:54:11.6318753Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 api-resources
2021-05-26T16:54:11.6319739Z [cluster1] submariners submariner.io/v1alpha1 true Submariner
2021-05-26T16:54:11.6321383Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6323024Z [submariner-operator]$ [cluster1] kubectl get sa --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6324724Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get sa --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6325892Z [cluster1] NAME SECRETS AGE
2021-05-26T16:54:11.6326875Z [cluster1] submariner-operator 1 114s
2021-05-26T16:54:11.6328232Z [submariner-operator]$ [cluster1] kubectl get roles --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6330318Z [submariner-operator]$ [cluster1] kubectl get roles --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6332226Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get roles --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6333327Z [cluster1] NAME CREATED AT
2021-05-26T16:54:11.6334074Z [cluster1] submariner-operator 2021-05-26T16:52:16Z
2021-05-26T16:54:11.6335315Z [submariner-operator]$ [cluster1] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6337020Z [submariner-operator]$ [cluster1] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6338872Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get rolebindings --namespace=submariner-operator submariner-operator
2021-05-26T16:54:11.6339914Z [cluster1] NAME ROLE AGE
2021-05-26T16:54:13.3474200Z [cluster1] submariner-operator Role/submariner-operator 114s
2021-05-26T16:54:13.3475827Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-05-26T16:54:13.3477733Z [submariner-operator]$ [cluster1] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-05-26T16:54:13.3479703Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get deployments --namespace=submariner-operator submariner-operator
2021-05-26T16:54:13.3481264Z [cluster1] NAME READY UP-TO-DATE AVAILABLE AGE
2021-05-26T16:54:13.3482185Z [cluster1] submariner-operator 1/1 1 1 110s
2021-05-26T16:54:13.3483118Z [submariner-operator]$ [cluster1] verify_subm_op_pod
2021-05-26T16:54:13.3484266Z [submariner-operator]$ [cluster1] verify_subm_op_pod
2021-05-26T16:54:13.3485728Z [submariner-operator]$ [cluster1] subm_operator_pod_name=submariner-operator-5bfdb87494-n6qch
2021-05-26T16:54:13.3487769Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-05-26T16:54:13.3491097Z [submariner-operator]$ [cluster1] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-05-26T16:54:13.3493602Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-05-26T16:54:13.3496149Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator -o json
2021-05-26T16:54:13.3498409Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator -o json
2021-05-26T16:54:13.3501205Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator -o json
2021-05-26T16:54:13.3502513Z [cluster1] {
2021-05-26T16:54:13.3502967Z [cluster1] "apiVersion": "v1",
2021-05-26T16:54:13.3503470Z [cluster1] "kind": "Pod",
2021-05-26T16:54:13.3503959Z [cluster1] "metadata": {
2021-05-26T16:54:13.3504779Z [cluster1] "creationTimestamp": "2021-05-26T16:52:22Z",
2021-05-26T16:54:13.3505931Z [cluster1] "generateName": "submariner-operator-5bfdb87494-",
2021-05-26T16:54:13.3506735Z [cluster1] "labels": {
2021-05-26T16:54:13.3507535Z [cluster1] "name": "submariner-operator",
2021-05-26T16:54:13.3508449Z [cluster1] "pod-template-hash": "5bfdb87494"
2021-05-26T16:54:13.3509138Z [cluster1] },
2021-05-26T16:54:13.3509599Z [cluster1] "managedFields": [
2021-05-26T16:54:13.3510083Z [cluster1] {
2021-05-26T16:54:13.3510534Z [cluster1] "apiVersion": "v1",
2021-05-26T16:54:13.3511105Z [cluster1] "fieldsType": "FieldsV1",
2021-05-26T16:54:13.3511648Z [cluster1] "fieldsV1": {
2021-05-26T16:54:13.3512124Z [cluster1] "f:metadata": {
2021-05-26T16:54:13.3513103Z [cluster1] "f:generateName": {},
2021-05-26T16:54:13.3513655Z [cluster1] "f:labels": {
2021-05-26T16:54:13.3514133Z [cluster1] ".": {},
2021-05-26T16:54:13.3514588Z [cluster1] "f:name": {},
2021-05-26T16:54:13.3515455Z [cluster1] "f:pod-template-hash": {}
2021-05-26T16:54:13.3516003Z [cluster1] },
2021-05-26T16:54:13.3516553Z [cluster1] "f:ownerReferences": {
2021-05-26T16:54:13.3517104Z [cluster1] ".": {},
2021-05-26T16:54:13.3518638Z [cluster1] "k:{\"uid\":\"fe2e5726-8243-40ef-b149-8bbcce225c57\"}": {
2021-05-26T16:54:13.3519342Z [cluster1] ".": {},
2021-05-26T16:54:13.3520357Z [cluster1] "f:apiVersion": {},
2021-05-26T16:54:13.3521023Z [cluster1] "f:blockOwnerDeletion": {},
2021-05-26T16:54:13.3521671Z [cluster1] "f:controller": {},
2021-05-26T16:54:13.3522201Z [cluster1] "f:kind": {},
2021-05-26T16:54:13.3522680Z [cluster1] "f:name": {},
2021-05-26T16:54:13.3523172Z [cluster1] "f:uid": {}
2021-05-26T16:54:13.3523626Z [cluster1] }
2021-05-26T16:54:13.3524172Z [cluster1] }
2021-05-26T16:54:13.3524749Z [cluster1] },
2021-05-26T16:54:13.3525187Z [cluster1] "f:spec": {
2021-05-26T16:54:13.3525709Z [cluster1] "f:containers": {
2021-05-26T16:54:13.3526700Z [cluster1] "k:{\"name\":\"submariner-operator\"}": {
2021-05-26T16:54:13.3527338Z [cluster1] ".": {},
2021-05-26T16:54:13.3527815Z [cluster1] "f:command": {},
2021-05-26T16:54:13.3528322Z [cluster1] "f:env": {
2021-05-26T16:54:13.3528966Z [cluster1] ".": {},
2021-05-26T16:54:13.3529534Z [cluster1] "k:{\"name\":\"OPERATOR_NAME\"}": {
2021-05-26T16:54:13.3530086Z [cluster1] ".": {},
2021-05-26T16:54:13.3530559Z [cluster1] "f:name": {},
2021-05-26T16:54:13.3531071Z [cluster1] "f:value": {}
2021-05-26T16:54:13.3531600Z [cluster1] },
2021-05-26T16:54:13.3532124Z [cluster1] "k:{\"name\":\"POD_NAME\"}": {
2021-05-26T16:54:13.3532742Z [cluster1] ".": {},
2021-05-26T16:54:13.3533233Z [cluster1] "f:name": {},
2021-05-26T16:54:13.3533772Z [cluster1] "f:valueFrom": {
2021-05-26T16:54:13.3534300Z [cluster1] ".": {},
2021-05-26T16:54:13.3534824Z [cluster1] "f:fieldRef": {
2021-05-26T16:54:13.3535331Z [cluster1] ".": {},
2021-05-26T16:54:13.3535874Z [cluster1] "f:apiVersion": {},
2021-05-26T16:54:13.3536448Z [cluster1] "f:fieldPath": {}
2021-05-26T16:54:13.3536971Z [cluster1] }
2021-05-26T16:54:13.3537415Z [cluster1] }
2021-05-26T16:54:13.3537879Z [cluster1] },
2021-05-26T16:54:13.3538440Z [cluster1] "k:{\"name\":\"WATCH_NAMESPACE\"}": {
2021-05-26T16:54:13.3539001Z [cluster1] ".": {},
2021-05-26T16:54:13.3539489Z [cluster1] "f:name": {},
2021-05-26T16:54:13.3540011Z [cluster1] "f:valueFrom": {
2021-05-26T16:54:13.3540534Z [cluster1] ".": {},
2021-05-26T16:54:13.3541035Z [cluster1] "f:fieldRef": {
2021-05-26T16:54:13.3541556Z [cluster1] ".": {},
2021-05-26T16:54:13.3542095Z [cluster1] "f:apiVersion": {},
2021-05-26T16:54:13.3542672Z [cluster1] "f:fieldPath": {}
2021-05-26T16:54:13.3543193Z [cluster1] }
2021-05-26T16:54:13.3543641Z [cluster1] }
2021-05-26T16:54:13.3544090Z [cluster1] }
2021-05-26T16:54:13.3544523Z [cluster1] },
2021-05-26T16:54:13.3545002Z [cluster1] "f:image": {},
2021-05-26T16:54:13.3546508Z [cluster1] "f:imagePullPolicy": {},
2021-05-26T16:54:13.3547125Z [cluster1] "f:name": {},
2021-05-26T16:54:13.3547653Z [cluster1] "f:resources": {},
2021-05-26T16:54:13.3548332Z [cluster1] "f:terminationMessagePath": {},
2021-05-26T16:54:13.3549187Z [cluster1] "f:terminationMessagePolicy": {}
2021-05-26T16:54:13.3550588Z [cluster1] }
2021-05-26T16:54:13.3551216Z [cluster1] },
2021-05-26T16:54:13.3551696Z [cluster1] "f:dnsPolicy": {},
2021-05-26T16:54:13.3552618Z [cluster1] "f:enableServiceLinks": {},
2021-05-26T16:54:13.3554121Z [cluster1] "f:restartPolicy": {},
2021-05-26T16:54:13.3554749Z [cluster1] "f:schedulerName": {},
2021-05-26T16:54:13.3555378Z [cluster1] "f:securityContext": {},
2021-05-26T16:54:13.3556169Z [cluster1] "f:serviceAccount": {},
2021-05-26T16:54:13.3588963Z [cluster1] "f:serviceAccountName": {},
2021-05-26T16:54:13.3589865Z [cluster1] "f:terminationGracePeriodSeconds": {}
2021-05-26T16:54:13.3590597Z [cluster1] }
2021-05-26T16:54:13.3591010Z [cluster1] },
2021-05-26T16:54:13.3592078Z [cluster1] "manager": "kube-controller-manager",
2021-05-26T16:54:13.3593060Z [cluster1] "operation": "Update",
2021-05-26T16:54:13.3594061Z [cluster1] "time": "2021-05-26T16:52:22Z"
2021-05-26T16:54:13.3594781Z [cluster1] },
2021-05-26T16:54:13.3595183Z [cluster1] {
2021-05-26T16:54:13.3595669Z [cluster1] "apiVersion": "v1",
2021-05-26T16:54:13.3596243Z [cluster1] "fieldsType": "FieldsV1",
2021-05-26T16:54:13.3596967Z [cluster1] "fieldsV1": {
2021-05-26T16:54:13.3597892Z [cluster1] "f:status": {
2021-05-26T16:54:13.3598499Z [cluster1] "f:conditions": {
2021-05-26T16:54:13.3599289Z [cluster1] "k:{\"type\":\"ContainersReady\"}": {
2021-05-26T16:54:13.3599894Z [cluster1] ".": {},
2021-05-26T16:54:13.3600426Z [cluster1] "f:lastProbeTime": {},
2021-05-26T16:54:13.3601106Z [cluster1] "f:lastTransitionTime": {},
2021-05-26T16:54:13.3601726Z [cluster1] "f:status": {},
2021-05-26T16:54:13.3602226Z [cluster1] "f:type": {}
2021-05-26T16:54:13.3602697Z [cluster1] },
2021-05-26T16:54:13.3603218Z [cluster1] "k:{\"type\":\"Initialized\"}": {
2021-05-26T16:54:13.3603760Z [cluster1] ".": {},
2021-05-26T16:54:13.3604288Z [cluster1] "f:lastProbeTime": {},
2021-05-26T16:54:13.3604974Z [cluster1] "f:lastTransitionTime": {},
2021-05-26T16:54:13.3605593Z [cluster1] "f:status": {},
2021-05-26T16:54:13.3606514Z [cluster1] "f:type": {}
2021-05-26T16:54:13.3607033Z [cluster1] },
2021-05-26T16:54:13.3607514Z [cluster1] "k:{\"type\":\"Ready\"}": {
2021-05-26T16:54:13.3608018Z [cluster1] ".": {},
2021-05-26T16:54:13.3608549Z [cluster1] "f:lastProbeTime": {},
2021-05-26T16:54:13.3609237Z [cluster1] "f:lastTransitionTime": {},
2021-05-26T16:54:13.3609836Z [cluster1] "f:status": {},
2021-05-26T16:54:13.3610340Z [cluster1] "f:type": {}
2021-05-26T16:54:13.3610824Z [cluster1] }
2021-05-26T16:54:13.3611242Z [cluster1] },
2021-05-26T16:54:13.3611814Z [cluster1] "f:containerStatuses": {},
2021-05-26T16:54:13.3612398Z [cluster1] "f:hostIP": {},
2021-05-26T16:54:13.3612907Z [cluster1] "f:phase": {},
2021-05-26T16:54:13.3613392Z [cluster1] "f:podIP": {},
2021-05-26T16:54:13.3613901Z [cluster1] "f:podIPs": {
2021-05-26T16:54:13.3614380Z [cluster1] ".": {},
2021-05-26T16:54:13.3614870Z [cluster1] "k:{\"ip\":\"10.0.0.3\"}": {
2021-05-26T16:54:13.3615337Z [cluster1] ".": {},
2021-05-26T16:54:13.3615815Z [cluster1] "f:ip": {}
2021-05-26T16:54:13.3616273Z [cluster1] }
2021-05-26T16:54:13.3616692Z [cluster1] },
2021-05-26T16:54:13.3617186Z [cluster1] "f:startTime": {}
2021-05-26T16:54:13.3617652Z [cluster1] }
2021-05-26T16:54:13.3618074Z [cluster1] },
2021-05-26T16:54:13.3618709Z [cluster1] "manager": "kubelet",
2021-05-26T16:54:13.3619318Z [cluster1] "operation": "Update",
2021-05-26T16:54:13.3620199Z [cluster1] "time": "2021-05-26T16:52:31Z"
2021-05-26T16:54:13.3620674Z [cluster1] }
2021-05-26T16:54:13.3621070Z [cluster1] ],
2021-05-26T16:54:13.3622087Z [cluster1] "name": "submariner-operator-5bfdb87494-n6qch",
2021-05-26T16:54:13.3623273Z [cluster1] "namespace": "submariner-operator",
2021-05-26T16:54:13.3624934Z [cluster1] "ownerReferences": [
2021-05-26T16:54:13.3625489Z [cluster1] {
2021-05-26T16:54:13.3625975Z [cluster1] "apiVersion": "apps/v1",
2021-05-26T16:54:13.3626636Z [cluster1] "blockOwnerDeletion": true,
2021-05-26T16:54:13.3627265Z [cluster1] "controller": true,
2021-05-26T16:54:13.3627887Z [cluster1] "kind": "ReplicaSet",
2021-05-26T16:54:13.3629611Z [cluster1] "name": "submariner-operator-5bfdb87494",
2021-05-26T16:54:13.3630793Z [cluster1] "uid": "fe2e5726-8243-40ef-b149-8bbcce225c57"
2021-05-26T16:54:13.3631426Z [cluster1] }
2021-05-26T16:54:13.3631820Z [cluster1] ],
2021-05-26T16:54:13.3664201Z [cluster1] "resourceVersion": "1595",
2021-05-26T16:54:13.3665357Z [cluster1] "uid": "b0f394c8-6a17-432c-8470-bd77b1a81cac"
2021-05-26T16:54:13.3665961Z [cluster1] },
2021-05-26T16:54:13.3666373Z [cluster1] "spec": {
2021-05-26T16:54:13.3667569Z [cluster1] "containers": [
2021-05-26T16:54:13.3668047Z [cluster1] {
2021-05-26T16:54:13.3668493Z [cluster1] "command": [
2021-05-26T16:54:13.3669575Z [cluster1] "submariner-operator",
2021-05-26T16:54:13.3670612Z [cluster1] "-alsologtostderr",
2021-05-26T16:54:13.3671918Z [cluster1] "-v=1"
2021-05-26T16:54:13.3672609Z [cluster1] ],
2021-05-26T16:54:13.3673073Z [cluster1] "env": [
2021-05-26T16:54:13.3673497Z [cluster1] {
2021-05-26T16:54:13.3674025Z [cluster1] "name": "WATCH_NAMESPACE",
2021-05-26T16:54:13.3674583Z [cluster1] "valueFrom": {
2021-05-26T16:54:13.3675115Z [cluster1] "fieldRef": {
2021-05-26T16:54:13.3675660Z [cluster1] "apiVersion": "v1",
2021-05-26T16:54:13.3676359Z [cluster1] "fieldPath": "metadata.namespace"
2021-05-26T16:54:13.3677054Z [cluster1] }
2021-05-26T16:54:13.3677487Z [cluster1] }
2021-05-26T16:54:13.3677903Z [cluster1] },
2021-05-26T16:54:13.3678355Z [cluster1] {
2021-05-26T16:54:13.3678843Z [cluster1] "name": "POD_NAME",
2021-05-26T16:54:13.3679362Z [cluster1] "valueFrom": {
2021-05-26T16:54:13.3679893Z [cluster1] "fieldRef": {
2021-05-26T16:54:13.3680441Z [cluster1] "apiVersion": "v1",
2021-05-26T16:54:13.3681080Z [cluster1] "fieldPath": "metadata.name"
2021-05-26T16:54:13.3681633Z [cluster1] }
2021-05-26T16:54:13.3682066Z [cluster1] }
2021-05-26T16:54:13.3682478Z [cluster1] },
2021-05-26T16:54:13.3682900Z [cluster1] {
2021-05-26T16:54:13.3683415Z [cluster1] "name": "OPERATOR_NAME",
2021-05-26T16:54:13.3684370Z [cluster1] "value": "submariner-operator"
2021-05-26T16:54:13.3684991Z [cluster1] }
2021-05-26T16:54:13.3685419Z [cluster1] ],
2021-05-26T16:54:13.3686302Z [cluster1] "image": "localhost:5000/submariner-operator:local",
2021-05-26T16:54:13.3687219Z [cluster1] "imagePullPolicy": "IfNotPresent",
2021-05-26T16:54:13.3688383Z [cluster1] "name": "submariner-operator",
2021-05-26T16:54:13.3689039Z [cluster1] "resources": {},
2021-05-26T16:54:13.3690069Z [cluster1] "terminationMessagePath": "/dev/termination-log",
2021-05-26T16:54:13.3691037Z [cluster1] "terminationMessagePolicy": "File",
2021-05-26T16:54:13.3691749Z [cluster1] "volumeMounts": [
2021-05-26T16:54:13.3692246Z [cluster1] {
2021-05-26T16:54:13.3692961Z [cluster1] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2021-05-26T16:54:13.3694384Z [cluster1] "name": "submariner-operator-token-z86pq",
2021-05-26T16:54:13.3695197Z [cluster1] "readOnly": true
2021-05-26T16:54:13.3695685Z [cluster1] }
2021-05-26T16:54:13.3696089Z [cluster1] ]
2021-05-26T16:54:13.3696504Z [cluster1] }
2021-05-26T16:54:13.3696897Z [cluster1] ],
2021-05-26T16:54:13.3697454Z [cluster1] "dnsPolicy": "ClusterFirst",
2021-05-26T16:54:13.3698147Z [cluster1] "enableServiceLinks": true,
2021-05-26T16:54:13.3699770Z [cluster1] "nodeName": "cluster1-worker2",
2021-05-26T16:54:13.3700636Z [cluster1] "preemptionPolicy": "PreemptLowerPriority",
2021-05-26T16:54:13.3701609Z [cluster1] "priority": 0,
2021-05-26T16:54:13.3702175Z [cluster1] "restartPolicy": "Always",
2021-05-26T16:54:13.3703563Z [cluster1] "schedulerName": "default-scheduler",
2021-05-26T16:54:13.3704356Z [cluster1] "securityContext": {},
2021-05-26T16:54:13.3705388Z [cluster1] "serviceAccount": "submariner-operator",
2021-05-26T16:54:13.3706582Z [cluster1] "serviceAccountName": "submariner-operator",
2021-05-26T16:54:13.3707558Z [cluster1] "terminationGracePeriodSeconds": 30,
2021-05-26T16:54:13.3708330Z [cluster1] "tolerations": [
2021-05-26T16:54:13.3708814Z [cluster1] {
2021-05-26T16:54:13.3709313Z [cluster1] "effect": "NoExecute",
2021-05-26T16:54:13.3713146Z [cluster1] "key": "node.kubernetes.io/not-ready",
2021-05-26T16:54:13.3713844Z [cluster1] "operator": "Exists",
2021-05-26T16:54:13.3714461Z [cluster1] "tolerationSeconds": 300
2021-05-26T16:54:13.3714986Z [cluster1] },
2021-05-26T16:54:13.3715400Z [cluster1] {
2021-05-26T16:54:13.3715896Z [cluster1] "effect": "NoExecute",
2021-05-26T16:54:13.3716606Z [cluster1] "key": "node.kubernetes.io/unreachable",
2021-05-26T16:54:13.3717319Z [cluster1] "operator": "Exists",
2021-05-26T16:54:13.3717916Z [cluster1] "tolerationSeconds": 300
2021-05-26T16:54:13.3718466Z [cluster1] }
2021-05-26T16:54:13.3718856Z [cluster1] ],
2021-05-26T16:54:13.3719292Z [cluster1] "volumes": [
2021-05-26T16:54:13.3749247Z [cluster1] {
2021-05-26T16:54:13.3751540Z [cluster1] "name": "submariner-operator-token-z86pq",
2021-05-26T16:54:13.3752544Z [cluster1] "secret": {
2021-05-26T16:54:13.3753092Z [cluster1] "defaultMode": 420,
2021-05-26T16:54:13.3755440Z [cluster1] "secretName": "submariner-operator-token-z86pq"
2021-05-26T16:54:13.3756287Z [cluster1] }
2021-05-26T16:54:13.3756686Z [cluster1] }
2021-05-26T16:54:13.3757093Z [cluster1] ]
2021-05-26T16:54:13.3757495Z [cluster1] },
2021-05-26T16:54:13.3757907Z [cluster1] "status": {
2021-05-26T16:54:13.3758407Z [cluster1] "conditions": [
2021-05-26T16:54:13.3758852Z [cluster1] {
2021-05-26T16:54:13.3759369Z [cluster1] "lastProbeTime": null,
2021-05-26T16:54:13.3760397Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:22Z",
2021-05-26T16:54:13.3761053Z [cluster1] "status": "True",
2021-05-26T16:54:13.3761596Z [cluster1] "type": "Initialized"
2021-05-26T16:54:13.3762291Z [cluster1] },
2021-05-26T16:54:13.3762718Z [cluster1] {
2021-05-26T16:54:13.3763240Z [cluster1] "lastProbeTime": null,
2021-05-26T16:54:13.3764199Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:31Z",
2021-05-26T16:54:13.3764823Z [cluster1] "status": "True",
2021-05-26T16:54:13.3765335Z [cluster1] "type": "Ready"
2021-05-26T16:54:13.3765778Z [cluster1] },
2021-05-26T16:54:13.3766204Z [cluster1] {
2021-05-26T16:54:13.3766841Z [cluster1] "lastProbeTime": null,
2021-05-26T16:54:13.3767804Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:31Z",
2021-05-26T16:54:13.3768889Z [cluster1] "status": "True",
2021-05-26T16:54:13.3769495Z [cluster1] "type": "ContainersReady"
2021-05-26T16:54:13.3770017Z [cluster1] },
2021-05-26T16:54:13.3770433Z [cluster1] {
2021-05-26T16:54:13.3770962Z [cluster1] "lastProbeTime": null,
2021-05-26T16:54:13.3772191Z [cluster1] "lastTransitionTime": "2021-05-26T16:52:22Z",
2021-05-26T16:54:13.3772832Z [cluster1] "status": "True",
2021-05-26T16:54:13.3773386Z [cluster1] "type": "PodScheduled"
2021-05-26T16:54:13.3774700Z [cluster1] }
2021-05-26T16:54:13.3775122Z [cluster1] ],
2021-05-26T16:54:13.3775760Z [cluster1] "containerStatuses": [
2021-05-26T16:54:13.3776396Z [cluster1] {
2021-05-26T16:54:13.3778964Z [cluster1] "containerID": "containerd://1f41a1307f9ab38e3b0ad0c48fdff06a3dfef7d8822135b7d97c91b005f53db9",
2021-05-26T16:54:13.3781777Z [cluster1] "image": "localhost:5000/submariner-operator:local",
2021-05-26T16:54:13.3783624Z [cluster1] "imageID": "localhost:5000/submariner-operator@sha256:692a9b3c41fbfbdafa22320c177c949c0775023dfa1c8d6e3bf6ebbe3ea95863",
2021-05-26T16:54:13.3784958Z [cluster1] "lastState": {
2021-05-26T16:54:13.3785488Z [cluster1] "terminated": {
2021-05-26T16:54:13.3787288Z [cluster1] "containerID": "containerd://ddd6c72c20a3cf968411573ab841219d31f4fe23a236f1462fbbaf2a37f6e145",
2021-05-26T16:54:13.3789033Z [cluster1] "exitCode": 1,
2021-05-26T16:54:13.3789840Z [cluster1] "finishedAt": "2021-05-26T16:52:30Z",
2021-05-26T16:54:13.3790403Z [cluster1] "reason": "Error",
2021-05-26T16:54:13.3791173Z [cluster1] "startedAt": "2021-05-26T16:52:23Z"
2021-05-26T16:54:13.3791673Z [cluster1] }
2021-05-26T16:54:13.3792122Z [cluster1] },
2021-05-26T16:54:13.3793305Z [cluster1] "name": "submariner-operator",
2021-05-26T16:54:13.3794563Z [cluster1] "ready": true,
2021-05-26T16:54:13.3795111Z [cluster1] "restartCount": 1,
2021-05-26T16:54:13.3813868Z [cluster1] "started": true,
2021-05-26T16:54:13.3814399Z [cluster1] "state": {
2021-05-26T16:54:13.3814866Z [cluster1] "running": {
2021-05-26T16:54:13.3815786Z [cluster1] "startedAt": "2021-05-26T16:52:30Z"
2021-05-26T16:54:14.1142430Z mariner-operator
2021-05-26T16:54:14.1142965Z [cluster2] NAME CREATED AT
2021-05-26T16:54:14.1143709Z [cluster2] submariner-operator 2021-05-26T16:52:28Z
2021-05-26T16:54:14.1146017Z [submariner-operator]$ [cluster2] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-05-26T16:54:14.1148162Z [submariner-operator]$ [cluster2] kubectl get rolebindings --namespace=submariner-operator submariner-operator
2021-05-26T16:54:14.1150396Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get rolebindings --namespace=submariner-operator submariner-operator
2021-05-26T16:54:14.1151577Z [cluster2] NAME ROLE AGE
2021-05-26T16:54:14.1153107Z [cluster2] submariner-operator Role/submariner-operator 104s
2021-05-26T16:54:14.1154819Z [submariner-operator]$ [cluster2] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-05-26T16:54:14.1156752Z [submariner-operator]$ [cluster2] kubectl get deployments --namespace=submariner-operator submariner-operator
2021-05-26T16:54:14.1159090Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get deployments --namespace=submariner-operator submariner-operator
2021-05-26T16:54:14.1160892Z [cluster2] NAME READY UP-TO-DATE AVAILABLE AGE
2021-05-26T16:54:14.1161792Z [cluster2] submariner-operator 1/1 1 1 99s
2021-05-26T16:54:14.1162974Z [submariner-operator]$ [cluster2] verify_subm_op_pod
2021-05-26T16:54:14.1164035Z [submariner-operator]$ [cluster2] verify_subm_op_pod
2021-05-26T16:54:14.1165709Z [submariner-operator]$ [cluster2] subm_operator_pod_name=submariner-operator-5bfdb87494-6rnt6
2021-05-26T16:54:14.1167989Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-05-26T16:54:14.1170855Z [submariner-operator]$ [cluster2] kubectl get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-05-26T16:54:14.1173515Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pods --namespace=submariner-operator -l name=submariner-operator -o=jsonpath={.items..metadata.name}
2021-05-26T16:54:14.1177223Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator -o json
2021-05-26T16:54:14.1179526Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator -o json
2021-05-26T16:54:14.1182164Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator -o json
2021-05-26T16:54:14.1183455Z [cluster2] {
2021-05-26T16:54:14.1183922Z [cluster2] "apiVersion": "v1",
2021-05-26T16:54:14.1184422Z [cluster2] "kind": "Pod",
2021-05-26T16:54:14.1184888Z [cluster2] "metadata": {
2021-05-26T16:54:14.1185721Z [cluster2] "creationTimestamp": "2021-05-26T16:52:33Z",
2021-05-26T16:54:14.1186857Z [cluster2] "generateName": "submariner-operator-5bfdb87494-",
2021-05-26T16:54:14.1187993Z [cluster2] "labels": {
2021-05-26T16:54:14.1188687Z [cluster2] "name": "submariner-operator",
2021-05-26T16:54:14.1189506Z [cluster2] "pod-template-hash": "5bfdb87494"
2021-05-26T16:54:14.1190144Z [cluster2] },
2021-05-26T16:54:14.1190732Z [cluster2] "managedFields": [
2021-05-26T16:54:14.1191232Z [cluster2] {
2021-05-26T16:54:14.1191680Z [cluster2] "apiVersion": "v1",
2021-05-26T16:54:14.1205738Z [cluster2] "fieldsType": "FieldsV1",
2021-05-26T16:54:14.1206387Z [cluster2] "fieldsV1": {
2021-05-26T16:54:14.1206884Z [cluster2] "f:metadata": {
2021-05-26T16:54:14.1207544Z [cluster2] "f:generateName": {},
2021-05-26T16:54:14.1208327Z [cluster2] "f:labels": {
2021-05-26T16:54:14.1208789Z [cluster2] ".": {},
2021-05-26T16:54:14.1209268Z [cluster2] "f:name": {},
2021-05-26T16:54:14.1210239Z [cluster2] "f:pod-template-hash": {}
2021-05-26T16:54:14.1210812Z [cluster2] },
2021-05-26T16:54:14.1211357Z [cluster2] "f:ownerReferences": {
2021-05-26T16:54:14.1211890Z [cluster2] ".": {},
2021-05-26T16:54:14.1212758Z [cluster2] "k:{\"uid\":\"7c89292b-99a3-4115-b4b0-3957297b473c\"}": {
2021-05-26T16:54:14.1213541Z [cluster2] ".": {},
2021-05-26T16:54:14.1214205Z [cluster2] "f:apiVersion": {},
2021-05-26T16:54:14.1214953Z [cluster2] "f:blockOwnerDeletion": {},
2021-05-26T16:54:14.1215604Z [cluster2] "f:controller": {},
2021-05-26T16:54:14.1216227Z [cluster2] "f:kind": {},
2021-05-26T16:54:14.1216705Z [cluster2] "f:name": {},
2021-05-26T16:54:14.1217174Z [cluster2] "f:uid": {}
2021-05-26T16:54:14.1217728Z [cluster2] }
2021-05-26T16:54:14.1218277Z [cluster2] }
2021-05-26T16:54:14.1218690Z [cluster2] },
2021-05-26T16:54:14.1219249Z [cluster2] "f:spec": {
2021-05-26T16:54:14.1219853Z [cluster2] "f:containers": {
2021-05-26T16:54:14.1221768Z [cluster2] "k:{\"name\":\"submariner-operator\"}": {
2021-05-26T16:54:14.1222417Z [cluster2] ".": {},
2021-05-26T16:54:14.1223081Z [cluster2] "f:command": {},
2021-05-26T16:54:14.1223590Z [cluster2] "f:env": {
2021-05-26T16:54:14.1224046Z [cluster2] ".": {},
2021-05-26T16:54:14.1224599Z [cluster2] "k:{\"name\":\"OPERATOR_NAME\"}": {
2021-05-26T16:54:14.1225159Z [cluster2] ".": {},
2021-05-26T16:54:14.1225656Z [cluster2] "f:name": {},
2021-05-26T16:54:14.1226151Z [cluster2] "f:value": {}
2021-05-26T16:54:14.1226626Z [cluster2] },
2021-05-26T16:54:14.1227128Z [cluster2] "k:{\"name\":\"POD_NAME\"}": {
2021-05-26T16:54:14.1228627Z [cluster2] ".": {},
2021-05-26T16:54:14.1229143Z [cluster2] "f:name": {},
2021-05-26T16:54:14.1229717Z [cluster2] "f:valueFrom": {
2021-05-26T16:54:14.1230391Z [cluster2] ".": {},
2021-05-26T16:54:14.1231369Z [cluster2] "f:fieldRef": {
2021-05-26T16:54:14.1231897Z [cluster2] ".": {},
2021-05-26T16:54:14.1233122Z [cluster2] "f:apiVersion": {},
2021-05-26T16:54:14.1233722Z [cluster2] "f:fieldPath": {}
2021-05-26T16:54:14.1234303Z [cluster2] }
2021-05-26T16:54:14.1234693Z [cluster2] }
2021-05-26T16:54:14.1235090Z [cluster2] },
2021-05-26T16:54:14.1235573Z [cluster2] "k:{\"name\":\"WATCH_NAMESPACE\"}": {
2021-05-26T16:54:14.1236067Z [cluster2] ".": {},
2021-05-26T16:54:14.1236480Z [cluster2] "f:name": {},
2021-05-26T16:54:14.1237985Z [cluster2] "f:valueFrom": {
2021-05-26T16:54:14.1238628Z [cluster2] ".": {},
2021-05-26T16:54:14.1239156Z [cluster2] "f:fieldRef": {
2021-05-26T16:54:14.1239681Z [cluster2] ".": {},
2021-05-26T16:54:14.1240223Z [cluster2] "f:apiVersion": {},
2021-05-26T16:54:14.1241012Z [cluster2] "f:fieldPath": {}
2021-05-26T16:54:14.1241526Z [cluster2] }
2021-05-26T16:54:14.1242100Z [cluster2] }
2021-05-26T16:54:14.1242688Z [cluster2] }
2021-05-26T16:54:14.1243152Z [cluster2] },
2021-05-26T16:54:14.1243734Z [cluster2] "f:image": {},
2021-05-26T16:54:14.1244319Z [cluster2] "f:imagePullPolicy": {},
2021-05-26T16:54:14.1244898Z [cluster2] "f:name": {},
2021-05-26T16:54:14.1245410Z [cluster2] "f:resources": {},
2021-05-26T16:54:14.1246100Z [cluster2] "f:terminationMessagePath": {},
2021-05-26T16:54:14.1247047Z [cluster2] "f:terminationMessagePolicy": {}
2021-05-26T16:54:14.1247702Z [cluster2] }
2021-05-26T16:54:14.1248117Z [cluster2] },
2021-05-26T16:54:14.1248627Z [cluster2] "f:dnsPolicy": {},
2021-05-26T16:54:14.1249359Z [cluster2] "f:enableServiceLinks": {},
2021-05-26T16:54:14.1250014Z [cluster2] "f:restartPolicy": {},
2021-05-26T16:54:14.1250605Z [cluster2] "f:schedulerName": {},
2021-05-26T16:54:14.1289199Z [cluster2] "f:securityContext": {},
2021-05-26T16:54:14.1289856Z [cluster2] "f:serviceAccount": {},
2021-05-26T16:54:14.1291152Z [cluster2] "f:serviceAccountName": {},
2021-05-26T16:54:14.1292198Z [cluster2] "f:terminationGracePeriodSeconds": {}
2021-05-26T16:54:14.1292892Z [cluster2] }
2021-05-26T16:54:14.1293314Z [cluster2] },
2021-05-26T16:54:14.1294474Z [cluster2] "manager": "kube-controller-manager",
2021-05-26T16:54:14.1295127Z [cluster2] "operation": "Update",
2021-05-26T16:54:14.1296801Z [cluster2] "time": "2021-05-26T16:52:33Z"
2021-05-26T16:54:14.1297417Z [cluster2] },
2021-05-26T16:54:14.1297815Z [cluster2] {
2021-05-26T16:54:14.1298421Z [cluster2] "apiVersion": "v1",
2021-05-26T16:54:14.1299013Z [cluster2] "fieldsType": "FieldsV1",
2021-05-26T16:54:14.1299561Z [cluster2] "fieldsV1": {
2021-05-26T16:54:14.1300056Z [cluster2] "f:status": {
2021-05-26T16:54:14.1300693Z [cluster2] "f:conditions": {
2021-05-26T16:54:14.1301436Z [cluster2] "k:{\"type\":\"ContainersReady\"}": {
2021-05-26T16:54:14.1302129Z [cluster2] ".": {},
2021-05-26T16:54:14.1302789Z [cluster2] "f:lastProbeTime": {},
2021-05-26T16:54:14.1303466Z [cluster2] "f:lastTransitionTime": {},
2021-05-26T16:54:14.1304063Z [cluster2] "f:status": {},
2021-05-26T16:54:14.1304564Z [cluster2] "f:type": {}
2021-05-26T16:54:14.1305016Z [cluster2] },
2021-05-26T16:54:14.1305597Z [cluster2] "k:{\"type\":\"Initialized\"}": {
2021-05-26T16:54:14.1306136Z [cluster2] ".": {},
2021-05-26T16:54:14.1306680Z [cluster2] "f:lastProbeTime": {},
2021-05-26T16:54:14.1307349Z [cluster2] "f:lastTransitionTime": {},
2021-05-26T16:54:14.1307952Z [cluster2] "f:status": {},
2021-05-26T16:54:14.1308491Z [cluster2] "f:type": {}
2021-05-26T16:54:14.1308937Z [cluster2] },
2021-05-26T16:54:14.1309442Z [cluster2] "k:{\"type\":\"Ready\"}": {
2021-05-26T16:54:14.1309923Z [cluster2] ".": {},
2021-05-26T16:54:14.1310466Z [cluster2] "f:lastProbeTime": {},
2021-05-26T16:54:14.1311340Z [cluster2] "f:lastTransitionTime": {},
2021-05-26T16:54:14.1312091Z [cluster2] "f:status": {},
2021-05-26T16:54:14.1335126Z [cluster2] "f:type": {}
2021-05-26T16:54:14.1335601Z [cluster2] }
2021-05-26T16:54:14.1336037Z [cluster2] },
2021-05-26T16:54:14.1336586Z [cluster2] "f:containerStatuses": {},
2021-05-26T16:54:14.1337183Z [cluster2] "f:hostIP": {},
2021-05-26T16:54:14.1337675Z [cluster2] "f:phase": {},
2021-05-26T16:54:14.1338173Z [cluster2] "f:podIP": {},
2021-05-26T16:54:14.1338863Z [cluster2] "f:podIPs": {
2021-05-26T16:54:14.1339347Z [cluster2] ".": {},
2021-05-26T16:54:14.1339815Z [cluster2] "k:{\"ip\":\"10.0.0.3\"}": {
2021-05-26T16:54:14.1340297Z [cluster2] ".": {},
2021-05-26T16:54:14.1340882Z [cluster2] "f:ip": {}
2021-05-26T16:54:14.1341339Z [cluster2] }
2021-05-26T16:54:14.1341891Z [cluster2] },
2021-05-26T16:54:14.1342334Z [cluster2] "f:startTime": {}
2021-05-26T16:54:14.1342780Z [cluster2] }
2021-05-26T16:54:14.1343152Z [cluster2] },
2021-05-26T16:54:14.1343609Z [cluster2] "manager": "kubelet",
2021-05-26T16:54:14.1344127Z [cluster2] "operation": "Update",
2021-05-26T16:54:14.1344997Z [cluster2] "time": "2021-05-26T16:52:45Z"
2021-05-26T16:54:14.1345573Z [cluster2] }
2021-05-26T16:54:14.1345959Z [cluster2] ],
2021-05-26T16:54:14.1347085Z [cluster2] "name": "submariner-operator-5bfdb87494-6rnt6",
2021-05-26T16:54:14.1349176Z [cluster2] "namespace": "submariner-operator",
2021-05-26T16:54:14.1350011Z [cluster2] "ownerReferences": [
2021-05-26T16:54:14.1350888Z [cluster2] {
2021-05-26T16:54:14.1351413Z [cluster2] "apiVersion": "apps/v1",
2021-05-26T16:54:14.1352061Z [cluster2] "blockOwnerDeletion": true,
2021-05-26T16:54:14.1352936Z [cluster2] "controller": true,
2021-05-26T16:54:14.1353962Z [cluster2] "kind": "ReplicaSet",
2021-05-26T16:54:14.1355106Z [cluster2] "name": "submariner-operator-5bfdb87494",
2021-05-26T16:54:14.1356300Z [cluster2] "uid": "7c89292b-99a3-4115-b4b0-3957297b473c"
2021-05-26T16:54:14.1356823Z [cluster2] }
2021-05-26T16:54:14.1357214Z [cluster2] ],
2021-05-26T16:54:14.1357852Z [cluster2] "resourceVersion": "1592",
2021-05-26T16:54:14.1359049Z [cluster2] "uid": "9cba4e86-e6fb-4385-af3b-7670eb67b8a3"
2021-05-26T16:54:14.1359639Z [cluster2] },
2021-05-26T16:54:14.1360030Z [cluster2] "spec": {
2021-05-26T16:54:14.1360464Z [cluster2] "containers": [
2021-05-26T16:54:14.1360989Z [cluster2] {
2021-05-26T16:54:14.1361366Z [cluster2] "command": [
2021-05-26T16:54:14.1362238Z [cluster2] "submariner-operator",
2021-05-26T16:54:14.1363195Z [cluster2] "-alsologtostderr",
2021-05-26T16:54:14.1363867Z [cluster2] "-v=1"
2021-05-26T16:54:14.1364290Z [cluster2] ],
2021-05-26T16:54:14.1364694Z [cluster2] "env": [
2021-05-26T16:54:14.1365114Z [cluster2] {
2021-05-26T16:54:14.1365850Z [cluster2] "name": "WATCH_NAMESPACE",
2021-05-26T16:54:14.1366404Z [cluster2] "valueFrom": {
2021-05-26T16:54:14.1366906Z [cluster2] "fieldRef": {
2021-05-26T16:54:14.1367434Z [cluster2] "apiVersion": "v1",
2021-05-26T16:54:14.1368083Z [cluster2] "fieldPath": "metadata.namespace"
2021-05-26T16:54:14.1368898Z [cluster2] }
2021-05-26T16:54:14.1369330Z [cluster2] }
2021-05-26T16:54:14.1369912Z [cluster2] },
2021-05-26T16:54:14.1370360Z [cluster2] {
2021-05-26T16:54:14.1370829Z [cluster2] "name": "POD_NAME",
2021-05-26T16:54:14.1371534Z [cluster2] "valueFrom": {
2021-05-26T16:54:14.1372154Z [cluster2] "fieldRef": {
2021-05-26T16:54:14.1372775Z [cluster2] "apiVersion": "v1",
2021-05-26T16:54:14.1373321Z [cluster2] "fieldPath": "metadata.name"
2021-05-26T16:54:14.1373907Z [cluster2] }
2021-05-26T16:54:14.1374272Z [cluster2] }
2021-05-26T16:54:14.1374647Z [cluster2] },
2021-05-26T16:54:14.1375018Z [cluster2] {
2021-05-26T16:54:14.1375449Z [cluster2] "name": "OPERATOR_NAME",
2021-05-26T16:54:14.1376290Z [cluster2] "value": "submariner-operator"
2021-05-26T16:54:14.1376808Z [cluster2] }
2021-05-26T16:54:14.1377174Z [cluster2] ],
2021-05-26T16:54:14.1377937Z [cluster2] "image": "localhost:5000/submariner-operator:local",
2021-05-26T16:54:14.1378680Z [cluster2] "imagePullPolicy": "IfNotPresent",
2021-05-26T16:54:14.1379629Z [cluster2] "name": "submariner-operator",
2021-05-26T16:54:14.1380820Z [cluster2] "resources": {},
2021-05-26T16:54:14.1382822Z [cluster2] "terminationMessagePath": "/dev/termination-log",
2021-05-26T16:54:14.1383987Z [cluster2] "terminationMessagePolicy": "File",
2021-05-26T16:54:14.1384957Z [cluster2] "volumeMounts": [
2021-05-26T16:54:14.1385606Z [cluster2] {
2021-05-26T16:54:14.1386319Z [cluster2] "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2021-05-26T16:54:14.1388049Z [cluster2] "name": "submariner-operator-token-kdz8j",
2021-05-26T16:54:14.1388948Z [cluster2] "readOnly": true
2021-05-26T16:54:14.1389580Z [cluster2] }
2021-05-26T16:54:14.1390096Z [cluster2] ]
2021-05-26T16:54:14.1390526Z [cluster2] }
2021-05-26T16:54:14.1390917Z [cluster2] ],
2021-05-26T16:54:14.1391443Z [cluster2] "dnsPolicy": "ClusterFirst",
2021-05-26T16:54:14.1392125Z [cluster2] "enableServiceLinks": true,
2021-05-26T16:54:14.1418707Z [cluster2] "nodeName": "cluster2-worker",
2021-05-26T16:54:14.1419751Z [cluster2] "preemptionPolicy": "PreemptLowerPriority",
2021-05-26T16:54:14.1420505Z [cluster2] "priority": 0,
2021-05-26T16:54:14.1421164Z [cluster2] "restartPolicy": "Always",
2021-05-26T16:54:14.1422091Z [cluster2] "schedulerName": "default-scheduler",
2021-05-26T16:54:14.1422746Z [cluster2] "securityContext": {},
2021-05-26T16:54:14.1423782Z [cluster2] "serviceAccount": "submariner-operator",
2021-05-26T16:54:14.1425087Z [cluster2] "serviceAccountName": "submariner-operator",
2021-05-26T16:54:14.1426067Z [cluster2] "terminationGracePeriodSeconds": 30,
2021-05-26T16:54:14.1426831Z [cluster2] "tolerations": [
2021-05-26T16:54:14.1427287Z [cluster2] {
2021-05-26T16:54:14.1427787Z [cluster2] "effect": "NoExecute",
2021-05-26T16:54:14.1428682Z [cluster2] "key": "node.kubernetes.io/not-ready",
2021-05-26T16:54:14.1432946Z [cluster2] "operator": "Exists",
2021-05-26T16:54:14.1433562Z [cluster2] "tolerationSeconds": 300
2021-05-26T16:54:14.1434421Z [cluster2] },
2021-05-26T16:54:14.1434875Z [cluster2] {
2021-05-26T16:54:14.1435376Z [cluster2] "effect": "NoExecute",
2021-05-26T16:54:14.1436084Z [cluster2] "key": "node.kubernetes.io/unreachable",
2021-05-26T16:54:14.1437348Z [cluster2] "operator": "Exists",
2021-05-26T16:54:14.1438219Z [cluster2] "tolerationSeconds": 300
2021-05-26T16:54:14.1438890Z [cluster2] }
2021-05-26T16:54:14.1439529Z [cluster2] ],
2021-05-26T16:54:14.1439909Z [cluster2] "volumes": [
2021-05-26T16:54:14.1440293Z [cluster2] {
2021-05-26T16:54:14.1441240Z [cluster2] "name": "submariner-operator-token-kdz8j",
2021-05-26T16:54:14.1442072Z [cluster2] "secret": {
2021-05-26T16:54:14.1442546Z [cluster2] "defaultMode": 420,
2021-05-26T16:54:14.1443887Z [cluster2] "secretName": "submariner-operator-token-kdz8j"
2021-05-26T16:54:14.1444813Z [cluster2] }
2021-05-26T16:54:14.1445231Z [cluster2] }
2021-05-26T16:54:14.1446498Z [cluster2] ]
2021-05-26T16:54:14.1446901Z [cluster2] },
2021-05-26T16:54:14.1447324Z [cluster2] "status": {
2021-05-26T16:54:14.1447790Z [cluster2] "conditions": [
2021-05-26T16:54:14.1448359Z [cluster2] {
2021-05-26T16:54:14.1448861Z [cluster2] "lastProbeTime": null,
2021-05-26T16:54:14.1450518Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:33Z",
2021-05-26T16:54:14.1451131Z [cluster2] "status": "True",
2021-05-26T16:54:14.1451661Z [cluster2] "type": "Initialized"
2021-05-26T16:54:14.1452127Z [cluster2] },
2021-05-26T16:54:14.1453284Z [cluster2] {
2021-05-26T16:54:14.1454077Z [cluster2] "lastProbeTime": null,
2021-05-26T16:54:14.1454970Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:45Z",
2021-05-26T16:54:14.1455705Z [cluster2] "status": "True",
2021-05-26T16:54:14.1456317Z [cluster2] "type": "Ready"
2021-05-26T16:54:14.1456888Z [cluster2] },
2021-05-26T16:54:14.1457475Z [cluster2] {
2021-05-26T16:54:14.1458015Z [cluster2] "lastProbeTime": null,
2021-05-26T16:54:14.1458954Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:45Z",
2021-05-26T16:54:14.1459711Z [cluster2] "status": "True",
2021-05-26T16:54:14.1460414Z [cluster2] "type": "ContainersReady"
2021-05-26T16:54:14.1461144Z [cluster2] },
2021-05-26T16:54:14.1461627Z [cluster2] {
2021-05-26T16:54:14.1462167Z [cluster2] "lastProbeTime": null,
2021-05-26T16:54:14.1482574Z [cluster2] "lastTransitionTime": "2021-05-26T16:52:33Z",
2021-05-26T16:54:14.1483480Z [cluster2] "status": "True",
2021-05-26T16:54:14.1484130Z [cluster2] "type": "PodScheduled"
2021-05-26T16:54:14.1484688Z [cluster2] }
2021-05-26T16:54:14.1485248Z [cluster2] ],
2021-05-26T16:54:14.1485853Z [cluster2] "containerStatuses": [
2021-05-26T16:54:14.1486672Z [cluster2] {
2021-05-26T16:54:14.1488476Z [cluster2] "containerID": "containerd://9e3d012862b89dba5aeaa5e033ef3c51f76b289383b8ed6a07fbac200097b2c4",
2021-05-26T16:54:14.1491215Z [cluster2] "image": "localhost:5000/submariner-operator:local",
2021-05-26T16:54:14.1493324Z [cluster2] "imageID": "localhost:5000/submariner-operator@sha256:692a9b3c41fbfbdafa22320c177c949c0775023dfa1c8d6e3bf6ebbe3ea95863",
2021-05-26T16:54:14.1495205Z [cluster2] "lastState": {},
2021-05-26T16:54:14.1496660Z [cluster2] "name": "submariner-operator",
2021-05-26T16:54:14.1497374Z [cluster2] "ready": true,
2021-05-26T16:54:14.1497909Z [cluster2] "restartCount": 1,
2021-05-26T16:54:14.1498436Z [cluster2] "started": true,
2021-05-26T16:54:14.1498968Z [cluster2] "state": {
2021-05-26T16:54:14.5157979Z [clust[cluster1] }
2021-05-26T16:54:14.5171776Z [cluster1] }
2021-05-26T16:54:14.5172257Z [cluster1] }
2021-05-26T16:54:14.5172668Z [cluster1] ],
2021-05-26T16:54:14.5173124Z [cluster1] "hostIP": "172.18.0.8",
2021-05-26T16:54:14.5173846Z [cluster1] "phase": "Running",
2021-05-26T16:54:14.5174383Z [cluster1] "podIP": "10.0.0.3",
2021-05-26T16:54:14.5174842Z [cluster1] "podIPs": [
2021-05-26T16:54:14.5175280Z [cluster1] {
2021-05-26T16:54:14.5175701Z [cluster1] "ip": "10.0.0.3"
2021-05-26T16:54:14.5176141Z [cluster1] }
2021-05-26T16:54:14.5176602Z [cluster1] ],
2021-05-26T16:54:14.5177103Z [cluster1] "qosClass": "BestEffort",
2021-05-26T16:54:14.5178302Z [cluster1] "startTime": "2021-05-26T16:52:22Z"
2021-05-26T16:54:14.5178968Z [cluster1] }
2021-05-26T16:54:14.5179341Z [cluster1] }
2021-05-26T16:54:14.5180962Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator -o jsonpath={.status.phase}
2021-05-26T16:54:14.5183389Z [submariner-operator]$ [cluster1] kubectl get pod submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator -o jsonpath={.status.phase}
2021-05-26T16:54:14.5185929Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get pod submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator -o jsonpath={.status.phase}
2021-05-26T16:54:14.5187692Z [submariner-operator]$ [cluster1] grep Running
2021-05-26T16:54:14.5188295Z [cluster1] Running
2021-05-26T16:54:14.5189715Z [submariner-operator]$ [cluster1] kubectl logs submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator
2021-05-26T16:54:14.5191851Z [submariner-operator]$ [cluster1] kubectl logs submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator
2021-05-26T16:54:14.5194378Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 logs submariner-operator-5bfdb87494-n6qch --namespace=submariner-operator
2021-05-26T16:54:14.5195782Z [cluster1] I0526 16:52:31.190097 1 main.go:78] cmd "msg"="Go Version: go1.16.3"
2021-05-26T16:54:14.5196467Z [cluster1] I0526 16:52:31.190152 1 main.go:79] cmd "msg"="Go OS/Arch: linux/amd64"
2021-05-26T16:54:14.5197462Z [cluster1] I0526 16:52:31.190159 1 main.go:80] cmd "msg"="Version of operator-sdk: v0.19.0"
2021-05-26T16:54:14.5198588Z [cluster1] I0526 16:52:31.190192 1 main.go:81] cmd "msg"="Submariner operator version: devel-ffe12e8"
2021-05-26T16:54:14.5199528Z [cluster1] I0526 16:52:31.190381 1 leader.go:89] leader "msg"="Trying to become the leader."
2021-05-26T16:54:14.5200618Z [cluster1] I0526 16:52:31.825275 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
2021-05-26T16:54:14.5201563Z [cluster1] I0526 16:52:31.825307 1 leader.go:123] leader "msg"="Continuing as the leader."
2021-05-26T16:54:14.5203472Z [cluster1] I0526 16:52:32.428778 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
2021-05-26T16:54:14.5204519Z [cluster1] I0526 16:52:32.429285 1 main.go:130] cmd "msg"="Registering Components."
2021-05-26T16:54:14.5205334Z [cluster1] I0526 16:52:32.429399 1 main.go:138] cmd "msg"="Creating the Lighthouse CRDs"
2021-05-26T16:54:14.5207166Z [cluster1] I0526 16:52:35.605870 1 metrics.go:92] metrics "msg"="Metrics Service object updated" "Service.Name"="submariner-operator-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5208841Z [cluster1] I0526 16:52:36.208049 1 main.go:183] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5210701Z [cluster1] I0526 16:52:36.208158 1 main.go:187] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5211926Z [cluster1] I0526 16:52:36.208335 1 main.go:202] cmd "msg"="Starting the Cmd."
2021-05-26T16:54:14.5213132Z [cluster1] I0526 16:52:36.208670 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
2021-05-26T16:54:14.5218309Z [cluster1] I0526 16:52:36.209393 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
2021-05-26T16:54:14.5332647Z [cluster1] I0526 16:52:36.209618 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
2021-05-26T16:54:14.5339053Z [cluster1] I0526 16:52:36.209817 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
2021-05-26T16:54:14.5343585Z [cluster1] I0526 16:52:36.210001 1 controller.go:158] controller-runtime/manager/controller/servicediscovery "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
2021-05-26T16:54:14.5347194Z [cluster1] I0526 16:52:36.210175 1 controller.go:158] controller-runtime/manager/controller/broker "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
2021-05-26T16:54:14.5349622Z [cluster1] I0526 16:52:36.310423 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-05-26T16:54:14.5351783Z [cluster1] I0526 16:52:36.310481 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
2021-05-26T16:54:14.5354701Z [cluster1] I0526 16:52:36.319521 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-05-26T16:54:14.5358081Z [cluster1] I0526 16:52:36.320192 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
2021-05-26T16:54:14.5363874Z [cluster1] I0526 16:52:36.320293 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
2021-05-26T16:54:14.5368001Z [cluster1] I0526 16:52:36.320444 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
2021-05-26T16:54:14.5371140Z [cluster1] I0526 16:52:36.420351 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
2021-05-26T16:54:14.5375131Z [cluster1] I0526 16:52:36.421370 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
2021-05-26T16:54:14.5378099Z [cluster1] I0526 16:52:36.423344 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
2021-05-26T16:54:14.5380189Z [cluster1] I0526 16:52:36.423472 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-05-26T16:54:14.5382169Z [cluster1] I0526 16:52:36.621690 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
2021-05-26T16:54:14.5384016Z [cluster1] I0526 16:52:36.621933 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
2021-05-26T16:54:14.5386066Z [cluster1] I0526 16:52:36.622156 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5388278Z [cluster1] I0526 16:52:36.623889 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
2021-05-26T16:54:14.5390407Z [cluster1] I0526 16:52:36.624354 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
2021-05-26T16:54:14.5392729Z [cluster1] I0526 16:52:36.624656 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5394357Z [cluster1] I0526 16:52:36.663937 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-05-26T16:54:14.5397249Z [cluster1] I0526 16:52:36.664172 1 network.go:57] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
2021-05-26T16:54:14.5398721Z [cluster1] I0526 16:52:36.664341 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.5400235Z [cluster1] I0526 16:52:36.664488 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.5402172Z [cluster1] I0526 16:52:36.665313 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-05-26T16:54:14.5404181Z [cluster1] I0526 16:52:36.665341 1 network.go:57] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
2021-05-26T16:54:14.5405830Z [cluster1] I0526 16:52:36.665352 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.5409744Z [cluster1] I0526 16:52:36.665361 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.5412910Z [cluster1] I0526 16:52:36.673927 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5416799Z [cluster1] E0526 16:52:36.674127 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: DaemonSet.apps \"submariner-gateway\" not found" "name"="submariner" "namespace"="submariner-operator"
2021-05-26T16:54:14.5419985Z [cluster1] I0526 16:52:36.674795 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5421628Z [cluster1] I0526 16:52:36.674967 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.5422998Z [cluster1] I0526 16:52:36.675123 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.5426083Z [cluster1] E0526 16:52:36.695525 1 controller.go:267] controller-runtime/manager/controller/submariner "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: daemonsets.apps \"submariner-gateway\" already exists" "name"="submariner" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-05-26T16:54:14.5430865Z [cluster1] I0526 16:52:36.696993 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5433830Z [cluster1] I0526 16:52:36.701559 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5435823Z [cluster1] I0526 16:52:36.701721 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.5437215Z [cluster1] I0526 16:52:36.701867 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.5440013Z [cluster1] I0526 16:52:36.722222 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5498118Z [cluster1] I0526 16:52:36.824125 1 helpers.go:225] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5501743Z [cluster1] I0526 16:52:36.999477 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5505161Z [cluster1] I0526 16:52:37.477603 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5508399Z [cluster1] I0526 16:52:37.496973 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5511539Z [cluster1] I0526 16:52:37.514852 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5515175Z [cluster1] I0526 16:52:37.536824 1 helpers.go:225] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5518357Z [cluster1] I0526 16:52:37.652248 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5521488Z [cluster1] I0526 16:52:37.766624 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5524666Z [cluster1] I0526 16:52:37.940628 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5527893Z [cluster1] I0526 16:52:38.043122 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5531060Z [cluster1] I0526 16:52:38.153892 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5534505Z [cluster1] I0526 16:52:38.197054 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5537783Z [cluster1] I0526 16:52:38.197647 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5541557Z [cluster1] I0526 16:52:38.211117 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.5544868Z [cluster1] I0526 16:52:38.219699 1 submariner_controller.go:387] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
2021-05-26T16:54:14.5549454Z [cluster1] E0526 16:52:38.323711 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-05-26T16:54:14.5554030Z [cluster1] I0526 16:52:38.329150 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5557356Z [cluster1] I0526 16:52:38.424627 1 helpers.go:225] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5562783Z [cluster1] E0526 16:52:38.425026 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-agent-metrics: Service \"submariner-lighthouse-agent-metrics\" not found" "name"="service-discovery" "namespace"="submariner-operator"
2021-05-26T16:54:14.5567430Z [cluster1] I0526 16:52:38.425250 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5569965Z [cluster1] I0526 16:52:38.431822 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5571627Z [cluster1] I0526 16:52:38.435671 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.5573022Z [cluster1] I0526 16:52:38.435838 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.5575449Z [cluster1] I0526 16:52:38.521135 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5578965Z [cluster1] I0526 16:52:38.561650 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.5582619Z [cluster1] I0526 16:52:38.662675 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5585795Z [cluster1] I0526 16:52:38.673316 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5589177Z [cluster1] I0526 16:52:38.676784 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.5639591Z [cluster1] I0526 16:52:38.677326 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5644129Z [cluster1] E0526 16:52:38.689629 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5647398Z [cluster1] I0526 16:52:38.689873 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5649363Z [cluster1] I0526 16:52:38.690012 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.5650793Z [cluster1] I0526 16:52:38.690112 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.5654201Z [cluster1] I0526 16:52:38.746323 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5657669Z [cluster1] I0526 16:52:38.750537 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5660826Z [cluster1] I0526 16:52:39.083580 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5664456Z [cluster1] I0526 16:52:39.267323 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5667863Z [cluster1] I0526 16:52:39.286669 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5675278Z [cluster1] I0526 16:52:39.293256 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5678624Z [cluster1] I0526 16:52:39.335796 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5681755Z [cluster1] I0526 16:52:39.353442 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5685152Z [cluster1] I0526 16:52:39.355653 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5688631Z [cluster1] I0526 16:52:39.375803 1 helpers.go:175] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
2021-05-26T16:54:14.5692291Z [cluster1] I0526 16:52:39.395705 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.5696775Z [cluster1] E0526 16:52:39.502091 1 servicediscovery_controller.go:158] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS deployment" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-coredns: deployments.apps \"submariner-lighthouse-coredns\" already exists"
2021-05-26T16:54:14.5701838Z [cluster1] E0526 16:52:39.502161 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-coredns: deployments.apps \"submariner-lighthouse-coredns\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-05-26T16:54:14.5705906Z [cluster1] I0526 16:52:39.512371 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5709224Z [cluster1] I0526 16:52:39.713117 1 helpers.go:225] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5712989Z [cluster1] I0526 16:52:39.736589 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.5716442Z [cluster1] I0526 16:52:39.759045 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5753598Z [cluster1] I0526 16:52:40.008348 1 helpers.go:225] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5757462Z [cluster1] I0526 16:52:40.008673 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5761269Z [cluster1] I0526 16:52:40.009463 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5764975Z [cluster1] I0526 16:52:40.009745 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5770820Z [cluster1] I0526 16:52:40.224493 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5773520Z [cluster1] I0526 16:52:40.225142 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5775182Z [cluster1] I0526 16:52:40.225180 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.5776921Z [cluster1] I0526 16:52:40.225191 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.5779785Z [cluster1] I0526 16:52:40.418972 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5784027Z [cluster1] I0526 16:52:40.459790 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5788618Z [cluster1] I0526 16:52:40.493805 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5792033Z [cluster1] I0526 16:52:40.682204 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5795951Z [cluster1] I0526 16:52:40.689296 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5799558Z [cluster1] I0526 16:52:40.740685 1 servicediscovery_controller.go:487] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5804150Z [cluster1] I0526 16:52:40.740717 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.59.144\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n"
2021-05-26T16:54:14.5808875Z [cluster1] I0526 16:52:40.741056 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.5812514Z [cluster1] I0526 16:52:40.775211 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5865709Z [cluster1] I0526 16:52:40.776534 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5870365Z [cluster1] I0526 16:52:40.889917 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.5874771Z [cluster1] I0526 16:52:41.000537 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5878446Z [cluster1] I0526 16:52:41.158318 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5881610Z [cluster1] I0526 16:52:41.193265 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5885324Z [cluster1] E0526 16:52:41.513212 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5888327Z [cluster1] I0526 16:52:41.513257 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5889972Z [cluster1] I0526 16:52:41.513309 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.5891541Z [cluster1] I0526 16:52:41.513320 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.5894258Z [cluster1] I0526 16:52:41.524178 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5897559Z [cluster1] I0526 16:52:41.630318 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5901012Z [cluster1] I0526 16:52:41.773311 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5905577Z [cluster1] I0526 16:52:41.773375 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.59.144\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n"
2021-05-26T16:54:14.5910828Z [cluster1] I0526 16:52:41.773992 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5917948Z [cluster1] I0526 16:52:41.775558 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5921140Z [cluster1] I0526 16:52:41.857298 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.5924992Z [cluster1] I0526 16:52:42.331194 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.5928593Z [cluster1] I0526 16:52:42.504248 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5932007Z [cluster1] I0526 16:52:42.504578 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5935730Z [cluster1] I0526 16:52:42.573811 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.5939270Z [cluster1] I0526 16:52:43.586135 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5942354Z [cluster1] I0526 16:52:43.621126 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5945550Z [cluster1] I0526 16:52:43.795790 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.5990769Z [cluster1] I0526 16:52:44.191764 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.5995683Z [cluster1] I0526 16:52:44.191844 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.59.144\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"
2021-05-26T16:54:14.6001334Z [cluster1] I0526 16:52:44.360316 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6004682Z [cluster1] I0526 16:52:44.476659 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6007958Z [cluster1] I0526 16:52:44.642856 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6011646Z [cluster1] I0526 16:52:44.693750 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6015168Z [cluster1] I0526 16:52:44.844695 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.6024643Z [cluster1] I0526 16:52:44.893673 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6028458Z [cluster1] I0526 16:52:45.266876 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6031746Z [cluster1] I0526 16:52:45.511689 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6035928Z [cluster1] I0526 16:52:45.552024 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.6040126Z [cluster1] I0526 16:52:45.597203 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6043820Z [cluster1] I0526 16:52:46.206881 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6047670Z [cluster1] I0526 16:52:46.218443 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6052668Z [cluster1] I0526 16:52:46.218490 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.59.144\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"
2021-05-26T16:54:14.6057418Z [cluster1] I0526 16:52:59.601635 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6059374Z [cluster1] I0526 16:52:59.601685 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6060852Z [cluster1] I0526 16:52:59.601697 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6063591Z [cluster1] I0526 16:52:59.676434 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6066877Z [cluster1] I0526 16:52:59.719286 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6070195Z [cluster1] I0526 16:53:00.322046 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6094114Z [cluster1] I0526 16:53:00.359079 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6097576Z [cluster1] I0526 16:53:00.389054 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6100934Z [cluster1] I0526 16:53:00.410526 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6104128Z [cluster1] I0526 16:53:01.011927 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6108630Z [cluster1] I0526 16:53:01.260998 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6110908Z [cluster1] I0526 16:53:01.261046 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6113025Z [cluster1] I0526 16:53:01.261057 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6115763Z [cluster1] I0526 16:53:01.262501 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6118019Z [cluster1] I0526 16:53:01.262536 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6120160Z [cluster1] I0526 16:53:01.262546 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6122705Z [cluster1] I0526 16:53:01.318730 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6125860Z [cluster1] I0526 16:53:01.357309 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6129238Z [cluster1] I0526 16:53:01.508729 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6132514Z [cluster1] I0526 16:53:01.509407 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6135681Z [cluster1] I0526 16:53:02.129213 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6138940Z [cluster1] I0526 16:53:02.137425 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6142096Z [cluster1] I0526 16:53:02.261751 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6145267Z [cluster1] I0526 16:53:02.262763 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6148425Z [cluster1] I0526 16:53:02.317054 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6151583Z [cluster1] I0526 16:53:02.317600 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6170606Z [cluster1] I0526 16:53:02.359037 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6174100Z [cluster1] I0526 16:53:02.366720 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6177417Z [cluster1] I0526 16:53:02.965647 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6181070Z [cluster1] I0526 16:53:02.981959 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6183682Z [cluster1] I0526 16:53:03.013560 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6185331Z [cluster1] I0526 16:53:03.013631 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6186693Z [cluster1] I0526 16:53:03.013643 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6189313Z [cluster1] I0526 16:53:03.284146 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6193187Z [cluster1] E0526 16:53:03.284614 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6196405Z [cluster1] I0526 16:53:03.284649 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6198039Z [cluster1] I0526 16:53:03.284682 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6199423Z [cluster1] I0526 16:53:03.284692 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6202099Z [cluster1] I0526 16:53:03.356248 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6205363Z [cluster1] I0526 16:53:03.457865 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6208560Z [cluster1] I0526 16:53:03.648512 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6211725Z [cluster1] I0526 16:53:04.021643 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6214857Z [cluster1] I0526 16:53:04.031546 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6243860Z [cluster1] I0526 16:53:04.130723 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6247511Z [cluster1] I0526 16:53:04.205073 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6250769Z [cluster1] I0526 16:53:04.328394 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6253924Z [cluster1] I0526 16:53:04.435802 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6257521Z [cluster1] I0526 16:53:04.475142 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6260991Z [cluster1] I0526 16:53:04.513456 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6264190Z [cluster1] I0526 16:53:04.809929 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6267943Z [cluster1] E0526 16:53:04.825528 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6271600Z [cluster1] I0526 16:53:04.825572 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6273414Z [cluster1] I0526 16:53:04.825610 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6274800Z [cluster1] I0526 16:53:04.825621 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6277297Z [cluster1] I0526 16:53:04.831589 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6280907Z [cluster1] I0526 16:53:04.837023 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6284069Z [cluster1] I0526 16:53:05.136833 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6287693Z [cluster1] I0526 16:53:05.440265 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6291212Z [cluster1] I0526 16:53:05.717590 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6295340Z [cluster1] I0526 16:53:06.047553 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6299270Z [cluster1] I0526 16:53:06.378474 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6303611Z [cluster1] I0526 16:53:07.052356 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6306388Z [cluster1] I0526 16:53:07.134684 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6308035Z [cluster1] I0526 16:53:07.134743 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6309392Z [cluster1] I0526 16:53:07.134755 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6311521Z [cluster1] I0526 16:53:07.135942 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6313416Z [cluster1] I0526 16:53:07.136002 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6314775Z [cluster1] I0526 16:53:07.136019 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6340722Z [cluster1] I0526 16:53:07.285274 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6343896Z [cluster1] I0526 16:53:07.330768 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6347065Z [cluster1] I0526 16:53:07.356113 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6350280Z [cluster1] I0526 16:53:07.393251 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6353775Z [cluster1] I0526 16:53:07.986791 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6356939Z [cluster1] I0526 16:53:08.025496 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6360060Z [cluster1] I0526 16:53:08.233630 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6363243Z [cluster1] I0526 16:53:08.260457 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6366411Z [cluster1] I0526 16:53:08.369338 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6369836Z [cluster1] I0526 16:53:08.899061 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6396078Z [cluster1] I0526 16:53:08.907394 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6399799Z [cluster1] I0526 16:53:09.119824 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6403507Z [cluster1] I0526 16:53:09.575665 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6419212Z [cluster1] E0526 16:53:09.672689 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6422442Z [cluster1] I0526 16:53:09.680741 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6424116Z [cluster1] I0526 16:53:09.680927 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6425490Z [cluster1] I0526 16:53:09.680963 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6428151Z [cluster1] I0526 16:53:09.717268 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6431317Z [cluster1] I0526 16:53:09.724684 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6434798Z [cluster1] I0526 16:53:09.876725 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6437510Z [cluster1] I0526 16:53:09.989334 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6439330Z [cluster1] I0526 16:53:09.989393 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6440852Z [cluster1] I0526 16:53:09.989404 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6443339Z [cluster1] I0526 16:53:10.196295 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6446728Z [cluster1] I0526 16:53:10.221049 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6449974Z [cluster1] I0526 16:53:10.511013 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6453100Z [cluster1] I0526 16:53:10.541245 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6456451Z [cluster1] I0526 16:53:10.822372 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6487204Z [cluster1] I0526 16:53:10.971469 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6490121Z [cluster1] I0526 16:53:11.041383 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6493126Z [cluster1] I0526 16:53:11.390545 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6496402Z [cluster1] I0526 16:53:11.390886 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6499852Z [cluster1] I0526 16:53:11.525214 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.6503253Z [cluster1] I0526 16:53:11.631793 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6506983Z [cluster1] I0526 16:53:11.827576 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6510526Z [cluster1] I0526 16:53:11.855618 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6513938Z [cluster1] I0526 16:53:12.024967 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6517901Z [cluster1] E0526 16:53:12.081245 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6520961Z [cluster1] I0526 16:53:12.081344 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6522593Z [cluster1] I0526 16:53:12.081387 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6523976Z [cluster1] I0526 16:53:12.081399 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6526575Z [cluster1] I0526 16:53:12.109534 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6529803Z [cluster1] I0526 16:53:12.169113 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6533095Z [cluster1] I0526 16:53:12.491764 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6542082Z [cluster1] I0526 16:53:12.493144 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6545704Z [cluster1] I0526 16:53:12.629403 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.6549583Z [cluster1] I0526 16:53:12.822100 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6553215Z [cluster1] I0526 16:53:12.822477 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6556403Z [cluster1] I0526 16:53:12.933308 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6562801Z [cluster1] I0526 16:53:12.955034 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6566262Z [cluster1] I0526 16:53:12.998393 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6569662Z [cluster1] I0526 16:53:13.429329 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6587118Z [cluster1] I0526 16:53:13.601756 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6590265Z [cluster1] I0526 16:53:13.659857 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6594947Z [cluster1] I0526 16:53:13.659908 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.59.144\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"
2021-05-26T16:54:14.6598558Z [cluster1] I0526 16:53:16.619210 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6600217Z [cluster1] I0526 16:53:16.619786 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6603424Z [cluster1] I0526 16:53:16.620473 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6606040Z [cluster1] I0526 16:53:16.752228 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6609223Z [cluster1] I0526 16:53:16.865081 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6612388Z [cluster1] I0526 16:53:17.485211 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6615534Z [cluster1] I0526 16:53:17.645589 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6618699Z [cluster1] I0526 16:53:17.761303 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6621918Z [cluster1] I0526 16:53:17.926963 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6630663Z [cluster1] I0526 16:53:17.945778 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6658978Z [cluster1] I0526 16:53:18.113858 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.6662942Z [cluster1] I0526 16:53:18.161851 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6666393Z [cluster1] I0526 16:53:18.529309 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6669877Z [cluster1] I0526 16:53:18.771659 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6673642Z [cluster1] I0526 16:53:18.783772 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6675963Z [cluster1] I0526 16:53:18.783870 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6677373Z [cluster1] I0526 16:53:18.783883 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6679520Z [cluster1] I0526 16:53:18.786213 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6681174Z [cluster1] I0526 16:53:18.786380 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6682535Z [cluster1] I0526 16:53:18.786402 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6685313Z [cluster1] I0526 16:53:18.794564 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:14.6688746Z [cluster1] I0526 16:53:18.794568 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6692271Z [cluster1] I0526 16:53:18.795545 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6695440Z [cluster1] I0526 16:53:18.800504 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6698853Z [cluster1] I0526 16:53:18.800505 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6702819Z [cluster1] I0526 16:53:18.801255 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6710569Z [cluster1] I0526 16:53:19.422515 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6715811Z [cluster1] I0526 16:53:19.422533 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6719906Z [cluster1] I0526 16:53:19.423173 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6723159Z [cluster1] I0526 16:53:19.549651 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6726462Z [cluster1] I0526 16:53:19.557076 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6730497Z [cluster1] I0526 16:53:19.557294 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.59.144\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n\n"
2021-05-26T16:54:14.6734790Z [cluster1] I0526 16:53:19.594128 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6737979Z [cluster1] I0526 16:53:19.680240 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6741150Z [cluster1] I0526 16:53:19.696956 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6744539Z [cluster1] I0526 16:53:19.799256 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6747816Z [cluster1] I0526 16:53:19.891197 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6751748Z [cluster1] I0526 16:53:20.427021 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6756128Z [cluster1] E0526 16:53:20.513500 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6759196Z [cluster1] I0526 16:53:20.513742 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6761390Z [cluster1] I0526 16:53:20.513932 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6762772Z [cluster1] I0526 16:53:20.514082 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6765680Z [cluster1] I0526 16:53:20.522503 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6769225Z [cluster1] I0526 16:53:20.578792 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6776922Z [cluster1] I0526 16:53:20.613883 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6781970Z [cluster1] I0526 16:53:20.616871 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6783663Z [cluster1] I0526 16:53:20.616965 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6785042Z [cluster1] I0526 16:53:20.616980 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6787486Z [cluster1] I0526 16:53:20.861857 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6790679Z [cluster1] I0526 16:53:20.868819 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6794673Z [cluster1] I0526 16:53:21.274883 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6797829Z [cluster1] I0526 16:53:21.309204 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6807535Z [cluster1] I0526 16:53:21.335761 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6835317Z [cluster1] I0526 16:53:21.378796 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6838748Z [cluster1] I0526 16:53:21.471068 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6842056Z [cluster1] I0526 16:53:21.513988 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6845244Z [cluster1] I0526 16:53:21.525602 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6848572Z [cluster1] I0526 16:53:21.535902 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6851541Z [cluster1] I0526 16:53:21.980523 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6855264Z [cluster1] E0526 16:53:21.992936 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6858243Z [cluster1] I0526 16:53:21.992985 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6859925Z [cluster1] I0526 16:53:21.993050 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6861310Z [cluster1] I0526 16:53:21.993072 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6864025Z [cluster1] I0526 16:53:22.001075 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6867487Z [cluster1] I0526 16:53:22.007927 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6870875Z [cluster1] I0526 16:53:22.137787 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6874242Z [cluster1] I0526 16:53:22.610313 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6878078Z [cluster1] I0526 16:53:22.630291 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6881433Z [cluster1] I0526 16:53:22.660369 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6884583Z [cluster1] I0526 16:53:22.687705 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6888172Z [cluster1] I0526 16:53:23.292989 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6890785Z [cluster1] I0526 16:53:32.313228 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6892432Z [cluster1] I0526 16:53:32.313279 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6893981Z [cluster1] I0526 16:53:32.313290 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6896255Z [cluster1] I0526 16:53:32.320754 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6899600Z [cluster1] I0526 16:53:32.325734 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6925659Z [cluster1] I0526 16:53:32.927523 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6929124Z [cluster1] I0526 16:53:32.935339 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6932414Z [cluster1] I0526 16:53:32.939846 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6935750Z [cluster1] I0526 16:53:32.943347 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6938946Z [cluster1] I0526 16:53:33.545280 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.6941566Z [cluster1] I0526 16:53:33.555901 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6943949Z [cluster1] I0526 16:53:33.556005 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.6945605Z [cluster1] I0526 16:53:33.556066 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6947163Z [cluster1] I0526 16:53:33.556086 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6948529Z [cluster1] I0526 16:53:33.557060 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.6949789Z [cluster1] I0526 16:53:33.557079 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.6952685Z [cluster1] I0526 16:53:33.566140 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6955863Z [cluster1] I0526 16:53:33.566609 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.6990041Z [cluster1] I0526 16:53:33.570559 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6996405Z [cluster1] I0526 16:53:33.571993 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.6999727Z [cluster1] I0526 16:53:34.172646 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7002918Z [cluster1] I0526 16:53:34.177461 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7006115Z [cluster1] I0526 16:53:34.185664 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7009378Z [cluster1] I0526 16:53:34.190898 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7012604Z [cluster1] I0526 16:53:34.192171 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7016040Z [cluster1] I0526 16:53:34.195695 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7019554Z [cluster1] I0526 16:53:34.196959 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7023159Z [cluster1] I0526 16:53:34.201445 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7026372Z [cluster1] I0526 16:53:34.799107 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7029650Z [cluster1] I0526 16:53:34.802516 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7032427Z [cluster1] I0526 16:53:37.348046 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7034153Z [cluster1] I0526 16:53:37.348102 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7035572Z [cluster1] I0526 16:53:37.348115 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7037896Z [cluster1] I0526 16:53:37.357980 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7041242Z [cluster1] I0526 16:53:37.361875 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7044407Z [cluster1] I0526 16:53:37.970241 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7047526Z [cluster1] I0526 16:53:37.977741 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7050850Z [cluster1] I0526 16:53:37.983338 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7053849Z [cluster1] I0526 16:53:37.988334 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7057193Z [cluster1] I0526 16:53:38.591653 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7059797Z [cluster1] I0526 16:53:38.604269 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7061615Z [cluster1] I0526 16:53:38.604481 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7063009Z [cluster1] I0526 16:53:38.604502 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7065365Z [cluster1] I0526 16:53:38.611819 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7067018Z [cluster1] I0526 16:53:38.611999 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7068297Z [cluster1] I0526 16:53:38.612020 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7070981Z [cluster1] I0526 16:53:38.624414 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7074328Z [cluster1] I0526 16:53:38.626048 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7079579Z [cluster1] I0526 16:53:38.636618 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7083034Z [cluster1] I0526 16:53:38.638245 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7086226Z [cluster1] I0526 16:53:39.240104 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7089317Z [cluster1] I0526 16:53:39.245419 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7092629Z [cluster1] I0526 16:53:39.263426 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7095610Z [cluster1] I0526 16:53:39.265436 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7098920Z [cluster1] I0526 16:53:39.280164 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7102149Z [cluster1] I0526 16:53:39.286713 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7105703Z [cluster1] I0526 16:53:39.287842 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7109121Z [cluster1] I0526 16:53:39.303071 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7112511Z [cluster1] I0526 16:53:39.888995 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7115848Z [cluster1] I0526 16:53:39.911608 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7118459Z [cluster1] I0526 16:53:42.374590 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7120293Z [cluster1] I0526 16:53:42.374659 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7121575Z [cluster1] I0526 16:53:42.374671 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7123836Z [cluster1] I0526 16:53:42.392194 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7127146Z [cluster1] I0526 16:53:42.396112 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7130324Z [cluster1] I0526 16:53:42.998231 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7133689Z [cluster1] I0526 16:53:43.007813 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7136937Z [cluster1] I0526 16:53:43.015476 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7140147Z [cluster1] I0526 16:53:43.019589 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7143386Z [cluster1] I0526 16:53:43.623139 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7145997Z [cluster1] I0526 16:53:43.644305 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7147846Z [cluster1] I0526 16:53:43.644550 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7149192Z [cluster1] I0526 16:53:43.644717 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7151094Z [cluster1] I0526 16:53:43.645164 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7153204Z [cluster1] I0526 16:53:43.645504 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7154550Z [cluster1] I0526 16:53:43.645523 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7157563Z [cluster1] I0526 16:53:43.674026 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7161368Z [cluster1] I0526 16:53:43.679097 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7164665Z [cluster1] I0526 16:53:43.696735 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7168020Z [cluster1] I0526 16:53:43.715494 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7171235Z [cluster1] I0526 16:53:44.340322 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7174318Z [cluster1] I0526 16:53:44.343071 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7177454Z [cluster1] I0526 16:53:44.396130 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7181791Z [cluster1] I0526 16:53:44.466823 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7185119Z [cluster1] I0526 16:53:44.582941 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7188289Z [cluster1] I0526 16:53:44.609465 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7191646Z [cluster1] I0526 16:53:44.834862 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7195208Z [cluster1] I0526 16:53:44.835218 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7198417Z [cluster1] I0526 16:53:45.437110 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7201690Z [cluster1] I0526 16:53:45.437159 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7204286Z [cluster1] I0526 16:53:47.408078 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7206243Z [cluster1] I0526 16:53:47.408130 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7207728Z [cluster1] I0526 16:53:47.408140 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7210155Z [cluster1] I0526 16:53:47.420320 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7213323Z [cluster1] I0526 16:53:47.425284 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7218360Z [cluster1] I0526 16:53:48.028505 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7221727Z [cluster1] I0526 16:53:48.036246 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7225130Z [cluster1] I0526 16:53:48.042573 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7228348Z [cluster1] I0526 16:53:48.065709 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7231763Z [cluster1] I0526 16:53:48.677242 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7234633Z [cluster1] I0526 16:53:48.689657 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7237590Z [cluster1] I0526 16:53:48.690025 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7239112Z [cluster1] I0526 16:53:48.690038 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7241791Z [cluster1] I0526 16:53:48.700660 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7244615Z [cluster1] I0526 16:53:48.701015 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7246386Z [cluster1] I0526 16:53:48.701047 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7247761Z [cluster1] I0526 16:53:48.701057 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7250423Z [cluster1] I0526 16:53:48.705826 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7253754Z [cluster1] I0526 16:53:48.711039 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7256913Z [cluster1] I0526 16:53:48.729255 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7260057Z [cluster1] I0526 16:53:49.308175 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7263365Z [cluster1] I0526 16:53:49.315147 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7268319Z [cluster1] I0526 16:53:49.338270 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7271791Z [cluster1] I0526 16:53:49.355316 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7278104Z [cluster1] I0526 16:53:49.357569 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7282823Z [cluster1] I0526 16:53:49.364938 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7286425Z [cluster1] I0526 16:53:49.390721 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7289728Z [cluster1] I0526 16:53:49.396037 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7292968Z [cluster1] I0526 16:53:49.957717 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7296412Z [cluster1] I0526 16:53:49.997785 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7299021Z [cluster1] I0526 16:53:52.427499 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7300689Z [cluster1] I0526 16:53:52.427552 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7302048Z [cluster1] I0526 16:53:52.427563 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7304700Z [cluster1] I0526 16:53:52.447012 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7307994Z [cluster1] I0526 16:53:52.450553 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7311138Z [cluster1] I0526 16:53:53.053369 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7314538Z [cluster1] I0526 16:53:53.074548 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7317974Z [cluster1] I0526 16:53:53.084726 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7321188Z [cluster1] I0526 16:53:53.089319 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7324362Z [cluster1] I0526 16:53:53.697257 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7326963Z [cluster1] I0526 16:53:53.737559 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7328780Z [cluster1] I0526 16:53:53.737829 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7330201Z [cluster1] I0526 16:53:53.737851 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7332513Z [cluster1] I0526 16:53:53.743988 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7334439Z [cluster1] I0526 16:53:53.744196 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7336001Z [cluster1] I0526 16:53:53.744371 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7338758Z [cluster1] I0526 16:53:53.761381 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7342139Z [cluster1] I0526 16:53:53.767344 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7346315Z [cluster1] I0526 16:53:53.775551 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7349565Z [cluster1] I0526 16:53:53.782158 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7352891Z [cluster1] I0526 16:53:54.377548 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7356155Z [cluster1] I0526 16:53:54.384166 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7359466Z [cluster1] I0526 16:53:54.388118 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7362549Z [cluster1] I0526 16:53:54.393944 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7365836Z [cluster1] I0526 16:53:54.397290 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7369314Z [cluster1] I0526 16:53:54.403704 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7376441Z [cluster1] I0526 16:53:54.404331 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7380955Z [cluster1] I0526 16:53:54.419489 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7384336Z [cluster1] I0526 16:53:55.005201 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7387687Z [cluster1] I0526 16:53:55.021739 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7390502Z [cluster1] I0526 16:53:57.467479 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7392024Z [cluster1] I0526 16:53:57.467536 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7393515Z [cluster1] I0526 16:53:57.467548 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7396110Z [cluster1] I0526 16:53:57.485119 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7399361Z [cluster1] I0526 16:53:57.496827 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7402533Z [cluster1] I0526 16:53:58.100032 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7452836Z [cluster1] I0526 16:53:58.108341 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7456491Z [cluster1] I0526 16:53:58.114084 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7459768Z [cluster1] I0526 16:53:58.118864 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7462960Z [cluster1] I0526 16:53:58.723634 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7465590Z [cluster1] I0526 16:53:58.756725 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7467412Z [cluster1] I0526 16:53:58.756783 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7468815Z [cluster1] I0526 16:53:58.756796 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7470821Z [cluster1] I0526 16:53:58.793858 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7472828Z [cluster1] I0526 16:53:58.793913 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7474388Z [cluster1] I0526 16:53:58.794063 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7477117Z [cluster1] I0526 16:53:58.804118 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7483877Z [cluster1] I0526 16:53:58.823361 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7487564Z [cluster1] I0526 16:53:58.831079 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7491380Z [cluster1] I0526 16:53:58.847831 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7494652Z [cluster1] I0526 16:53:59.432890 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7497957Z [cluster1] I0526 16:53:59.449845 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7501122Z [cluster1] I0526 16:53:59.469900 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7504334Z [cluster1] I0526 16:53:59.495447 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7507482Z [cluster1] I0526 16:53:59.496234 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7510638Z [cluster1] I0526 16:53:59.520274 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7514676Z [cluster1] I0526 16:53:59.542922 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7518287Z [cluster1] I0526 16:53:59.568014 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7521777Z [cluster1] I0526 16:54:00.148586 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7524999Z [cluster1] I0526 16:54:00.177242 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7527719Z [cluster1] I0526 16:54:02.504277 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7529356Z [cluster1] I0526 16:54:02.504350 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7530906Z [cluster1] I0526 16:54:02.504365 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7533388Z [cluster1] I0526 16:54:02.514213 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7536970Z [cluster1] I0526 16:54:02.520887 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7540130Z [cluster1] I0526 16:54:03.123009 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7543257Z [cluster1] I0526 16:54:03.129524 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7546412Z [cluster1] I0526 16:54:03.134587 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7550068Z [cluster1] I0526 16:54:03.138397 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7557976Z [cluster1] I0526 16:54:03.740711 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7561186Z [cluster1] I0526 16:54:03.764577 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7563006Z [cluster1] I0526 16:54:03.764681 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7564403Z [cluster1] I0526 16:54:03.764702 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7566398Z [cluster1] I0526 16:54:03.768212 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7568062Z [cluster1] I0526 16:54:03.768252 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7569802Z [cluster1] I0526 16:54:03.768264 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7572395Z [cluster1] I0526 16:54:03.780010 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7575514Z [cluster1] I0526 16:54:03.780482 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7578727Z [cluster1] I0526 16:54:03.785871 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7583524Z [cluster1] I0526 16:54:03.799448 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7586810Z [cluster1] I0526 16:54:04.387125 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7590332Z [cluster1] I0526 16:54:04.394215 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7594118Z [cluster1] I0526 16:54:04.401397 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7597598Z [cluster1] I0526 16:54:04.402517 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7600908Z [cluster1] I0526 16:54:04.407460 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7604079Z [cluster1] I0526 16:54:04.414606 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7607671Z [cluster1] I0526 16:54:04.414613 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7611107Z [cluster1] I0526 16:54:04.423417 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7614291Z [cluster1] I0526 16:54:05.016745 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7617555Z [cluster1] I0526 16:54:05.039362 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7620146Z [cluster1] I0526 16:54:07.551571 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7621797Z [cluster1] I0526 16:54:07.551626 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7623171Z [cluster1] I0526 16:54:07.551638 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7625596Z [cluster1] I0526 16:54:07.563710 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7628870Z [cluster1] I0526 16:54:07.574069 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7673253Z [cluster1] I0526 16:54:08.175660 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7677014Z [cluster1] I0526 16:54:08.182193 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7680763Z [cluster1] I0526 16:54:08.210247 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7684671Z [cluster1] I0526 16:54:08.215546 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7688099Z [cluster1] I0526 16:54:08.817532 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7690703Z [cluster1] I0526 16:54:08.833359 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7692356Z [cluster1] I0526 16:54:08.833601 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7693902Z [cluster1] I0526 16:54:08.833752 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7696261Z [cluster1] I0526 16:54:08.841246 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7697917Z [cluster1] I0526 16:54:08.841487 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7699442Z [cluster1] I0526 16:54:08.841637 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7702203Z [cluster1] I0526 16:54:08.864454 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7705548Z [cluster1] I0526 16:54:08.867906 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7708719Z [cluster1] I0526 16:54:08.887587 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7712112Z [cluster1] I0526 16:54:08.888184 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7715608Z [cluster1] I0526 16:54:09.523320 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7718771Z [cluster1] I0526 16:54:09.524592 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7721988Z [cluster1] I0526 16:54:09.542176 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7725179Z [cluster1] I0526 16:54:09.547827 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7728348Z [cluster1] I0526 16:54:09.555385 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7731507Z [cluster1] I0526 16:54:09.561869 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7735143Z [cluster1] I0526 16:54:09.585004 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7738551Z [cluster1] I0526 16:54:09.601597 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7742119Z [cluster1] I0526 16:54:10.187928 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7745622Z [cluster1] I0526 16:54:10.203547 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7748509Z [cluster1] I0526 16:54:12.595063 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7750336Z [cluster1] I0526 16:54:12.595138 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7751713Z [cluster1] I0526 16:54:12.595151 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7754317Z [cluster1] I0526 16:54:12.608025 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7757577Z [cluster1] I0526 16:54:12.613419 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7760727Z [cluster1] I0526 16:54:13.215769 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7763823Z [cluster1] I0526 16:54:13.221671 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7767101Z [cluster1] I0526 16:54:13.226107 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7770385Z [cluster1] I0526 16:54:13.231718 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:14.7773554Z [cluster1] I0526 16:54:13.834457 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:14.7776277Z [cluster1] I0526 16:54:13.850132 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7777811Z [cluster1] I0526 16:54:13.850365 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7779201Z [cluster1] I0526 16:54:13.853102 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7781413Z [cluster1] I0526 16:54:13.854271 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:14.7784127Z [cluster1] I0526 16:54:13.854434 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:14.7785722Z [cluster1] I0526 16:54:13.855686 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:14.7788565Z [cluster1] I0526 16:54:13.863203 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7792067Z [cluster1] I0526 16:54:13.865135 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:14.7836121Z [cluster1] I0526 16:54:13.870011 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2416009Z [cluster1] I0526 16:54:13.893010 1 helpers.go:227] controller_submer2] "running": {
2021-05-26T16:54:15.2417525Z [cluster2] "startedAt": "2021-05-26T16:52:45Z"
2021-05-26T16:54:15.2418045Z [cluster2] }
2021-05-26T16:54:15.2418447Z [cluster2] }
2021-05-26T16:54:15.2418898Z [cluster2] }
2021-05-26T16:54:15.2419304Z [cluster2] ],
2021-05-26T16:54:15.2419740Z [cluster2] "hostIP": "172.18.0.6",
2021-05-26T16:54:15.2420248Z [cluster2] "phase": "Running",
2021-05-26T16:54:15.2420734Z [cluster2] "podIP": "10.0.0.3",
2021-05-26T16:54:15.2421210Z [cluster2] "podIPs": [
2021-05-26T16:54:15.2421631Z [cluster2] {
2021-05-26T16:54:15.2422065Z [cluster2] "ip": "10.0.0.3"
2021-05-26T16:54:15.2422628Z [cluster2] }
2021-05-26T16:54:15.2423064Z [cluster2] ],
2021-05-26T16:54:15.2423549Z [cluster2] "qosClass": "BestEffort",
2021-05-26T16:54:15.2424366Z [cluster2] "startTime": "2021-05-26T16:52:33Z"
2021-05-26T16:54:15.2424833Z [cluster2] }
2021-05-26T16:54:15.2425229Z [cluster2] }
2021-05-26T16:54:15.2432851Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator -o jsonpath={.status.phase}
2021-05-26T16:54:15.2434946Z [submariner-operator]$ [cluster2] grep Running
2021-05-26T16:54:15.2436714Z [submariner-operator]$ [cluster2] kubectl get pod submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator -o jsonpath={.status.phase}
2021-05-26T16:54:15.2439345Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 get pod submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator -o jsonpath={.status.phase}
2021-05-26T16:54:15.2440652Z [cluster2] Running
2021-05-26T16:54:15.2441988Z [submariner-operator]$ [cluster2] kubectl logs submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator
2021-05-26T16:54:15.2444330Z [submariner-operator]$ [cluster2] kubectl logs submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator
2021-05-26T16:54:15.2446831Z [submariner-operator]$ [cluster2] command kubectl --context=cluster2 logs submariner-operator-5bfdb87494-6rnt6 --namespace=submariner-operator
2021-05-26T16:54:15.2448452Z [cluster2] I0526 16:52:45.829439 1 main.go:78] cmd "msg"="Go Version: go1.16.3"
2021-05-26T16:54:15.2449206Z [cluster2] I0526 16:52:45.829739 1 main.go:79] cmd "msg"="Go OS/Arch: linux/amd64"
2021-05-26T16:54:15.2450249Z [cluster2] I0526 16:52:45.829847 1 main.go:80] cmd "msg"="Version of operator-sdk: v0.19.0"
2021-05-26T16:54:15.2451365Z [cluster2] I0526 16:52:45.830001 1 main.go:81] cmd "msg"="Submariner operator version: devel-ffe12e8"
2021-05-26T16:54:15.2452359Z [cluster2] I0526 16:52:45.830290 1 leader.go:89] leader "msg"="Trying to become the leader."
2021-05-26T16:54:15.2453655Z [cluster2] I0526 16:52:46.700559 1 leader.go:122] leader "msg"="Found existing lock with my name. I was likely restarted."
2021-05-26T16:54:15.2454537Z [cluster2] I0526 16:52:46.700607 1 leader.go:123] leader "msg"="Continuing as the leader."
2021-05-26T16:54:15.2455840Z [cluster2] I0526 16:52:47.306743 1 listener.go:44] controller-runtime/metrics "msg"="metrics server is starting to listen" "addr"="0.0.0.0:8383"
2021-05-26T16:54:15.2456790Z [cluster2] I0526 16:52:47.317153 1 main.go:130] cmd "msg"="Registering Components."
2021-05-26T16:54:15.2457548Z [cluster2] I0526 16:52:47.317250 1 main.go:138] cmd "msg"="Creating the Lighthouse CRDs"
2021-05-26T16:54:15.2460106Z [cluster2] I0526 16:52:51.151211 1 metrics.go:92] metrics "msg"="Metrics Service object updated" "Service.Name"="submariner-operator-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2461855Z [cluster2] I0526 16:52:51.759103 1 main.go:183] cmd "msg"="Could not create ServiceMonitor object" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2464020Z [cluster2] I0526 16:52:51.759134 1 main.go:187] cmd "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2465246Z [cluster2] I0526 16:52:51.759173 1 main.go:202] cmd "msg"="Starting the Cmd."
2021-05-26T16:54:15.2466470Z [cluster2] I0526 16:52:51.759554 1 internal.go:406] controller-runtime/manager "msg"="starting metrics server" "path"="/metrics"
2021-05-26T16:54:15.2507909Z [cluster2] I0526 16:52:51.760213 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
2021-05-26T16:54:15.2515736Z [cluster2] I0526 16:52:51.761176 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"broker":"","brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","ceIPSecPSK":"","clusterCIDR":"","clusterID":"","serviceCIDR":"","namespace":"","ceIPSecDebug":false,"debug":false,"natEnabled":false},"status":{"natEnabled":false,"clusterID":"","gatewayDaemonSetStatus":{"mismatchedContainerImages":false},"routeAgentDaemonSetStatus":{"mismatchedContainerImages":false},"globalnetDaemonSetStatus":{"mismatchedContainerImages":false}}}}
2021-05-26T16:54:15.2520642Z [cluster2] I0526 16:52:51.762942 1 controller.go:158] controller-runtime/manager/controller/broker "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Broker" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{},"status":{}}}
2021-05-26T16:54:15.2524793Z [cluster2] I0526 16:52:51.777614 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
2021-05-26T16:54:15.2530065Z [cluster2] I0526 16:52:51.784678 1 controller.go:158] controller-runtime/manager/controller/servicediscovery "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "source"={"Type":{"status":{},"metadata":{"creationTimestamp":null},"spec":{"brokerK8sApiServer":"","brokerK8sApiServerToken":"","brokerK8sCA":"","brokerK8sRemoteNamespace":"","clusterID":"","namespace":"","debug":false}}}
2021-05-26T16:54:15.2535440Z [cluster2] I0526 16:52:51.863483 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"updateStrategy":{}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}}}
2021-05-26T16:54:15.2539063Z [cluster2] I0526 16:52:51.863670 1 controller.go:158] controller-runtime/manager/controller/submariner "msg"="Starting EventSource" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
2021-05-26T16:54:15.2541973Z [cluster2] I0526 16:52:51.885538 1 controller.go:165] controller-runtime/manager/controller/broker "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Broker"
2021-05-26T16:54:15.2544269Z [cluster2] I0526 16:52:51.885619 1 controller.go:192] controller-runtime/manager/controller/broker "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Broker" "worker count"=1
2021-05-26T16:54:15.2546658Z [cluster2] I0526 16:52:51.891323 1 controller.go:165] controller-runtime/manager/controller/servicediscovery "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-05-26T16:54:15.2548781Z [cluster2] I0526 16:52:51.891379 1 controller.go:192] controller-runtime/manager/controller/servicediscovery "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery" "worker count"=1
2021-05-26T16:54:15.2591312Z [cluster2] I0526 16:52:51.894111 1 controller.go:158] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"spec":{"selector":null,"template":{"metadata":{"creationTimestamp":null},"spec":{"containers":null}},"strategy":{}},"status":{}}}
2021-05-26T16:54:15.2594361Z [cluster2] I0526 16:52:51.894188 1 controller.go:165] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting Controller"
2021-05-26T16:54:15.2596457Z [cluster2] I0526 16:52:51.894215 1 controller.go:192] controller-runtime/manager/controller/servicediscovery-controller "msg"="Starting workers" "worker count"=1
2021-05-26T16:54:15.2599671Z [cluster2] I0526 16:52:51.964561 1 controller.go:158] controller-runtime/manager/controller/submariner-controller "msg"="Starting EventSource" "source"={"Type":{"metadata":{"creationTimestamp":null},"status":{"version":"","haStatus":"","localEndpoint":{"cluster_id":"","cable_name":"","hostname":"","subnets":null,"private_ip":"","public_ip":"","nat_enabled":false,"backend":""},"statusFailure":"","connections":null}}}
2021-05-26T16:54:15.2602845Z [cluster2] I0526 16:52:51.964825 1 controller.go:165] controller-runtime/manager/controller/submariner "msg"="Starting Controller" "reconciler group"="submariner.io" "reconciler kind"="Submariner"
2021-05-26T16:54:15.2604855Z [cluster2] I0526 16:52:52.065304 1 controller.go:192] controller-runtime/manager/controller/submariner "msg"="Starting workers" "reconciler group"="submariner.io" "reconciler kind"="Submariner" "worker count"=1
2021-05-26T16:54:15.2606935Z [cluster2] I0526 16:52:52.065467 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2608785Z [cluster2] I0526 16:52:52.065702 1 controller.go:165] controller-runtime/manager/controller/submariner-controller "msg"="Starting Controller"
2021-05-26T16:54:15.2610714Z [cluster2] I0526 16:52:52.065734 1 controller.go:192] controller-runtime/manager/controller/submariner-controller "msg"="Starting workers" "worker count"=1
2021-05-26T16:54:15.2612510Z [cluster2] I0526 16:52:52.065893 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2613992Z [cluster2] I0526 16:52:52.167533 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-05-26T16:54:15.2615657Z [cluster2] I0526 16:52:52.167708 1 network.go:57] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
2021-05-26T16:54:15.2616932Z [cluster2] I0526 16:52:52.169777 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.2618144Z [cluster2] I0526 16:52:52.170895 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.2619415Z [cluster2] I0526 16:52:52.184906 1 submariner_networkdiscovery.go:42] controller_submariner "msg"="Cluster network discovered"
2021-05-26T16:54:15.2620959Z [cluster2] I0526 16:52:52.185394 1 network.go:57] controller_submariner "msg"="Discovered K8s network details" "clusterCIDRs"=["10.0.0.0/16"] "plugin"="weave-net" "serviceCIDRs"=["100.0.0.0/16"]
2021-05-26T16:54:15.2622227Z [cluster2] I0526 16:52:52.185560 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.2623423Z [cluster2] I0526 16:52:52.185776 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.2625631Z [cluster2] I0526 16:52:52.208256 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2631768Z [cluster2] E0526 16:52:52.220770 1 controller.go:267] controller-runtime/manager/controller/submariner-controller "msg"="Reconciler error" "error"="error creating or updating DaemonSet submariner-operator/submariner-gateway: daemonsets.apps \"submariner-gateway\" already exists" "name"="submariner" "namespace"="submariner-operator"
2021-05-26T16:54:15.2679747Z [cluster2] I0526 16:52:52.221056 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2681600Z [cluster2] I0526 16:52:52.221174 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.2683586Z [cluster2] I0526 16:52:52.221279 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.2686051Z [cluster2] I0526 16:52:52.261486 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2689342Z [cluster2] I0526 16:52:52.301053 1 helpers.go:225] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2692628Z [cluster2] I0526 16:52:52.515090 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2697165Z [cluster2] I0526 16:52:52.941437 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2700030Z [cluster2] I0526 16:52:52.977631 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2703251Z [cluster2] I0526 16:52:53.007548 1 helpers.go:83] controller_submariner "msg"="Created a new DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2707419Z [cluster2] I0526 16:52:53.104605 1 helpers.go:225] controller_submariner "msg"="Created a new Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2710938Z [cluster2] I0526 16:52:53.187086 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2714279Z [cluster2] I0526 16:52:53.565478 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2717180Z [cluster2] I0526 16:52:53.887207 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2719935Z [cluster2] I0526 16:52:54.207755 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2722872Z [cluster2] I0526 16:52:54.208714 1 submariner_controller.go:387] controller_submariner "msg"="Created Service Discovery CR" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Name"="service-discovery" "Namespace"="submariner-operator"
2021-05-26T16:54:15.2725741Z [cluster2] I0526 16:52:54.208167 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2728251Z [cluster2] I0526 16:52:54.428945 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2753219Z [cluster2] I0526 16:52:54.430099 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.2756022Z [cluster2] I0526 16:52:54.430121 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.2759196Z [cluster2] I0526 16:52:54.595547 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2794823Z [cluster2] I0526 16:52:54.596132 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.2800498Z [cluster2] E0526 16:52:54.619066 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-agent: deployments.apps \"submariner-lighthouse-agent\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-05-26T16:54:15.2804488Z [cluster2] I0526 16:52:54.624090 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2807995Z [cluster2] I0526 16:52:54.751677 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.2811386Z [cluster2] I0526 16:52:54.752086 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2814182Z [cluster2] I0526 16:52:54.937346 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2817491Z [cluster2] I0526 16:52:55.032198 1 helpers.go:225] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2821261Z [cluster2] I0526 16:52:55.116019 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2824672Z [cluster2] I0526 16:52:55.623294 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2828515Z [cluster2] I0526 16:52:55.948751 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2851490Z [cluster2] I0526 16:52:55.949554 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2856641Z [cluster2] E0526 16:52:56.196649 1 controller.go:267] controller-runtime/manager/controller/servicediscovery "msg"="Reconciler error" "error"="error creating or updating Service submariner-operator/submariner-lighthouse-agent-metrics: services \"submariner-lighthouse-agent-metrics\" already exists" "name"="service-discovery" "namespace"="submariner-operator" "reconciler group"="submariner.io" "reconciler kind"="ServiceDiscovery"
2021-05-26T16:54:15.2861045Z [cluster2] I0526 16:52:56.207581 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2863981Z [cluster2] I0526 16:52:57.035290 1 helpers.go:175] controller_servicediscovery "msg"="Created a new ConfigMap" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "ConfigMap.Name"="submariner-lighthouse-coredns" "ConfigMap.Namespace"="submariner-operator"
2021-05-26T16:54:15.2867684Z [cluster2] E0526 16:52:57.035380 1 servicediscovery_controller.go:151] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS configMap" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: ConfigMap \"submariner-lighthouse-coredns\" not found"
2021-05-26T16:54:15.2872053Z [cluster2] E0526 16:52:57.035544 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating ConfigMap submariner-operator/submariner-lighthouse-coredns: ConfigMap \"submariner-lighthouse-coredns\" not found" "name"="service-discovery" "namespace"="submariner-operator"
2021-05-26T16:54:15.2876542Z [cluster2] I0526 16:52:57.035932 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2879818Z [cluster2] I0526 16:52:57.040801 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.2883458Z [cluster2] E0526 16:52:57.262285 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2888406Z [cluster2] I0526 16:52:57.262348 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2890272Z [cluster2] I0526 16:52:57.262389 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.2891648Z [cluster2] I0526 16:52:57.262400 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.2894348Z [cluster2] I0526 16:52:57.267922 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2897753Z [cluster2] I0526 16:52:57.268696 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.2901934Z [cluster2] I0526 16:52:57.380726 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2905663Z [cluster2] I0526 16:52:57.829223 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2909640Z [cluster2] I0526 16:52:57.829589 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2913529Z [cluster2] I0526 16:52:57.829891 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2916845Z [cluster2] I0526 16:52:58.059669 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2920251Z [cluster2] I0526 16:52:58.146809 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2923578Z [cluster2] I0526 16:52:58.176427 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2926452Z [cluster2] I0526 16:52:58.444922 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2930000Z [cluster2] I0526 16:52:58.543200 1 helpers.go:129] controller_servicediscovery "msg"="Created a new Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.2938026Z [cluster2] E0526 16:52:58.758167 1 servicediscovery_controller.go:158] controller_servicediscovery "msg"="Error creating the lighthouseCoreDNS deployment" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-coredns: deployments.apps \"submariner-lighthouse-coredns\" already exists"
2021-05-26T16:54:15.2944319Z [cluster2] E0526 16:52:58.758305 1 controller.go:267] controller-runtime/manager/controller/servicediscovery-controller "msg"="Reconciler error" "error"="error creating or updating Deployment submariner-operator/submariner-lighthouse-coredns: deployments.apps \"submariner-lighthouse-coredns\" already exists" "name"="service-discovery" "namespace"="submariner-operator"
2021-05-26T16:54:15.2948130Z [cluster2] I0526 16:52:58.758386 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2950678Z [cluster2] I0526 16:52:58.890088 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2954604Z [cluster2] I0526 16:52:59.061581 1 helpers.go:225] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2959678Z [cluster2] I0526 16:52:59.118225 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.2965330Z [cluster2] I0526 16:52:59.366412 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.2969125Z [cluster2] E0526 16:52:59.482334 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2973319Z [cluster2] I0526 16:52:59.482381 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.2974890Z [cluster2] I0526 16:52:59.482420 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.2976182Z [cluster2] I0526 16:52:59.482430 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.2978594Z [cluster2] I0526 16:52:59.721460 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2981792Z [cluster2] I0526 16:52:59.740756 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2985101Z [cluster2] I0526 16:52:59.749735 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2988988Z [cluster2] I0526 16:52:59.904281 1 helpers.go:225] controller_servicediscovery "msg"="Created a new Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2992407Z [cluster2] I0526 16:52:59.924021 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.2995917Z [cluster2] I0526 16:53:00.495574 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.2999944Z [cluster2] I0526 16:53:00.572691 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3003223Z [cluster2] I0526 16:53:00.804998 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3006816Z [cluster2] I0526 16:53:00.878875 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3009776Z [cluster2] I0526 16:53:00.904179 1 servicediscovery_controller.go:487] controller_servicediscovery "msg"="coredns configmap does not have lighthouse configuration hence creating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3015649Z [cluster2] I0526 16:53:00.904214 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.186.247\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n"
2021-05-26T16:54:15.3021371Z [cluster2] I0526 16:53:00.905300 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.3025582Z [cluster2] I0526 16:53:01.186389 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3037103Z [cluster2] I0526 16:53:01.192330 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3040176Z [cluster2] I0526 16:53:01.246876 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3044991Z [cluster2] I0526 16:53:01.250105 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3048418Z [cluster2] I0526 16:53:01.404347 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3050534Z [cluster2] I0526 16:53:01.404411 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3052246Z [cluster2] I0526 16:53:01.404423 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3055490Z [cluster2] I0526 16:53:01.408479 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3058873Z [cluster2] I0526 16:53:01.546076 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3062696Z [cluster2] I0526 16:53:01.546361 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3066455Z [cluster2] I0526 16:53:01.680844 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3069597Z [cluster2] I0526 16:53:01.926690 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3072665Z [cluster2] I0526 16:53:02.027561 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3120424Z [cluster2] I0526 16:53:02.027608 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.186.247\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n"
2021-05-26T16:54:15.3125208Z [cluster2] I0526 16:53:02.150781 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3128840Z [cluster2] I0526 16:53:02.292084 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3132536Z [cluster2] I0526 16:53:02.372056 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3135965Z [cluster2] I0526 16:53:02.373248 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3139510Z [cluster2] E0526 16:53:02.430599 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3142470Z [cluster2] I0526 16:53:02.430645 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3144002Z [cluster2] I0526 16:53:02.430697 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3145460Z [cluster2] I0526 16:53:02.430708 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3148076Z [cluster2] I0526 16:53:02.547365 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.3151253Z [cluster2] I0526 16:53:02.607735 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3155131Z [cluster2] I0526 16:53:02.640324 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3158385Z [cluster2] I0526 16:53:02.644406 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3161654Z [cluster2] I0526 16:53:02.672652 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3164679Z [cluster2] I0526 16:53:02.743943 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3167789Z [cluster2] I0526 16:53:03.255530 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3174315Z [cluster2] I0526 16:53:03.308332 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3178014Z [cluster2] I0526 16:53:03.309315 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.3181631Z [cluster2] I0526 16:53:03.370816 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3185170Z [cluster2] I0526 16:53:03.475025 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3228833Z [cluster2] I0526 16:53:03.475178 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3233506Z [cluster2] I0526 16:53:03.610843 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3237081Z [cluster2] I0526 16:53:03.650202 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3240500Z [cluster2] I0526 16:53:04.087503 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3244137Z [cluster2] I0526 16:53:04.131663 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3248629Z [cluster2] I0526 16:53:04.131709 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.186.247\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n"
2021-05-26T16:54:15.3253502Z [cluster2] I0526 16:53:04.277340 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3256390Z [cluster2] I0526 16:53:20.699973 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3258270Z [cluster2] I0526 16:53:20.700040 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3259986Z [cluster2] I0526 16:53:20.700052 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3262761Z [cluster2] I0526 16:53:21.041174 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3266360Z [cluster2] I0526 16:53:21.315868 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3269814Z [cluster2] I0526 16:53:22.050409 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3273326Z [cluster2] I0526 16:53:22.084627 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3276818Z [cluster2] I0526 16:53:22.105742 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3280395Z [cluster2] I0526 16:53:22.125111 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3284099Z [cluster2] I0526 16:53:22.743560 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3286730Z [cluster2] I0526 16:53:22.840682 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3289686Z [cluster2] I0526 16:53:22.840778 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3291649Z [cluster2] I0526 16:53:22.840822 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3293249Z [cluster2] I0526 16:53:22.840833 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3294614Z [cluster2] I0526 16:53:22.841127 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3295982Z [cluster2] I0526 16:53:22.841148 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3298565Z [cluster2] I0526 16:53:23.097297 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3301654Z [cluster2] I0526 16:53:23.097364 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3304596Z [cluster2] I0526 16:53:23.113433 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3362840Z [cluster2] I0526 16:53:23.113999 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3366353Z [cluster2] I0526 16:53:23.718820 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3369620Z [cluster2] I0526 16:53:23.718788 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3372759Z [cluster2] I0526 16:53:23.739440 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3376325Z [cluster2] I0526 16:53:23.766059 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3379567Z [cluster2] I0526 16:53:23.789364 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3382867Z [cluster2] I0526 16:53:23.895600 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3386230Z [cluster2] I0526 16:53:23.896141 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3389705Z [cluster2] I0526 16:53:23.932267 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3418550Z [cluster2] I0526 16:53:24.507344 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3421991Z [cluster2] I0526 16:53:24.549626 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3424466Z [cluster2] I0526 16:53:24.562857 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3425988Z [cluster2] I0526 16:53:24.564264 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3427271Z [cluster2] I0526 16:53:24.564282 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3429958Z [cluster2] E0526 16:53:24.582588 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3433171Z [cluster2] I0526 16:53:24.582660 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3441087Z [cluster2] I0526 16:53:24.582697 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3442488Z [cluster2] I0526 16:53:24.582707 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3445227Z [cluster2] I0526 16:53:24.647695 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3448172Z [cluster2] I0526 16:53:24.650595 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3451716Z [cluster2] I0526 16:53:24.675986 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3455232Z [cluster2] I0526 16:53:24.719281 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3458775Z [cluster2] I0526 16:53:25.280902 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3462137Z [cluster2] I0526 16:53:25.304931 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3465067Z [cluster2] I0526 16:53:25.324157 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3468231Z [cluster2] I0526 16:53:25.326418 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3471358Z [cluster2] I0526 16:53:25.398719 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3474541Z [cluster2] I0526 16:53:25.403566 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3477538Z [cluster2] I0526 16:53:25.448925 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3480542Z [cluster2] I0526 16:53:25.799679 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3483287Z [cluster2] I0526 16:53:26.127221 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3486450Z [cluster2] I0526 16:53:26.147579 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3489249Z [cluster2] I0526 16:53:26.426875 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3490884Z [cluster2] I0526 16:53:26.426942 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3492545Z [cluster2] I0526 16:53:26.426967 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3495145Z [cluster2] I0526 16:53:26.440573 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.3498572Z [cluster2] I0526 16:53:26.444428 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3502047Z [cluster2] I0526 16:53:26.479344 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3505514Z [cluster2] I0526 16:53:26.501801 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3509435Z [cluster2] E0526 16:53:26.509674 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3545386Z [cluster2] I0526 16:53:26.509722 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3547300Z [cluster2] I0526 16:53:26.509762 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3548585Z [cluster2] I0526 16:53:26.509779 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3551071Z [cluster2] I0526 16:53:26.641107 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3569859Z [cluster2] I0526 16:53:26.659935 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3573095Z [cluster2] I0526 16:53:27.077929 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3576800Z [cluster2] I0526 16:53:27.127050 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3580336Z [cluster2] I0526 16:53:27.358493 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.3584193Z [cluster2] I0526 16:53:27.370228 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3587396Z [cluster2] I0526 16:53:27.499459 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3590871Z [cluster2] I0526 16:53:27.501202 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3594661Z [cluster2] I0526 16:53:27.622719 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3597975Z [cluster2] I0526 16:53:27.638560 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3601384Z [cluster2] I0526 16:53:27.835170 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3604670Z [cluster2] I0526 16:53:28.026383 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3607623Z [cluster2] I0526 16:53:28.074477 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3611029Z [cluster2] I0526 16:53:28.105564 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3614525Z [cluster2] I0526 16:53:28.112759 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3617636Z [cluster2] I0526 16:53:28.113094 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3622027Z [cluster2] I0526 16:53:28.113133 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.186.247\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n"
2021-05-26T16:54:15.3625722Z [cluster2] I0526 16:53:28.138479 1 servicediscovery_controller.go:109] controller_servicediscovery "msg"="Reconciling ServiceDiscovery" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3629044Z [cluster2] I0526 16:53:28.163901 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-agent" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.3698404Z [cluster2] I0526 16:53:28.237447 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-agent-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3702501Z [cluster2] I0526 16:53:28.301653 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3705780Z [cluster2] I0526 16:53:28.721281 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3708539Z [cluster2] I0526 16:53:28.787686 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3710188Z [cluster2] I0526 16:53:28.787787 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3711769Z [cluster2] I0526 16:53:28.787800 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3714438Z [cluster2] I0526 16:53:28.823657 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3717794Z [cluster2] I0526 16:53:28.863213 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3720852Z [cluster2] I0526 16:53:28.863786 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3724336Z [cluster2] I0526 16:53:28.882484 1 helpers.go:131] controller_servicediscovery "msg"="Updated existing Deployment" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Deployment.Name"="submariner-lighthouse-coredns" "Deployment.Namespace"="submariner-operator"
2021-05-26T16:54:15.3728226Z [cluster2] I0526 16:53:28.934591 1 helpers.go:227] controller_servicediscovery "msg"="Updated existing Service" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-lighthouse-coredns-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3731719Z [cluster2] I0526 16:53:29.474457 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3735110Z [cluster2] I0526 16:53:29.512112 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3739155Z [cluster2] I0526 16:53:29.523039 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3742616Z [cluster2] I0526 16:53:29.534683 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3746458Z [cluster2] I0526 16:53:29.556461 1 metrics.go:55] controller_servicediscovery "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3750310Z [cluster2] I0526 16:53:29.571124 1 servicediscovery_controller.go:471] controller_servicediscovery "msg"="coredns configmap has lighthouse configuration hence updating" "Request.Name"="service-discovery" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3755051Z [cluster2] I0526 16:53:29.571171 1 servicediscovery_controller.go:495] controller_servicediscovery "msg"="Updated coredns ConfigMap #lighthouse-start AUTO-GENERATED SECTION. DO NOT EDIT\nclusterset.local:53 {\n forward . 100.0.186.247\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 max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n\n\n\n\n"
2021-05-26T16:54:15.3758738Z [cluster2] I0526 16:53:30.136607 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3761455Z [cluster2] I0526 16:53:30.151543 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3763414Z [cluster2] I0526 16:53:30.151876 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3764694Z [cluster2] I0526 16:53:30.152526 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3766515Z [cluster2] I0526 16:53:30.160907 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3767949Z [cluster2] I0526 16:53:30.161097 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3769130Z [cluster2] I0526 16:53:30.161113 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3771263Z [cluster2] I0526 16:53:30.178603 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3775263Z [cluster2] I0526 16:53:30.190687 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3778915Z [cluster2] I0526 16:53:30.190925 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3782064Z [cluster2] I0526 16:53:30.200852 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3786941Z [cluster2] I0526 16:53:30.793143 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3791545Z [cluster2] I0526 16:53:30.798476 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3795894Z [cluster2] I0526 16:53:30.802160 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3799553Z [cluster2] I0526 16:53:30.805505 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3803332Z [cluster2] I0526 16:53:30.806118 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3816724Z [cluster2] I0526 16:53:30.822243 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3820082Z [cluster2] I0526 16:53:30.826815 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3823077Z [cluster2] I0526 16:53:30.829868 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3825879Z [cluster2] I0526 16:53:31.407707 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3833968Z [cluster2] E0526 16:53:31.417763 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3839732Z [cluster2] I0526 16:53:31.418346 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3841471Z [cluster2] I0526 16:53:31.418425 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3844096Z [cluster2] I0526 16:53:31.418465 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3847162Z [cluster2] I0526 16:53:31.423222 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3850362Z [cluster2] I0526 16:53:31.428722 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3853923Z [cluster2] I0526 16:53:31.434325 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3856391Z [cluster2] I0526 16:53:31.452106 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3858260Z [cluster2] I0526 16:53:31.452277 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3859631Z [cluster2] I0526 16:53:31.452297 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3862238Z [cluster2] I0526 16:53:31.458816 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3865558Z [cluster2] I0526 16:53:31.461789 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3868919Z [cluster2] I0526 16:53:32.031323 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3872217Z [cluster2] I0526 16:53:32.039715 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3875642Z [cluster2] I0526 16:53:32.046756 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3879087Z [cluster2] I0526 16:53:32.053974 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3882273Z [cluster2] I0526 16:53:32.070207 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3885607Z [cluster2] I0526 16:53:32.075858 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3889243Z [cluster2] I0526 16:53:32.080215 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3892913Z [cluster2] I0526 16:53:32.087565 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3896858Z [cluster2] I0526 16:53:32.655936 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3901505Z [cluster2] E0526 16:53:32.663058 1 submariner_controller.go:198] controller_submariner "msg"="failed to update the Submariner status" "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" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3904754Z [cluster2] I0526 16:53:32.663211 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3906626Z [cluster2] I0526 16:53:32.663353 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3908016Z [cluster2] I0526 16:53:32.663370 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3910439Z [cluster2] I0526 16:53:32.668511 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3913984Z [cluster2] I0526 16:53:32.671689 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3916969Z [cluster2] I0526 16:53:32.688934 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3919980Z [cluster2] I0526 16:53:33.273516 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3923217Z [cluster2] I0526 16:53:33.278672 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3926583Z [cluster2] I0526 16:53:33.282580 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3929874Z [cluster2] I0526 16:53:33.286616 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3932976Z [cluster2] I0526 16:53:33.889214 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3935815Z [cluster2] I0526 16:53:34.155332 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3937664Z [cluster2] I0526 16:53:34.155515 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3939150Z [cluster2] I0526 16:53:34.155594 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3945407Z [cluster2] I0526 16:53:34.165466 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3948696Z [cluster2] I0526 16:53:34.168765 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3951861Z [cluster2] I0526 16:53:34.771678 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3955538Z [cluster2] I0526 16:53:34.778628 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3958759Z [cluster2] I0526 16:53:34.782268 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3962071Z [cluster2] I0526 16:53:34.787598 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3965346Z [cluster2] I0526 16:53:35.390265 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.3968165Z [cluster2] I0526 16:53:35.403200 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3969813Z [cluster2] I0526 16:53:35.403487 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3972277Z [cluster2] I0526 16:53:35.403655 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3974546Z [cluster2] I0526 16:53:35.410257 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.3976605Z [cluster2] I0526 16:53:35.410438 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.3978433Z [cluster2] I0526 16:53:35.410592 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.3981216Z [cluster2] I0526 16:53:35.421286 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3985536Z [cluster2] I0526 16:53:35.426738 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.3990587Z [cluster2] I0526 16:53:35.447772 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3995035Z [cluster2] I0526 16:53:35.473648 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.3998079Z [cluster2] I0526 16:53:36.050798 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4000998Z [cluster2] I0526 16:53:36.056686 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4004355Z [cluster2] I0526 16:53:36.060359 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4007763Z [cluster2] I0526 16:53:36.065776 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4011453Z [cluster2] I0526 16:53:36.078467 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4014937Z [cluster2] I0526 16:53:36.085549 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4019988Z [cluster2] I0526 16:53:36.089986 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4024108Z [cluster2] I0526 16:53:36.094814 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4047543Z [cluster2] I0526 16:53:36.667307 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4051109Z [cluster2] I0526 16:53:36.698046 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4053601Z [cluster2] I0526 16:53:39.189301 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4055450Z [cluster2] I0526 16:53:39.190551 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4056980Z [cluster2] I0526 16:53:39.190966 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4059477Z [cluster2] I0526 16:53:39.209894 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4062692Z [cluster2] I0526 16:53:39.217762 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4065962Z [cluster2] I0526 16:53:39.820734 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4069649Z [cluster2] I0526 16:53:39.827748 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4073023Z [cluster2] I0526 16:53:39.836333 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4077068Z [cluster2] I0526 16:53:39.843399 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4080617Z [cluster2] I0526 16:53:40.449916 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4083051Z [cluster2] I0526 16:53:40.477955 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4084573Z [cluster2] I0526 16:53:40.478019 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4085829Z [cluster2] I0526 16:53:40.478029 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4087894Z [cluster2] I0526 16:53:40.480149 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4089526Z [cluster2] I0526 16:53:40.480880 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4091357Z [cluster2] I0526 16:53:40.481015 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4094477Z [cluster2] I0526 16:53:40.492139 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4099199Z [cluster2] I0526 16:53:40.513429 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4104668Z [cluster2] I0526 16:53:40.521190 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4107962Z [cluster2] I0526 16:53:40.530823 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4111137Z [cluster2] I0526 16:53:41.123147 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4114477Z [cluster2] I0526 16:53:41.132241 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4117668Z [cluster2] I0526 16:53:41.145360 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4121001Z [cluster2] I0526 16:53:41.156249 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4124428Z [cluster2] I0526 16:53:41.164649 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4127414Z [cluster2] I0526 16:53:41.165377 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4130689Z [cluster2] I0526 16:53:41.189983 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4134122Z [cluster2] I0526 16:53:41.212176 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4137322Z [cluster2] I0526 16:53:41.772456 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4140545Z [cluster2] I0526 16:53:41.814057 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4144244Z [cluster2] I0526 16:53:44.211482 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4146203Z [cluster2] I0526 16:53:44.211535 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4147561Z [cluster2] I0526 16:53:44.211546 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4150324Z [cluster2] I0526 16:53:44.229682 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4155280Z [cluster2] I0526 16:53:44.235278 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4158678Z [cluster2] I0526 16:53:44.837928 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4163290Z [cluster2] I0526 16:53:44.845498 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4166589Z [cluster2] I0526 16:53:44.860700 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4169696Z [cluster2] I0526 16:53:44.874976 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4172674Z [cluster2] I0526 16:53:45.477434 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4175620Z [cluster2] I0526 16:53:45.487977 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4177273Z [cluster2] I0526 16:53:45.488057 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4178630Z [cluster2] I0526 16:53:45.488071 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4180784Z [cluster2] I0526 16:53:45.490045 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4202524Z [cluster2] I0526 16:53:45.490092 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4203992Z [cluster2] I0526 16:53:45.490111 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4206721Z [cluster2] I0526 16:53:45.499639 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4210114Z [cluster2] I0526 16:53:45.501403 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4213520Z [cluster2] I0526 16:53:45.508136 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4216524Z [cluster2] I0526 16:53:45.508169 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4219898Z [cluster2] I0526 16:53:46.110027 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4223336Z [cluster2] I0526 16:53:46.110030 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4226563Z [cluster2] I0526 16:53:46.125069 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4229884Z [cluster2] I0526 16:53:46.138547 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4233221Z [cluster2] I0526 16:53:46.144253 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4236476Z [cluster2] I0526 16:53:46.149653 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4239835Z [cluster2] I0526 16:53:46.162870 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4244712Z [cluster2] I0526 16:53:46.172945 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4248049Z [cluster2] I0526 16:53:46.767064 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4251310Z [cluster2] I0526 16:53:46.776062 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4254133Z [cluster2] I0526 16:53:49.254348 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4255659Z [cluster2] I0526 16:53:49.254405 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4257211Z [cluster2] I0526 16:53:49.254416 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4261384Z [cluster2] I0526 16:53:49.267187 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4264838Z [cluster2] I0526 16:53:49.278610 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4270427Z [cluster2] I0526 16:53:49.898762 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4273914Z [cluster2] I0526 16:53:49.920744 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4280930Z [cluster2] I0526 16:53:50.092462 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4290342Z [cluster2] I0526 16:53:50.101180 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4294019Z [cluster2] I0526 16:53:50.707470 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4296768Z [cluster2] I0526 16:53:50.724501 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4298407Z [cluster2] I0526 16:53:50.724567 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4299783Z [cluster2] I0526 16:53:50.724581 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4301959Z [cluster2] I0526 16:53:50.729240 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4303583Z [cluster2] I0526 16:53:50.729295 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4304939Z [cluster2] I0526 16:53:50.729312 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4307693Z [cluster2] I0526 16:53:50.749214 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4313216Z [cluster2] I0526 16:53:50.750065 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4316664Z [cluster2] I0526 16:53:50.759511 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4320806Z [cluster2] I0526 16:53:50.759800 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4323998Z [cluster2] I0526 16:53:51.361905 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4327262Z [cluster2] I0526 16:53:51.362915 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4330631Z [cluster2] I0526 16:53:51.372321 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4333820Z [cluster2] I0526 16:53:51.373784 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4336987Z [cluster2] I0526 16:53:51.378146 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4339924Z [cluster2] I0526 16:53:51.384275 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4343804Z [cluster2] I0526 16:53:51.389937 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4347219Z [cluster2] I0526 16:53:51.394705 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4350539Z [cluster2] I0526 16:53:51.992833 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4353792Z [cluster2] I0526 16:53:51.996914 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4356746Z [cluster2] I0526 16:53:54.290169 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4358661Z [cluster2] I0526 16:53:54.290231 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4360375Z [cluster2] I0526 16:53:54.290243 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4363050Z [cluster2] I0526 16:53:54.296659 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4366613Z [cluster2] I0526 16:53:54.300792 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4370901Z [cluster2] I0526 16:53:54.902925 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4374279Z [cluster2] I0526 16:53:54.909482 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4377538Z [cluster2] I0526 16:53:54.914369 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4380796Z [cluster2] I0526 16:53:54.917635 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4384156Z [cluster2] I0526 16:53:55.519790 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4386746Z [cluster2] I0526 16:53:55.537693 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4388394Z [cluster2] I0526 16:53:55.538027 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4389763Z [cluster2] I0526 16:53:55.538234 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4391967Z [cluster2] I0526 16:53:55.555082 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4393726Z [cluster2] I0526 16:53:55.555355 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4395087Z [cluster2] I0526 16:53:55.555517 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4397683Z [cluster2] I0526 16:53:55.588469 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4401545Z [cluster2] I0526 16:53:55.592750 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4404872Z [cluster2] I0526 16:53:55.597913 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4408309Z [cluster2] I0526 16:53:55.601134 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4411738Z [cluster2] I0526 16:53:56.200500 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4415906Z [cluster2] I0526 16:53:56.207922 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4419121Z [cluster2] I0526 16:53:56.210455 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4426097Z [cluster2] I0526 16:53:56.222790 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4429358Z [cluster2] I0526 16:53:56.223854 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4432722Z [cluster2] I0526 16:53:56.230589 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4436164Z [cluster2] I0526 16:53:56.236819 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4439232Z [cluster2] I0526 16:53:56.238780 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4442935Z [cluster2] I0526 16:53:56.839020 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4451445Z [cluster2] I0526 16:53:56.846575 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4454313Z [cluster2] I0526 16:53:59.350082 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4456067Z [cluster2] I0526 16:53:59.350159 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4457551Z [cluster2] I0526 16:53:59.350172 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4460386Z [cluster2] I0526 16:53:59.384617 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4463640Z [cluster2] I0526 16:53:59.428244 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4466815Z [cluster2] I0526 16:54:00.030500 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4471753Z [cluster2] I0526 16:54:00.036594 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4475260Z [cluster2] I0526 16:54:00.041953 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4478537Z [cluster2] I0526 16:54:00.055619 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4482159Z [cluster2] I0526 16:54:00.657945 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4484794Z [cluster2] I0526 16:54:00.707450 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4486433Z [cluster2] I0526 16:54:00.707508 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4487865Z [cluster2] I0526 16:54:00.707648 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4489923Z [cluster2] I0526 16:54:00.725436 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4491949Z [cluster2] I0526 16:54:00.725621 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4493344Z [cluster2] I0526 16:54:00.725915 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4496284Z [cluster2] I0526 16:54:00.751073 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4499566Z [cluster2] I0526 16:54:00.752080 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4502717Z [cluster2] I0526 16:54:00.771935 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4506547Z [cluster2] I0526 16:54:00.772551 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4509976Z [cluster2] I0526 16:54:01.374192 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4513375Z [cluster2] I0526 16:54:01.378005 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4516768Z [cluster2] I0526 16:54:01.390003 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4526064Z [cluster2] I0526 16:54:01.392638 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4529480Z [cluster2] I0526 16:54:01.413375 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4533214Z [cluster2] I0526 16:54:01.414681 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4536575Z [cluster2] I0526 16:54:01.427811 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4539621Z [cluster2] I0526 16:54:01.428522 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4543127Z [cluster2] I0526 16:54:02.030756 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4548382Z [cluster2] I0526 16:54:02.033182 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4551295Z [cluster2] I0526 16:54:04.490597 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4552867Z [cluster2] I0526 16:54:04.490652 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4554476Z [cluster2] I0526 16:54:04.490663 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4557050Z [cluster2] I0526 16:54:04.518588 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4560539Z [cluster2] I0526 16:54:04.528302 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4563772Z [cluster2] I0526 16:54:05.130550 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4567497Z [cluster2] I0526 16:54:05.140200 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4570612Z [cluster2] I0526 16:54:05.147187 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4573927Z [cluster2] I0526 16:54:05.152001 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4577945Z [cluster2] I0526 16:54:05.754386 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4580699Z [cluster2] I0526 16:54:05.781568 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4582452Z [cluster2] I0526 16:54:05.782130 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4584537Z [cluster2] I0526 16:54:05.782648 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4586863Z [cluster2] I0526 16:54:05.783841 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4588508Z [cluster2] I0526 16:54:05.784121 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4589869Z [cluster2] I0526 16:54:05.784376 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4592643Z [cluster2] I0526 16:54:05.793776 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4596496Z [cluster2] I0526 16:54:05.801111 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4599649Z [cluster2] I0526 16:54:05.802084 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4603000Z [cluster2] I0526 16:54:05.808624 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4607044Z [cluster2] I0526 16:54:06.403798 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4610719Z [cluster2] I0526 16:54:06.410330 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4614220Z [cluster2] I0526 16:54:06.415130 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4617453Z [cluster2] I0526 16:54:06.420459 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4620976Z [cluster2] I0526 16:54:06.424473 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4624392Z [cluster2] I0526 16:54:06.427343 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4627757Z [cluster2] I0526 16:54:06.445968 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4631265Z [cluster2] I0526 16:54:06.449434 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4634915Z [cluster2] I0526 16:54:07.050231 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4638333Z [cluster2] I0526 16:54:07.073568 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4641287Z [cluster2] I0526 16:54:09.527621 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4642962Z [cluster2] I0526 16:54:09.527757 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4644316Z [cluster2] I0526 16:54:09.527775 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4647866Z [cluster2] I0526 16:54:09.555395 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4651511Z [cluster2] I0526 16:54:09.563046 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4654787Z [cluster2] I0526 16:54:10.165618 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4657947Z [cluster2] I0526 16:54:10.173266 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4661584Z [cluster2] I0526 16:54:10.179644 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4665028Z [cluster2] I0526 16:54:10.185880 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-globalnet-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4669818Z [cluster2] I0526 16:54:10.788672 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4672893Z [cluster2] I0526 16:54:10.802416 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4674568Z [cluster2] I0526 16:54:10.802492 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4676187Z [cluster2] I0526 16:54:10.802510 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4678267Z [cluster2] I0526 16:54:10.804883 1 submariner_controller.go:112] controller_submariner "msg"="Reconciling Submariner" "Request.Name"="submariner" "Request.Namespace"="submariner-operator"
2021-05-26T16:54:15.4679890Z [cluster2] I0526 16:54:10.804928 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="10.0.0.0/16" "type"="Cluster"
2021-05-26T16:54:15.4681273Z [cluster2] I0526 16:54:10.804945 1 submariner_networkdiscovery.go:77] controller_submariner "msg"="Using detected CIDR" "CIDR"="100.0.0.0/16" "type"="Service"
2021-05-26T16:54:15.4683861Z [cluster2] I0526 16:54:10.813079 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4687289Z [cluster2] I0526 16:54:10.819939 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-gateway" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.4690587Z [cluster2] I0526 16:54:10.823509 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4711190Z [cluster2] I0526 16:54:10.826398 1 helpers.go:227] controller_submariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.4714848Z [cluster2] I0526 16:54:11.425776 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4718004Z [cluster2] I0526 16:54:11.428412 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.4721171Z [cluster2] I0526 16:54:11.434774 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.7704478Z [cluster2] I0526 16:ariner "msg"="Updated existing Service" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "Service.Name"="submariner-gateway-metrics" "Service.Namespace"="submariner-operator"
2021-05-26T16:54:15.7715749Z [cluster1] I0526 16:54:14.473408 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.7718722Z [cluster1] I0526 16:54:14.492470 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-routeagent" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.7721677Z [cluster1] I0526 16:54:14.502046 1 metrics.go:55] controller_submariner "msg"="Install prometheus-operator in your cluster to create ServiceMonitor objects" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "error"="no ServiceMonitor registered with the API"
2021-05-26T16:54:15.7724768Z [cluster1] I0526 16:54:14.510066 1 helpers.go:85] controller_submariner "msg"="Updated existing DaemonSet" "Request.Name"="submariner" "Request.Namespace"="submariner-operator" "DaemonSet.Name"="submariner-globalnet" "DaemonSet.Namespace"="submariner-operator"
2021-05-26T16:54:15.7726642Z [submariner-operator]$ [cluster1] verify_subm_cr
2021-05-26T16:54:15.7727544Z [submariner-operator]$ [cluster1] verify_subm_cr
2021-05-26T16:54:15.7728810Z [submariner-operator]$ [cluster1] kubectl get submariner --namespace=submariner-operator
2021-05-26T16:54:15.7730231Z [submariner-operator]$ [cluster1] kubectl get submariner --namespace=submariner-operator
2021-05-26T16:54:15.7731724Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner --namespace=submariner-operator
2021-05-26T16:54:15.7733010Z [submariner-operator]$ [cluster1] grep submariner
2021-05-26T16:54:15.7733976Z [cluster1] submariner 102s
2021-05-26T16:54:15.7735089Z [submariner-operator]$ [cluster1] json_file=/tmp/submariner.cluster1.json
2021-05-26T16:54:15.7736799Z [submariner-operator]$ [cluster1] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-05-26T16:54:15.7738353Z [submariner-operator]$ [cluster1] tee /tmp/submariner.cluster1.json
2021-05-26T16:54:15.7739934Z [submariner-operator]$ [cluster1] kubectl get submariner submariner --namespace=submariner-operator -o json
2021-05-26T16:54:15.7741831Z [submariner-operator]$ [cluster1] command kubectl --context=cluster1 get submariner submariner --namespace=submariner-operator -o json
2021-05-26T16:54:15.7742951Z [cluster1] {
2021-05-26T16:54:15.7743510Z [cluster1] "apiVersion": "submariner.io/v1alpha1",
2021-05-26T16:54:15.7744237Z [cluster1] "kind": "Submariner",
2021-05-26T16:54:15.7744754Z [cluster1] "metadata": {
2021-05-26T16:54:15.7745572Z [cluster1] "creationTimestamp": "2021-05-26T16:52:33Z",
2021-05-26T16:54:15.7746193Z [cluster1] "generation": 1,
2021-05-26T16:54:15.7746889Z [cluster1] "managedFields": [
2021-05-26T16:54:15.7747365Z [cluster1] {
2021-05-26T16:54:15.7748199Z [cluster1] "apiVersion": "submariner.io/v1alpha1",
2021-05-26T16:54:15.7748875Z [cluster1] "fieldsType": "FieldsV1",
2021-05-26T16:54:15.7749607Z [cluster1] "fieldsV1": {
2021-05-26T16:54:15.7750072Z [cluster1] "f:spec": {
2021-05-26T16:54:15.7750496Z [cluster1] ".": {},
2021-05-26T16:54:15.7750941Z [cluster1] "f:broker": {},
2021-05-26T16:54:15.7751501Z [cluster1] "f:brokerK8sApiServer": {},
2021-05-26T16:54:15.7752227Z [cluster1] "f:brokerK8sApiServerToken": {},
2021-05-26T16:54:15.7753001Z [cluster1] "f:brokerK8sCA": {},
2021-05-26T16:54:15.7753661Z [cluster1] "f:brokerK8sRemoteNamespace": {},
2021-05-26T16:54:15.7754334Z [cluster1] "f:cableDriver": {},
2021-05-26T16:54:15.7754868Z [cluster1] "f:ceIPSecDebug": {},
2021-05-26T16:54:15.7755543Z [cluster1] "f:ceIPSecIKEPort": {},
2021-05-26T16:54:15.7756142Z [cluster1] "f:ceIPSecNATTPort": {},
2021-05-26T16:54:15.7756795Z [cluster1] "f:ceIPSecPSK": {},
2021-05-26T16:54:15.7757330Z [cluster1] "f:clusterCIDR": {},
2021-05-26T16:54:15.7757838Z [cluster1] "f:clusterID": {},
2021-05-26T16:54:15.7758353Z [cluster1] "f:colorCodes": {},
2021-05-26T16:54:15.7758967Z [cluster1] "f:connectionHealthCheck": {
2021-05-26T16:54:15.7759547Z [cluster1] ".": {},
2021-05-26T16:54:15.7760063Z [cluster1] "f:enabled": {},
2021-05-26T16:54:15.7760631Z [cluster1] "f:intervalSeconds": {},
2021-05-26T16:54:15.7761256Z [cluster1] "f:maxPacketLossCount": {}
2021-05-26T16:54:15.7761795Z [cluster1] },
2021-05-26T16:54:15.7762215Z [cluster1] "f:debug": {},
2021-05-26T16:54:15.7762706Z [cluster1] "f:globalCIDR": {},
2021-05-26T16:54:15.7763217Z [cluster1] "f:namespace": {},
2021-05-26T16:54:15.7763718Z [cluster1] "f:natEnabled": {},
2021-05-26T16:54:15.7764240Z [cluster1] "f:repository": {},
2021-05-26T16:54:15.7764857Z [cluster1] "f:serviceCIDR": {},
2021-05-26T16:54:15.7765522Z [cluster1] "f:serviceDiscoveryEnabled": {},
2021-05-26T16:54:15.7766134Z [cluster1] "f:version": {}
2021-05-26T16:54:15.7766570Z [cluster1] }
2021-05-26T16:54:15.7767074Z [cluster1] },
2021-05-26T16:54:15.7767547Z [cluster1] "manager": "subctl",
2021-05-26T16:54:15.7768076Z [cluster1] "operation": "Update",
2021-05-26T16:54:15.7768841Z [cluster1] "time": "2021-05-26T16:52:33Z"
2021-05-26T16:54:15.7769276Z [cluster1] },
2021-05-26T16:54:15.7769646Z [cluster1] {
2021-05-26T16:54:15.7770203Z [cluster1] "apiVersion": "submariner.io/v1alpha1",
2021-05-26T16:54:15.7770832Z [cluster1] "fieldsType": "FieldsV1",
2021-05-26T16:54:15.7771622Z [cluster1] "fieldsV1": {
2021-05-26T16:54:15.7772076Z [cluster1] "f:status": {
2021-05-26T16:54:15.7772515Z [cluster1] ".": {},
2021-05-26T16:54:15.7772977Z [cluster1] "f:clusterCIDR": {},
2021-05-26T16:54:15.7773499Z [cluster1] "f:clusterID": {},
2021-05-26T16:54:15.7774015Z [cluster1] "f:colorCodes": {},
2021-05-26T16:54:15.7774764Z [cluster1] "f:gatewayDaemonSetStatus": {
2021-05-26T16:54:15.7775361Z [cluster1] ".": {},
2021-05-26T16:54:15.7776662Z [cluster1] "f:lastResourceVersion": {},
2021-05-26T16:54:15.7777502Z [cluster1] "f:mismatchedContainerImages": {},
2021-05-26T16:54:15.7778495Z [cluster1] "f:nonReadyContainerStates": {},
2021-05-26T16:54:15.7779295Z [cluster1] "f:status": {
2021-05-26T16:54:15.7779874Z [cluster1] ".": {},
2021-05-26T16:54:15.7780478Z [cluster1] "f:currentNumberScheduled": {},
2021-05-26T16:54:15.7781344Z [cluster1] "f:desiredNumberScheduled": {},
2021-05-26T16:54:15.7782033Z [cluster1] "f:numberAvailable": {},
2021-05-26T16:54:15.7782683Z [cluster1] "f:numberMisscheduled": {},
2021-05-26T16:54:15.7783291Z [cluster1] "f:numberReady": {},
2021-05-26T16:54:15.7784011Z [cluster1] "f:observedGeneration": {},
2021-05-26T16:54:15.7784724Z [cluster1] "f:updatedNumberScheduled": {}
2021-05-26T16:54:15.7785316Z [cluster1] }
2021-05-26T16:54:15.7785727Z [cluster1] },
2021-05-26T16:54:15.7818590Z [cluster1] "f:gateways": {},
2021-05-26T16:54:15.7819118Z [cluster1] "f:globalCIDR": {},
2021-05-26T16:54:15.7819787Z [cluster1] "f:globalnetDaemonSetStatus": {
2021-05-26T16:54:15.7820617Z [cluster1] ".": {},
2021-05-26T16:54:15.7821169Z [cluster1] "f:lastResourceVersion": {},
2021-05-26T16:54:15.7821945Z [cluster1] "f:mismatchedContainerImages": {},
2021-05-26T16:54:15.7822757Z [cluster1] "f:nonReadyContainerStates": {},
2021-05-26T16:54:15.7823395Z [cluster1] "f:status": {
2021-05-26T16:54:15.7823849Z [cluster1] ".": {},
2021-05-26T16:54:15.7824431Z [cluster1] "f:currentNumberScheduled": {},
2021-05-26T16:54:15.7825210Z [cluster1] "f:desiredNumberScheduled": {},
2021-05-26T16:54:15.7825998Z [cluster1] "f:numberAvailable": {},
2021-05-26T16:54:15.7826661Z [cluster1] "f:numberMisscheduled": {},
2021-05-26T16:54:15.7827261Z [cluster1] "f:numberReady": {},
2021-05-26T16:54:15.7827875Z [cluster1] "f:observedGeneration": {},
2021-05-26T16:54:15.7828609Z [cluster1] "f:updatedNumberScheduled": {}
2021-05-26T16:54:15.7829184Z [cluster1] }
2021-05-26T16:54:15.7829796Z [cluster1] },
2021-05-26T16:54:15.7830272Z [cluster1] "f:natEnabled": {},
2021-05-26T16:54:15.7830955Z [cluster1] "f:networkPlugin": {},
2021-05-26T16:54:15.7831653Z [cluster1] "f:routeAgentDaemonSetStatus": {
2021-05-26T16:54:15.7832480Z [cluster1] ".": {},
2021-05-26T16:54:15.7833037Z [cluster1] "f:lastResourceVersion": {},
2021-05-26T16:54:15.7833810Z [cluster1] "f:mismatchedContainerImages": {},
2021-05-26T16:54:15.7834738Z [cluster1] "f:nonReadyContainerStates": {},
2021-05-26T16:54:15.7835357Z [cluster1] "f:status": {
2021-05-26T16:54:15.7835806Z [cluster1] ".": {},
2021-05-26T16:54:15.7836500Z [cluster1] "f:currentNumberScheduled": {},
2021-05-26T16:54:15.7837295Z [cluster1] "f:desiredNumberScheduled": {},
2021-05-26T16:54:15.7837976Z [cluster1] "f:numberAvailable": {},
2021-05-26T16:54:15.7838622Z [cluster1] "f:numberMisscheduled": {},
2021-05-26T16:54:15.7839303Z [cluster1] "f:numberReady": {},
2021-05-26T16:54:15.7839920Z [cluster1] "f:observedGeneration": {},
2021-05-26T16:54:15.7840725Z [cluster1] "f:updatedNumberScheduled": {}
2021-05-26T16:54:15.7841299Z [cluster1] }
2021-05-26T16:54:15.7841711Z [cluster1] },
2021-05-26T16:54:15.7842172Z [cluster1] "f:serviceCIDR": {}
2021-05-26T16:54:15.7842634Z [cluster1] }
2021-05-26T16:54:15.7843011Z [cluster1] },
2021-05-26T16:54:15.7843943Z [cluster1] "manager": "submariner-operator",
2021-05-26T16:54:15.7844573Z [cluster1] "operation": "Update",
2021-05-26T16:54:15.7845269Z [cluster1] "time": "2021-05-26T16:53:20Z"
2021-05-26T16:54:15.7845707Z [cluster1] }
2021-05-26T16:54:15.7846095Z [cluster1] ],
2021-05-26T16:54:15.7846557Z [cluster1] "name": "submariner",
2021-05-26T16:54:15.7847336Z [cluster1] "namespace": "submariner-operator",
2021-05-26T16:54:15.7848004Z [cluster1] "resourceVersion": "2148",
2021-05-26T16:54:15.7848792Z [cluster1] "uid": "5ef11c42-1528-45ea-8216-3a3449265795"
2021-05-26T16:54:15.7849315Z [cluster1] },
2021-05-26T16:54:15.7849698Z [cluster1] "spec": {
2021-05-26T16:54:15.7850130Z [cluster1] "broker": "k8s",
2021-05-26T16:54:15.7850680Z [cluster1] "brokerK8sApiServer": "172.18.0.5:6443",
2021-05-26T16:54:15.8062274Z [cluster1] "brokerK8sApiServerToken": "***",
2021-05-26T16:54:15.8681695Z [cluster1] "brokerK8sCA": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM1ekNDQWMrZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJeE1EVXlOakUyTkRRME9Wb1hEVE14TURVeU5ERTJORFEwT1Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBT2ZmCnhIUExSN2Y1TG91WHFMUGQ0c1FWMEk5cjBsVnpKU3lwL0F2UXFKUXhySWgrUTZ4TWFJc2VQZHI2akZOTDlSSVEKNUFxVkc5MWw2RWhqNWxPYmlJVjBLdERvQ3hTcFJnU0prcEtEMytXUWYrRXZzc2dkL3lIT0QydEh5anVGWGI0VQpOelZITnRxeHllVHNMV0xoL0hEWWVHSVdHZEpBa2w1T0tKdmdYQTBnK0ZvVFVSeENHWW9PZ0lwbkV1ZTlJaDRRCnE2NVI3YURlcWNNRlJaZDYrVmZDQlNMVjFBaENVYVp2cHdnMWJJSjhUMGR1cFpQMDZEUFRqRGRXVU40MERwQ04KOHMxYzduNEVEU1k3eEQ3WGJ4N25NcnFpYzJVZC9aR24reWg0enRaRHMxanZxSW8zV21GSWVWQW10UUhIYTlBeApYU1hoWVF6cm5vUUx0T1h2ZExFQ0F3RUFBYU5DTUVBd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZQMWV6MWJvSTFQUVlHM1RFRjI5djJmcHpveHFNQTBHQ1NxR1NJYjMKRFFFQkN3VUFBNElCQVFCN2hPL0pTbWVhcDF5OFRzSCtaSFNxMHMvTUM0cFl1QmJXSUlOT29yMEpGSHppc0l3dgp3aVg5NEE2NnJRN0cyTkRVdlFpdDdjUDFwT0JjdE1wampySksyeUJzVVU5bjBHUUY4eHpOUVRUWC9ma1hwTEpUCnduUnRKQlQ1bmVrM1VJZnZTQ2NSWkdYSlFhbm1XdW9BSzlXR1YzaHh3TnlkVkdWUkZYWTlrSkg5bFRVWnlMT2QKVVZkdzRsb0lkZVU0ckZVSFkxOGdoNFBLazRsQmFxKzQxZ0pxWXo2b3FEdFRLazMvUVBYT1o4L1prRXIvNzNndgptc2FxUjFXZkorOTBTYTI1VkY2NHdJY0plSE1NQ2M4R3U4MDRGc0ZXTzhqRDNYUUxvWHdwMUE2dUFCYkswQWE4CnpzSmc1S2taU2YwYy9ONjgwZDZacGdla2RJZlN0MHQySDUySQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==",
2021-05-26T16:54:15.9222321Z [cluster1] "brokerK8sRemoteNamespace": "submariner-k8s-broker",
2021-05-26T16:54:15.9223345Z [cluster1] "cableDriver": "libreswan",
2021-05-26T16:54:15.9223982Z [cluster1] "ceIPSecDebug": false,
2021-05-26T16:54:15.9224941Z [cluster1] "ceIPSecIKEPort": 500,
2021-05-26T16:54:15.9225555Z [cluster1] "ceIPSecNATTPort": 4500,
2021-05-26T16:54:15.9227268Z [cluster1] "ceIPSecPSK": "uolCwmEmSJJpe+j3fM21C0dhCmFBWki0xRhoAbE5Bz5YCFN53zj1tAMhSs2lflz1",
2021-05-26T16:54:15.9228785Z [cluster1] "clusterCIDR": "",
2021-05-26T16:54:15.9229332Z [cluster1] "clusterID": "cluster1",
2021-05-26T16:54:15.9229865Z [cluster1] "colorCodes": "blue",
2021-05-26T16:54:15.9230518Z [cluster1] "connectionHealthCheck": {
2021-05-26T16:54:15.9231120Z [cluster1] "enabled": true,
2021-05-26T16:54:15.9231676Z [cluster1] "intervalSeconds": 1,
2021-05-26T16:54:15.9232432Z [cluster1] "maxPacketLossCount": 5
2021-05-26T16:54:15.9232972Z [cluster1] },
2021-05-26T16:54:15.9233394Z [cluster1] "debug": false,
2021-05-26T16:54:15.9233900Z [cluster1] "globalCIDR": "169.254.1.0/24",
2021-05-26T16:54:15.9234804Z [cluster1] "namespace": "submariner-operator",
2021-05-26T16:54:15.9235471Z [cluster1] "natEnabled": false,
2021-05-26T16:54:15.9236178Z [cluster1] "repository": "localhost:5000",
2021-05-26T16:54:15.9236742Z [cluster1] "serviceCIDR": "",
2021-05-26T16:54:15.9237431Z [cluster1] "serviceDiscoveryEnabled": true,
2021-05-26T16:54:15.9238090Z [cluster1] "version": "local"
2021-05-26T16:54:15.9238550Z [cluster1] },
2021-05-26T16:54:15.9238968Z [cluster1] "status": {
2021-05-26T16:54:15.9239480Z [cluster1] "clusterCIDR": "10.0.0.0/16",
2021-05-26T16:54:15.9240265Z [cluster1] "clusterID": "cluster1",
2021-05-26T16:54:15.9240834Z [cluster1] "colorCodes": "blue",
2021-05-26T16:54:15.9241490Z [cluster1] "gatewayDaemonSetStatus": {
2021-05-26T16:54:15.9242241Z [cluster1] "lastResourceVersion": "1807",
2021-05-26T16:54:15.9243055Z [cluster1] "mismatchedContainerImages": false,
2021-05-26T16:54:15.9243898Z [cluster1] "nonReadyContainerStates": [],
2021-05-26T16:54:15.9244546Z [cluster1] "status": {
2021-05-26T16:54:15.9245162Z [cluster1] "currentNumberScheduled": 1,
2021-05-26T16:54:15.9246062Z [cluster1] "desiredNumberScheduled": 1,
2021-05-26T16:54:15.9246731Z [cluster1] "numberAvailable": 1,
2021-05-26T16:54:15.9247361Z [cluster1] "numberMisscheduled": 0,
2021-05-26T16:54:15.9247944Z [cluster1] "numberReady": 1,
2021-05-26T16:54:15.9248544Z [cluster1] "observedGeneration": 1,
2021-05-26T16:54:15.9249258Z [cluster1] "updatedNumberScheduled": 1
2021-05-26T16:54:15.9249827Z [cluster1] }
2021-05-26T16:54:15.9250222Z [cluster1] },
2021-05-26T16:54:15.9250637Z [cluster1] "gateways": [
2021-05-26T16:54:15.9251068Z [cluster1] {
2021-05-26T16:54:15.9252077Z [cluster1] "connections": [
2021-05-26T16:54:15.9253329Z [cluster1] {
2021-05-26T16:54:15.9253853Z [cluster1] "endpoint": {
2021-05-26T16:54:15.9254421Z [cluster1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment