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 │ │ │ ├─21868 /lib/systemd/systemd --user │ │ │ └─21869 (sd-pam) │ │ └─session-21.scope │ │ ├─21803 sshd: cephadm [priv] │ │ └─21882 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1602 sshd: zuul [priv] │ │ └─1615 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1606 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─397601 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dbxtgdchpihnsuztscavmmqwahpaujgp ; /usr/bin/python3'"'"' && sleep 0' │ ├─397602 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dbxtgdchpihnsuztscavmmqwahpaujgp ; /usr/bin/python3' && sleep 0 │ ├─397603 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dbxtgdchpihnsuztscavmmqwahpaujgp ; /usr/bin/python3 │ ├─397604 /bin/sh -c echo BECOME-SUCCESS-dbxtgdchpihnsuztscavmmqwahpaujgp ; /usr/bin/python3 │ ├─397605 /usr/bin/python3 │ ├─397606 /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 │ └─397608 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-29098ffcd115ce539b4350611072574403fa04965848827c6abdde81af335c87.scope … │ │ ├─34568 /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 │ │ └─34579 /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 │ ├─containerd.service … │ │ ├─ 9946 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12273 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2600bfea0f68c9ef2b2dd5cb15eb249de9d7a4ff887900186ea0fc2007c0c1a -address /run/containerd/containerd.sock │ │ ├─ 12649 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 39708e8bdd5a35ae2000aa6a4c8d70b8e4afd2576f6eb4d945a566ab24917a01 -address /run/containerd/containerd.sock │ │ ├─ 18822 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 30d358f9a59f1f37f7927f9e823e17e961bd117cdac453140b8a6d0c50e507d1 -address /run/containerd/containerd.sock │ │ ├─ 25410 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f0cfef6a9a6bd1823dcc8cd897839f707b69100fdcd74276a8309730c9c7f699 -address /run/containerd/containerd.sock │ │ ├─ 29908 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c6b77b879b572d4418696ccd62a3450136bdf2ae9f17c12c115d37c6321932bf -address /run/containerd/containerd.sock │ │ ├─ 34544 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 29098ffcd115ce539b4350611072574403fa04965848827c6abdde81af335c87 -address /run/containerd/containerd.sock │ │ ├─ 40293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e58ee14df0e1e797549203655eaee1d49a4ed6b7b9553c70062ef29af565f4 -address /run/containerd/containerd.sock │ │ ├─ 40305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66e618f9bc743968c64d58db2c68917884caa547d0f62bb0e06ed50778bcbbfc -address /run/containerd/containerd.sock │ │ ├─ 40358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e889dafcb1b591a8f4f155313a59282855fb9e5216c7af633f2d29a3ec68c4cc -address /run/containerd/containerd.sock │ │ ├─ 40359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45ba454227d656a3271528ece299fba3eab4731e575f4679a20ac89ea126f050 -address /run/containerd/containerd.sock │ │ ├─ 40383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51e6ff0f979a6637e5792c97d9e35eeb706d4fe46e745009affdbe59ce8dd1ec -address /run/containerd/containerd.sock │ │ ├─ 40885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45b4caa51d9240dfb039055394ce1777efad4f561f3fc9c2efc63bcd97466c46 -address /run/containerd/containerd.sock │ │ ├─ 41642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e64d3ba37d99e7d12a66a1d1c98534656e3879fe54ee60133a1f5cf1af402bd9 -address /run/containerd/containerd.sock │ │ ├─ 41665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f30666bf32c417b3431570cb4cdba0469958cf7d01df390dd1dbbe0e5ef6524c -address /run/containerd/containerd.sock │ │ ├─ 43020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03d07b3d872b663435f6bceac65ff2452509a4d70d6dbce3e61152a716255f91 -address /run/containerd/containerd.sock │ │ ├─ 43429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83d2edff6e531efe8d21d396874985f480b9c671eb221675eb62776a8d8a9d77 -address /run/containerd/containerd.sock │ │ ├─ 43468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418a50f95922fa4ae3ec6b19d4f8e46bb6fe07582dc4d290c43461c97db38380 -address /run/containerd/containerd.sock │ │ ├─ 43899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b0b3cd931849a7e2ad8e295487a83e9d310253da8b3864ccd8f2afa94f223d3 -address /run/containerd/containerd.sock │ │ ├─ 44397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c08591d56ca520c6db22fb5736e180483b2d9e29b21b7769ea12f9d3e8fad3c4 -address /run/containerd/containerd.sock │ │ ├─ 44435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68842029f9d04e1edfc0b1f5c6aea5624599f079b3b98eff51083db66e97f299 -address /run/containerd/containerd.sock │ │ ├─ 44486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4faee36f4891ffcb10b6998ccb5c55170758e9bc14dda1aa60b9beb1be93c615 -address /run/containerd/containerd.sock │ │ ├─ 46461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9383065d8c904c10067a170f8026a75f9e4c1677a9925e52ae1eb8df6000785c -address /run/containerd/containerd.sock │ │ ├─ 46534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03ea1594f2ebd6e737bcfb7bf448870fca4735116553bcedec9d6bc94d0b42f5 -address /run/containerd/containerd.sock │ │ ├─ 47267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7370f0631754e813508bfd5f5a29407e73bbe0fae980b212e922a4d20af95f66 -address /run/containerd/containerd.sock │ │ ├─ 47365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e59bf50947eba13a4daeb0bc894783296c1675369b1604072d38b3c04b4058cb -address /run/containerd/containerd.sock │ │ ├─ 47743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a82b5399c48b3c35c06905c5dbf78d0e06d4a5b6bcc4c44084f7506ef5b93a -address /run/containerd/containerd.sock │ │ ├─ 48317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9024355f832ab7c2da81a16ad9259bae792629b65ecab615610098d22f045e2 -address /run/containerd/containerd.sock │ │ ├─ 48613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cb07eb4b5d97cc60512f78ad58deb6393644b4d6773e942bef4bd5403f5fad6 -address /run/containerd/containerd.sock │ │ ├─ 50879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e8629d2819aa7fa513d30c12cb7212d6f0f2e4932da1e2530b53ff348737e12 -address /run/containerd/containerd.sock │ │ ├─ 51063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fcf4174b330b06469e0a89c89e54be62baf580c8cace121e9374eac77c8a0b9 -address /run/containerd/containerd.sock │ │ ├─ 55408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0958e469340a7632ccaa6a831f023d48b6ecd7384dd2db093c5ad0f4a7e16c00 -address /run/containerd/containerd.sock │ │ ├─ 56059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80fa87f507b1da76866a1387a86d9734e4b67cc3ed2b94eb59dcdb02cabf49a9 -address /run/containerd/containerd.sock │ │ ├─ 56116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9673374cde21afb7ca50772c01404d1cc683b9a1a26d9ed96e667fefe2ed3da4 -address /run/containerd/containerd.sock │ │ ├─ 56155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 096487c55105dc72138a3b03be714892ec176c2d32fcd45cb1b4c718ed2b5cfc -address /run/containerd/containerd.sock │ │ ├─ 56302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dcca412b549570a7f34f8d9b4448861029a2b5e5936ac9f7016e313ab0db153 -address /run/containerd/containerd.sock │ │ ├─ 60317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7474e41c9a8765235d7c31613a15942843e56701c50b34e89265d463fef8bb17 -address /run/containerd/containerd.sock │ │ ├─ 60476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9102ecd4c13316da819345efd092664388c2bd663799ce42e146dffdb4f533ef -address /run/containerd/containerd.sock │ │ ├─ 60512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1927724ab0c69f45eb2a044496188897325ee7caff22eb89ba42b236abe3e8f9 -address /run/containerd/containerd.sock │ │ ├─ 60566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e859deb69be13f0f20cd514c6b27c30a5fd785d47bc5eb88b17aadf68d399983 -address /run/containerd/containerd.sock │ │ ├─ 61942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb40b91b34679f7982a529f3b807ec670eb57433580abf5fbc407bcfafdf37f7 -address /run/containerd/containerd.sock │ │ ├─ 62036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1749bfa38fa8f129b70b829111238d34baa2621fb333a0eb9ab52fbfe4b08083 -address /run/containerd/containerd.sock │ │ ├─ 62341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3af259fd057c6440c22326ed2e22441091ae5280cbcfd29b8d1fd07e8ee1ae34 -address /run/containerd/containerd.sock │ │ ├─ 62394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95e88dd0bad859e4dfb04302cd26c04957f2e1fca59bd963d839d6f95f507bdc -address /run/containerd/containerd.sock │ │ ├─ 62437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0bb4132fb05bd5ae0ca44d7b3959ef1704f2e4b4ec9e8c704e6e89ed5065cd5 -address /run/containerd/containerd.sock │ │ ├─ 62839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d5e1f08cf0ca8de31fc608b0323ecaa8104875d9ee4c700b6bef7a675b37e83 -address /run/containerd/containerd.sock │ │ ├─ 63148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 404fdc17e39cd1caf5a27f1f8c6157035f1a036a067722aa3f53867626194e7e -address /run/containerd/containerd.sock │ │ ├─ 63750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c1a77c8f3b3df9c015334892fda784f47281d241da391d2321b65d99379e385 -address /run/containerd/containerd.sock │ │ ├─ 63994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d1795a5361827e4c35b2720bb9cca37e925815432b72f85e69860a09ab00ea -address /run/containerd/containerd.sock │ │ ├─ 64626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f8c62517113ef9822e716f0987e2210e2c83a34ad3fc9b6708f44cc01ff11e5 -address /run/containerd/containerd.sock │ │ ├─ 66204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 878570f03dbd0c09857548fc0085e7702b8cb2cd01fa43496083fbf1d47f6354 -address /run/containerd/containerd.sock │ │ ├─ 68325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dedcd70a8210d1f4ebbc88128fcffbfba2a3ff003d19d02f5a67bc2e5635e755 -address /run/containerd/containerd.sock │ │ ├─ 77655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6df4730ae4ca81b61b97c2535814b5c68e3c771b20cfa70788632eeed73f2793 -address /run/containerd/containerd.sock │ │ ├─ 79037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc2a3bb9ba0277fb7047809e78718271f170f086f586702d847d8b3ef0172183 -address /run/containerd/containerd.sock │ │ ├─ 84827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c602bf34e35b407294d862801ce7c1c420a5d68cc8609b78a44539d229929ff7 -address /run/containerd/containerd.sock │ │ ├─ 90776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 614ac304340e868ea86bd207c528267338ca0b9dec1e2735428dd70fb2b11ffe -address /run/containerd/containerd.sock │ │ ├─ 96897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf77d18e60c28360523bfb0550e9d23d4e668243aa9dd1bb9945d6d8e7d25bea -address /run/containerd/containerd.sock │ │ ├─ 96949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 386c5f724709411a2b065834ba03c92fec4eb663c6c23e8606c16f29cff79aa0 -address /run/containerd/containerd.sock │ │ ├─106373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1753ad842d998d2611c91162204ac3856c2c734c2fdced74c475f4780e441736 -address /run/containerd/containerd.sock │ │ ├─108068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09bebb0b1cc955a16a2f18a43728036984b62224f4f8a0d1caa586edebac4540 -address /run/containerd/containerd.sock │ │ ├─108111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 055ce488874ec527105120dec3913a70c66299505cb80c3624dcf04a45af49a1 -address /run/containerd/containerd.sock │ │ ├─110170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef86045c38026672da05a5b2cff0ddc6a447fac2090d0868c63413751a5f233 -address /run/containerd/containerd.sock │ │ ├─111849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43bc669fb1201aa3da5cc18350de2f5bef23503257ca409a6c2fb711ce63a0d1 -address /run/containerd/containerd.sock │ │ ├─111886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2da706c33871e305d32b572738dbb96aa47e906e801392445ccfae9868a12238 -address /run/containerd/containerd.sock │ │ ├─125091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f6d3580a19a0d64c2e1a7c783cc3a527ca6efd779f1a2c7f74f83354dd894b2 -address /run/containerd/containerd.sock │ │ ├─125137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3375985bf7c5b0e2d170a08f1709d4b44da75d97f8192196bf195eaf16d1daa -address /run/containerd/containerd.sock │ │ ├─127541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67c0f8d4da49ae3d0e96e1cc5ca071f986c2a5e6002d1e23337c9444841d1e16 -address /run/containerd/containerd.sock │ │ ├─141514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53fa8b03bdc4fe1e4938d35ef16b9a0906cb8dcd29b161cfc56612939c374d73 -address /run/containerd/containerd.sock │ │ ├─143076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 123582940fb53b5f0457948bdf8e4eb17b0dcc2733500404ad8c7194a6146591 -address /run/containerd/containerd.sock │ │ ├─143502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d4c77edcb1975fb7231d068f28506180112983c3f1c6617a5a18c4036c06056 -address /run/containerd/containerd.sock │ │ ├─144304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43434ee470f3c7e9324d1ad39fcb1185bd633e084b9be9e130bf409bef34b09d -address /run/containerd/containerd.sock │ │ ├─146443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b4512e9e30a35338b77240a8e98c8eddaeb920104ab58208dd339e12ff5ade -address /run/containerd/containerd.sock │ │ ├─146684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 525f63541f3f63acdc85fb99d2ddd442e416bbfde02558350232ccf2f9887651 -address /run/containerd/containerd.sock │ │ ├─146799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa88c0b1a84417368d8a4d8eb4ee45c5427608866b3843a5001877ffe09b7540 -address /run/containerd/containerd.sock │ │ ├─146966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a931f29494d5515a56868d39809a6768b38e557cc15876bb0750121f6e23d4f -address /run/containerd/containerd.sock │ │ ├─147018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9021610bd724397121664bffd5abea8e64415eb9f327ca6b95ee10462f328839 -address /run/containerd/containerd.sock │ │ ├─147523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be15e982a9f3a286c586f088b4e60630a03a1f554a6f312890ea4405125ee30 -address /run/containerd/containerd.sock │ │ ├─172106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1d86be9ac26409454c1b5cb59746dbb11e4e3e2cec96fa7e7e751d748b4a08d -address /run/containerd/containerd.sock │ │ ├─173892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17bab9da29c5712c8382b0b8a80f8c4b85762d4028f93f622020493b551fcc44 -address /run/containerd/containerd.sock │ │ ├─173914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c952db609f37ca7449f6efe4838250f88ae7cd9c73edcd9adc6d790e5cd5b3e8 -address /run/containerd/containerd.sock │ │ ├─173994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9cac2f547ba9be7910189476e4f2d7a9c2fe98e276bd26b9f0cbc99a89fe635 -address /run/containerd/containerd.sock │ │ ├─174048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad58c80d7665c06ffa5f0053daf975c748e5665384c632ad18f8b1001d955806 -address /run/containerd/containerd.sock │ │ ├─174108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90b1c2d6b4655be6602799b20ce97446dd18d2fc6e1d26fe01f50596ecd84395 -address /run/containerd/containerd.sock │ │ ├─174505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26327200a98559de2de9fbde3489669516f5e91ed5fedf30b465b02f54928c9d -address /run/containerd/containerd.sock │ │ ├─174546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce473484bc134d1278e27b4407fa8ce15211459ec7402f94744cac2dcb713eb -address /run/containerd/containerd.sock │ │ ├─186909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f266e9736dd5f0d000dd0ecc62dc978fc02269335304abe31a1b352dfa5fb4d0 -address /run/containerd/containerd.sock │ │ ├─189063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22205b09cca855e9df345247aedfc53e6e5148d30b4a06cb7db30464aa64c6f -address /run/containerd/containerd.sock │ │ ├─189125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 044b716a1fecb801d1febfb42f64380ed8504bba9ff0901299416b74d069a038 -address /run/containerd/containerd.sock │ │ ├─189195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c50f833538af3b09be998aa935abe8dd4ca58c448901e2ccfcd84da4b23ca2 -address /run/containerd/containerd.sock │ │ ├─203469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94af4de214adef6a752fcc2f3e0ed18f9987b11e62e5736c1ac6277b45b290ab -address /run/containerd/containerd.sock │ │ ├─210998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80b09ce7dc64da755786838c1dc752b2f7ab16fabae83c1e6c65231090a69483 -address /run/containerd/containerd.sock │ │ ├─211039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 610386d93cadb79a1bd123507df4e02fb527eca77977a0af9708aa6ed4830af3 -address /run/containerd/containerd.sock │ │ ├─211051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c78a8163ea34a9f95abbd52f040d7fc7fa994b8239c2c70100578d972c2df9a8 -address /run/containerd/containerd.sock │ │ ├─211407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa8284ebaf3e9049a20ab3f048c43cb5e520ee6b0ff025765c41ac7c79f3bd3e -address /run/containerd/containerd.sock │ │ ├─221701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1dc34284e5b6ac220cbebbfa99d9d48b7451ee33edbda9ac4e67ec0223b6cae -address /run/containerd/containerd.sock │ │ ├─224100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f0c77cc784bf4748cf923d56a2591cbb51ceca99b244670a52f6f12db9249c9 -address /run/containerd/containerd.sock │ │ ├─225166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ae1cd59d033b7d635d575d24fe66d3648c6b7a04e2ae5c54867a257c8c00f6 -address /run/containerd/containerd.sock │ │ ├─226037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fcdcd2b82432f21d8386822b18d4ec62ec45d38baa06bcf48fcab8bb6d88b48 -address /run/containerd/containerd.sock │ │ ├─227200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da0c8f4d6b2d5da98993d750c0c9c3792fc837249950d03de21d236414dc402b -address /run/containerd/containerd.sock │ │ ├─229250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2477ff956cb8e53a031cfc99d6dd9a5aaeb3ca127b36139173f08b7e1b91fd21 -address /run/containerd/containerd.sock │ │ ├─230688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f6da7b0e863afb5458de5039880b655ad589e42e0c85c1db6fbcd6208f2f548 -address /run/containerd/containerd.sock │ │ ├─230790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a84749e8158f9def0f96d5dca5b4aeddb9ebeca91095b9bffff21d2647001d9d -address /run/containerd/containerd.sock │ │ ├─239644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc3ff67bba31de3dab576aa448007d50fc1e9dcdf42953af351fd658e8d0ec8e -address /run/containerd/containerd.sock │ │ ├─240305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af6d245c3eb5df9d3ba18ce6c6ae5c33bf11c2f3c6c86c6937ca58e2c9193b2f -address /run/containerd/containerd.sock │ │ ├─242648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2bb3b912195f62eff993f42553ea699236b1287186dc4b21d06749b55092bf -address /run/containerd/containerd.sock │ │ ├─246722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abf25deae952fc6f163b9b11d4c24811c9bfc0072a57cf0f30f4f7c72b1a57bd -address /run/containerd/containerd.sock │ │ ├─246899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d222616e1e551827a9807b0ef097a34f496ea9aeaf84a5a4b0cdec0d3a5872f -address /run/containerd/containerd.sock │ │ ├─246987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef42027697d97b4ffa1143f591024543fb22b3a3f399d3bce075c571204f8e7 -address /run/containerd/containerd.sock │ │ ├─247070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c03003e412366aeb5158520fab5754393c3c908dfe507d35f71d1a01c874ab8 -address /run/containerd/containerd.sock │ │ ├─257734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff3b5396ce0ef5ef7b45341e11dabafc3bf7e38c0032d4802b42d528ce105ce8 -address /run/containerd/containerd.sock │ │ ├─260079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff3ba938eb58f2edd717db65da1412f5e4f4aa3e33d542b5ea7686ba0b5f7640 -address /run/containerd/containerd.sock │ │ └─261450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eaf4686d1bb24ad254d30a0ebe8e815387de3044df2f5af5af1b4c9e084c876 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /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 │ │ │ ├─29612 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29891 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18775 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18797 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25120 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25393 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ahkuiv.service │ │ │ ├─12573 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ahkuiv/unit.run │ │ │ └─12606 /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-ahkuiv --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ahkuiv:/var/lib/ceph/mgr/ceph-instance.ahkuiv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ahkuiv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ahkuiv -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 │ │ │ ├─34249 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34526 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12212 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12242 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10317 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140963 /sbin/multipathd -d -s │ ├─docker-c6b77b879b572d4418696ccd62a3450136bdf2ae9f17c12c115d37c6321932bf.scope … │ │ ├─29933 /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 │ │ └─29946 /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 │ ├─kubelet.service │ │ └─40760 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 652 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─393539 sshd: [accepted] │ │ ├─396970 sshd: root [priv] │ │ └─396971 sshd: root [net] │ ├─docker-39708e8bdd5a35ae2000aa6a4c8d70b8e4afd2576f6eb4d945a566ab24917a01.scope … │ │ ├─12687 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ahkuiv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12706 /usr/bin/ceph-mgr -n mgr.instance.ahkuiv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─run-rfb71e6908a7241edbfc6501f529d76dd.scope │ │ └─186816 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10823 /usr/sbin/chronyd -F 1 │ │ └─10824 /usr/sbin/chronyd -F 1 │ ├─docker-b2600bfea0f68c9ef2b2dd5cb15eb249de9d7a4ff887900186ea0fc2007c0c1a.scope … │ │ ├─12322 /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 │ │ └─12335 /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.socket │ ├─docker-30d358f9a59f1f37f7927f9e823e17e961bd117cdac453140b8a6d0c50e507d1.scope … │ │ ├─18848 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18866 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140843 /sbin/iscsid │ │ └─140844 /sbin/iscsid │ ├─docker-f0cfef6a9a6bd1823dcc8cd897839f707b69100fdcd74276a8309730c9c7f699.scope … │ │ ├─25433 /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 │ │ └─25446 /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 │ ├─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 │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─1d0998647e6e3bc25c20217e7b2239ab5be6bb25c30d5b0b07a38856d0f5105b │ │ ├─ 46774 /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 │ │ ├─ 46786 /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 │ │ ├─ 46934 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259855 nginx: worker process │ │ ├─259856 nginx: worker process │ │ └─259857 nginx: cache manager process │ ├─1f0c77cc784bf4748cf923d56a2591cbb51ceca99b244670a52f6f12db9249c9 │ │ └─224124 /pause │ ├─777164bc6ccb018327b1cc92816a188abaab0dfd8751a197fef50b39cc834189 │ │ └─40573 kube-apiserver --advertise-address=199.204.45.109 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─441b49bab62fe01f5ba1afce045bd8311819c79c2b0729d3b0a25d17a48bf675 │ │ └─255533 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d2441232d7b3824b7478dc08fc750a3bf1b746af474f247051d8c3d5ffb37d85 │ │ ├─172278 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172294 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─172300 erl_child_setup 1048576 │ │ ├─172358 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172359 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172369 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─172620 /bin/sh -s rabbit_disk_monitor │ ├─5a47aa6e80ef1059ca54a8621931c7317b4563a6ec662637c8dc67defee36733 │ │ ├─183099 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183420 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpuzdrhvk_/privsep.sock │ │ ├─183592 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp5nctu2ue/privsep.sock │ │ └─183908 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─eb40b91b34679f7982a529f3b807ec670eb57433580abf5fbc407bcfafdf37f7 │ │ └─61970 /pause │ ├─da0c8f4d6b2d5da98993d750c0c9c3792fc837249950d03de21d236414dc402b │ │ └─227223 /pause │ ├─83b3418b47388d867afa83353ccfb72b537895d7367acbb3aa00a904f9741c0d │ │ ├─184689 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) │ │ ├─184926 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) │ │ └─184927 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) │ ├─878570f03dbd0c09857548fc0085e7702b8cb2cd01fa43496083fbf1d47f6354 │ │ └─66228 /pause │ ├─a84749e8158f9def0f96d5dca5b4aeddb9ebeca91095b9bffff21d2647001d9d │ │ └─230838 /pause │ ├─937433261997a2ca305dae4d59a18d1ce4aac1f7af3a6d705d13d4ce513666ea │ │ └─63507 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─786a5051a8584e25663e458b2188dff800564bfcbf15bb026923353604aad57f │ │ ├─77770 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77786 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77792 erl_child_setup 1048576 │ │ ├─77863 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77864 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77874 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─78021 /bin/sh -s rabbit_disk_monitor │ ├─709f6e6d2dd4ad5b7cba599f2c41516bb45c8197fede6f86ee82e9b312135cd6 │ │ └─40571 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 │ ├─610386d93cadb79a1bd123507df4e02fb527eca77977a0af9708aa6ed4830af3 │ │ └─211129 /pause │ ├─cc81d59534538087eba09a5070f2bde572fd97108046c47a9892d129a8a4550c │ │ └─141960 /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 │ ├─2911a4400bb1f17f1f7a8f53421ec3c37582cd58561e76afa00e4d12ab7f84bc │ │ └─40540 etcd --advertise-client-urls=https://199.204.45.109:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─cb3d5269f78381642991e92657cc885ddec6bd62ccad702a2fc652cfd7217c84 │ │ ├─170113 nova-metadata: uWSGI master │ │ ├─170133 nova-metadata: uWSGI worker 1 │ │ └─170134 nova-metadata: uWSGI worker 2 │ ├─ba54b13ba12568716eca403477cf27aee320503a1d83a60ce95aa87a568d0620 │ │ └─185916 /bin/bash /tmp/libvirt.sh │ ├─1f6da7b0e863afb5458de5039880b655ad589e42e0c85c1db6fbcd6208f2f548 │ │ └─230737 /pause │ ├─c08591d56ca520c6db22fb5736e180483b2d9e29b21b7769ea12f9d3e8fad3c4 │ │ └─44420 /pause │ ├─4f7cc35b6bc491706f73a0c4fa44bd0a08da87e92efd6c07295e050a1b6bb0ac │ │ ├─182233 neutron-api: uWSGI master │ │ ├─182262 neutron-api: uWSGI worker 1 │ │ └─182264 neutron-api: uWSGI worker 2 │ ├─1c03003e412366aeb5158520fab5754393c3c908dfe507d35f71d1a01c874ab8 │ │ └─247123 /pause │ ├─1e2641373e64e133246944ca0201ec88f0f6bfea509d839f5e1dc60168a123cc │ │ └─56460 nfd-master -crd-controller=true -metrics=8081 │ ├─8001e5a7fe1c1e87f13f0eda81a89d5996cd416003d12263bc71653307bb8e4e │ │ └─98147 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0c1a77c8f3b3df9c015334892fda784f47281d241da391d2321b65d99379e385 │ │ └─63773 /pause │ ├─7370f0631754e813508bfd5f5a29407e73bbe0fae980b212e922a4d20af95f66 │ │ └─47293 /pause │ ├─9091c94fbe9af8eceea44c14d5900f63ced042df16f6826c10e0df0c22b7533f │ │ └─63579 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─67c0f8d4da49ae3d0e96e1cc5ca071f986c2a5e6002d1e23337c9444841d1e16 │ │ └─127567 /pause │ ├─bd789bf477656d1347b8b98668c3c03bd9ebec89f4b3c1dab6607d5f5d60be3b │ │ └─51420 valkey-server *:26379 [sentinel] │ ├─7e2250a56742e177ee8581779b0b3683d74a7b8ed7aaa3fae35c0533292d3158 │ │ ├─126194 /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 │ │ └─126399 /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 │ ├─45733ffc5d07b74439db6b188eb0c8f94dda38ff57d9db4a0a589c8da5800d4c │ │ ├─63866 nginx: master process nginx -g daemon off; │ │ ├─63897 nginx: worker process │ │ ├─63898 nginx: worker process │ │ ├─63899 nginx: worker process │ │ ├─63900 nginx: worker process │ │ └─63901 nginx: worker process │ ├─e84db7ccb884f38e57e34ca8371932d5a0ec3a31d07582c590d5c8ecaa8841c1 │ │ └─261666 /bin/openstack-database-exporter │ ├─386c5f724709411a2b065834ba03c92fec4eb663c6c23e8606c16f29cff79aa0 │ │ └─96979 /pause │ ├─68842029f9d04e1edfc0b1f5c6aea5624599f079b3b98eff51083db66e97f299 │ │ └─44461 /pause │ ├─a22205b09cca855e9df345247aedfc53e6e5148d30b4a06cb7db30464aa64c6f │ │ └─189092 /pause │ ├─4a53e475f6f5b46404324a1d5ae5c4a2e9480213a90d913ab515a0749a906cc4 │ │ └─65010 /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 │ ├─6e7f2bbefeccb7dc98720cbd8b77fc898c533010d439489939f94da306489f04 │ │ └─43544 /coredns -conf /etc/coredns/Corefile │ ├─ef5a6f84ee90b20dfc5aea74c5ded46d61033f4a6e4d7bba2b5a985505b82878 │ │ ├─240197 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240545 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240546 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─66e618f9bc743968c64d58db2c68917884caa547d0f62bb0e06ed50778bcbbfc │ │ └─40371 /pause │ ├─f9024355f832ab7c2da81a16ad9259bae792629b65ecab615610098d22f045e2 │ │ └─48341 /pause │ ├─78cf66ae30a706b3687048703d7089ba5e3080c9c13aaab2a9edd0f8a47e164c │ │ └─65544 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bfd968385a832f447e5617bc5fc470310b283bdb071cc894e21ee48eead4302d │ │ ├─203588 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203606 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─203612 erl_child_setup 1048576 │ │ ├─203725 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203726 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203736 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─204077 /bin/sh -s rabbit_disk_monitor │ ├─a3bb3bd6a29ad44c65297c718609d85c32fc12b496f17207e71efba7635d2f24 │ │ ├─ 71622 apache2 -DFOREGROUND │ │ ├─ 71665 (wsgi:k -DFOREGROUND │ │ ├─ 71666 (wsgi:k -DFOREGROUND │ │ ├─ 71667 (wsgi:k -DFOREGROUND │ │ ├─ 71668 (wsgi:k -DFOREGROUND │ │ ├─387199 apache2 -DFOREGROUND │ │ └─396259 apache2 -DFOREGROUND │ ├─804edd77a0446cd97541270d69b207b8fa8664f2f7878bd6fddc3ab87ea65893 │ │ ├─255800 /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 │ │ └─255963 /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 │ ├─e889dafcb1b591a8f4f155313a59282855fb9e5216c7af633f2d29a3ec68c4cc │ │ └─40444 /pause │ ├─f9bf1a054f880f4cb68a771e941b066477f647ad47bf9a8cec0f8bcff2ae1292 │ │ ├─200365 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200603 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200604 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─45b4caa51d9240dfb039055394ce1777efad4f561f3fc9c2efc63bcd97466c46 │ │ └─40909 /pause │ ├─5d2bb3b912195f62eff993f42553ea699236b1287186dc4b21d06749b55092bf │ │ └─242674 /pause │ ├─e095c7fda1dd55aa344005824071bb30f6d431076967ce7e6dd10163c95c1a50 │ │ └─61750 /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 │ ├─8b19abc6f75e8e3ff6fface1f478bd3d3b4247c82735f0ad8b1272c0bad7abb0 │ │ └─65213 /goldpinger --static-file-path /static │ ├─289fc11b738c55cecf44e36b85123522b585a148e8f9a482626196e218c15e64 │ │ ├─200407 heat-api-cfn: uWSGI master │ │ ├─200444 heat-api-cfn: uWSGI worker 1 │ │ └─200445 heat-api-cfn: uWSGI worker 2 │ ├─77e6080a39f4626a9aa128b0eccfec6077e35ab1e583e61a75b74b333f168e3f │ │ └─226086 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─e859deb69be13f0f20cd514c6b27c30a5fd785d47bc5eb88b17aadf68d399983 │ │ └─60589 /pause │ ├─5ab157daaf0ace8ebe4075014035d14180bdcc7d0fcdc53667d87c85c891ae0c │ │ ├─184666 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─185443 /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/tmpevklh9ax/privsep.sock │ │ ├─363382 /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/tmpf6pvmdp7/privsep.sock │ │ ├─363557 /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/tmpokforxiu/privsep.sock │ │ ├─363956 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363958 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─365415 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c02d4f64-9138-4a24-9f96-d1425d9dd0ef --namespace=qrouter-c02d4f64-9138-4a24-9f96-d1425d9dd0ef --conf_dir=/var/lib/neutron/ha_confs/c02d4f64-9138-4a24-9f96-d1425d9dd0ef --log-file=/var/lib/neutron/ha_confs/c02d4f64-9138-4a24-9f96-d1425d9dd0ef/neutron-keepalived-state-change.log --monitor_interface=ha-632f537a-17 --monitor_cidr=169.254.0.146/24 --pid_file=/var/lib/neutron/external/pids/c02d4f64-9138-4a24-9f96-d1425d9dd0ef.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─380815 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=945f38cf-58ad-48a8-b28a-9284f46c71b7 --namespace=qrouter-945f38cf-58ad-48a8-b28a-9284f46c71b7 --conf_dir=/var/lib/neutron/ha_confs/945f38cf-58ad-48a8-b28a-9284f46c71b7 --log-file=/var/lib/neutron/ha_confs/945f38cf-58ad-48a8-b28a-9284f46c71b7/neutron-keepalived-state-change.log --monitor_interface=ha-1ca57836-d7 --monitor_cidr=169.254.0.244/24 --pid_file=/var/lib/neutron/external/pids/945f38cf-58ad-48a8-b28a-9284f46c71b7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3d6e43d16fc39691bbbaf220db0ee6a95dea30fce776b8022870d92965cd6ef7 │ │ ├─84217 barbiacan-api: uWSGI master │ │ └─84229 barbiacan-api: uWSGI worker 1 │ ├─3af259fd057c6440c22326ed2e22441091ae5280cbcfd29b8d1fd07e8ee1ae34 │ │ └─62380 /pause │ ├─b859402860e0837fd56d6e609779b55ecf30e7a6546c336ce26db78d0a9b4e0d │ │ ├─263913 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─263926 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e4e58ee14df0e1e797549203655eaee1d49a4ed6b7b9553c70062ef29af565f4 │ │ └─40393 /pause │ ├─09bebb0b1cc955a16a2f18a43728036984b62224f4f8a0d1caa586edebac4540 │ │ └─108094 /pause │ ├─271b6b32c0ca2781c736dc6984a717689d9383320621a8afc51380f0f02782d3 │ │ ├─61457 python -u /app/sidecar.py │ │ ├─61774 python -u /app/sidecar.py │ │ └─61775 python -u /app/sidecar.py │ ├─1749bfa38fa8f129b70b829111238d34baa2621fb333a0eb9ab52fbfe4b08083 │ │ └─62063 /pause │ ├─35844f35bdc5b47f491326a2a0f5f801ba9249aa5c601575f9e359d69a79a8ec │ │ └─224367 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0a931f29494d5515a56868d39809a6768b38e557cc15876bb0750121f6e23d4f │ │ └─146989 /pause │ ├─123582940fb53b5f0457948bdf8e4eb17b0dcc2733500404ad8c7194a6146591 │ │ └─143117 /pause │ ├─dc3ff67bba31de3dab576aa448007d50fc1e9dcdf42953af351fd658e8d0ec8e │ │ └─239669 /pause │ ├─a20d1041d152fb88f94ae2d9189353d1f9f5f2a312a8c9d3cb8f3a33af66dcba │ │ ├─132358 placement-api: uWSGI master │ │ ├─132381 placement-api: uWSGI worker 1 │ │ └─132382 placement-api: uWSGI worker 2 │ ├─fc13f5bedc903f5d896522465d4259faef5c84d043ac934f3cb998abeeab7dad │ │ ├─106759 glance-api: uWSGI master │ │ ├─106772 glance-api: uWSGI worker 1 │ │ └─106773 glance-api: uWSGI worker 2 │ ├─2477ff956cb8e53a031cfc99d6dd9a5aaeb3ca127b36139173f08b7e1b91fd21 │ │ └─229273 /pause │ ├─a0bb4132fb05bd5ae0ca44d7b3959ef1704f2e4b4ec9e8c704e6e89ed5065cd5 │ │ └─62466 /pause │ ├─044b716a1fecb801d1febfb42f64380ed8504bba9ff0901299416b74d069a038 │ │ └─189168 /pause │ ├─8d4c77edcb1975fb7231d068f28506180112983c3f1c6617a5a18c4036c06056 │ │ └─143527 /pause │ ├─0fa97dd78fe760e24e4cd0c8e9b451dbd30264dd92e0aa180aebbcec6c1244a9 │ │ └─64956 /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 │ ├─890a69da919e4662eeca3b294919805e6fe112ad2b6b5f525192c9792ea567c0 │ │ └─229301 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─63ab8e278ad677f179720950a77e981d1e759b526f0d41500ac93b1edb54ca30 │ │ ├─61514 python -u /app/sidecar.py │ │ ├─61781 python -u /app/sidecar.py │ │ └─61782 python -u /app/sidecar.py │ ├─c472b08f01f4881351eba31baec71d5c704970b2a3920036a5cfd45566655e44 │ │ ├─200389 heat-api: uWSGI master │ │ ├─200446 heat-api: uWSGI worker 1 │ │ └─200447 heat-api: uWSGI worker 2 │ ├─1a5ca9310f0a58e8598e56f7ec21892de832cd05498c60179d4ce31d40728fef │ │ └─60840 /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 │ ├─9c185ad92b0136219717280c7819fd311a214be64369516fce05b0374edd0063 │ │ ├─110273 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110290 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110296 erl_child_setup 1048576 │ │ ├─110403 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110404 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110414 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110658 /bin/sh -s rabbit_disk_monitor │ ├─9b75fd41ae8803abafe93850a388c15d657c8b0bb1ff289ec35c81bd3f9460e7 │ │ ├─48821 mysqld --wsrep_start_position=aaf90b68-5b22-11f1-b9d3-8fa24c54a8c2:20 │ │ └─48949 /var/lib/mysql/mysql-state-monitor │ ├─5ef86045c38026672da05a5b2cff0ddc6a447fac2090d0868c63413751a5f233 │ │ └─110193 /pause │ ├─9f6d3580a19a0d64c2e1a7c783cc3a527ca6efd779f1a2c7f74f83354dd894b2 │ │ └─125114 /pause │ ├─320b23204f3bc591e424920f970687a96854c7918c476389ff6c63059be1b544 │ │ ├─221815 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221851 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─221857 erl_child_setup 1048576 │ │ ├─221922 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─221923 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─221933 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─222351 /bin/sh -s rabbit_disk_monitor │ ├─4557990756e29db5c592b5b24b2c4e2bb4fe509aab30539f3362c64c57f16ac7 │ │ └─43084 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5cb21dc45dd9afc4f6223ba7837d90d3c713369e33c3491b8812d096f14fc267 │ │ └─46813 /server │ ├─53c87a0f802f03eca1b77ed2ba7f89cf972f4fc3a9008fdcd1271694af0cff9a │ │ └─65949 /bin/oauth2-proxy │ ├─41d1795a5361827e4c35b2720bb9cca37e925815432b72f85e69860a09ab00ea │ │ └─64016 /pause │ ├─ff3ba938eb58f2edd717db65da1412f5e4f4aa3e33d542b5ea7686ba0b5f7640 │ │ └─260102 /pause │ ├─ad58c80d7665c06ffa5f0053daf975c748e5665384c632ad18f8b1001d955806 │ │ └─174128 /pause │ ├─1927724ab0c69f45eb2a044496188897325ee7caff22eb89ba42b236abe3e8f9 │ │ └─60537 /pause │ ├─ff3b5396ce0ef5ef7b45341e11dabafc3bf7e38c0032d4802b42d528ce105ce8 │ │ └─257760 /pause │ ├─8ef42027697d97b4ffa1143f591024543fb22b3a3f399d3bce075c571204f8e7 │ │ └─247029 /pause │ ├─d3375985bf7c5b0e2d170a08f1709d4b44da75d97f8192196bf195eaf16d1daa │ │ └─125179 /pause │ ├─428f7aba66f11bf7758af1051045ac6e6fe44505b2eeb844f7acf8454809abd1 │ │ └─44668 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─83d2edff6e531efe8d21d396874985f480b9c671eb221675eb62776a8d8a9d77 │ │ └─43453 /pause │ ├─eba67c43c1e3edcd5555d2ee5593eca87e3bc442b39b64c3068898425c317c95 │ │ ├─260214 apache2 -DFOREGROUND │ │ ├─262911 (wsgi:h -DFOREGROUND │ │ ├─262912 (wsgi:h -DFOREGROUND │ │ ├─262913 (wsgi:h -DFOREGROUND │ │ ├─262914 (wsgi:h -DFOREGROUND │ │ ├─262915 (wsgi:h -DFOREGROUND │ │ ├─262916 apache2 -DFOREGROUND │ │ └─262917 apache2 -DFOREGROUND │ ├─e9cac2f547ba9be7910189476e4f2d7a9c2fe98e276bd26b9f0cbc99a89fe635 │ │ └─174122 /pause │ ├─b119d2a135dccbbd9f20851ddc48dfb93b7f20653e084f2b5b1aa2f22d29cdc6 │ │ └─56401 nfd-worker -metrics=8081 │ ├─9383065d8c904c10067a170f8026a75f9e4c1677a9925e52ae1eb8df6000785c │ │ └─46494 /pause │ ├─2428fe172a9afd75cce309d731af94d74f1734851186f9e5a8b8a60d1554d685 │ │ ├─239701 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240437 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpmov55hsw/privsep.sock │ │ ├─240440 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240442 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a9dfee93defc44347c5bfcd6389f33855c387d6095a244b18750de7e16fa5abe │ │ └─51129 valkey-server *:6379 │ ├─c22816e1ff6f4d8debf32021c3bf7809bb90291e27f4075148ecce7297920bb0 │ │ ├─ 97418 /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 │ │ └─345914 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─957209253629e3426b1e818aae926d03195dd5c086efb8724f70d682b0c157ac │ │ ├─182279 neutron-policy-server: uWSGI master │ │ ├─182293 neutron-policy-server: uWSGI worker 1 │ │ └─182294 neutron-policy-server: uWSGI worker 2 │ ├─a3a8dbe4aba3522b486dfc36dd9597b0e419bbce84c1fbb3693ca0aa8735ab3b │ │ └─186780 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e59bf50947eba13a4daeb0bc894783296c1675369b1604072d38b3c04b4058cb │ │ └─47389 /pause │ ├─2a8f212d25f5e558cde48aeb15779e9be02676314d2bbf8b39c3de0867d5d730 │ │ └─220409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7474e41c9a8765235d7c31613a15942843e56701c50b34e89265d463fef8bb17 │ │ └─60357 /pause │ ├─46a0385b3475b72b2bec759171ddd2116a3f613d66e088bebf261b1fa0bacd0f │ │ ├─191682 /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 │ │ ├─365330 /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/tmp32il75at/privsep.sock │ │ ├─365428 /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/tmpr2jnz8gu/privsep.sock │ │ └─365692 /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/tmp3jg_749y/privsep.sock │ ├─e62cf16272e93080aaa4cf1cbf0de60fcadef5145d2abc56dcb78744a66e4feb │ │ ├─187109 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187127 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─187135 erl_child_setup 1048576 │ │ ├─187278 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187279 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187292 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─187570 /bin/sh -s rabbit_disk_monitor │ ├─a2a2325bb2166390ae1c0d3deb162a9650ca20281b696a80005c969fcd544d1c │ │ └─51555 redis_exporter │ ├─f9222767003196ec5afec122de7249cf1966fda4e2c2eb946955c5dea1190606 │ │ └─64874 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5fcdcd2b82432f21d8386822b18d4ec62ec45d38baa06bcf48fcab8bb6d88b48 │ │ └─226061 /pause │ ├─45ba454227d656a3271528ece299fba3eab4731e575f4679a20ac89ea126f050 │ │ └─40468 /pause │ ├─2e0e1ffd7108b11258772c546545a1561735919fabd7b0b85fe174d200e78f32 │ │ └─225562 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3d7a2152b26fa23e00a4a73c4393b8c4b8b400791b8d2fc2a48f53ec51cf6680 │ │ └─47433 /manager --metrics-bind-address=:9782 │ ├─f1068163c02c5fe6af912f08b29edc4323930282cdb9215b704a6c8a0033f155 │ │ └─40596 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 │ ├─1e48b3a1307e053a07c425accb5472a4058eea89113e4ec6ca5a1bb3525dd216 │ │ └─65064 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─259763ae879bad4cad9f3e79ed46ce8404d4adde8aabff7a7c6118057d19e81a │ │ └─65340 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1fcf4174b330b06469e0a89c89e54be62baf580c8cace121e9374eac77c8a0b9 │ │ └─51086 /pause │ ├─026929313c67e4ff1b2bc358fca83edc391121b294ca1e75161f030b04e92967 │ │ └─43524 /coredns -conf /etc/coredns/Corefile │ ├─c602bf34e35b407294d862801ce7c1c420a5d68cc8609b78a44539d229929ff7 │ │ └─84852 /pause │ ├─6b0646be17ce1db6c1bcba365634a8a3e5d1a52842198689addba9040fc0b504 │ │ └─65145 /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 │ ├─2da706c33871e305d32b572738dbb96aa47e906e801392445ccfae9868a12238 │ │ └─111909 /pause │ ├─17bab9da29c5712c8382b0b8a80f8c4b85762d4028f93f622020493b551fcc44 │ │ └─173995 /pause │ ├─0cb24c5798f8cb4a4907f50d33b47a0fe84d04e6a54afe4d4f163232ae48578a │ │ └─152582 /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 │ ├─9673374cde21afb7ca50772c01404d1cc683b9a1a26d9ed96e667fefe2ed3da4 │ │ └─56140 /pause │ ├─c1dc34284e5b6ac220cbebbfa99d9d48b7451ee33edbda9ac4e67ec0223b6cae │ │ └─221726 /pause │ ├─fa88c0b1a84417368d8a4d8eb4ee45c5427608866b3843a5001877ffe09b7540 │ │ └─146822 /pause │ ├─3be15e982a9f3a286c586f088b4e60630a03a1f554a6f312890ea4405125ee30 │ │ └─147545 /pause │ ├─0f8c62517113ef9822e716f0987e2210e2c83a34ad3fc9b6708f44cc01ff11e5 │ │ └─64649 /pause │ ├─404fdc17e39cd1caf5a27f1f8c6157035f1a036a067722aa3f53867626194e7e │ │ └─63180 /pause │ ├─0735e822537ce32bb1de364196eb564a0962eea8fabc78de133262f96a61f4ea │ │ ├─242946 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242963 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─242969 erl_child_setup 1048576 │ │ ├─243052 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─243053 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─243063 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─243382 /bin/sh -s rabbit_disk_monitor │ ├─2563e881b7fbd09918be2a07cb57bf4a5ccbfb1c89b5854a517df4435dde8ab6 │ │ └─56367 nfd-gc -gc-interval=1h │ ├─35c0607811bacc4302159806f6bcd6475049ccb60730eda95b62632275260ecd │ │ └─185868 /usr/bin/libvirt-tls-sidecar │ ├─daed219260f22d5182b88f5589422d2f1e69cdc45387225f91646c7454a866d8 │ │ ├─219157 octavia-api: uWSGI master │ │ ├─219170 octavia-api: uWSGI worker 1 │ │ └─219171 octavia-api: uWSGI worker 2 │ ├─43434ee470f3c7e9324d1ad39fcb1185bd633e084b9be9e130bf409bef34b09d │ │ └─144328 /pause │ ├─9021610bd724397121664bffd5abea8e64415eb9f327ca6b95ee10462f328839 │ │ └─147042 /pause │ ├─614ac304340e868ea86bd207c528267338ca0b9dec1e2735428dd70fb2b11ffe │ │ └─90800 /pause │ ├─777e3d11b50d9b81120b1bd933ea183a8263611f7f3d3c7e1f239269d5134d97 │ │ └─62710 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 │ ├─a6f4fe50b40b5a1fae785a5f1b29aaeb0575c89f02598a6fe96518ab0616a4d5 │ │ ├─64339 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64378 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1aaaeb2e0f9fb2f1c91b3d37ff0550b84bb6c93610b3273d3e1d1a05a8372d6d │ │ ├─182232 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182489 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/plugins/ml2/ml2_conf.ini) │ │ ├─182490 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/plugins/ml2/ml2_conf.ini) │ │ └─182491 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/plugins/ml2/ml2_conf.ini) │ ├─4faee36f4891ffcb10b6998ccb5c55170758e9bc14dda1aa60b9beb1be93c615 │ │ └─44510 /pause │ ├─03d07b3d872b663435f6bceac65ff2452509a4d70d6dbce3e61152a716255f91 │ │ └─43042 /pause │ ├─95e88dd0bad859e4dfb04302cd26c04957f2e1fca59bd963d839d6f95f507bdc │ │ └─62423 /pause │ ├─2b0b3cd931849a7e2ad8e295487a83e9d310253da8b3864ccd8f2afa94f223d3 │ │ └─43924 /pause │ ├─47f05dd2e32f8e6a179e38688448ed9edd65ecb0b2ee8e5e14fe559351ed086c │ │ └─44622 /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 │ ├─1753ad842d998d2611c91162204ac3856c2c734c2fdced74c475f4780e441736 │ │ └─106397 /pause │ ├─525f63541f3f63acdc85fb99d2ddd442e416bbfde02558350232ccf2f9887651 │ │ └─146709 /pause │ ├─53fa8b03bdc4fe1e4938d35ef16b9a0906cb8dcd29b161cfc56612939c374d73 │ │ └─141539 /pause │ ├─6af2dc323b7b97cec57d4debaf112b9c95600eb681bf40dbd42d8b958361567d │ │ └─121772 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f1d86be9ac26409454c1b5cb59746dbb11e4e3e2cec96fa7e7e751d748b4a08d │ │ └─172132 /pause │ ├─2de6855d861a7d4f5868c8b12efa3d7985140fdbdc62fe9548b11441f3c172ed │ │ └─47889 percona-xtradb-cluster-operator │ ├─8481918325fa20220278def0258c30c3b2d65919ef6b862944cac993416da8c2 │ │ └─65777 /bin/pushgateway │ ├─3ee567729468fdfe2dafbffc10b0fb4767710a693d1e74822f0db67ce0aff2d8 │ │ └─191709 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─60c09e6ef91f066aab9343f2d76e7580b751e59cb625c5e52e08fadab5c672ce │ │ └─40943 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c0b4512e9e30a35338b77240a8e98c8eddaeb920104ab58208dd339e12ff5ade │ │ └─146487 /pause │ ├─647bfd7074fe9e6f160664933fe5ca2690175bf24e20cba1df8fc14bf013fd21 │ │ └─65920 /bin/memcached_exporter │ ├─f266e9736dd5f0d000dd0ecc62dc978fc02269335304abe31a1b352dfa5fb4d0 │ │ └─186933 /pause │ ├─7ce0af85f5430ba613036a9b195f4c72b830bc330783b301c1a53e5c684c8c64 │ │ ├─141994 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142007 /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 │ ├─b6237137d74dacb41955bab0550b21ae345d010b1298cb16d6a397b8e585c627 │ │ └─40705 /kube-vip manager │ ├─abf25deae952fc6f163b9b11d4c24811c9bfc0072a57cf0f30f4f7c72b1a57bd │ │ └─246767 /pause │ ├─c78a8163ea34a9f95abbd52f040d7fc7fa994b8239c2c70100578d972c2df9a8 │ │ └─211160 /pause │ ├─6a27ab6ece9ff07f7b2ac13ed1e2cf072d0cfd113bbb5d842a8a60d957d8935f │ │ └─260417 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─7a8ffc4a9b018dc0e6fc1809485b28d6c3a9d938cdd22bdc1fa141e42ff5da03 │ │ └─85731 /usr/local/bin/rook ceph operator │ ├─da726d57d20f407f4cd5ffdbd2addaf799bf24f55224f60f195f363a2973bd26 │ │ └─109925 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0bec40d61abf39c8554ca9aed825b920a1d2fe3595c133e14d788f417b492769 │ │ ├─42184 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42562 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d8b22d4fe2e10b174d2e10759dde57cdc08a67f1bd7e0d9df002283d6d0d7674 │ │ ├─108557 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108771 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108773 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─09192dc520cbd9f55e93f035aaf856947e56436ed641de66330c81f725a54b21 │ │ └─65377 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0e8e9b337033c1e660e637352abb9e160add8dfcace7505f3f3bc12ff63c38f5 │ │ └─48921 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─cdbc33a1dc2eb7db55751ba69c2318d2cba1a523253426afb6ee8572d9ca2cc0 │ │ └─44064 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 │ ├─e64d3ba37d99e7d12a66a1d1c98534656e3879fe54ee60133a1f5cf1af402bd9 │ │ └─41691 /pause │ ├─d88425758db4c4938110358a620df1ee07f471e8f137c7887bf94960b8aa07b0 │ │ └─255634 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─fa070c3ea303716617360ec58c2561be2c2fb42dae2c317a8da3ca19b63e3062 │ │ └─125794 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─418a50f95922fa4ae3ec6b19d4f8e46bb6fe07582dc4d290c43461c97db38380 │ │ └─43492 /pause │ ├─8e74934f4b4d49b8645a8ea3f8ed413218db701b86d67cd1cece1d321dec9eb4 │ │ └─44717 /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 │ ├─6cb07eb4b5d97cc60512f78ad58deb6393644b4d6773e942bef4bd5403f5fad6 │ │ └─48638 /pause │ ├─9a8dac062536055ff647b07716610382dbfb54fd53085bc8f5d344171f0e9916 │ │ └─245664 docker-registry serve /etc/docker-registry/config.yml │ ├─80b09ce7dc64da755786838c1dc752b2f7ab16fabae83c1e6c65231090a69483 │ │ └─211094 /pause │ ├─7ab7d63a22a446e257b80a1e87d70aadd118a47daf6ab713a2ceab563d12c09d │ │ ├─90917 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90934 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90940 erl_child_setup 1048576 │ │ ├─91010 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91011 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91021 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91422 /bin/sh -s rabbit_disk_monitor │ ├─9102ecd4c13316da819345efd092664388c2bd663799ce42e146dffdb4f533ef │ │ └─60502 /pause │ ├─03ea1594f2ebd6e737bcfb7bf448870fca4735116553bcedec9d6bc94d0b42f5 │ │ └─46558 /pause │ ├─aa8284ebaf3e9049a20ab3f048c43cb5e520ee6b0ff025765c41ac7c79f3bd3e │ │ └─211504 /pause │ ├─26a82b5399c48b3c35c06905c5dbf78d0e06d4a5b6bcc4c44084f7506ef5b93a │ │ └─47766 /pause │ ├─40c50f833538af3b09be998aa935abe8dd4ca58c448901e2ccfcd84da4b23ca2 │ │ └─189228 /pause │ ├─055ce488874ec527105120dec3913a70c66299505cb80c3624dcf04a45af49a1 │ │ └─108146 /pause │ ├─cf3c49b7b7ecc531e8688be9c0c4e45a347b4f5b612caf1f93f1c98c5968f4f2 │ │ ├─174943 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─397422 sleep 300 │ ├─c952db609f37ca7449f6efe4838250f88ae7cd9c73edcd9adc6d790e5cd5b3e8 │ │ └─173970 /pause │ ├─26327200a98559de2de9fbde3489669516f5e91ed5fedf30b465b02f54928c9d │ │ └─174531 /pause │ ├─1e8629d2819aa7fa513d30c12cb7212d6f0f2e4932da1e2530b53ff348737e12 │ │ └─50904 /pause │ ├─6df4730ae4ca81b61b97c2535814b5c68e3c771b20cfa70788632eeed73f2793 │ │ └─77679 /pause │ ├─0613088b5eaefb6ff10f60bfe279db54469ee5a36639db58a8013c47d5295d7b │ │ ├─184669 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─185661 /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/tmps377xlbq/privsep.sock │ │ ├─185903 /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/tmp_4pkqs3s/privsep.sock │ │ ├─186409 /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/tmpb5ncxu0h/privsep.sock │ │ ├─186864 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186865 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186969 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cc773c1a-d2ee-4878-8e46-584baab2f7ba/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cc773c1a-d2ee-4878-8e46-584baab2f7ba/host --addn-hosts=/var/lib/neutron/dhcp/cc773c1a-d2ee-4878-8e46-584baab2f7ba/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cc773c1a-d2ee-4878-8e46-584baab2f7ba/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cc773c1a-d2ee-4878-8e46-584baab2f7ba/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-85f82326-44dd-485b-a796-1b26219896bc,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 │ │ ├─186979 haproxy -f /var/lib/neutron/ns-metadata-proxy/cc773c1a-d2ee-4878-8e46-584baab2f7ba.conf │ │ ├─205552 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1fc4deb5-8dcb-4842-933f-93d1f24776c1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1fc4deb5-8dcb-4842-933f-93d1f24776c1/host --addn-hosts=/var/lib/neutron/dhcp/1fc4deb5-8dcb-4842-933f-93d1f24776c1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1fc4deb5-8dcb-4842-933f-93d1f24776c1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1fc4deb5-8dcb-4842-933f-93d1f24776c1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f864de38-1923-4299-a5b1-11cfb34b200c,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 │ │ ├─205555 haproxy -f /var/lib/neutron/ns-metadata-proxy/1fc4deb5-8dcb-4842-933f-93d1f24776c1.conf │ │ └─368379 /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/tmpj456gigs/privsep.sock │ ├─01bc8f2de04e41874902d621d53ee0a05bb9edb9bf8e95497492094a0dad87b9 │ │ └─49015 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─121d676b6c5f9b8de57389fd77fcdc7ae5b3cc93ebaefeab899febb1ebf4d16e │ │ ├─239978 magnum-api: uWSGI master │ │ ├─240021 magnum-api: uWSGI worker 1 │ │ └─240022 magnum-api: uWSGI worker 2 │ ├─dedcd70a8210d1f4ebbc88128fcffbfba2a3ff003d19d02f5a67bc2e5635e755 │ │ └─68347 /pause │ ├─dc2a3bb9ba0277fb7047809e78718271f170f086f586702d847d8b3ef0172183 │ │ └─79082 /pause │ ├─217556a3030049c542c296cbb500b29dd3503eed3266e99dac82a6a5fac9458a │ │ └─47562 /manager --metrics-bind-address=:8080 │ ├─9a50a9ae2e5dacec5e6f5f6bc315715a3d353f0f14d787dd7e598ef8708677a3 │ │ └─41971 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6c6990e4490c6013427a0213371c93365a0368a2e9b4bbdd1bb1ef734ea22087 │ │ └─61072 /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 │ ├─4d5e1f08cf0ca8de31fc608b0323ecaa8104875d9ee4c700b6bef7a675b37e83 │ │ └─62873 /pause │ ├─94af4de214adef6a752fcc2f3e0ed18f9987b11e62e5736c1ac6277b45b290ab │ │ └─203495 /pause │ ├─8baa17ab9f3da66a3692d84d76894b58520fcd18d41ee0f2dae9e4c57f8fe791 │ │ └─227250 /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 │ ├─90b1c2d6b4655be6602799b20ce97446dd18d2fc6e1d26fe01f50596ecd84395 │ │ └─174168 /pause │ ├─cf77d18e60c28360523bfb0550e9d23d4e668243aa9dd1bb9945d6d8e7d25bea │ │ └─96922 /pause │ ├─8ea1734d5cd513e15008ebf648b57d0f124c91306bcdaf078349a90d511a71ce │ │ ├─144490 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144506 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─144512 erl_child_setup 1048576 │ │ ├─144576 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144577 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144589 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─145007 /bin/sh -s rabbit_disk_monitor │ ├─2c05597d881a40777f3ad108dea069e69d5b8391fedd1b17860d6f0cef6bfe9d │ │ └─56578 /secretgen-controller │ ├─3f65e1f6fbf66b20052ead348ed20e7296ed5cceb12f1e7a21203007357a190a │ │ ├─121189 cinder-api: uWSGI master │ │ ├─121202 cinder-api: uWSGI worker 1 │ │ └─121203 cinder-api: uWSGI worker 2 │ ├─fce473484bc134d1278e27b4407fa8ce15211459ec7402f94744cac2dcb713eb │ │ └─174570 /pause │ ├─8df930c35d3898327ceafb669271b24e24aca4b5a616df6ad4e18d958e8285c4 │ │ └─51225 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 │ ├─adb981f7932fb432412347b99cbf893e21532b74f7093bb8a189d85de09fb04a │ │ └─143621 /coredns -conf /etc/coredns/Corefile │ ├─0958e469340a7632ccaa6a831f023d48b6ecd7384dd2db093c5ad0f4a7e16c00 │ │ └─55432 /pause │ ├─ca4a6479537b1c617e2f6bcc0f7da66e3d69f8b55a20c9699a75538e0ef8d7ac │ │ └─65105 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-109.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─80fa87f507b1da76866a1387a86d9734e4b67cc3ed2b94eb59dcdb02cabf49a9 │ │ └─56086 /pause │ ├─5095471786a251c319536c75c4f73a98e44bd65219f2f1d39a6b556bd5e35465 │ │ ├─48764 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 │ │ └─51489 haproxy -sf 155 -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 │ ├─096487c55105dc72138a3b03be714892ec176c2d32fcd45cb1b4c718ed2b5cfc │ │ └─56180 /pause │ ├─d4ae1cd59d033b7d635d575d24fe66d3648c6b7a04e2ae5c54867a257c8c00f6 │ │ └─225194 /pause │ ├─c57b2be656b59d80aff2ee6161f7704c7b6b603d9362eab0f4c0fb473b2b41bf │ │ └─64919 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-109.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─6c3e76264b17026b9546dae836f64a54afaee6cef980ad12a5968d02264aefdb │ │ └─65895 /bin/oauth2-proxy │ ├─8dcca412b549570a7f34f8d9b4448861029a2b5e5936ac9f7016e313ab0db153 │ │ └─56327 /pause │ ├─89e949c3acb75a5dbce45ee6c2bc0beafe5c0fe25e6c7d3618c2bbb717cf87fa │ │ └─97293 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-22ptc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2730abbab65f086fabf9abb905a71b4c1a0ebf8b114cd186f444c16711d4bd08 │ │ ├─66516 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66560 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66570 erl_child_setup 1048576 │ │ ├─66846 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66847 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66857 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66976 /bin/sh -s rabbit_disk_monitor │ ├─af6d245c3eb5df9d3ba18ce6c6ae5c33bf11c2f3c6c86c6937ca58e2c9193b2f │ │ └─240341 /pause │ ├─51e6ff0f979a6637e5792c97d9e35eeb706d4fe46e745009affdbe59ce8dd1ec │ │ └─40456 /pause │ ├─3cf1916529beaf5a696e59cdf293f3ccf7450b1977988db988a913ff7a0fce89 │ │ ├─220428 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220830 octavia-worker: ConsumerService worker(0) │ │ └─220833 octavia-worker: ConsumerService worker(1) │ ├─63098205735472d8fe57d4844a9f2e3a6f4955824b3643a8031714f1b206f0a6 │ │ ├─171141 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171414 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171415 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─5eaf4686d1bb24ad254d30a0ebe8e815387de3044df2f5af5af1b4c9e084c876 │ │ └─261475 /pause │ ├─43bc669fb1201aa3da5cc18350de2f5bef23503257ca409a6c2fb711ce63a0d1 │ │ └─111872 /pause │ ├─7d222616e1e551827a9807b0ef097a34f496ea9aeaf84a5a4b0cdec0d3a5872f │ │ └─246927 /pause │ ├─29e4a6f852675b2036d7d7a378fbe4a26685b1d9d452d62c8b95e53fe625fdef │ │ ├─255660 manila-api: uWSGI master │ │ ├─255697 manila-api: uWSGI worker 1 │ │ └─255698 manila-api: uWSGI worker 2 │ ├─d0975eca38d20523d6493342337ce8a104967b17ba8f85a8a5244568d425b864 │ │ ├─221226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221243 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─387505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f30666bf32c417b3431570cb4cdba0469958cf7d01df390dd1dbbe0e5ef6524c │ │ └─41711 /pause │ ├─67ef6f00e03d187e4235b08170a466e8fd8d4cb589a80bff1de637dd0cebc72a │ │ ├─171143 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171418 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171419 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ └─87db2cba0271be073fbd9952898241b7d9a03d51114398acbdee21b107ae26f5 │ ├─170094 nova-api: uWSGI master │ ├─170131 nova-api: uWSGI worker 1 │ └─170132 nova-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount