Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21676 /lib/systemd/systemd --user │ │ │ └─21677 (sd-pam) │ │ └─session-21.scope │ │ ├─21609 sshd: cephadm [priv] │ │ └─21691 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1604 sshd: zuul [priv] │ │ └─1617 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1608 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─425783 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-urnzndysocdgkvsuxjhenuolspvxopec ; /usr/bin/python3'"'"' && sleep 0' │ ├─425784 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-urnzndysocdgkvsuxjhenuolspvxopec ; /usr/bin/python3' && sleep 0 │ ├─425785 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-urnzndysocdgkvsuxjhenuolspvxopec ; /usr/bin/python3 │ ├─425786 /bin/sh -c echo BECOME-SUCCESS-urnzndysocdgkvsuxjhenuolspvxopec ; /usr/bin/python3 │ ├─425787 /usr/bin/python3 │ ├─425799 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─425801 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9948 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12282 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fa7b0f5318ed3efccd93e2922303c3dd22e4acc3457d88f71805d6ea962c011c -address /run/containerd/containerd.sock │ │ ├─ 12660 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 063d8a44687f9bea485cf31991d61a095ed5a77567fa96944d644d31cf3d7df0 -address /run/containerd/containerd.sock │ │ ├─ 18625 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e66506006ea576d783ba74e7254b99cbeada328099dc1ee95a053f959769d61c -address /run/containerd/containerd.sock │ │ ├─ 25214 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a677190de7d69a3a4f2735d6e33ef213b393b63e2b5eda0c999939cebde58a6 -address /run/containerd/containerd.sock │ │ ├─ 29801 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 536aa64e05ac6551daeadaaca3ce8bf9e4fb656c1a82bdd14cddbef9422b55d7 -address /run/containerd/containerd.sock │ │ ├─ 34343 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 177e68d3633ed9b55aef5c2f239e3df7db4e806d6a0d602d852e1af05ae19b02 -address /run/containerd/containerd.sock │ │ ├─ 39923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d825753756cd4fe1fd49910dc60d397cedae062453007d2254ef0c388470bcfb -address /run/containerd/containerd.sock │ │ ├─ 39933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55f556245063e3839937f5fbaf09a5b9509663a35678d4c0d8153045a612f471 -address /run/containerd/containerd.sock │ │ ├─ 39949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c867ea075cf63619d201d03c0a840adadd9e1aa9aaf865274294f38d17a5f8 -address /run/containerd/containerd.sock │ │ ├─ 39986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc5598be785813f44c17478f31e4e65df7638584df7815081de545fda2beb831 -address /run/containerd/containerd.sock │ │ ├─ 39997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 102f39aee31cb7ccb79aaffaf3b184f9d5c66eb3ae7d034cf71039373df1bcc9 -address /run/containerd/containerd.sock │ │ ├─ 40559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e4ccbb3e045c70769e3d026f2da37a54e291a91c3517693164f0477b7627b2f -address /run/containerd/containerd.sock │ │ ├─ 41316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90804e9050f67abeb86ed6a6bfdedea32caed33b3a8ea2c2fc5202c47112eed0 -address /run/containerd/containerd.sock │ │ ├─ 41325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78f2e5a72864858e079215ac71d67a9789ffe51ce994173a6f42db6c6fd29e6b -address /run/containerd/containerd.sock │ │ ├─ 42624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1318dd45fe3e16416250da882ae6daeb55e56380d2d97f0cdfa67760cd7a24bb -address /run/containerd/containerd.sock │ │ ├─ 43053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26983448d766084d6db9c6ebf2653447e3648d9e5d66660dfe7b56264c061ec9 -address /run/containerd/containerd.sock │ │ ├─ 43104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e386bc493e6d367ada8a1e21f9f7439d9ccf03c3a0c901c8bb65eb19f9188b54 -address /run/containerd/containerd.sock │ │ ├─ 43512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc27f5e00f463bc88cbbd5836d96f63c93d1cda28359a00e41a7e248ceba921d -address /run/containerd/containerd.sock │ │ ├─ 43991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d511ed51e07adc9d080f190f37363cee4486d1cf56238062d4e7f90c938fb156 -address /run/containerd/containerd.sock │ │ ├─ 44050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd8bdb7ba4b1154690bb7e640754c9e5fb70c42466d4891c7e256c83dc82d226 -address /run/containerd/containerd.sock │ │ ├─ 44133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a642bb357f250f1166ff9c60be47fbe7d680625de1cf7ec782f42578fe09f428 -address /run/containerd/containerd.sock │ │ ├─ 46407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 879409d66aa9b70a8c6caffba01be1051cd0c29017f4caf0225523bd8c9a369e -address /run/containerd/containerd.sock │ │ ├─ 46514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2878d6613316384b970652d35b6f291e18f6e6a4bbf4790f8f49c3d2d1e7fb23 -address /run/containerd/containerd.sock │ │ ├─ 47430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc6fd1786d254fee3f2df2431340ab785453cb58e16087b2a5852a1505472af4 -address /run/containerd/containerd.sock │ │ ├─ 47529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77a67c2e653787b6d88f801a146a2f770663efbc614e45b1d53e8af9c3850e2a -address /run/containerd/containerd.sock │ │ ├─ 47913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb5549ee9c862308317381b0426ed6e35fef12c335f5e5b5a848513030fb6e9 -address /run/containerd/containerd.sock │ │ ├─ 48220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc99178521831fc7a664534903d9bf7196fcdb413178a8bcb21a4123cca34105 -address /run/containerd/containerd.sock │ │ ├─ 48650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd2adac144f5d61b2c054bc2defd4fd446c1f26b926ab7c23a7cea94c5438e12 -address /run/containerd/containerd.sock │ │ ├─ 50908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd1084ac8a955cab909efd8b1828d9b66f66967fe645151032123549d1da2cb1 -address /run/containerd/containerd.sock │ │ ├─ 51119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfe9a107e402e254f49fee838f9655cb841632a36e32a95051eda68b5117fb19 -address /run/containerd/containerd.sock │ │ ├─ 55269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e21af9d64f23d14049ab6a8b0c36b629485c74d82f242147f7541c3f9b4423c -address /run/containerd/containerd.sock │ │ ├─ 55956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c4be03b1c156b9bd7c510c27bd667c267a63a6610af394f1202030e74a8fd7c -address /run/containerd/containerd.sock │ │ ├─ 55996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa372d411133477905d64efe744e43ce4bcd6821da478e8762007cf1d1f98b5f -address /run/containerd/containerd.sock │ │ ├─ 56038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14b4c8d992f53074b28ac876721e46e1bc049015a79b4b89d28f404b9b732b1e -address /run/containerd/containerd.sock │ │ ├─ 56217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7171574c1b63c0585df86a640d1daae95999697da3b349550c7293393fa32656 -address /run/containerd/containerd.sock │ │ ├─ 60405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ffc2928693b6ca23041796899abe53444530924a6a4007672ee31f048b64858 -address /run/containerd/containerd.sock │ │ ├─ 60557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62e05375a4760ddfac07eea7cfe71d148673b0eb1dd179cc66d73c3109e9f974 -address /run/containerd/containerd.sock │ │ ├─ 60595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 295ceb78ba0adb081dbcc830839952aba136f8283d29cdb7e0d02acafd83c711 -address /run/containerd/containerd.sock │ │ ├─ 60639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de13e03ab5bbeeca1119f5fc5a100fcabf5b70b9d05e4f041b71b7cbd0804fb1 -address /run/containerd/containerd.sock │ │ ├─ 62277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be1ea923be25e99dfb71cb30314e34cd1d579328e2ff95bb68475c6e90cda2c0 -address /run/containerd/containerd.sock │ │ ├─ 62334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 730a8b56e34d06c3b767d23a26de8b32bbfe9d19e3d5cd38e70fcf0f83e7e401 -address /run/containerd/containerd.sock │ │ ├─ 62374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d32e7bf01aa47b4366409b01fc75b9d9c0952e94a12df2b927251b126bead6 -address /run/containerd/containerd.sock │ │ ├─ 62682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44d416602ef36897d3e079257136e343be2892d1082055d1b344050ba0b0f45c -address /run/containerd/containerd.sock │ │ ├─ 62769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bba9db31192bce593a7c6b6eb647d42b671ed5c83c8c128bde8cc8f63e6fa24 -address /run/containerd/containerd.sock │ │ ├─ 62928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9886973fbd2730380affe557f003209413419e290254cbc215df8cf68c62064c -address /run/containerd/containerd.sock │ │ ├─ 63353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02780fcbe8f1f712925a9af20e1f00bf4b9b06ecc629800c2849081b4a9fe514 -address /run/containerd/containerd.sock │ │ ├─ 63572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaf8eb9216517a55705a901c0d526edae854c447896ab0b59d4b30d748ac78ee -address /run/containerd/containerd.sock │ │ ├─ 64077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c9059023a0d1b899d77a093a29492cf5fd9b7b624f2da2b9ea3c95a5b3c6683 -address /run/containerd/containerd.sock │ │ ├─ 65093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 781bfa274bd2e5b489fa4c1c0ed1244db27fb2413560a522e567110369b4d587 -address /run/containerd/containerd.sock │ │ ├─ 66675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed50a4081c396cd148132efb73a125f9a5b103a7568f57b9078cf5bfc35ecb8f -address /run/containerd/containerd.sock │ │ ├─ 68842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e1b87df7440611b2bd20f972f8ca658fda9e17e3be9a3413b7251d518ba395f -address /run/containerd/containerd.sock │ │ ├─ 78115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90ae0059bc89ea6bea7e96ef7b05d902a6e1cd80a1855c26832341554f08800f -address /run/containerd/containerd.sock │ │ ├─ 79597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ffbd827b13e879f332bfb26ab3016c6388c1a18b884fb164f83952ab99d24ae -address /run/containerd/containerd.sock │ │ ├─ 85537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b39f12309fc09a03db4026f5375747b73d8924d4df7da0684c65b0c0606d6801 -address /run/containerd/containerd.sock │ │ ├─ 91819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed7e30335ec5293489fe1bc9070911822d5f5e2696e88329e5925134adb47793 -address /run/containerd/containerd.sock │ │ ├─ 95867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51b811dfd20b5d6487f0e7db2664d46de996c25252e76f9dbed3481e9f4bfdf4 -address /run/containerd/containerd.sock │ │ ├─ 95913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55bf01f3d1136b4f1f40159ce4cd316ef7216388fbcd611bf4ed504f56f12278 -address /run/containerd/containerd.sock │ │ ├─109119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6796916f4d54bec1bd450c1e995e6a87548c85c75f9afe8a09a82c50c6a326 -address /run/containerd/containerd.sock │ │ ├─110652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12375f1590194e9691a2d755ca837eb94193f1a184d803a1f75c110fd02133c9 -address /run/containerd/containerd.sock │ │ ├─110692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 694c088b0615c9c38744f0225d4a5877b71eaa087562e0babd09e2b676dcb3dd -address /run/containerd/containerd.sock │ │ ├─112669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70f97dccbae30aa64a4c145795362ddf7da01117389d2dd13a987dd448d048c3 -address /run/containerd/containerd.sock │ │ ├─114488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b5a88e5c9fcbc755b58d9f0b1683c1a2361bbde14352205d924fcdf0d65ae78 -address /run/containerd/containerd.sock │ │ ├─114529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cfd62ec4084e893ccd026b9249da2fc79c5fd34f017cb1253ffbefdc7eeed91 -address /run/containerd/containerd.sock │ │ ├─127830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 287b0f4f99a5d09a586a59581502a8880eb12108d15f23173be23c82e24a5d36 -address /run/containerd/containerd.sock │ │ ├─127875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f402998709b136d261acfaa9630f5e30d3d4e912fec5f8cb78cc1bf2c45e3741 -address /run/containerd/containerd.sock │ │ ├─130392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc9289ba4eadeb65a3381a5a805d5c87c6c8a7f7364a41f8243e5185af0a0e2a -address /run/containerd/containerd.sock │ │ ├─156554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5520dcdeaa0505200787fde6e6f4e283639b89fe2bee17accba7fac5211c483 -address /run/containerd/containerd.sock │ │ ├─158042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa83b37e5c3d33e919943f812aadc85643c28f317dd0be4108ec0c6d8cbbc32 -address /run/containerd/containerd.sock │ │ ├─158502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9013c9eb01cf116b5cc0baf5d4b7ce358b1b352124a88c21aaca317cad6108b7 -address /run/containerd/containerd.sock │ │ ├─159390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a17239b5dcf2b0a089366a1087e1766da43ebd724abce923b6ec9b533831d1 -address /run/containerd/containerd.sock │ │ ├─161588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8d48f2046797b437ef66a195abcb870231fc4465d2012cf4f73f6d0722246c3 -address /run/containerd/containerd.sock │ │ ├─161797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faabf33eee271b5629dd150d93a296ee292ec90aa2176fc4fc521e5a3abda4b2 -address /run/containerd/containerd.sock │ │ ├─162034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0567022abe0c006465c2ab51e70e83a63266e92c3534a5153133f5583e5484a7 -address /run/containerd/containerd.sock │ │ ├─162080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28e58080a82cb05431e387e1636a1a5855c11d0a2b5dba2ec27a6a16352cf0eb -address /run/containerd/containerd.sock │ │ ├─162240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 575a4964e44cc5e34ead4180af508c4a72111b558843c36c1c18afee990d39f6 -address /run/containerd/containerd.sock │ │ ├─162505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f5c8bc4d4a509a610ef618fc6f6d21791a81dda1bd4077caf33c9f5056e9ed2 -address /run/containerd/containerd.sock │ │ ├─174091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87544b184382643689ae801fc785a38466a1cab68043b4961bae77aafcb07ff8 -address /run/containerd/containerd.sock │ │ ├─175899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d2d3c6e41d6b229b28c5d06f76e3a6b6f27370885963ecfd7f6694143d7f2ef -address /run/containerd/containerd.sock │ │ ├─175957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a86a3164beb7a81957b030270071fdda32b7194f03c7ba189278c98c3b138892 -address /run/containerd/containerd.sock │ │ ├─176022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfb468560c9820edbf0e55fae9527a00820bfe430eeb83d78778b07b21513fb1 -address /run/containerd/containerd.sock │ │ ├─176103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df031ff40930e4bd38b73a62de48a8f8010e5d4d6861873de79e9ff651810c0 -address /run/containerd/containerd.sock │ │ ├─176124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d9e7d72e6ca8d6dabef532adfc0a3e3319f36fc921e0916876c0268f0ed36de -address /run/containerd/containerd.sock │ │ ├─176455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6a64cc5932cca8f9b7a89d2047257dd8868688c032c1c34930806ab3bd61375 -address /run/containerd/containerd.sock │ │ ├─176500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f643d8fa2beeb9f22f0fecfce2819c5f1c8bc8d998dd33cb64f8b15e6e59e54 -address /run/containerd/containerd.sock │ │ ├─189278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9411da03ab62635d7a0989ce701c2b08bf00b3073d7e07ad712e9a8933fd798 -address /run/containerd/containerd.sock │ │ ├─191805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b353d62ee9df915ec0454e6312392bc4684f9fa7787ca0e0d2e7e22fb8a7227c -address /run/containerd/containerd.sock │ │ ├─191877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d10187282f651a38167ea75af67257ca7eda19d1d6a6711bc3a48e78982d7cf1 -address /run/containerd/containerd.sock │ │ ├─191977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08ce2398b2f7ee5044694980057c6f09a53d589f78bd00418c3810fbfd0bf61d -address /run/containerd/containerd.sock │ │ ├─208456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0094ecebc18c7ad981b85d29c138977bfe86e449ec8fff700ec597c8f4dfdb03 -address /run/containerd/containerd.sock │ │ ├─218926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812f50e0faba79d2b268199e3b29b551ab35205eb13d7adde6ee7f5c3fc1449b -address /run/containerd/containerd.sock │ │ ├─218976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0b59ceaa431b55dbd1e4dc4d28cf7b609b55e2588f5f5ac6d76dd9312c5fab8 -address /run/containerd/containerd.sock │ │ ├─219008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c44d99177756b14849ede87cd70a795581940f46d10f8b15284579238e9627 -address /run/containerd/containerd.sock │ │ ├─219314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2bddf4709ba0c721e1b64b3fa9ffd2198c1c2aa7e7068ffa2319d814050496 -address /run/containerd/containerd.sock │ │ ├─230818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9a62f48b3d420e2734d81e27c189b4759fc7d7cba73e06949e708fe5b5821f7 -address /run/containerd/containerd.sock │ │ ├─233243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d33fa59b4cb58b7f2d5055462c9dc64cb875f4f0bf0926a5b3dfeedd64ec2b -address /run/containerd/containerd.sock │ │ ├─234231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d093dd1f8d2d78e9b21a44c1512158840246e88004151192fc8cc32b3ee82d9e -address /run/containerd/containerd.sock │ │ ├─235308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2df6f212cca2c63b1d470d9c6832616c4f6def8258171ff6eb213e7ca713671 -address /run/containerd/containerd.sock │ │ ├─236344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6bc9230adaa5481262c977d9ed142848013f6dd15c8bd6284aaa70353521713 -address /run/containerd/containerd.sock │ │ ├─238719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 368a81f0f65f515aed0eff391ebb8759ad86fbaf66cdf65386f29c7fb678f0f9 -address /run/containerd/containerd.sock │ │ ├─240113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e9729ee03850b6cee94b6dea063db0e1248c8d635bd7a5d2492bbd24dd25b5e -address /run/containerd/containerd.sock │ │ ├─240186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f2b959c31d5c62928fdabbada77c34988a8801ab52291ba03c56a79a9bfc3d9 -address /run/containerd/containerd.sock │ │ ├─249971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17ad0b10f766e3833ba4d9fa82e996097d965504f9a299de8c22b532f9d41d91 -address /run/containerd/containerd.sock │ │ ├─250403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a24a004d49e05eba6e5b7596995bd9eedffdb5cb760df828ea54dc8a67fd200d -address /run/containerd/containerd.sock │ │ ├─260737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 841867c4fc8526e9c256b11e9bfc7d0263ab5ff6a4016c9a4f25d2af7afe8d19 -address /run/containerd/containerd.sock │ │ ├─265513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb53790eb9586f91744efab88250a1202fdf355c2e1a14addd99546a664fc476 -address /run/containerd/containerd.sock │ │ ├─265692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b64eccb1facdf73d90693217eec10596fbfc03262fafc359feed05964ee3185e -address /run/containerd/containerd.sock │ │ ├─265755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bd17fd2ab707719126e7e9de1012b58cae658346c8dbbf09cf8f822b340012c -address /run/containerd/containerd.sock │ │ ├─265837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5c3ece62fb882a9ffbe2c9ab57c24abc823a65a44fa246d7b055f1b1ff86e0f -address /run/containerd/containerd.sock │ │ ├─277655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 274da5560b1fb3a2ae1c4894366fff4b3c6832aa49ff62a46baef95f3ba970e3 -address /run/containerd/containerd.sock │ │ ├─280608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e13535934590c459a8f2a7813589b3feffb0d1e5bc9d974df4a165af1cf519e -address /run/containerd/containerd.sock │ │ └─305873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 620b04f6f50d1d549525d223896fc2f1b35357cb6a5c72bbec43d661312b4837 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-177e68d3633ed9b55aef5c2f239e3df7db4e806d6a0d602d852e1af05ae19b02.scope … │ │ ├─34368 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─34380 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29784 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wolcqy.service │ │ │ ├─12574 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wolcqy/unit.run │ │ │ └─12604 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-wolcqy --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wolcqy:/var/lib/ceph/mgr/ceph-instance.wolcqy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wolcqy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wolcqy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18585 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18603 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24919 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25196 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34046 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34326 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12244 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10319 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─155947 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40393 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-0a677190de7d69a3a4f2735d6e33ef213b393b63e2b5eda0c999939cebde58a6.scope … │ │ ├─25239 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─25251 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─docker-063d8a44687f9bea485cf31991d61a095ed5a77567fa96944d644d31cf3d7df0.scope … │ │ ├─12684 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wolcqy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12704 /usr/bin/ceph-mgr -n mgr.instance.wolcqy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10825 /usr/sbin/chronyd -F 1 │ │ └─10826 /usr/sbin/chronyd -F 1 │ ├─run-rd0bbb263511f4ee88c63ac1f62c4029c.scope │ │ └─190447 /usr/sbin/libvirtd --listen │ ├─docker-536aa64e05ac6551daeadaaca3ce8bf9e4fb656c1a82bdd14cddbef9422b55d7.scope … │ │ ├─29825 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─29838 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-fa7b0f5318ed3efccd93e2922303c3dd22e4acc3457d88f71805d6ea962c011c.scope … │ │ ├─12323 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12336 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155796 /sbin/iscsid │ │ └─155797 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─621 /lib/systemd/systemd-logind │ └─docker-e66506006ea576d783ba74e7254b99cbeada328099dc1ee95a053f959769d61c.scope … │ ├─18651 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ └─18669 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance ├─k8s.io │ ├─841a3f5c89995b4371551ebd6e2ccf9aef722134d773f21df969f676c75b0249 │ │ ├─41809 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42224 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c5520dcdeaa0505200787fde6e6f4e283639b89fe2bee17accba7fac5211c483 │ │ └─156581 /pause │ ├─0908aead2b77b7769dd8fa04f84821257f86eb655bbcdb9e274a784b75a921d4 │ │ ├─176971 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─422304 sleep 300 │ ├─86de1893b5f246c548491509bcf4d432308755733d5a618347976ec745437e06 │ │ ├─260926 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─260943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─260949 erl_child_setup 1048576 │ │ ├─261023 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─261024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─261034 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─261333 /bin/sh -s rabbit_disk_monitor │ ├─25b90107ea49e15c839c34e5554ece66500737a888ecf88ba4af1cf020044766 │ │ └─44328 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─d871467a4f14ac84bb57b9642be4a36c6fe0d0b7cd6289828c168f323e3b05cd │ │ └─65295 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─96e4906a5991c0ce3b03226ba01ae551fc2ed2bfe154ce80723dae0a77dee07c │ │ ├─250331 magnum-api: uWSGI master │ │ ├─250369 magnum-api: uWSGI worker 1 │ │ └─250370 magnum-api: uWSGI worker 2 │ ├─1924c702211fae882f4767deaa7ee83045d55abcc9986af9d3d8e5ce381f8c33 │ │ ├─91955 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91980 erl_child_setup 1048576 │ │ ├─92163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92372 /bin/sh -s rabbit_disk_monitor │ ├─287b0f4f99a5d09a586a59581502a8880eb12108d15f23173be23c82e24a5d36 │ │ └─127853 /pause │ ├─a8d48f2046797b437ef66a195abcb870231fc4465d2012cf4f73f6d0722246c3 │ │ └─161618 /pause │ ├─2d6796916f4d54bec1bd450c1e995e6a87548c85c75f9afe8a09a82c50c6a326 │ │ └─109142 /pause │ ├─8e0fe013969639f1dc00290c7d96df2b327885af4ff248dc9454b9880aed89c8 │ │ └─189494 /usr/bin/libvirt-tls-sidecar │ ├─78e0c8ad2f3126184f2868b33baf5a3c2b27c7bd9107929cd29bc0b8bf69e8a6 │ │ └─275430 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─694c088b0615c9c38744f0225d4a5877b71eaa087562e0babd09e2b676dcb3dd │ │ └─110716 /pause │ ├─d10187282f651a38167ea75af67257ca7eda19d1d6a6711bc3a48e78982d7cf1 │ │ └─191907 /pause │ ├─7a73cafc01e15113c0b2ea2b4a3b49ad234002b8a141ce6ad2077fdf61240a81 │ │ ├─280221 apache2 -DFOREGROUND │ │ ├─307047 (wsgi:h -DFOREGROUND │ │ ├─307048 (wsgi:h -DFOREGROUND │ │ ├─307049 (wsgi:h -DFOREGROUND │ │ ├─307050 (wsgi:h -DFOREGROUND │ │ ├─307051 (wsgi:h -DFOREGROUND │ │ ├─307052 apache2 -DFOREGROUND │ │ └─307053 apache2 -DFOREGROUND │ ├─ed50a4081c396cd148132efb73a125f9a5b103a7568f57b9078cf5bfc35ecb8f │ │ └─66700 /pause │ ├─14b4c8d992f53074b28ac876721e46e1bc049015a79b4b89d28f404b9b732b1e │ │ └─56069 /pause │ ├─55f556245063e3839937f5fbaf09a5b9509663a35678d4c0d8153045a612f471 │ │ └─40043 /pause │ ├─fa372d411133477905d64efe744e43ce4bcd6821da478e8762007cf1d1f98b5f │ │ └─56022 /pause │ ├─26983448d766084d6db9c6ebf2653447e3648d9e5d66660dfe7b56264c061ec9 │ │ └─43076 /pause │ ├─d0b59ceaa431b55dbd1e4dc4d28cf7b609b55e2588f5f5ac6d76dd9312c5fab8 │ │ └─219034 /pause │ ├─78f2e5a72864858e079215ac71d67a9789ffe51ce994173a6f42db6c6fd29e6b │ │ └─41374 /pause │ ├─32daeab070e87bbf171828148562d9a77c76e8ebf78f5ea18f7a2f0f28bfde91 │ │ ├─250052 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250786 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_bibxq45/privsep.sock │ │ ├─250789 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250818 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2878d6613316384b970652d35b6f291e18f6e6a4bbf4790f8f49c3d2d1e7fb23 │ │ └─46537 /pause │ ├─b777366d1ffda79b6016e78689fbb7facbf2f67e33eafe91bb0b7a1c313df3b0 │ │ └─43724 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─b39410781703a21f16aa58de36abf2c3e70818f1078c1a8213f87c3162bccd6b │ │ └─235361 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─bab20c4e5f20a33d904704d16df2cb923d9e2c4d0b300c5d93290b56a7c97897 │ │ ├─48880 mysqld --wsrep_start_position=49baa397-647e-11f1-890e-8e39c94102f3:20 │ │ └─49004 /var/lib/mysql/mysql-state-monitor │ ├─6bba9db31192bce593a7c6b6eb647d42b671ed5c83c8c128bde8cc8f63e6fa24 │ │ └─62791 /pause │ ├─9d2d3c6e41d6b229b28c5d06f76e3a6b6f27370885963ecfd7f6694143d7f2ef │ │ └─175970 /pause │ ├─a642bb357f250f1166ff9c60be47fbe7d680625de1cf7ec782f42578fe09f428 │ │ └─44158 /pause │ ├─77535370009f77db984d4e0e49f55d713e6bb940b42a8020efabaad95708083b │ │ └─156971 /usr/sbin/ovsdb-server /run/openvswitch/conf.db -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovsdb-server.pid --remote=punix:/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert │ ├─b64eccb1facdf73d90693217eec10596fbfc03262fafc359feed05964ee3185e │ │ └─265717 /pause │ ├─841867c4fc8526e9c256b11e9bfc7d0263ab5ff6a4016c9a4f25d2af7afe8d19 │ │ └─260760 /pause │ ├─1cfd62ec4084e893ccd026b9249da2fc79c5fd34f017cb1253ffbefdc7eeed91 │ │ └─114560 /pause │ ├─f8e08b48da0ccbd54b388d80dee7ff190b116c251af24bb4a23d9ed07a37d982 │ │ └─56538 /secretgen-controller │ ├─bb27041e72e02f178e16e6a4d263f71ab54f85849d162547428ae2f1ffac0d61 │ │ └─190383 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─34de14e73ccd333d30352202c05c95e26c66e1e1245d00ac4f0ae05772a0a1a4 │ │ ├─61177 python -u /app/sidecar.py │ │ ├─61480 python -u /app/sidecar.py │ │ └─61481 python -u /app/sidecar.py │ ├─353443f50471e26f58a7f0ca0734500106a17e21dcc6d722e8dbd17c14fc6093 │ │ └─56403 nfd-worker -metrics=8081 │ ├─cf03d1cc8abfd672fc92c0e33e44d579073e18de9b7c6a19035669fd254d9880 │ │ └─65794 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-109.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─dc5598be785813f44c17478f31e4e65df7638584df7815081de545fda2beb831 │ │ └─40093 /pause │ ├─40aa2711cfe3bee12db916ccdf818d7790daf96d346a98dce4eba74a15ddcd70 │ │ └─255218 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─3cbff3545af8d55379468332fbe09ab82d5f8c55fdf2f4e49e99bfad037d00c1 │ │ └─65884 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9093/-/reload --config-file=/etc/alertmanager/config/alertmanager.yaml.gz --config-envsubst-file=/etc/alertmanager/config_out/alertmanager.env.yaml --watched-dir=/etc/alertmanager/config │ ├─0bd36d5df6916f5e463fbcba6f447ed2fe953cb01e704babc386da1fa69e1663 │ │ └─51292 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─f6bc9230adaa5481262c977d9ed142848013f6dd15c8bd6284aaa70353521713 │ │ └─236368 /pause │ ├─87544b184382643689ae801fc785a38466a1cab68043b4961bae77aafcb07ff8 │ │ └─174116 /pause │ ├─9a791496f665f753c0ef315f4cf10092e0619620ef9eb1973928d9e6ebbbe0e2 │ │ ├─228937 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229531 octavia-worker: ConsumerService worker(0) │ │ └─229534 octavia-worker: ConsumerService worker(1) │ ├─08ce2398b2f7ee5044694980057c6f09a53d589f78bd00418c3810fbfd0bf61d │ │ └─192011 /pause │ ├─efd6d232ab7d1674e9abca76ab02a7416aceda04bfc1c47df3cc7a059c2ba696 │ │ └─65521 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─12375f1590194e9691a2d755ca837eb94193f1a184d803a1f75c110fd02133c9 │ │ └─110677 /pause │ ├─5e1b87df7440611b2bd20f972f8ca658fda9e17e3be9a3413b7251d518ba395f │ │ └─68869 /pause │ ├─1c5fb998fa4d0d85c1737285802c5cf816aca4ed1314aff29b06b4b2f303d5fa │ │ └─51599 redis_exporter │ ├─a46396b18ff5977358d43e3b2e56250cea25d74691f2f904ae901e342324fa8d │ │ └─56314 nfd-master -crd-controller=true -metrics=8081 │ ├─bf1a9e4b2afb820ce24ca07a3e7947a3842a0fd5ee45149d2ad10b74a68da335 │ │ └─255183 kube-scheduler --authentication-kubeconfig=/etc/kubernetes/scheduler.conf --authorization-kubeconfig=/etc/kubernetes/scheduler.conf --bind-address=0.0.0.0 --kubeconfig=/etc/kubernetes/scheduler.conf --leader-elect=true --tls-min-version=VersionTLS13 │ ├─bd1084ac8a955cab909efd8b1828d9b66f66967fe645151032123549d1da2cb1 │ │ └─50936 /pause │ ├─b078bd7545d1945589034b8bd628c601cac76ad626417caaa0f41f948bcc2f63 │ │ ├─112853 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112870 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112876 erl_child_setup 1048576 │ │ ├─112937 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112938 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113046 /bin/sh -s rabbit_disk_monitor │ ├─6b08fd7e6c5f6a8270240fdbceffde4f54f0639df850b4e74636c9bdfeb80267 │ │ ├─61151 python -u /app/sidecar.py │ │ ├─61456 python -u /app/sidecar.py │ │ └─61460 python -u /app/sidecar.py │ ├─5fa83b37e5c3d33e919943f812aadc85643c28f317dd0be4108ec0c6d8cbbc32 │ │ └─158118 /pause │ ├─6558ec2bc30261080c1be161bcfda1e201fa6408db3bba867e3ec23a04f1e7fb │ │ └─66423 /bin/memcached_exporter │ ├─80cacd6b0cb41f6060eec211ddf4dfa8d6f4b994d33d26af0a82d71ce50f612e │ │ └─197445 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9f2b959c31d5c62928fdabbada77c34988a8801ab52291ba03c56a79a9bfc3d9 │ │ └─240222 /pause │ ├─8e9729ee03850b6cee94b6dea063db0e1248c8d635bd7a5d2492bbd24dd25b5e │ │ └─240140 /pause │ ├─730a8b56e34d06c3b767d23a26de8b32bbfe9d19e3d5cd38e70fcf0f83e7e401 │ │ └─62359 /pause │ ├─97490bbc2944cf4df4afb51a97cb9e21605632bed16d94fd00244198db226734 │ │ └─48783 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b74f849a06c05d307ffa6a8d310ba860c19f4bd15ea1bd3a2837cf7ac353352b │ │ ├─227756 octavia-api: uWSGI master │ │ ├─227786 octavia-api: uWSGI worker 1 │ │ └─227787 octavia-api: uWSGI worker 2 │ ├─b68ceb7713d3be8f7e255e2b4c8e5cf702cb1463979d2f9a3e99498e5c48e939 │ │ └─66341 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-109.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─501e356c61515db2b142c5599825b6135d6bdb63207ced1ab5f35e6cf32cd866 │ │ ├─208605 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208622 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208628 erl_child_setup 1048576 │ │ ├─208815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208826 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208987 /bin/sh -s rabbit_disk_monitor │ ├─90804e9050f67abeb86ed6a6bfdedea32caed33b3a8ea2c2fc5202c47112eed0 │ │ └─41366 /pause │ ├─4778af7584a8d74feba53648c0b8a77b7ab34987085df97f1d10ba52e40398b1 │ │ └─66516 /bin/oauth2-proxy │ ├─2f50a44beedc408ad09a4901380b8bbe2d0187e8e4cf34fd12c5cb10a217d5eb │ │ ├─ 72188 apache2 -DFOREGROUND │ │ ├─ 72226 (wsgi:k -DFOREGROUND │ │ ├─ 72227 (wsgi:k -DFOREGROUND │ │ ├─ 72228 (wsgi:k -DFOREGROUND │ │ ├─ 72229 (wsgi:k -DFOREGROUND │ │ ├─413189 apache2 -DFOREGROUND │ │ └─423310 apache2 -DFOREGROUND │ ├─faabf33eee271b5629dd150d93a296ee292ec90aa2176fc4fc521e5a3abda4b2 │ │ └─161828 /pause │ ├─72d32e7bf01aa47b4366409b01fc75b9d9c0952e94a12df2b927251b126bead6 │ │ └─62399 /pause │ ├─5519562f8c06fedc94d4fca06043eda0f085d5666842a86ab0c0946179d7b9b3 │ │ └─167599 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-novncproxy --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-vnc.ini │ ├─2d9e7d72e6ca8d6dabef532adfc0a3e3319f36fc921e0916876c0268f0ed36de │ │ └─176185 /pause │ ├─9e13535934590c459a8f2a7813589b3feffb0d1e5bc9d974df4a165af1cf519e │ │ └─280718 /pause │ ├─99a22331d22bf32667db98c81436958e5024672f5d2c01a1959e7650ed19ab0c │ │ ├─275399 manila-api: uWSGI master │ │ ├─275459 manila-api: uWSGI worker 1 │ │ └─275460 manila-api: uWSGI worker 2 │ ├─e5c3ece62fb882a9ffbe2c9ab57c24abc823a65a44fa246d7b055f1b1ff86e0f │ │ └─265873 /pause │ ├─b5076190ae3980fc863951e0f1d0194c0145548b0d2af15350d7f7caa5f98ffb │ │ └─255157 /manager --metrics-bind-address=:8080 │ ├─f8e3cc2273fd90f6867162cd1149166d745971c39437c420c46d1f67578af609 │ │ └─66470 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─dd8bdb7ba4b1154690bb7e640754c9e5fb70c42466d4891c7e256c83dc82d226 │ │ └─44077 /pause │ ├─55e6fa7e185bc93e93f531e8ba1825c654e70f22feb4c1a3762b1b4751fe23fa │ │ └─61213 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─b68f4675fc9d8095e5fec66c164968d4beb161ef815aea74171fe44fefe44b0a │ │ └─44239 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─879409d66aa9b70a8c6caffba01be1051cd0c29017f4caf0225523bd8c9a369e │ │ └─46439 /pause │ ├─108ad9c923584b10234e7ac587292027d66b796f969ab1a272d0fbdd525fef36 │ │ └─65694 /bin/pushgateway │ ├─47031b9c8e2e7bb618bdc41dd73b5620d1ce2e31a018cee2d8774af7abecfd26 │ │ └─64531 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─64d2c43422901e53d51be30cc611275c4ad3e5407b1ac81e3150ebec27e2e732 │ │ └─254727 percona-xtradb-cluster-operator │ ├─b39f12309fc09a03db4026f5375747b73d8924d4df7da0684c65b0c0606d6801 │ │ └─85561 /pause │ ├─368a81f0f65f515aed0eff391ebb8759ad86fbaf66cdf65386f29c7fb678f0f9 │ │ └─238746 /pause │ ├─28e58080a82cb05431e387e1636a1a5855c11d0a2b5dba2ec27a6a16352cf0eb │ │ └─162105 /pause │ ├─a9c5096b12b137c76358ef3a5aa781c1cc06d1b8a1ec56ecc0dbcc970196d90e │ │ └─158696 /coredns -conf /etc/coredns/Corefile │ ├─17ad0b10f766e3833ba4d9fa82e996097d965504f9a299de8c22b532f9d41d91 │ │ └─250024 /pause │ ├─0adb0243a1a439ab9ab8e1de62dfa9d10c8279acc736b6f4031ac962d9a16b7e │ │ ├─186018 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186266 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzcjw43_g/privsep.sock │ │ ├─186566 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp2hl58lwj/privsep.sock │ │ └─186808 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6eb4d189b0b2caa34cfabbcbb6d8212cf1a9f2216e2e80a7fac202d70d23237b │ │ └─66540 /bin/oauth2-proxy │ ├─02780fcbe8f1f712925a9af20e1f00bf4b9b06ecc629800c2849081b4a9fe514 │ │ └─63375 /pause │ ├─781bfa274bd2e5b489fa4c1c0ed1244db27fb2413560a522e567110369b4d587 │ │ └─65137 /pause │ ├─0094ecebc18c7ad981b85d29c138977bfe86e449ec8fff700ec597c8f4dfdb03 │ │ └─208479 /pause │ ├─e7f07395580816ba4d3d9d036d43da3cc5ea97a860d776af70b521756be28a7c │ │ ├─ 46791 /usr/bin/dumb-init -- /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46805 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46914 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─279875 nginx: worker process │ │ ├─279876 nginx: worker process │ │ └─279877 nginx: cache manager process │ ├─82287534e6d49952816465bc923335800a824699500cee2745e96531106ab5df │ │ ├─172008 nova-api: uWSGI master │ │ ├─172046 nova-api: uWSGI worker 1 │ │ └─172047 nova-api: uWSGI worker 2 │ ├─de13e03ab5bbeeca1119f5fc5a100fcabf5b70b9d05e4f041b71b7cbd0804fb1 │ │ └─60671 /pause │ ├─1adbe5a0a24afcb8bcb1a52dab71ea66fbcbf83b8524f5094d37697ab5750207 │ │ ├─67117 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67140 erl_child_setup 1048576 │ │ ├─67187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67188 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67198 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67409 /bin/sh -s rabbit_disk_monitor │ ├─d8565f8368a7edba5ffa33526452d2afd71ff6daa6852ba59d14816a664df507 │ │ ├─ 96162 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─403536 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bb53790eb9586f91744efab88250a1202fdf355c2e1a14addd99546a664fc476 │ │ └─265537 /pause │ ├─98b251cdf71303aa5b185b42f79ec06dd829340969743af13eefe221a0f171c9 │ │ ├─308597 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─308611 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─55bf01f3d1136b4f1f40159ce4cd316ef7216388fbcd611bf4ed504f56f12278 │ │ └─95938 /pause │ ├─51b811dfd20b5d6487f0e7db2664d46de996c25252e76f9dbed3481e9f4bfdf4 │ │ └─95891 /pause │ ├─8b95013d510980bf8055d202dcebc129a0675c0a52f566ec37c656376bb31c29 │ │ └─66391 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9090/-/reload --config-file=/etc/prometheus/config/prometheus.yaml.gz --config-envsubst-file=/etc/prometheus/config_out/prometheus.env.yaml --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 │ ├─e6fb0e3b2d72e77bb0ed150d4ad0c0aa2bad3b2ade9754ae3768f527ba1d86fb │ │ ├─204508 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204883 heat-engine: ServiceWrapper worker(0) │ │ └─204887 heat-engine: ServiceWrapper worker(1) │ ├─d00e0a95ff68c5d779bf80904794f369b322c6b731209cde22170b16785bc946 │ │ └─43129 /coredns -conf /etc/coredns/Corefile │ ├─8f643d8fa2beeb9f22f0fecfce2819c5f1c8bc8d998dd33cb64f8b15e6e59e54 │ │ └─176526 /pause │ ├─cfe9a107e402e254f49fee838f9655cb841632a36e32a95051eda68b5117fb19 │ │ └─51159 /pause │ ├─3102c0105a681d37aad118dffbfe5010df75c758a2f756163e1f3d5f1be6afb9 │ │ └─63110 grafana server --homepath=/usr/share/grafana --config=/etc/grafana/grafana.ini --packaging=docker cfg:default.log.mode=console cfg:default.paths.data=/var/lib/grafana/ cfg:default.paths.logs=/var/log/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning │ ├─affcff7b7457fac24dda963c90303bc15a76605b07f2a54a7b19f56aa02e8c60 │ │ ├─197420 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf │ │ ├─386059 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmphj1u1jux/privsep.sock │ │ ├─386411 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpplgwqx56/privsep.sock │ │ └─393354 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp2jdv0zwz/privsep.sock │ ├─f1d35e5676986686b2455c0fcc7bc6a5432080714afdae5d97d0651d2d38ab3d │ │ ├─189601 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189618 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189624 erl_child_setup 1048576 │ │ ├─189866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190251 /bin/sh -s rabbit_disk_monitor │ ├─3e53cbca2b5ddbf4cb3cbadc20d0fed9cb38028709556cff2b1d3a70cdf33347 │ │ └─43195 /coredns -conf /etc/coredns/Corefile │ ├─274da5560b1fb3a2ae1c4894366fff4b3c6832aa49ff62a46baef95f3ba970e3 │ │ └─277682 /pause │ ├─0ffc2928693b6ca23041796899abe53444530924a6a4007672ee31f048b64858 │ │ └─60455 /pause │ ├─d4a1038270bc76d0b2ae92dca9084008fd8ea50c7bda9e1ca84e131a4fddb83e │ │ ├─147492 placement-api: uWSGI master │ │ ├─147516 placement-api: uWSGI worker 1 │ │ └─147517 placement-api: uWSGI worker 2 │ ├─102f39aee31cb7ccb79aaffaf3b184f9d5c66eb3ae7d034cf71039373df1bcc9 │ │ └─40080 /pause │ ├─bb7dac7abefe7a6fd1fb23b3ee52d45934ea18234129c9d3bbb1c72a85d9e469 │ │ ├─84854 barbiacan-api: uWSGI master │ │ └─84866 barbiacan-api: uWSGI worker 1 │ ├─d1de0b64d81adfdb5970229a45b157213888d894e721962a8085a70af7d3eb3b │ │ └─128416 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4f5c8bc4d4a509a610ef618fc6f6d21791a81dda1bd4077caf33c9f5056e9ed2 │ │ └─162529 /pause │ ├─78897dab6ec22afd954f0fc54fc6dc5dea312e7c458e6628de0cdea1a1b47a22 │ │ ├─275635 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─275798 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─f159ba7b254c3eaf3d0160ba4f11e9bb789002b13cb8f65172be3297c7fc5df4 │ │ └─254911 kube-controller-manager --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf --bind-address=0.0.0.0 --client-ca-file=/etc/kubernetes/pki/ca.crt --cluster-name=kubernetes --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt --cluster-signing-key-file=/etc/kubernetes/pki/ca.key --controllers=*,bootstrapsigner,tokencleaner --kubeconfig=/etc/kubernetes/controller-manager.conf --leader-elect=true --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --root-ca-file=/etc/kubernetes/pki/ca.crt --service-account-private-key-file=/etc/kubernetes/pki/sa.key --tls-min-version=VersionTLS13 --use-service-account-credentials=true │ ├─11843a6c4261cfa343ec496365492a5b59d3a5208d0b261dd3db11aa405ce9ba │ │ └─255107 /kube-vip manager │ ├─5eb5549ee9c862308317381b0426ed6e35fef12c335f5e5b5a848513030fb6e9 │ │ └─47937 /pause │ ├─0c703415c78090e8f9437d9d7709b9adb04fb836e461ab20d4d6faf5fafac6b9 │ │ ├─184926 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185361 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185364 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185367 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─dd2adac144f5d61b2c054bc2defd4fd446c1f26b926ab7c23a7cea94c5438e12 │ │ └─48674 /pause │ ├─5b2975775eeccf5b9a0f86c12a287b67da2d41d5606c0a47cc6879eaf66f6ae7 │ │ └─56279 nfd-gc -gc-interval=1h │ ├─d511ed51e07adc9d080f190f37363cee4486d1cf56238062d4e7f90c938fb156 │ │ └─44030 /pause │ ├─295ceb78ba0adb081dbcc830839952aba136f8283d29cdb7e0d02acafd83c711 │ │ └─60620 /pause │ ├─f0f90ab6b217e0aabf4bb051fc4a5e49e0572a01f3a1aebb2ad1952c1aa0ee50 │ │ └─254808 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ee133f138c9196c85614a2f842e9423d2e2fa4f08763ee381d4a4d296a087dd3 │ │ └─40609 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d88c2540c13c54321e457376f9bb22272118191784245dd0d8f0f667955632e5 │ │ └─64006 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7171574c1b63c0585df86a640d1daae95999697da3b349550c7293393fa32656 │ │ └─56241 /pause │ ├─7c104011041f44977c178e0bb3b83dff9e7076fc857d6cf0d4fd22c633eb0aa1 │ │ ├─65117 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65187 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2dd7562e38f2ae0b3efdf2b19e88dd0b9558cdd5559a9f3561ea6e49c379a17c │ │ ├─204535 heat-api-cfn: uWSGI master │ │ ├─204571 heat-api-cfn: uWSGI worker 1 │ │ └─204572 heat-api-cfn: uWSGI worker 2 │ ├─02d33fa59b4cb58b7f2d5055462c9dc64cb875f4f0bf0926a5b3dfeedd64ec2b │ │ └─233270 /pause │ ├─90ae0059bc89ea6bea7e96ef7b05d902a6e1cd80a1855c26832341554f08800f │ │ └─78141 /pause │ ├─02d2581c8831e9ffb5cc29f3fbe70aedf7e4a35205b72cb16dd63cdf2f05f6fa │ │ └─46880 /server │ ├─8204234cc681be49b4720f3d550a8c318e5ea4a10f1fa0857a0906bde57a7e74 │ │ └─187760 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─401bfd4bcac9ca3e2c2704f82dcd2187beb7ce113b8b7e0d490b624d897b19d5 │ │ └─48979 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e4fa5335bd662e7bf390217917be3d55730a8f43e81ea901dd0ebd44d2ef6b87 │ │ ├─172136 nova-metadata: uWSGI master │ │ ├─172161 nova-metadata: uWSGI worker 1 │ │ └─172162 nova-metadata: uWSGI worker 2 │ ├─62e05375a4760ddfac07eea7cfe71d148673b0eb1dd179cc66d73c3109e9f974 │ │ └─60581 /pause │ ├─a1e8d40e5abd2024c3280c4c06547c20f35d842690602f21e65046207fec19fb │ │ ├─172836 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173128 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173129 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─aaf8eb9216517a55705a901c0d526edae854c447896ab0b59d4b30d748ac78ee │ │ └─63596 /pause │ ├─ef6990da1668859f8cbe47dc1bcf1dd5006d1952b94b2dcad1c05ddab2196de8 │ │ └─259071 docker-registry serve /etc/docker-registry/config.yml │ ├─f9a62f48b3d420e2734d81e27c189b4759fc7d7cba73e06949e708fe5b5821f7 │ │ └─230842 /pause │ ├─9df031ff40930e4bd38b73a62de48a8f8010e5d4d6861873de79e9ff651810c0 │ │ └─176188 /pause │ ├─2b2bddf4709ba0c721e1b64b3fa9ffd2198c1c2aa7e7068ffa2319d814050496 │ │ └─219346 /pause │ ├─77a67c2e653787b6d88f801a146a2f770663efbc614e45b1d53e8af9c3850e2a │ │ └─47555 /pause │ ├─812f50e0faba79d2b268199e3b29b551ab35205eb13d7adde6ee7f5c3fc1449b │ │ └─218977 /pause │ ├─e80c95359314d9eb58cd9d099fe4df092be16008db3c78b2dbf90a4ac9f58f35 │ │ └─44284 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─71f0bbecc0c043165043bc4643d09a8bc023d5498625a6d30484b4b08fd29c20 │ │ ├─340257 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─340576 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340814 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpse3okffi/privsep.sock │ │ ├─341150 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpzc1se2dz/privsep.sock │ │ ├─341636 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341637 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341668 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c9b89531-1803-4d0e-a089-f7dfd8a5bbe1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c9b89531-1803-4d0e-a089-f7dfd8a5bbe1/host --addn-hosts=/var/lib/neutron/dhcp/c9b89531-1803-4d0e-a089-f7dfd8a5bbe1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c9b89531-1803-4d0e-a089-f7dfd8a5bbe1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c9b89531-1803-4d0e-a089-f7dfd8a5bbe1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-059384f8-211c-41c9-a141-c93e3b91f6cf,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─341672 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/23113d02-bf78-4186-bb2b-4463b7e5c35e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/23113d02-bf78-4186-bb2b-4463b7e5c35e/host --addn-hosts=/var/lib/neutron/dhcp/23113d02-bf78-4186-bb2b-4463b7e5c35e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/23113d02-bf78-4186-bb2b-4463b7e5c35e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/23113d02-bf78-4186-bb2b-4463b7e5c35e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-646f8995-17f8-4dca-9c4d-c7a5bc434b78,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─341675 haproxy -f /var/lib/neutron/ns-metadata-proxy/c9b89531-1803-4d0e-a089-f7dfd8a5bbe1.conf │ │ ├─341686 haproxy -f /var/lib/neutron/ns-metadata-proxy/23113d02-bf78-4186-bb2b-4463b7e5c35e.conf │ │ ├─384568 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpbumud421/privsep.sock │ │ └─388792 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpw0t1o3ew/privsep.sock │ ├─29e6f70ff8fba2d560cb7e746ae8ff6af025269da8f716091e0d9df542ffc98e │ │ └─255220 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─a7aa3b7299e7eacf0ccb4b0bf254bc9f9c6afd4e437b319f95632634d332bda8 │ │ └─86541 /usr/local/bin/rook ceph operator │ ├─b3f0394bae1179c40e29455c7139a1888388abeecd0ff507760fdca6bc3abff3 │ │ └─65346 /goldpinger --static-file-path /static │ ├─a6a64cc5932cca8f9b7a89d2047257dd8868688c032c1c34930806ab3bd61375 │ │ └─176480 /pause │ ├─f402998709b136d261acfaa9630f5e30d3d4e912fec5f8cb78cc1bf2c45e3741 │ │ └─127899 /pause │ ├─dcd121824c56fc5a0755e62e46330c513092165a1e8f5d0b4386b6d3092fe4f1 │ │ ├─48702 haproxy -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ └─50145 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─4385945642982445b7e954659c08af4be207241d2bf5b4f7e9cd7d72d5d79e4b │ │ ├─111138 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111276 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111278 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5c3141d5c417c63ee4475d7c2d7de6cb239e7a740a852f5f47264855c1d60994 │ │ ├─184908 neutron-api: uWSGI master │ │ ├─184971 neutron-api: uWSGI worker 1 │ │ └─184972 neutron-api: uWSGI worker 2 │ ├─34ea1e61e4b1f627b67e96a330868152998acc152ddca1f4484a50c6230a3c55 │ │ └─189546 /bin/bash /tmp/libvirt.sh │ ├─d331224c67fee9c6dc32b97d52e67d138196acd2ccfa09be01097c1258f4c617 │ │ └─256810 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─1045b6aec0a95e042dc09805f697fd44fea9fc5f2be6ec211c0d0662eefb0b3d │ │ ├─187736 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188049 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188289 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpc0sqof6m/privsep.sock │ │ ├─384767 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpl7a2p67v/privsep.sock │ │ ├─385263 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmprtq0h352/privsep.sock │ │ ├─385758 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385761 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─388528 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b73d10c0-8e46-47be-b4fb-8ac7cb647eb7 --namespace=qrouter-b73d10c0-8e46-47be-b4fb-8ac7cb647eb7 --conf_dir=/var/lib/neutron/ha_confs/b73d10c0-8e46-47be-b4fb-8ac7cb647eb7 --log-file=/var/lib/neutron/ha_confs/b73d10c0-8e46-47be-b4fb-8ac7cb647eb7/neutron-keepalived-state-change.log --monitor_interface=ha-f5413dde-15 --monitor_cidr=169.254.0.234/24 --pid_file=/var/lib/neutron/external/pids/b73d10c0-8e46-47be-b4fb-8ac7cb647eb7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─394751 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6e5f3019-a429-4d3f-918f-b0b06f2ddca4 --namespace=qrouter-6e5f3019-a429-4d3f-918f-b0b06f2ddca4 --conf_dir=/var/lib/neutron/ha_confs/6e5f3019-a429-4d3f-918f-b0b06f2ddca4 --log-file=/var/lib/neutron/ha_confs/6e5f3019-a429-4d3f-918f-b0b06f2ddca4/neutron-keepalived-state-change.log --monitor_interface=ha-535f7d55-4a --monitor_cidr=169.254.0.60/24 --pid_file=/var/lib/neutron/external/pids/6e5f3019-a429-4d3f-918f-b0b06f2ddca4.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─405514 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c40dfa1f-831a-4fc4-8c37-22dfda1cf656 --namespace=qrouter-c40dfa1f-831a-4fc4-8c37-22dfda1cf656 --conf_dir=/var/lib/neutron/ha_confs/c40dfa1f-831a-4fc4-8c37-22dfda1cf656 --log-file=/var/lib/neutron/ha_confs/c40dfa1f-831a-4fc4-8c37-22dfda1cf656/neutron-keepalived-state-change.log --monitor_interface=ha-e74350ca-71 --monitor_cidr=169.254.0.44/24 --pid_file=/var/lib/neutron/external/pids/c40dfa1f-831a-4fc4-8c37-22dfda1cf656.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─04c721e0ec3d8e2f9f42ed7807047014f7936f9cc2d5f27de4869f951c59b288 │ │ ├─250616 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250921 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250922 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9886973fbd2730380affe557f003209413419e290254cbc215df8cf68c62064c │ │ └─62960 /pause │ ├─f59e6182e8a3dd9bc83c8ff375ad16f20d973cbadacd374e2880188d25112100 │ │ └─125947 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3b3b3ca1b6fd738671bc404819d948565cc4eb1959b75f6ffe6e022609a9faf4 │ │ ├─78309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78326 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78332 erl_child_setup 1048576 │ │ ├─78392 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78393 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78537 /bin/sh -s rabbit_disk_monitor │ ├─40049b9a90eb4ec2ffe2a3ea4c61111223548168d2203ae331bc53551d67b0c8 │ │ └─255363 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f215777ba55d15af9d78e08dc3bfad2e41b004e70df09e1858f7937da20f615e │ │ ├─124300 cinder-api: uWSGI master │ │ ├─124312 cinder-api: uWSGI worker 1 │ │ └─124313 cinder-api: uWSGI worker 2 │ ├─a24a004d49e05eba6e5b7596995bd9eedffdb5cb760df828ea54dc8a67fd200d │ │ └─250427 /pause │ ├─ed467daa81c908b22037cce73e4c174610183c47a181162c470afe1e088c62e4 │ │ └─51541 valkey-server *:26379 [sentinel] │ ├─70f97dccbae30aa64a4c145795362ddf7da01117389d2dd13a987dd448d048c3 │ │ └─112693 /pause │ ├─54ed08c08ac7540f5523a6431329fdb5e9b1c4fd57334b89c07dc382755862c5 │ │ └─306308 /bin/openstack-database-exporter │ ├─b58f512f182cbacb02a756b5cc213f0b329d80b3d6b9fc3a23d0854ad18362c4 │ │ └─112218 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8e21af9d64f23d14049ab6a8b0c36b629485c74d82f242147f7541c3f9b4423c │ │ └─55293 /pause │ ├─09e051be9a7186021c033be518453da67119f0c724cebe5db3764df8509f4495 │ │ └─60946 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments │ ├─ced52873ff1fb212f78c8aab42e47c6e124512c95bde0f42c3d1563bd7f1a26c │ │ ├─229779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229823 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─413665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─413666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0567022abe0c006465c2ab51e70e83a63266e92c3534a5153133f5583e5484a7 │ │ └─162062 /pause │ ├─6e4ccbb3e045c70769e3d026f2da37a54e291a91c3517693164f0477b7627b2f │ │ └─40583 /pause │ ├─1cf4748c88a69817c6b497210bcf1102f946ca0e4d6e7d4252e519e0270c028d │ │ ├─109460 glance-api: uWSGI master │ │ ├─109474 glance-api: uWSGI worker 1 │ │ └─109475 glance-api: uWSGI worker 2 │ ├─fc6fd1786d254fee3f2df2431340ab785453cb58e16087b2a5852a1505472af4 │ │ └─47453 /pause │ ├─050924a22e0f98d888d2b6708fde3652337741330a090b9caa3286120bc50751 │ │ └─256732 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b0a82ff74c4ac100a29ed905a5a5df1552620207b8023fd2e20773a14f7bdf11 │ │ ├─231041 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─231065 erl_child_setup 1048576 │ │ ├─231128 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231308 /bin/sh -s rabbit_disk_monitor │ ├─a2df6f212cca2c63b1d470d9c6832616c4f6def8258171ff6eb213e7ca713671 │ │ └─235334 /pause │ ├─cc99178521831fc7a664534903d9bf7196fcdb413178a8bcb21a4123cca34105 │ │ └─48248 /pause │ ├─5a1b26a72c136ece0d4b83dd28c757712293baced53ae4f84d46238127e9fc50 │ │ └─255134 /manager --metrics-bind-address=:9782 │ ├─e3d3896147b32c5b1b5ed68a2541a769d0de6d257fb38a792eff908a9f646f37 │ │ ├─184992 neutron-policy-server: uWSGI master │ │ ├─185004 neutron-policy-server: uWSGI worker 1 │ │ └─185005 neutron-policy-server: uWSGI worker 2 │ ├─3be2b0fd51e6b5cac6cf463aa2c3db2fe3430aa7365916b03bc27d87c67dfff7 │ │ └─97264 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7c4be03b1c156b9bd7c510c27bd667c267a63a6610af394f1202030e74a8fd7c │ │ └─55981 /pause │ ├─0b5c67c286d31c6e3fa47ced2d61b0489b5571e636df6a2f3dfac3bbabf73255 │ │ └─96112 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-6wzlc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d825753756cd4fe1fd49910dc60d397cedae062453007d2254ef0c388470bcfb │ │ └─40002 /pause │ ├─b572d17708d42d0f0d426c42cba534a757992e19a1b0c5c393c1aaf3f9252238 │ │ ├─157005 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157024 /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall │ ├─3a419d94707f6f19b399edb9b72c3c66a33e689383686b1da07163d75a84b1e0 │ │ └─65466 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─dc27f5e00f463bc88cbbd5836d96f63c93d1cda28359a00e41a7e248ceba921d │ │ └─43537 /pause │ ├─ad7fe56e45f51d75053ff452724d06c4a77b225589d0db7b7889435b667e3246 │ │ ├─159591 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159608 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159614 erl_child_setup 1048576 │ │ ├─159791 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159792 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159802 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159899 /bin/sh -s rabbit_disk_monitor │ ├─a86a3164beb7a81957b030270071fdda32b7194f03c7ba189278c98c3b138892 │ │ └─176000 /pause │ ├─575a4964e44cc5e34ead4180af508c4a72111b558843c36c1c18afee990d39f6 │ │ └─162282 /pause │ ├─d56ecdee4c70762a0cafc020ade68ab5c4aaf77472a22835490c54cc401979e0 │ │ ├─63518 nginx: master process nginx -g daemon off; │ │ ├─63541 nginx: worker process │ │ ├─63542 nginx: worker process │ │ ├─63543 nginx: worker process │ │ ├─63544 nginx: worker process │ │ └─63545 nginx: worker process │ ├─ec45dc496bdf0ee10740fc432a0b2a969c132ba137ff6f5bcfc9101aea86845d │ │ ├─204540 heat-api: uWSGI master │ │ ├─204575 heat-api: uWSGI worker 1 │ │ └─204576 heat-api: uWSGI worker 2 │ ├─f69e436a90c9c3cf8da8cf23f72fb7f28f2180aa48afb0932e031f4de9b99263 │ │ └─40168 etcd --advertise-client-urls=https://199.204.45.109:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─d093dd1f8d2d78e9b21a44c1512158840246e88004151192fc8cc32b3ee82d9e │ │ └─234255 /pause │ ├─ed7e30335ec5293489fe1bc9070911822d5f5e2696e88329e5925134adb47793 │ │ └─91844 /pause │ ├─7bd17fd2ab707719126e7e9de1012b58cae658346c8dbbf09cf8f822b340012c │ │ └─265795 /pause │ ├─96a17239b5dcf2b0a089366a1087e1766da43ebd724abce923b6ec9b533831d1 │ │ └─159413 /pause │ ├─e386bc493e6d367ada8a1e21f9f7439d9ccf03c3a0c901c8bb65eb19f9188b54 │ │ └─43145 /pause │ ├─b353d62ee9df915ec0454e6312392bc4684f9fa7787ca0e0d2e7e22fb8a7227c │ │ └─191831 /pause │ ├─620b04f6f50d1d549525d223896fc2f1b35357cb6a5c72bbec43d661312b4837 │ │ └─305899 /pause │ ├─3b5a88e5c9fcbc755b58d9f0b1683c1a2361bbde14352205d924fcdf0d65ae78 │ │ └─114516 /pause │ ├─bc9289ba4eadeb65a3381a5a805d5c87c6c8a7f7364a41f8243e5185af0a0e2a │ │ └─130416 /pause │ ├─1c9059023a0d1b899d77a093a29492cf5fd9b7b624f2da2b9ea3c95a5b3c6683 │ │ └─64102 /pause │ ├─44d416602ef36897d3e079257136e343be2892d1082055d1b344050ba0b0f45c │ │ └─62714 /pause │ ├─febf2489da8fd5b4e56deee44dc2c67bd73ce402b7fdc831e0ec64ee214dcb6c │ │ ├─172853 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173248 nova-scheduler: ServiceWrapper worker(0) │ │ └─173250 nova-scheduler: ServiceWrapper worker(1) │ ├─046a26fb4aeb7e5b7a0d389b618c8866432cbe9cf6f6688a16c69f03f04796bc │ │ └─65584 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─29c867ea075cf63619d201d03c0a840adadd9e1aa9aaf865274294f38d17a5f8 │ │ └─40064 /pause │ ├─be1ea923be25e99dfb71cb30314e34cd1d579328e2ff95bb68475c6e90cda2c0 │ │ └─62302 /pause │ ├─bfb468560c9820edbf0e55fae9527a00820bfe430eeb83d78778b07b21513fb1 │ │ └─176093 /pause │ ├─1318dd45fe3e16416250da882ae6daeb55e56380d2d97f0cdfa67760cd7a24bb │ │ └─42649 /pause │ ├─4ffbd827b13e879f332bfb26ab3016c6388c1a18b884fb164f83952ab99d24ae │ │ └─79620 /pause │ ├─e4c44d99177756b14849ede87cd70a795581940f46d10f8b15284579238e9627 │ │ └─219052 /pause │ ├─320212a2dcaceed4ec5e2d70fc2e4043a80f64dbf40ddc53f753aff1949bb5ae │ │ └─51186 valkey-server *:6379 │ ├─f93df17206edbd9f2f5f83534f5505f30e1c21fb29512d46226080af0ea80871 │ │ └─286622 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─27c948bd0b763b00ef8e1fc3b38e034f4d069f9f3d0ac21daf3dd8144ee0b0a4 │ │ └─63838 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─03029e3498f4918edf59c6680261b0ba4bedc8a78421fd1166d2f7c27eef130b │ │ └─61771 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─c4b41a51793b06bf828182e02cf56f9299089d6a0e9ac3a33e5a7142c4f41554 │ │ ├─128873 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ │ └─129152 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ ├─bd0e3f13b62714346c76b14e08daa563a1aa9617a40e5f196497790239852ef2 │ │ └─275422 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─09dd0e46260b33ef7c7aebf8bceb5f48be72eaad5108857f07ac0dc9dc4fc66e │ │ └─40199 kube-apiserver --advertise-address=199.204.45.109 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─81f353fd67789f8a4f45f01bbf90ce2b8a0284186b0b4aae3f0d9002750fccdb │ │ └─228932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d9411da03ab62635d7a0989ce701c2b08bf00b3073d7e07ad712e9a8933fd798 │ │ └─189302 /pause │ ├─f90b5aab21aa3b47a5a831ef213c6b807e332ea1eac745e9f7c01b2ed9d021a5 │ │ ├─174244 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174261 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174267 erl_child_setup 1048576 │ │ ├─174368 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174369 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174379 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174539 /bin/sh -s rabbit_disk_monitor │ └─9013c9eb01cf116b5cc0baf5d4b7ce358b1b352124a88c21aaca317cad6108b7 │ └─158525 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount