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 │ │ │ ├─21531 /lib/systemd/systemd --user │ │ │ └─21532 (sd-pam) │ │ └─session-22.scope │ │ ├─21522 sshd: cephadm [priv] │ │ └─21546 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1498 sshd: zuul [priv] │ │ └─1511 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1502 ssh: /home/zuul/.ansible/cp/199.204.45.233-22-zuul [mux] │ ├─402780 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-obfsimgdesdihvmgvnhdizrnqhuqudec ; /usr/bin/python3'"'"' && sleep 0' │ ├─402781 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-obfsimgdesdihvmgvnhdizrnqhuqudec ; /usr/bin/python3' && sleep 0 │ ├─402783 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-obfsimgdesdihvmgvnhdizrnqhuqudec ; /usr/bin/python3 │ ├─402827 /bin/sh -c echo BECOME-SUCCESS-obfsimgdesdihvmgvnhdizrnqhuqudec ; /usr/bin/python3 │ ├─402833 /usr/bin/python3 │ ├─402872 /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 │ └─402882 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 … │ │ ├─ 9882 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12316 /usr/bin/containerd-shim-runc-v2 -namespace moby -id baac94d85ca9f98cf0282bd68a68f1515534b0cb48a0c6aa1e91c32c1bfd0d3a -address /run/containerd/containerd.sock │ │ ├─ 12689 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a37f1c69b92db3b804385996a8e0b9f44cdf0c72f14aebc54b1886d7065ad93f -address /run/containerd/containerd.sock │ │ ├─ 19431 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8f5379114e4ff030b49424fb49efa536bdeaefa89631ed211e15fe4ae12a31a0 -address /run/containerd/containerd.sock │ │ ├─ 24676 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 856908d3512d964b826a134caed3158afc68f5c71290ec0f4f565dbf4f6ab755 -address /run/containerd/containerd.sock │ │ ├─ 29129 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cbc223f8542484453282ca0d3e94fe51fdadbc2475419e1d7f7a596ad32f5500 -address /run/containerd/containerd.sock │ │ ├─ 33832 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 970f9b5c98413bff37a4497c6380cc1753452d2201156488d95e69ff6f75d463 -address /run/containerd/containerd.sock │ │ ├─ 39559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f82aa27c0969b488f5975e9588276ec1e2aa77fc750d6dfbe460e38430b100 -address /run/containerd/containerd.sock │ │ ├─ 39576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1d9a27709e7e2c340eba3489b8ad519293441b91ff039d27b4c0569b4bba8a9 -address /run/containerd/containerd.sock │ │ ├─ 39611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adda67136b33490e20464908095f63abf580ea7e16a3f74c2459f4bd874f6b15 -address /run/containerd/containerd.sock │ │ ├─ 39630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72f19c3f545f50c0bada6b04be416371a5acc073c43067e22e5998d52df3d221 -address /run/containerd/containerd.sock │ │ ├─ 39644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99eea8ee12c420d9d7f9c81e6dde2e5063539648902521d76ada5a5d4e277cbb -address /run/containerd/containerd.sock │ │ ├─ 40169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0bf4f17c3c78841928015deb24ba251fc682e2a4a89f23f88b901b95c5ca807 -address /run/containerd/containerd.sock │ │ ├─ 40906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dadc53a01dead070ce11b62be026e83bd9907a353801a192fdb0ed48e2ef2e3c -address /run/containerd/containerd.sock │ │ ├─ 40927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da96bd71df08ed456a44fd6bdb08cc910af84ece12f84067607e4d5f3011c89d -address /run/containerd/containerd.sock │ │ ├─ 42592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 755fdba4154f2b374bbf1abac7b522dd148d9ba01df06d22d8febd004f469580 -address /run/containerd/containerd.sock │ │ ├─ 42670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 106033afdf9883bf237905f705472ab4e266ab610f3467479b537141c0a0c2c2 -address /run/containerd/containerd.sock │ │ ├─ 42737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 068159c499835f54f307f3b2851f783e74614c3c572d1c27b4e0dc531dbe915c -address /run/containerd/containerd.sock │ │ ├─ 42819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 496cee0a0d58056e4be4d29ae1b83cbfd95cf57a5e66119b8f8850273cf3acb6 -address /run/containerd/containerd.sock │ │ ├─ 42980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da4a08d17932c259459a7fa8e53c9bf3ddf3a9de59ca5e84960b9bee91be6a16 -address /run/containerd/containerd.sock │ │ ├─ 43031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c821046a7ff4ac59a999da4a0cf9359579c3d1e5a3af729d9fdc31c9ea34711 -address /run/containerd/containerd.sock │ │ ├─ 45442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e5ee632dde4784b137d290c3773b4ea95b9755adc2b4e12914263a83e3b4804 -address /run/containerd/containerd.sock │ │ ├─ 45550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 377f09c70de9aac570f0607223750f1caf7db42ceb42c38343288f01335e2997 -address /run/containerd/containerd.sock │ │ ├─ 46275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aecfc4b5f27db5fe42a0fdd3da4c4135c493ce2e9b9bb4664e88a8d55497668a -address /run/containerd/containerd.sock │ │ ├─ 46389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48c65b76e5b8c7a49a169a1faba7b54b7f3cbec022f8764bf7ce37c63eb2a763 -address /run/containerd/containerd.sock │ │ ├─ 46710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bee52961ede74b61116264b72f995e54387a76dd7547a2a5d3e81833ebd5e05c -address /run/containerd/containerd.sock │ │ ├─ 47037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fccc889167824449fa58b3b0b8c3e949e6d0b35eff591284e63983da0359f9b9 -address /run/containerd/containerd.sock │ │ ├─ 47445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6731f0ce4f1ac30700de100479021b7584cdd8ed23aca75ff28dc44aae4e054 -address /run/containerd/containerd.sock │ │ ├─ 49758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aae305c68726a13d0132d683cfd6a45a072d53d902a76785318603e10e64d4a -address /run/containerd/containerd.sock │ │ ├─ 49972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba6faa0cfb3608e66e248e7f9c9b75e1fc0abab035e56a090e9693db33dac84f -address /run/containerd/containerd.sock │ │ ├─ 54674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18726ecb5c29a1a06750cf1f0f7999923d5aba56c174f46304f62cbfa78f3b7b -address /run/containerd/containerd.sock │ │ ├─ 55372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33da0b251f90f84305f81fa5183f4fe744030262172f560e2a0f3b86bf64f536 -address /run/containerd/containerd.sock │ │ ├─ 55410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5e5baca125181a7c3f44f4d06b4a4d916c5f08c758b60273ab874fdec3dc464 -address /run/containerd/containerd.sock │ │ ├─ 55458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec4b3ccfff252530d4e0d7744f028020a0e771e48be825fe03ca90726da9b882 -address /run/containerd/containerd.sock │ │ ├─ 55658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487ffe8f0ef573c40daea193371e8a74f67e7c2c5b1802df60e137ca7b5f2b3f -address /run/containerd/containerd.sock │ │ ├─ 59947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f18b87ca330abe63f5ad206841785a40acf35e9f9df5d32f48f4a4be5566223 -address /run/containerd/containerd.sock │ │ ├─ 60078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e788c60e05c11c2125d901c57214f67211de7d48a83e467602ad67c1d220e60 -address /run/containerd/containerd.sock │ │ ├─ 60130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 745899ce842cdb6408243749a323da8153f204ba70176c81a8aee7daef48d0c7 -address /run/containerd/containerd.sock │ │ ├─ 60168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e9dcd482b14f0f8906c2844e5b84c0088b5b7a85fa2681fc8bf3c633b9e025f -address /run/containerd/containerd.sock │ │ ├─ 61490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc5d47afe7ae7c70f8164d6872b354e0e31268dd0874f453c19e120050120359 -address /run/containerd/containerd.sock │ │ ├─ 61623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251a13f885cb42d7b554b4f229057e65fce3e41e010cca2c2cb6a9d75edec65a -address /run/containerd/containerd.sock │ │ ├─ 61918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b61c99311c392d7fe34cee2648aa3f4015d393bf3b1355fe7146fbd6d3b05071 -address /run/containerd/containerd.sock │ │ ├─ 61958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 007ffc9e0bb5742f3a13c6aa416da77e0b492c5c0562a489d8fc83594f10a9a8 -address /run/containerd/containerd.sock │ │ ├─ 62018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63c7beadf809a726b2a3ded1288c0f2c9368cd1b0da6a5bc0eae5663fb3260e6 -address /run/containerd/containerd.sock │ │ ├─ 62438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4fd1e0172a821d25d924f9fd1271d0bedc40924c6ef63ab901b24866c2a4459 -address /run/containerd/containerd.sock │ │ ├─ 62742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee890b1e29b8f511ff1c794507aa8c3ed4969d910cf59654d24c673178fbe137 -address /run/containerd/containerd.sock │ │ ├─ 63262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e757b0491d86ac61b1cedf7b430c00fe106c8baec992ec9c66e2574e8df7ce7e -address /run/containerd/containerd.sock │ │ ├─ 63311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b253cbaa075818e98ec9942e2eadb6b5d1c83056b9e525beb3c9e273486451c -address /run/containerd/containerd.sock │ │ ├─ 64034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f149d1962e0536036e98c10ae7dcfc4b8100cc924d10cb249ee593944c6b78cf -address /run/containerd/containerd.sock │ │ ├─ 65394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b8a1fc817ff56ef1f92a1c1eaa885234ed7abcc656e1fcd492204df6814b4d2 -address /run/containerd/containerd.sock │ │ ├─ 68252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dda4291ab73c83643696426771500750cdab6df49a500d3fa55af7e1cf69fe37 -address /run/containerd/containerd.sock │ │ ├─ 77408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35edc931ec93e40cdf541b26feb9dd31d9f3690cf0f0e8799414cb7a7548c5ed -address /run/containerd/containerd.sock │ │ ├─ 79015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b90b79b91ef15faed04330aa65fe5becade58ebfc3151d0914ab436efc6ff91 -address /run/containerd/containerd.sock │ │ ├─ 84962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8de61df786036612f55ccbfb1c8fe764fc9fa657c4c0e1fb03a1ed79d514b8d -address /run/containerd/containerd.sock │ │ ├─ 91003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7b25af0151cbc82da78cee41fac249ae965f9a5656b5d39a2415916f561ceda -address /run/containerd/containerd.sock │ │ ├─ 95354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a005da684983e26c7b8e77eddc673ff0af06b42649ce10406ff8302bdad2194 -address /run/containerd/containerd.sock │ │ ├─ 95436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a92d56a817024d6f20896de885a8a1980437ed8673fcf576e6894ad0748bfe31 -address /run/containerd/containerd.sock │ │ ├─104158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5b0f0e6716b8f63e6349d8f4802092892efad1ae495cdf9f284ddee92fc45bb -address /run/containerd/containerd.sock │ │ ├─105590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e2e5693b61f949eea7306f83541a761fe5cbd23ba38a81b109229696174b02 -address /run/containerd/containerd.sock │ │ ├─105677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfdfcd7f16cf6b7ac790d81e632c2e420e0db240203d93ea3812bdc2eba93831 -address /run/containerd/containerd.sock │ │ ├─107545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e9cc50803a574f0e0352fd8f9cbf21acbf82c5e6d7261ef9482a8196eb391ba -address /run/containerd/containerd.sock │ │ ├─109375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e81a345e3ccff3e9a89fe5836e6786054961a3e0d4ee9e14c28565b0c0a2edc7 -address /run/containerd/containerd.sock │ │ ├─109542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c25fb2b9df82724af69c8a1ca50bb2bf4c953304177662b18f3cf350628423 -address /run/containerd/containerd.sock │ │ ├─122505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 122b01f5f6af151911c35e59c823ca64d2a0dd9e83263a9655dc3ce540ac8080 -address /run/containerd/containerd.sock │ │ ├─122617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94218c38ec1f135fc21de8b894fb7519bbce737ba8b0c9c4e3e60ede86a6027a -address /run/containerd/containerd.sock │ │ ├─125159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fb3fe608ead101cb19a47e2cdc145e40e3b68a013331f9d72d6889b52bf1c25 -address /run/containerd/containerd.sock │ │ ├─139560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84261158497ef642ea6a86d5932611de26977f0de4fe9f4bbb138e5fcca7abf0 -address /run/containerd/containerd.sock │ │ ├─141108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dbdfac2655df1c328c2297e83375db1a6cb32c67a76cb411da372895d172ca3 -address /run/containerd/containerd.sock │ │ ├─141468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2babb8a8b00dbf2d486d2b1f0a527815d4fce1c7e7cd99ec8b7c2535866bd93a -address /run/containerd/containerd.sock │ │ ├─142278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bd72627674726d829b4a9fdd9eae07acbade06475f57170b700694b3d8dbea6 -address /run/containerd/containerd.sock │ │ ├─144334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739c4b8bf38e17ebca185549c4da8c16c4651cdcb22f87faea8246401cacc869 -address /run/containerd/containerd.sock │ │ ├─144627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ecdf125c0d7d11436963caebbe617e333dd887a3714062085fa3175f7b2ef0 -address /run/containerd/containerd.sock │ │ ├─144779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0a9b9f228de6a1a3ddfbb7be332478f2c5e15f7999aa6929dad69424234181c -address /run/containerd/containerd.sock │ │ ├─144861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d23cf5bfa051d1eee1648ac5c20792abef5646f2a3e7e3b7f112d55cae7a8732 -address /run/containerd/containerd.sock │ │ ├─144913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0307773e3fd61a0174e5ca82592358a76ceb78fd0a43d97d06fed50c7eaff052 -address /run/containerd/containerd.sock │ │ ├─145469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cda9d9cf7161184eaeb5abd121f600bd51448306d78bc5f3542f92a5a02b76c -address /run/containerd/containerd.sock │ │ ├─170199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 941ea435bd18c368260a0f0645a83f8ca42094f1beff0a128c38d5f969238120 -address /run/containerd/containerd.sock │ │ ├─171993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71d09cbf20904e682525ff77b224295acb89983d09bd4fc2647f8f24869df663 -address /run/containerd/containerd.sock │ │ ├─172013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a2bd85d4a20ee4fb71914521d87fa989f311f9545b6dee64985b83e6347909a -address /run/containerd/containerd.sock │ │ ├─172052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 280a8cc2a932f509102bd973911920ab177d17eb6e2593ba2e75d5f88ea5f22b -address /run/containerd/containerd.sock │ │ ├─172100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id febed760c4e3771aedb7dfa4b2bc2bd782fc6db8781ac0f92ada80db7b9d0651 -address /run/containerd/containerd.sock │ │ ├─172409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7b610cc435391e3cba9ab446eb7a2cdac27f605bab8f69e2dab42b1b0c46d1 -address /run/containerd/containerd.sock │ │ ├─172459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce40e944a3fb4f8ac651a549788aac427175cbb6970e293aad6d330428a16d06 -address /run/containerd/containerd.sock │ │ ├─172522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed512df49027b62f0d1733514fa550f5263192590b480f42f00702fa0c6531af -address /run/containerd/containerd.sock │ │ ├─185794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332ba62b82a4d7bab79bbcb8714050e193168d272a1725a0fc462f0e1335f327 -address /run/containerd/containerd.sock │ │ ├─188278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb53151432ca0c98c176422a30523e2b02d3fccf8cebe2523c80c3614a114012 -address /run/containerd/containerd.sock │ │ ├─188375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dc876f4fdfc0f9eadd254ab1cb0a10aac61edc49f108bbfb4915cc7bdced75b -address /run/containerd/containerd.sock │ │ ├─188414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a0a11abfef5fe2e9dfabbf21d2577908c095ebb3f8ebdb23a59f219b9770e80 -address /run/containerd/containerd.sock │ │ ├─204511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ec9dfb5ee53e7f2568221c25734892d73daaad50abf9b6b53d631ccb83b9ba -address /run/containerd/containerd.sock │ │ ├─211887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a1c1509a2d5ce663c6eabd814311fe55481259b3616fb9b93741c4fd00fc3f -address /run/containerd/containerd.sock │ │ ├─211950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9c4873dc420eb21e485cbd0a0051f2cbd85930ebb9e200eead7e33817b9d3d1 -address /run/containerd/containerd.sock │ │ ├─211960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d2414352fd043d4d3adf92db749c81d2dd9b1360ac18b4168d216d66f35d45a -address /run/containerd/containerd.sock │ │ ├─212285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75e5aa1bce393d348529b380259c499fed0602f297a28cf7f4c350b3452c2115 -address /run/containerd/containerd.sock │ │ ├─224312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47dfffcf1836b1c15754e20b29059e3099cfedfebf1317501e70c53f182ff282 -address /run/containerd/containerd.sock │ │ ├─226571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0017f1dae2b8b505788ebb5b0d4bb070edef9d22279fbe75dff74a1d2a1be073 -address /run/containerd/containerd.sock │ │ ├─227845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8105ea4b5f7b69038c35a2f0d71d1c332402628656fa9bffdb7fcf70daf939b -address /run/containerd/containerd.sock │ │ ├─228848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32e90a91e751f804e211035f38a56026258d6aa4a68313c1ca61bb7f76bb77ac -address /run/containerd/containerd.sock │ │ ├─230048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35e8ec8782324b699decea73358587dbff3cc38d1d8fa5c87c68bb2dbc21f52c -address /run/containerd/containerd.sock │ │ ├─232240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ed31081daf6678790f3fab64ccdb1b18860b5319b0b6584467d9786bced7c80 -address /run/containerd/containerd.sock │ │ ├─233647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aef553404e8f4b46640f63c51fca92b0c455178a68beb39b0b871347ce3b5435 -address /run/containerd/containerd.sock │ │ ├─233700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad43ae1ec0b49f065e861445adfbe6f765c85c086a42ffa85097272643cf0353 -address /run/containerd/containerd.sock │ │ ├─242955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 098dbca9aef55c03824a4bda5e27a58ec6d24642b24cd5adb66a9728213e5642 -address /run/containerd/containerd.sock │ │ ├─243659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31e4eda7cce738f4ec711b0ae998b6b9725ad0becb3a042999ff96fd2ca36125 -address /run/containerd/containerd.sock │ │ ├─246217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 458ef59f143a1e4400ad5cc8f50ea04d5daaf213b0f9a715ad8a670323aaddca -address /run/containerd/containerd.sock │ │ ├─250432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a06d303b8143e27dca8d9dea6e4457975c1a8c1a3d3ac6b06b215384ae2cd8d6 -address /run/containerd/containerd.sock │ │ ├─250711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df46cec7b84bc06ddb3918516a267fcc12ead152cac3db4a3061f6c032294337 -address /run/containerd/containerd.sock │ │ ├─250759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d09bf11be3f17ff65c4478ba58fcac29a9f57491376229e33af59c784d19348 -address /run/containerd/containerd.sock │ │ ├─250811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c0d3f58a944f1f208c2f180095ead91bb782e32850ceac91badba5fe17f58fe -address /run/containerd/containerd.sock │ │ ├─262120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115ede573c20ad9aa400119cbb224ac02cb1855501878becccb0a8137ae04fab -address /run/containerd/containerd.sock │ │ ├─264977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9913552ab3a95650a336c01c289fca18365c3a43f9a81112d3b7c6f6634edf -address /run/containerd/containerd.sock │ │ ├─265701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e75cfe51d3c55c21fd0b21b9e9710dd39850514c838eb0c3fc764ada2400854e -address /run/containerd/containerd.sock │ │ ├─402784 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/1c58f09f51e456b9740d4bc4921b851a589591ae32bf7766da9d1116231f4248/log.json --log-format json exec --process /tmp/runc-process3143711708 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/1c58f09f51e456b9740d4bc4921b851a589591ae32bf7766da9d1116231f4248/017c31d26d6cb3606cfba9e4904a830d2a70d27f5aef84c7627c2b359861c7ce.pid 1c58f09f51e456b9740d4bc4921b851a589591ae32bf7766da9d1116231f4248 │ │ └─402786 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/1c58f09f51e456b9740d4bc4921b851a589591ae32bf7766da9d1116231f4248/log.json --log-format json exec --process /tmp/runc-process3606727841 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/1c58f09f51e456b9740d4bc4921b851a589591ae32bf7766da9d1116231f4248/41175454be2ec754f67b27968187b7a7e1b1955ab6a03c3d491763bc4fae068c.pid 1c58f09f51e456b9740d4bc4921b851a589591ae32bf7766da9d1116231f4248 │ ├─packagekit.service │ │ └─1204 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─28850 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29112 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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@crash.instance.service │ │ │ ├─19390 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19411 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24377 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24658 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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@mgr.instance.piglul.service │ │ │ ├─12604 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.piglul/unit.run │ │ │ └─12634 /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-piglul --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.piglul:/var/lib/ceph/mgr/ceph-instance.piglul:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.piglul/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.piglul -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 │ │ │ ├─33529 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33812 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─12241 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12273 /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.2.7 -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.2.7 -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 … │ │ └─10259 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138926 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40025 /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.233 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-cbc223f8542484453282ca0d3e94fe51fdadbc2475419e1d7f7a596ad32f5500.scope … │ │ ├─29151 /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 │ │ └─29165 /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 │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─run-r60b6b6cedecb483a94ad0e30b9922881.scope │ │ └─185940 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─400320 sshd: [accepted] │ │ ├─402306 sshd: root [priv] │ │ ├─402307 sshd: root [net] │ │ ├─402733 sshd: root [priv] │ │ └─402735 sshd: root [net] │ ├─docker-baac94d85ca9f98cf0282bd68a68f1515534b0cb48a0c6aa1e91c32c1bfd0d3a.scope … │ │ ├─12353 /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 │ │ └─12367 /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 │ ├─docker-8f5379114e4ff030b49424fb49efa536bdeaefa89631ed211e15fe4ae12a31a0.scope … │ │ ├─19458 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19478 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1415 /usr/sbin/uuidd --socket-activation │ ├─docker-970f9b5c98413bff37a4497c6380cc1753452d2201156488d95e69ff6f75d463.scope … │ │ ├─33857 /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 │ │ └─33870 /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 │ ├─chrony.service │ │ ├─10774 /usr/sbin/chronyd -F 1 │ │ └─10775 /usr/sbin/chronyd -F 1 │ ├─docker-856908d3512d964b826a134caed3158afc68f5c71290ec0f4f565dbf4f6ab755.scope … │ │ ├─24701 /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 │ │ └─24713 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138767 /sbin/iscsid │ │ └─138768 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-a37f1c69b92db3b804385996a8e0b9f44cdf0c72f14aebc54b1886d7065ad93f.scope … │ │ ├─12713 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.piglul -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12732 /usr/bin/ceph-mgr -n mgr.instance.piglul -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─8c821046a7ff4ac59a999da4a0cf9359579c3d1e5a3af729d9fdc31c9ea34711 │ │ └─43053 /pause │ ├─ce40e944a3fb4f8ac651a549788aac427175cbb6970e293aad6d330428a16d06 │ │ └─172483 /pause │ ├─febed760c4e3771aedb7dfa4b2bc2bd782fc6db8781ac0f92ada80db7b9d0651 │ │ └─172149 /pause │ ├─21c89891f924e7bffdf0a2fe114b6cccfdde4841d7d4c57110e86438f75586b3 │ │ └─50038 valkey-server *:6379 │ ├─02901587d5284b2c75b6f8bd8bf041ea1ea01cccf6a1bdbd09faaae8a42dd92a │ │ └─39849 kube-apiserver --advertise-address=199.204.45.233 --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 │ ├─63c7beadf809a726b2a3ded1288c0f2c9368cd1b0da6a5bc0eae5663fb3260e6 │ │ └─62041 /pause │ ├─a5f923551b5383aeba0e08e509ae6790e86026341cacacf4d6c5b36eeceaaa2f │ │ ├─61159 python -u /app/sidecar.py │ │ ├─61396 python -u /app/sidecar.py │ │ └─61397 python -u /app/sidecar.py │ ├─6aae305c68726a13d0132d683cfd6a45a072d53d902a76785318603e10e64d4a │ │ └─49782 /pause │ ├─94218c38ec1f135fc21de8b894fb7519bbce737ba8b0c9c4e3e60ede86a6027a │ │ └─122641 /pause │ ├─cfdfcd7f16cf6b7ac790d81e632c2e420e0db240203d93ea3812bdc2eba93831 │ │ └─105700 /pause │ ├─b15e309e8a85493f7d4d264399efaf23e4d2bcd8a68226d59b2b80e3f8b2c1b4 │ │ ├─200710 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201071 heat-engine: ServiceWrapper worker(0) │ │ └─201074 heat-engine: ServiceWrapper worker(1) │ ├─e81a345e3ccff3e9a89fe5836e6786054961a3e0d4ee9e14c28565b0c0a2edc7 │ │ └─109400 /pause │ ├─adda67136b33490e20464908095f63abf580ea7e16a3f74c2459f4bd874f6b15 │ │ └─39709 /pause │ ├─dadc53a01dead070ce11b62be026e83bd9907a353801a192fdb0ed48e2ef2e3c │ │ └─40954 /pause │ ├─99ec4eb920182559e327a599088470cf008dafef4a2f969fd739dedf367a2aba │ │ ├─47817 mysqld --wsrep_start_position=604c27c0-16ac-11f1-8226-426bc7c5fa25:20 │ │ └─47943 /var/lib/mysql/mysql-state-monitor │ ├─e75cfe51d3c55c21fd0b21b9e9710dd39850514c838eb0c3fc764ada2400854e │ │ └─265725 /pause │ ├─7e410e46a6df08a891490a9cb233cb2efd7fc8b3a415edf5d602fda93c830a80 │ │ ├─268258 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268272 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b7b25af0151cbc82da78cee41fac249ae965f9a5656b5d39a2415916f561ceda │ │ └─91026 /pause │ ├─a74f97903d872e789c3992c80e2630601a5545c96ae17387e1c90fd70e45c69b │ │ ├─ 95902 /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 │ │ └─342907 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e0fad33403a0078001716be9f1ea53ac8028b0acebb75356efb7153e5a25dbe1 │ │ ├─243626 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244027 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244028 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─31e4eda7cce738f4ec711b0ae998b6b9725ad0becb3a042999ff96fd2ca36125 │ │ └─243686 /pause │ ├─309de2066eb163d4192d8f48ee7961efe081db548ed22a256197786227b207b6 │ │ ├─243444 magnum-api: uWSGI master │ │ ├─243471 magnum-api: uWSGI worker 1 │ │ └─243472 magnum-api: uWSGI worker 2 │ ├─44c5f9a23d90047fb0898ec42e33b68338620ed12455fe9e93be499c2d887569 │ │ └─55719 nfd-worker -metrics=8081 │ ├─941ea435bd18c368260a0f0645a83f8ca42094f1beff0a128c38d5f969238120 │ │ └─170223 /pause │ ├─27cf705a1a9adccd3fecd5c0314e539dad8e8d5262ba91f927e84b1548b79d53 │ │ └─65117 /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 │ ├─442e1289448cba37ccd67728ca99ca8ecf5602d5dc4559a2c32f75373c7c1cc7 │ │ ├─168455 nova-metadata: uWSGI master │ │ ├─168477 nova-metadata: uWSGI worker 1 │ │ └─168478 nova-metadata: uWSGI worker 2 │ ├─c1d9a27709e7e2c340eba3489b8ad519293441b91ff039d27b4c0569b4bba8a9 │ │ └─39677 /pause │ ├─a5ec9dfb5ee53e7f2568221c25734892d73daaad50abf9b6b53d631ccb83b9ba │ │ └─204534 /pause │ ├─a92d56a817024d6f20896de885a8a1980437ed8673fcf576e6894ad0748bfe31 │ │ └─95466 /pause │ ├─a4e2e5693b61f949eea7306f83541a761fe5cbd23ba38a81b109229696174b02 │ │ └─105615 /pause │ ├─251a13f885cb42d7b554b4f229057e65fce3e41e010cca2c2cb6a9d75edec65a │ │ └─61646 /pause │ ├─745899ce842cdb6408243749a323da8153f204ba70176c81a8aee7daef48d0c7 │ │ └─60154 /pause │ ├─05848dd025404c1c18e60bf54a85c46cacc4947ff32096cbbd0f329ab3bb8c66 │ │ ├─260106 manila-api: uWSGI master │ │ ├─260174 manila-api: uWSGI worker 1 │ │ └─260175 manila-api: uWSGI worker 2 │ ├─280a8cc2a932f509102bd973911920ab177d17eb6e2593ba2e75d5f88ea5f22b │ │ └─172122 /pause │ ├─13dbdd663ba77363391c5e765b4f0d8a5383fbfbd0954db67bb9e49eae997762 │ │ └─64971 /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 │ ├─888545ac8e1bc679fa1fbc85f61deef5ac2598d0e5099917169c548abca527dd │ │ └─42941 /coredns -conf /etc/coredns/Corefile │ ├─f9c4873dc420eb21e485cbd0a0051f2cbd85930ebb9e200eead7e33817b9d3d1 │ │ └─211996 /pause │ ├─ac4c5f3b2357a224e3cd30d6a932fc9104cc6cddc274de7037ff37ee2cb4b58d │ │ └─39825 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 │ ├─39928f0188e37ac42aa94ec101475e510570092cd810675803f2999badf61608 │ │ └─140018 /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 │ ├─dacdefd83ab9542b6eb2d37e4985f0d440fec9c7b3e917505581a75599dbb94d │ │ └─95737 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-4bdw7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c3093a71e526b1c83aa3329ac3c6db5406ad60e2f6d8dabb2c393259f51fd68d │ │ ├─183910 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] │ │ ├─184276 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184600 /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/tmp99vkkm21/privsep.sock │ │ ├─363787 /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/tmp3naqubpn/privsep.sock │ │ ├─364247 /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/tmpdw0m2ujo/privsep.sock │ │ ├─364850 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─364851 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366540 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b094f685-0447-468a-a060-a64908911959 --namespace=qrouter-b094f685-0447-468a-a060-a64908911959 --conf_dir=/var/lib/neutron/ha_confs/b094f685-0447-468a-a060-a64908911959 --log-file=/var/lib/neutron/ha_confs/b094f685-0447-468a-a060-a64908911959/neutron-keepalived-state-change.log --monitor_interface=ha-22d0a8ad-33 --monitor_cidr=169.254.0.9/24 --pid_file=/var/lib/neutron/external/pids/b094f685-0447-468a-a060-a64908911959.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─369454 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3975ad4a-a339-414a-898e-f69047801c13 --namespace=qrouter-3975ad4a-a339-414a-898e-f69047801c13 --conf_dir=/var/lib/neutron/ha_confs/3975ad4a-a339-414a-898e-f69047801c13 --log-file=/var/lib/neutron/ha_confs/3975ad4a-a339-414a-898e-f69047801c13/neutron-keepalived-state-change.log --monitor_interface=ha-c7467587-98 --monitor_cidr=169.254.0.82/24 --pid_file=/var/lib/neutron/external/pids/3975ad4a-a339-414a-898e-f69047801c13.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─369863 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=95a92023-3527-4850-984a-3947f418ee43 --namespace=qrouter-95a92023-3527-4850-984a-3947f418ee43 --conf_dir=/var/lib/neutron/ha_confs/95a92023-3527-4850-984a-3947f418ee43 --log-file=/var/lib/neutron/ha_confs/95a92023-3527-4850-984a-3947f418ee43/neutron-keepalived-state-change.log --monitor_interface=ha-932f3acc-f4 --monitor_cidr=169.254.0.232/24 --pid_file=/var/lib/neutron/external/pids/95a92023-3527-4850-984a-3947f418ee43.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─382499 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=51499bf6-88bb-447b-964a-f1b008545e4b --namespace=qrouter-51499bf6-88bb-447b-964a-f1b008545e4b --conf_dir=/var/lib/neutron/ha_confs/51499bf6-88bb-447b-964a-f1b008545e4b --log-file=/var/lib/neutron/ha_confs/51499bf6-88bb-447b-964a-f1b008545e4b/neutron-keepalived-state-change.log --monitor_interface=ha-6c8212de-ad --monitor_cidr=169.254.0.159/24 --pid_file=/var/lib/neutron/external/pids/51499bf6-88bb-447b-964a-f1b008545e4b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─1c58f09f51e456b9740d4bc4921b851a589591ae32bf7766da9d1116231f4248 │ │ ├─ 50343 valkey-server *:26379 [sentinel] │ │ ├─402830 runc init │ │ └─402845 runc init │ ├─8599bd1c49b27f4f6bac7d65cfe4eaab99859ec5bcbbe32cd1bfdb613ae4e7e9 │ │ └─65559 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cefd7f4ef6f814ae5f17f386e861614ea79db4697ecea69885ad766626229a41 │ │ └─64927 /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 │ ├─84261158497ef642ea6a86d5932611de26977f0de4fe9f4bbb138e5fcca7abf0 │ │ └─139582 /pause │ ├─dda4291ab73c83643696426771500750cdab6df49a500d3fa55af7e1cf69fe37 │ │ └─68275 /pause │ ├─9639dc54f766ebf7c0e6f503e8bcb4c9476e89b0afd0df452ff060669af3920f │ │ └─265371 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─32e90a91e751f804e211035f38a56026258d6aa4a68313c1ca61bb7f76bb77ac │ │ └─228870 /pause │ ├─b4fd1e0172a821d25d924f9fd1271d0bedc40924c6ef63ab901b24866c2a4459 │ │ └─62461 /pause │ ├─9a6b0d14d1b698c222ae0e9ff140583860c4f4c70951f20b0f1c28143da4ccd3 │ │ └─43138 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─47dfffcf1836b1c15754e20b29059e3099cfedfebf1317501e70c53f182ff282 │ │ └─224336 /pause │ ├─c6bbf5fb909c1465ccfd71f746eed544da5bc1dd5926f02948b0c48f23848160 │ │ └─50426 redis_exporter │ ├─c4b8c5fd7f348b390d960dbaea0623676518dfa7e790435d5203ccf84f866ba7 │ │ └─39839 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 │ ├─d2241b505dba77250e6e66956e77e0023a652d8ba567250d361aec99f30281ad │ │ └─55785 nfd-master -crd-controller=true -metrics=8081 │ ├─332ba62b82a4d7bab79bbcb8714050e193168d272a1725a0fc462f0e1335f327 │ │ └─185818 /pause │ ├─5a389511f1ed43f58cad6f6547d0c29a31f96107ed1028a0ee935731c8d7be33 │ │ ├─204721 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204774 /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 -- │ │ ├─204780 erl_child_setup 1048576 │ │ ├─204907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204918 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205094 /bin/sh -s rabbit_disk_monitor │ ├─d508a0621650d4504b6580b1404ea4f55acca08233c4a22ff1f0d065e8ae4a80 │ │ ├─181191 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─181848 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181851 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181854 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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bc7554c09daba09354bb6535b5bacae8ed32088487b5976e44bf37aad62c5760 │ │ └─43246 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 │ ├─755fdba4154f2b374bbf1abac7b522dd148d9ba01df06d22d8febd004f469580 │ │ └─42616 /pause │ ├─69c25fb2b9df82724af69c8a1ca50bb2bf4c953304177662b18f3cf350628423 │ │ └─109567 /pause │ ├─2cda9d9cf7161184eaeb5abd121f600bd51448306d78bc5f3542f92a5a02b76c │ │ └─145491 /pause │ ├─aa434ddea98275be4dddddfffb32af11ef2b67aababafd1572798bb0aabeef0d │ │ └─61412 /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 │ ├─2ed31081daf6678790f3fab64ccdb1b18860b5319b0b6584467d9786bced7c80 │ │ └─232263 /pause │ ├─a06d303b8143e27dca8d9dea6e4457975c1a8c1a3d3ac6b06b215384ae2cd8d6 │ │ └─250456 /pause │ ├─fccc889167824449fa58b3b0b8c3e949e6d0b35eff591284e63983da0359f9b9 │ │ └─47063 /pause │ ├─8e7438c1084912e9a1139fe1f3aa389da72cbf7ee9f163abb7feed4172e6974f │ │ └─63624 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c3ad122df41d27a405c425d1b2ea9b35ff3f9e1a39d0eaff56405753db5a676f │ │ ├─182411 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) │ │ ├─182751 /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/tmpkjpjw_um/privsep.sock │ │ ├─182976 /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/tmpk6epv8tj/privsep.sock │ │ └─183214 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─ad43ae1ec0b49f065e861445adfbe6f765c85c086a42ffa85097272643cf0353 │ │ └─233725 /pause │ ├─3dc876f4fdfc0f9eadd254ab1cb0a10aac61edc49f108bbfb4915cc7bdced75b │ │ └─188399 /pause │ ├─96c9b63dc287cc336a531b67164add403071311a30912a6e1b0221b3258ca1bd │ │ ├─130427 placement-api: uWSGI master │ │ ├─130448 placement-api: uWSGI worker 1 │ │ └─130449 placement-api: uWSGI worker 2 │ ├─2b253cbaa075818e98ec9942e2eadb6b5d1c83056b9e525beb3c9e273486451c │ │ └─63335 /pause │ ├─e757b0491d86ac61b1cedf7b430c00fe106c8baec992ec9c66e2574e8df7ce7e │ │ └─63289 /pause │ ├─2a005da684983e26c7b8e77eddc673ff0af06b42649ce10406ff8302bdad2194 │ │ └─95421 /pause │ ├─7dbdfac2655df1c328c2297e83375db1a6cb32c67a76cb411da372895d172ca3 │ │ └─141131 /pause │ ├─a04173901fb2f07487017d67e0b8ae98e1f4ac4a94adcc0a40046bea260ca8eb │ │ └─120758 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9b4d0f9db1cf2fcd249cb7fb1c237ca46cd5cb2b5c63728192d4aa8e1cbb4207 │ │ └─141708 /coredns -conf /etc/coredns/Corefile │ ├─b5d9175d1ed4247a64a044d4cbab2fd4657fcdbfadb22f305159699a5f25cad7 │ │ └─65636 /bin/oauth2-proxy │ ├─377f09c70de9aac570f0607223750f1caf7db42ceb42c38343288f01335e2997 │ │ └─45576 /pause │ ├─8019208d3e49d3dee2a082d390c4c01e88ac3b5c01307dedae12c99b8cd22ad9 │ │ └─65055 /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-233.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 │ ├─3c04d87f250c9f6d3da29be43c3a5e04426e75fcc44038bd7ce817c8db57b394 │ │ ├─41880 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42443 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e9d1246e8590fc52b5270cfefb3f449229ef5ef5bbde1809c334281cda5102b5 │ │ └─65656 /bin/oauth2-proxy │ ├─a62269beebaf3a265d2976c7610ba418209e0d26c3afa8e1d76694d7d11c4c5d │ │ └─230103 /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 │ ├─454362970123084b510c9394b63e3f5ad9ef4214d3b9fb6d6af36ea69dfba69a │ │ └─185133 /usr/bin/libvirt-tls-sidecar │ ├─aef553404e8f4b46640f63c51fca92b0c455178a68beb39b0b871347ce3b5435 │ │ └─233670 /pause │ ├─f4fe09773b1f47acf2cde118fbd0800a57d7359ccb0f32ce52f4c5d2bb4cbf2c │ │ └─185866 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─d5b0f0e6716b8f63e6349d8f4802092892efad1ae495cdf9f284ddee92fc45bb │ │ └─104180 /pause │ ├─0017f1dae2b8b505788ebb5b0d4bb070edef9d22279fbe75dff74a1d2a1be073 │ │ └─226594 /pause │ ├─ba6faa0cfb3608e66e248e7f9c9b75e1fc0abab035e56a090e9693db33dac84f │ │ └─49997 /pause │ ├─3662d7e3af84756b76df3831bd2d196b56303c2cb9f750ef470c2cf44162bc5e │ │ ├─223028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223077 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224000 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390992 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390997 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390998 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─007ffc9e0bb5742f3a13c6aa416da77e0b492c5c0562a489d8fc83594f10a9a8 │ │ └─61981 /pause │ ├─f0bf4f17c3c78841928015deb24ba251fc682e2a4a89f23f88b901b95c5ca807 │ │ └─40192 /pause │ ├─bce54a431e58f7496b9d252a9da8bf11873f81be990fd2f703bd971f03c7bf97 │ │ └─45848 /server │ ├─cbe48178868c9a2499b510d3a326854593de28596839e73f9bf129aac290cba9 │ │ └─50142 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 │ ├─7e9dcd482b14f0f8906c2844e5b84c0088b5b7a85fa2681fc8bf3c633b9e025f │ │ └─60191 /pause │ ├─b6f82aa27c0969b488f5975e9588276ec1e2aa77fc750d6dfbe460e38430b100 │ │ └─39647 /pause │ ├─8e9cc50803a574f0e0352fd8f9cbf21acbf82c5e6d7261ef9482a8196eb391ba │ │ └─107568 /pause │ ├─b959e8229b5d0e893a833da737da1af5c8fec5408f5ece2c5f06ca520e94b6f6 │ │ └─222224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7b31f873661c4b1ed00e91c6d841e9066d9e163fb720f5f58d0e82899ef2965e │ │ └─46545 /manager --metrics-bind-address=:9782 │ ├─0307773e3fd61a0174e5ca82592358a76ceb78fd0a43d97d06fed50c7eaff052 │ │ └─144940 /pause │ ├─ffdda350c0cd76855c18036ee629ece82bbf8c3bf0367b35f35f1d41eacc1ca5 │ │ ├─169176 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169513 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169514 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8a337e414622dc3c94ec0eebf2c718f4e3e2bf787b118018049ae584a593cd2c │ │ ├─186090 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186107 /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 -- │ │ ├─186113 erl_child_setup 1048576 │ │ ├─186240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186450 /bin/sh -s rabbit_disk_monitor │ ├─99eea8ee12c420d9d7f9c81e6dde2e5063539648902521d76ada5a5d4e277cbb │ │ └─39728 /pause │ ├─668fdf7102b7e30e79a9f3eacba686482e1025953db290924c304b26027bbfc0 │ │ ├─260280 /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 │ │ └─260420 /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 │ ├─a152e95c524d2afea56c4db0badf032edfda7a51613c51c60178b882d26cbeea │ │ └─65530 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bc8895a244c0b672372f6bbfb6afd4b80abc87cc0b8649b4b42563d316e172c0 │ │ └─65494 /bin/pushgateway │ ├─31f70c56fa277cbd8cdb4f639aec1570fab49abbca324c3deed56c62be7327ff │ │ ├─170382 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170399 /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 -- │ │ ├─170405 erl_child_setup 1048576 │ │ ├─170478 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170489 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170658 /bin/sh -s rabbit_disk_monitor │ ├─068159c499835f54f307f3b2851f783e74614c3c572d1c27b4e0dc531dbe915c │ │ └─42799 /pause │ ├─652a5a1211d1e1d179d2e540780049fa54175cbb061c07bb67f08c31f8ec3777 │ │ ├─ 45795 /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 │ │ ├─ 45807 /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 │ │ ├─ 45921 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264640 nginx: worker process │ │ ├─264641 nginx: worker process │ │ └─264642 nginx: cache manager process │ ├─fcd0171152f74241ff349cab1d730dc6030e11f5cd37f92ea19c819de23d928a │ │ ├─66179 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66210 /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 -- │ │ ├─66228 erl_child_setup 1048576 │ │ ├─66349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66360 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66495 /bin/sh -s rabbit_disk_monitor │ ├─d6731f0ce4f1ac30700de100479021b7584cdd8ed23aca75ff28dc44aae4e054 │ │ └─47470 /pause │ ├─e83254d961c01a1c732fc0fda7d765a08f1a7d34cbd7173b46115da4e7b40aa8 │ │ ├─181211 neutron-api: uWSGI master │ │ ├─181238 neutron-api: uWSGI worker 1 │ │ └─181239 neutron-api: uWSGI worker 2 │ ├─115ede573c20ad9aa400119cbb224ac02cb1855501878becccb0a8137ae04fab │ │ └─262143 /pause │ ├─b570ed174b855e637c347470bb217b3e7906d471bd951f0f4e1dfa6740641eb3 │ │ └─183890 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) │ ├─496cee0a0d58056e4be4d29ae1b83cbfd95cf57a5e66119b8f8850273cf3acb6 │ │ └─42848 /pause │ ├─45a95e54ece004d77968ffd07dbcb03b1219bec397f7d639dd9c01dd2d41e47a │ │ └─185187 /bin/bash /tmp/libvirt.sh │ ├─f511eed8da854e47c57e1955e13ad060597ee01ad2fd93214ed0ce44159ca268 │ │ ├─ 71631 apache2 -DFOREGROUND │ │ ├─ 71645 (wsgi:k -DFOREGROUND │ │ ├─ 71646 (wsgi:k -DFOREGROUND │ │ ├─ 71647 (wsgi:k -DFOREGROUND │ │ ├─ 71648 (wsgi:k -DFOREGROUND │ │ ├─390755 apache2 -DFOREGROUND │ │ └─394392 apache2 -DFOREGROUND │ ├─098dbca9aef55c03824a4bda5e27a58ec6d24642b24cd5adb66a9728213e5642 │ │ └─243033 /pause │ ├─739c4b8bf38e17ebca185549c4da8c16c4651cdcb22f87faea8246401cacc869 │ │ └─144382 /pause │ ├─1d2414352fd043d4d3adf92db749c81d2dd9b1360ac18b4168d216d66f35d45a │ │ └─212008 /pause │ ├─ec4b3ccfff252530d4e0d7744f028020a0e771e48be825fe03ca90726da9b882 │ │ └─55482 /pause │ ├─3b8a1fc817ff56ef1f92a1c1eaa885234ed7abcc656e1fcd492204df6814b4d2 │ │ └─65417 /pause │ ├─498e234a8beae8780b0b74198c26d04d0eda6031738f85e31de3288ce65c7762 │ │ └─248981 docker-registry serve /etc/docker-registry/config.yml │ ├─392cce82df60d83bde28109aa95af7e388bd63857c0b4a40740206d6d4e48fd7 │ │ ├─47588 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 │ │ └─50483 haproxy -sf 177 -x sockpair@5 -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 │ ├─b5ad8ed06c2cf432b7dd8a50977923bd6ba2a7e46cba2a16967ae88c91e89f7a │ │ ├─246459 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246500 /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 -- │ │ ├─246506 erl_child_setup 1048576 │ │ ├─246608 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246609 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246790 /bin/sh -s rabbit_disk_monitor │ ├─7cb024e97dff8833730927e6a4eea4fa372803117cb9e0e58e0dfb38eb033d24 │ │ ├─224515 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224532 /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 -- │ │ ├─224538 erl_child_setup 1048576 │ │ ├─224591 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224602 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224746 /bin/sh -s rabbit_disk_monitor │ ├─4428c9d543c4332b82bda6facde4a42881f261dfdb6113fe78590bf1f1eb7e10 │ │ ├─ 85770 /usr/local/bin/rook ceph operator │ │ └─402858 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─d9b0f4162b974aae051881f333e42ddf08ea1d20df907bd0f3cc3b9130636604 │ │ └─62829 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 │ ├─a94e3e69e13eac449b3dd10c8e90dff17ead88d2c1c79dbeb05a9794b9cc94c1 │ │ ├─168986 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169389 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169390 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─14a1c1509a2d5ce663c6eabd814311fe55481259b3616fb9b93741c4fd00fc3f │ │ └─211922 /pause │ ├─92f7c54286c53d8e020ad44519c93cad62b69266aba6f73245f5764dad31bd3a │ │ └─55941 /secretgen-controller │ ├─1def0cf5cdcf674073023f999ee8c34850e841229334de604afaca4dde867ca2 │ │ ├─181252 neutron-policy-server: uWSGI master │ │ ├─181264 neutron-policy-server: uWSGI worker 1 │ │ └─181265 neutron-policy-server: uWSGI worker 2 │ ├─a8de61df786036612f55ccbfb1c8fe764fc9fa657c4c0e1fb03a1ed79d514b8d │ │ └─84988 /pause │ ├─18726ecb5c29a1a06750cf1f0f7999923d5aba56c174f46304f62cbfa78f3b7b │ │ └─54697 /pause │ ├─33da0b251f90f84305f81fa5183f4fe744030262172f560e2a0f3b86bf64f536 │ │ └─55396 /pause │ ├─df46cec7b84bc06ddb3918516a267fcc12ead152cac3db4a3061f6c032294337 │ │ └─250736 /pause │ ├─7d5c5e9fe145ec0171e57776be156edd0a1eb6f47639c2f272cb952bb11ac332 │ │ └─96547 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e7b71e1bc6aafb177eddb39f40de81a5655fe39f493e4af056bed1b0d5a5d225 │ │ ├─200762 heat-api-cfn: uWSGI master │ │ ├─200809 heat-api-cfn: uWSGI worker 1 │ │ └─200810 heat-api-cfn: uWSGI worker 2 │ ├─d9692aaeffb3ee6832dd29627bd3f6472eb89a2b9ccbe7953d59cda2a3f718e0 │ │ └─123162 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─d41e7d403be8bffcfa64890d2dfb26876564f4a19f561a6c2f0d1cc3ff4c618e │ │ ├─168375 nova-api: uWSGI master │ │ ├─168403 nova-api: uWSGI worker 1 │ │ └─168404 nova-api: uWSGI worker 2 │ ├─bee52961ede74b61116264b72f995e54387a76dd7547a2a5d3e81833ebd5e05c │ │ └─46733 /pause │ ├─e9d1ed637baf601928ea660e0f9a3e7ffa9e2c898573b3e264c1691ee1c6f26d │ │ └─260128 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─58f9a7465d56ec80bddd87673784edae68de3f35b1b8353402ea72db77de6518 │ │ ├─105902 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106071 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106086 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7138af9fca545b7a84ece1315b9f086b9128de4c938d536bffe2d58359a0ecc8 │ │ └─65305 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─508563cf55d35b1db79f1a4c74bb8e85daea886bc027898e26307d8d1408d2e6 │ │ └─266333 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─c5c4c3c6360c8b708e8fda28a4847359ab3ea90a66368657db9a0ff567697cf5 │ │ ├─91255 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91290 /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 -- │ │ ├─91296 erl_child_setup 1048576 │ │ ├─91361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91362 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91634 /bin/sh -s rabbit_disk_monitor │ ├─aa2b093af0b0c10751c2d104db7474483d92f454cc4dfff3c23e081399bce424 │ │ └─43289 /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 │ ├─cc5d47afe7ae7c70f8164d6872b354e0e31268dd0874f453c19e120050120359 │ │ └─61514 /pause │ ├─a9a9f1102596cc7607408939f07baaa3df254de98b3fab18a34879c41ae67a1f │ │ ├─345926 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] │ │ ├─346390 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346601 /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/tmph0wutptl/privsep.sock │ │ ├─346877 /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/tmpz9eroud_/privsep.sock │ │ ├─347408 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347409 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347432 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/63dec0fd-f286-42d4-827b-ac1189100e6a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/63dec0fd-f286-42d4-827b-ac1189100e6a/host --addn-hosts=/var/lib/neutron/dhcp/63dec0fd-f286-42d4-827b-ac1189100e6a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/63dec0fd-f286-42d4-827b-ac1189100e6a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/63dec0fd-f286-42d4-827b-ac1189100e6a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-49edc4df-3f2c-48f3-bab9-30d16d2661fa,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 │ │ ├─347436 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c6ec6f09-5973-40f7-8232-440400c81c00/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c6ec6f09-5973-40f7-8232-440400c81c00/host --addn-hosts=/var/lib/neutron/dhcp/c6ec6f09-5973-40f7-8232-440400c81c00/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c6ec6f09-5973-40f7-8232-440400c81c00/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c6ec6f09-5973-40f7-8232-440400c81c00/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-409f9c38-aadd-47cf-bfba-84318aa0eddf,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 │ │ ├─347440 haproxy -f /var/lib/neutron/ns-metadata-proxy/63dec0fd-f286-42d4-827b-ac1189100e6a.conf │ │ ├─347444 haproxy -f /var/lib/neutron/ns-metadata-proxy/c6ec6f09-5973-40f7-8232-440400c81c00.conf │ │ ├─363656 /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/tmpunk3_evp/privsep.sock │ │ └─367961 /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/tmpjy0k6dz9/privsep.sock │ ├─87f947035f0fdd7142fb46df1d41391103f2c2e8c8aa4d6d7c9ff6aad1b3b285 │ │ └─41669 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8c0d3f58a944f1f208c2f180095ead91bb782e32850ceac91badba5fe17f58fe │ │ └─250856 /pause │ ├─5a966c64b912cb4baf33b5de6d55c5086b4ee5e7940dac1c6f4b2198d4ebd472 │ │ └─232289 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5e6c8d16e65f9e10706d35ca5809e9b9d824cf90f5555a520d784362cac661d2 │ │ └─64416 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─2babb8a8b00dbf2d486d2b1f0a527815d4fce1c7e7cd99ec8b7c2535866bd93a │ │ └─141493 /pause │ ├─6ebdf202f33981b1f478e918bfe15cf1f0287b74b23b8cb35e2d599f4c1f07aa │ │ └─43084 /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 │ ├─d54aba5ac9bb5fda567c71d783a5b99419e6595a5c10556cc43ca2a147d52fc2 │ │ └─47914 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─90e95d4a74e41ce0facd6265d83fc1cd715bf5579572eaf810b2a4180bff8b16 │ │ └─42722 /coredns -conf /etc/coredns/Corefile │ ├─79fcc15aa122b4ec3aa1a8d97c78cd0df0e70af849b9db26c39e5397a7836cd1 │ │ └─46893 percona-xtradb-cluster-operator │ ├─f149d1962e0536036e98c10ae7dcfc4b8100cc924d10cb249ee593944c6b78cf │ │ └─64057 /pause │ ├─3051ced2c0280487c029ce7c57539ec74c7e032a895a65baac1ccf48800e0f89 │ │ ├─264920 apache2 -DFOREGROUND │ │ ├─267387 (wsgi:h -DFOREGROUND │ │ ├─267388 (wsgi:h -DFOREGROUND │ │ ├─267389 (wsgi:h -DFOREGROUND │ │ ├─267390 (wsgi:h -DFOREGROUND │ │ ├─267391 (wsgi:h -DFOREGROUND │ │ ├─267392 apache2 -DFOREGROUND │ │ └─267393 apache2 -DFOREGROUND │ ├─f595e0f8f52fc3345eefbd49ae7ce03db16f54c2da2218934f17983cf1419794 │ │ ├─107766 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107782 /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 -- │ │ ├─107788 erl_child_setup 1048576 │ │ ├─107864 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107865 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107875 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107945 /bin/sh -s rabbit_disk_monitor │ ├─ed512df49027b62f0d1733514fa550f5263192590b480f42f00702fa0c6531af │ │ └─172558 /pause │ ├─f5e5baca125181a7c3f44f4d06b4a4d916c5f08c758b60273ab874fdec3dc464 │ │ └─55435 /pause │ ├─487ffe8f0ef573c40daea193371e8a74f67e7c2c5b1802df60e137ca7b5f2b3f │ │ └─55681 /pause │ ├─39e6984a6bc6d9690acf08f9a53df93b6223acc3e673278eb4288f071f2f5e8e │ │ └─60840 /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 │ ├─b0a9b9f228de6a1a3ddfbb7be332478f2c5e15f7999aa6929dad69424234181c │ │ └─144803 /pause │ ├─4b90b79b91ef15faed04330aa65fe5becade58ebfc3151d0914ab436efc6ff91 │ │ └─79039 /pause │ ├─122b01f5f6af151911c35e59c823ca64d2a0dd9e83263a9655dc3ce540ac8080 │ │ └─122529 /pause │ ├─e02dbd92e331c0540c640e9a65fd99f081f2f0fe1e31c91ac600d92eb485025f │ │ ├─104505 glance-api: uWSGI master │ │ ├─104534 glance-api: uWSGI worker 1 │ │ └─104535 glance-api: uWSGI worker 2 │ ├─28f0923756fc7a2b57b289f426864f02f77cffde4426d061ca8e5cee4a11c725 │ │ └─46785 /manager --metrics-bind-address=:8080 │ ├─35e8ec8782324b699decea73358587dbff3cc38d1d8fa5c87c68bb2dbc21f52c │ │ └─230072 /pause │ ├─0aed609d459e7dc08b7d0e56127685eb56ed4a191e9e523b8d0220a151130dc3 │ │ └─39961 /kube-vip manager │ ├─7952cebe43740d181e1064fcae20bbaebddae61f7ea8d12fbd9c21e24e172567 │ │ └─40217 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─da96bd71df08ed456a44fd6bdb08cc910af84ece12f84067607e4d5f3011c89d │ │ └─40972 /pause │ ├─043a3542e905d41269bb704542e248eb76ee92edd69561e6aebecec6c623dcbb │ │ └─228898 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0a2bd85d4a20ee4fb71914521d87fa989f311f9545b6dee64985b83e6347909a │ │ └─172095 /pause │ ├─2e5ee632dde4784b137d290c3773b4ea95b9755adc2b4e12914263a83e3b4804 │ │ └─45482 /pause │ ├─458ef59f143a1e4400ad5cc8f50ea04d5daaf213b0f9a715ad8a670323aaddca │ │ └─246240 /pause │ ├─90ca855bf379cce9774af7babb7c7efa939a7254c14b345f476a55046ce30212 │ │ └─60482 /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 │ ├─8bcaef9407ca8d1c9a85077f94034b4c8247fc9697b1620a23ad49755ae6000f │ │ └─64885 /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-233.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 │ ├─7f18b87ca330abe63f5ad206841785a40acf35e9f9df5d32f48f4a4be5566223 │ │ └─59989 /pause │ ├─661894774f84ef81db7ffceea6a0eb739d69d18d8b5c025b2d04814007c01cfa │ │ ├─221235 octavia-api: uWSGI master │ │ ├─221248 octavia-api: uWSGI worker 1 │ │ └─221249 octavia-api: uWSGI worker 2 │ ├─1be420c3f093903dbccdc17d723ad1215472fb835173f28fb63e43d121776f9f │ │ ├─63863 nginx: master process nginx -g daemon off; │ │ ├─63879 nginx: worker process │ │ ├─63880 nginx: worker process │ │ ├─63881 nginx: worker process │ │ ├─63882 nginx: worker process │ │ └─63883 nginx: worker process │ ├─857cadb5c0799e027f4e1d59ad352abfcb8736bf4729bf28549779a2640eae78 │ │ └─228145 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─d25d3de1e4989fb9270c78ab1c59b9137f65c4f5a9ecc494e5c0020ef191cb0d │ │ └─107319 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a8105ea4b5f7b69038c35a2f0d71d1c332402628656fa9bffdb7fcf70daf939b │ │ └─227868 /pause │ ├─4c748e2706c19047854ee8a91b3e27891674ef243e6cc58dae12f2d94c7df089 │ │ └─163995 /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 │ ├─1a0a11abfef5fe2e9dfabbf21d2577908c095ebb3f8ebdb23a59f219b9770e80 │ │ └─188439 /pause │ ├─5bd72627674726d829b4a9fdd9eae07acbade06475f57170b700694b3d8dbea6 │ │ └─142301 /pause │ ├─72f19c3f545f50c0bada6b04be416371a5acc073c43067e22e5998d52df3d221 │ │ └─39736 /pause │ ├─fb53151432ca0c98c176422a30523e2b02d3fccf8cebe2523c80c3614a114012 │ │ └─188307 /pause │ ├─241415836c275eada59ce67145c3cfa82238303fc446edd35b76601f575a5090 │ │ └─64198 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a5960d47055b3d3591e926bdb48d28fc66de8288548d3b831cf42d83f536c7d5 │ │ ├─84118 barbiacan-api: uWSGI master │ │ └─84144 barbiacan-api: uWSGI worker 1 │ ├─64ad4db0b08446a4135f154eda2cdfd258c7ccd5e3fe2c118d1c992844ab5bfb │ │ ├─77513 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77530 /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 -- │ │ ├─77536 erl_child_setup 1048576 │ │ ├─77668 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77679 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77771 /bin/sh -s rabbit_disk_monitor │ ├─030e312f0f279dada100782af765f82aee4ee2934cd0279f397237b57c6895c5 │ │ ├─64346 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64379 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─106033afdf9883bf237905f705472ab4e266ab610f3467479b537141c0a0c2c2 │ │ └─42697 /pause │ ├─48c65b76e5b8c7a49a169a1faba7b54b7f3cbec022f8764bf7ce37c63eb2a763 │ │ └─46413 /pause │ ├─da4a08d17932c259459a7fa8e53c9bf3ddf3a9de59ca5e84960b9bee91be6a16 │ │ └─43005 /pause │ ├─e2072a517f031900011bbb2e82df55aedf8845563adc77eb89c14e678c450794 │ │ └─64505 /goldpinger --static-file-path /static │ ├─6046d4ea2fed5006ebd8df404cb530b776b6fc73abbc877bf1b540e7c47bdf89 │ │ └─48002 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─68b866e6f89376d8ee7ad8226d15aa5ef9f379c232077402325318367f4b9e8b │ │ ├─142485 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142502 /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 -- │ │ ├─142508 erl_child_setup 1048576 │ │ ├─142691 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142692 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142702 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142786 /bin/sh -s rabbit_disk_monitor │ ├─56ffce7b02272494830cea72f6f7da18775b5c48e5bf809ff99dd6fa9beb6b90 │ │ ├─119191 cinder-api: uWSGI master │ │ ├─119224 cinder-api: uWSGI worker 1 │ │ └─119225 cinder-api: uWSGI worker 2 │ ├─0a9913552ab3a95650a336c01c289fca18365c3a43f9a81112d3b7c6f6634edf │ │ └─265000 /pause │ ├─5fa267198306639da3a94f5be3d32dc8cc64092bdae2dae1b94d196f36b49451 │ │ └─189649 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─11b72b752513a6c30fc8a987088290c0668159b758866d196a8abd814446f90f │ │ └─64093 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ee890b1e29b8f511ff1c794507aa8c3ed4969d910cf59654d24c673178fbe137 │ │ └─62766 /pause │ ├─1fb3fe608ead101cb19a47e2cdc145e40e3b68a013331f9d72d6889b52bf1c25 │ │ └─125182 /pause │ ├─8faa80e506937d09c60f1d67c608b4b27d957464676e120502cf95755c8890a3 │ │ ├─243128 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243946 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0p3i8l2p/privsep.sock │ │ ├─243952 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243970 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─aecfc4b5f27db5fe42a0fdd3da4c4135c493ce2e9b9bb4664e88a8d55497668a │ │ └─46301 /pause │ ├─75e5aa1bce393d348529b380259c499fed0602f297a28cf7f4c350b3452c2115 │ │ └─212311 /pause │ ├─ae06fa91c2009b5391929acdb11f4fa6094f7e8a5a0740c771aff17871045a50 │ │ ├─200781 heat-api: uWSGI master │ │ ├─200807 heat-api: uWSGI worker 1 │ │ └─200808 heat-api: uWSGI worker 2 │ ├─45ceaaf248dcad48283538e065af3935bccaf0e9b226f6bd56be2ba6c9ed3266 │ │ └─39794 etcd --advertise-client-urls=https://199.204.45.233: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.233:2380 --initial-cluster=instance=https://199.204.45.233:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.233:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.233: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 │ ├─b61c99311c392d7fe34cee2648aa3f4015d393bf3b1355fe7146fbd6d3b05071 │ │ └─61947 /pause │ ├─b4ecdf125c0d7d11436963caebbe617e333dd887a3714062085fa3175f7b2ef0 │ │ └─144649 /pause │ ├─7d09bf11be3f17ff65c4478ba58fcac29a9f57491376229e33af59c784d19348 │ │ └─250794 /pause │ ├─ceef77cce97d1332b0bea445f75bbaf5d1bb2b6a4166052f5ada8c6f6ae6a0b0 │ │ └─55828 nfd-gc -gc-interval=1h │ ├─e5d7bcb6691c815a805f86817d5c11eb95abe51accca735057a1e3c29cbb4aef │ │ └─226748 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d23cf5bfa051d1eee1648ac5c20792abef5646f2a3e7e3b7f112d55cae7a8732 │ │ └─144891 /pause │ ├─35edc931ec93e40cdf541b26feb9dd31d9f3690cf0f0e8799414cb7a7548c5ed │ │ └─77432 /pause │ ├─1b4b9af2e669431670c30e28377b80da4783249802dfc52b0191fc2446016a5b │ │ ├─189561 /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 │ │ ├─365111 /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/tmpnp5oxylv/privsep.sock │ │ ├─365327 /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/tmpmnuxsuy9/privsep.sock │ │ └─365939 /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/tmp_62ze83f/privsep.sock │ ├─71d09cbf20904e682525ff77b224295acb89983d09bd4fc2647f8f24869df663 │ │ └─172031 /pause │ ├─d9d4e64951c7cd6e7f230120e0bbd00c9f2d4f77a005ca335512014fa9771f1a │ │ ├─61245 python -u /app/sidecar.py │ │ ├─61420 python -u /app/sidecar.py │ │ └─61421 python -u /app/sidecar.py │ ├─82bda2ca06c7d7b17682824306df97f68c3d9b8181863c68ad7c5dd6ca66351f │ │ ├─123658 /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 │ │ └─123804 /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 │ ├─1e788c60e05c11c2125d901c57214f67211de7d48a83e467602ad67c1d220e60 │ │ └─60103 /pause │ ├─3b7b610cc435391e3cba9ab446eb7a2cdac27f605bab8f69e2dab42b1b0c46d1 │ │ └─172438 /pause │ ├─7d97ff9a60c8a7e2b273f77c5709c9441be09aacc2b552f2a254bb576e692fe8 │ │ ├─173105 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401550 sleep 300 │ ├─a9d10684cabcc0a06c4fe04c90cabdb5e956deb327057e0aabcdb172bc1926c8 │ │ ├─140052 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140065 /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 │ ├─d2cd0b6d709a0769576938ef6296b0b8e0c17d88347f51ae7a3e3e8f4c7aebb5 │ │ └─260079 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6efa2fd120cee896da601b011902c055eb87ac4139ac6a0a4730e72b0ebab8d8 │ │ └─65601 /bin/memcached_exporter │ └─44d99409da1080ffea4fa865d285a94eb8b20cf57512959642cb36a5df6d12ca │ ├─222172 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ ├─222716 octavia-worker: ConsumerService worker(0) │ └─222719 octavia-worker: ConsumerService worker(1) ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount