USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1389 66.6 0.1 107672 24208 ? Sl 00:20 0:00 /usr/bin/python3 root 1178 0.0 0.1 373080 20776 ? Ssl 00:17 0:00 /usr/libexec/packagekitd zuul 923 0.0 0.1 181896 19536 ? Sl 00:17 0:00 /usr/bin/python3 systemd+ 364 0.0 0.0 21468 12960 ? Ss 00:15 0:00 /usr/lib/systemd/systemd-resolved root 1 0.9 0.0 21628 12836 ? Ss 00:15 0:03 /sbin/init nofb root 288 0.1 0.0 50524 11764 ? S /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 zuul 711 0.0 0.0 21008 3320 ? S 00:16 0:00 (sd-pam) root 604 0.0 0.0 6148 2104 ttyS0 Ss+ 00:15 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 - vt220 root 598 0.0 0.0 6104 1984 tty1 Ss+ 00:15 0:00 /sbin/agetty -o -p -- \u --noclear - linux zuul 1385 0.0 0.0 2800 1808 ? Ss 00:20 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dtzzzrargeqvcxlfuoyfqbhhjyscdmku ; /usr/bin/python3'"'"' && sleep 0' root 1388 0.0 0.0 2800 1804 ? S 00:20 0:00 /bin/sh -c echo BECOME-SUCCESS-dtzzzrargeqvcxlfuoyfqbhhjyscdmku ; /usr/bin/python3 zuul 1386 0.0 0.0 2800 1800 ? S 00:20 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dtzzzrargeqvcxlfuoyfqbhhjyscdmku ; /usr/bin/python3' && sleep 0 root 2 0.0 0.0 0 0 ? S 00:15 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? S 00:15 0:00 [pool_workqueue_release] root 4 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-rcu_g] root 5 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-rcu_p] root 6 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-slub_] root 7 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-netns] root 8 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/0:0-rcu_gp] root 9 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/0:0H-events_highpri] root 10 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/0:1-cgroup_bpf_destroy] root 11 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u16:0-ipv6_addrconf] root 12 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-mm_pe] root 13 0.0 0.0 0 0 ? I 00:15 0:00 [rcu_tasks_kthread] root 14 0.0 0.0 0 0 ? I 00:15 0:00 [rcu_tasks_rude_kthread] root 15 0.0 0.0 0 0 ? I 00:15 0:00 [rcu_tasks_trace_kthread] root 16 0.0 0.0 0 0 ? S 00:15 0:00 [ksoftirqd/0] root 17 0.4 0.0 0 0 ? I 00:15 0:01 [rcu_preempt] root 18 0.0 0.0 0 0 ? S 00:15 0:00 [migration/0] root 19 0.0 0.0 0 0 ? S 00:15 0:00 [idle_inject/0] root 20 0.0 0.0 0 0 ? S 00:15 0:00 [cpuhp/0] root 21 0.0 0.0 0 0 ? S 00:15 0:00 [cpuhp/1] root 22 0.0 0.0 0 0 ? S 00:15 0:00 [idle_inject/1] root 23 0.0 0.0 0 0 ? S 00:15 0:00 [migration/1] root 24 0.0 0.0 0 0 ? S 00:15 0:00 [ksoftirqd/1] root 25 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/1:0-events] root 26 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/1:0H-events_highpri] root 27 0.0 0.0 0 0 ? S 00:15 0:00 [cpuhp/2] root 28 0.0 0.0 0 0 ? S 00:15 0:00 [idle_inject/2] root 29 0.0 0.0 0 0 ? S 00:15 0:00 [migration/2] root 30 0.0 0.0 0 0 ? S 00:15 0:00 [ksoftirqd/2] root 31 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/2:0-events] root 32 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/2:0H-kblockd] root 33 0.0 0.0 0 0 ? S 00:15 0:00 [cpuhp/3] root 34 0.0 0.0 0 0 ? S 00:15 0:00 [idle_inject/3] root 35 0.0 0.0 0 0 ? S 00:15 0:00 [migration/3] root 36 0.0 0.0 0 0 ? S 00:15 0:00 [ksoftirqd/3] root 37 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/3:0-events] root 38 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/3:0H-kblockd] root 39 0.0 0.0 0 0 ? S 00:15 0:00 [cpuhp/4] root 40 0.0 0.0 0 0 ? S 00:15 0:00 [idle_inject/4] root 41 0.0 0.0 0 0 ? S 00:15 0:00 [migration/4] root 42 0.0 0.0 0 0 ? S 00:15 0:00 [ksoftirqd/4] root 43 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/4:0-events] root 44 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/4:0H-events_highpri] root 45 0.0 0.0 0 0 ? S 00:15 0:00 [cpuhp/5] root 46 0.0 0.0 0 0 ? S 00:15 0:00 [idle_inject/5] root 47 0.0 0.0 0 0 ? S 00:15 0:00 [migration/5] root 48 0.0 0.0 0 0 ? S 00:15 0:00 [ksoftirqd/5] root 49 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/5:0-events] root 50 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/5:0H-events_highpri] root 51 0.0 0.0 0 0 ? S 00:15 0:00 [cpuhp/6] root 52 0.0 0.0 0 0 ? S 00:15 0:00 [idle_inject/6] root 53 0.0 0.0 0 0 ? S 00:15 0:00 [migration/6] root 54 0.0 0.0 0 0 ? S 00:15 0:00 [ksoftirqd/6] root 55 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/6:0-events] root 56 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/6:0H-events_highpri] root 57 0.0 0.0 0 0 ? S 00:15 0:00 [cpuhp/7] root 58 0.0 0.0 0 0 ? S 00:15 0:00 [idle_inject/7] root 59 0.0 0.0 0 0 ? S 00:15 0:00 [migration/7] root 60 0.0 0.0 0 0 ? S 00:15 0:00 [ksoftirqd/7] root 61 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/7:0-mm_percpu_wq] root 62 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/7:0H-events_highpri] root 63 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u17:0-flush-253:0] root 64 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u18:0-events_power_efficient] root 65 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u19:0-flush-253:0] root 66 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u20:0-events_unbound] root 67 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u21:0-writeback] root 68 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u22:0-events_unbound] root 69 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u23:0-writeback] root 70 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u24:0-events_power_efficient] root 71 0.0 0.0 0 0 ? S 00:15 0:00 [kdevtmpfs] root 72 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-inet_] root 73 0.0 0.0 0 0 ? S 00:15 0:00 [kauditd] root 74 0.0 0.0 0 0 ? S 00:15 0:00 [khungtaskd] root 75 0.0 0.0 0 0 ? S 00:15 0:00 [oom_reaper] root 76 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u17:1-flush-253:0] root 77 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-write] root 78 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u17:2] root 79 0.0 0.0 0 0 ? S 00:15 0:00 [kcompactd0] root 80 0.0 0.0 0 0 ? SN 00:15 0:00 [ksmd] root 81 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/1:1-cgroup_release] root 82 0.0 0.0 0 0 ? SN 00:15 0:00 [khugepaged] root 83 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-kinte] root 84 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-kbloc] root 85 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-blkcg] root 86 0.0 0.0 0 0 ? S 00:15 0:00 [irq/9-acpi] root 87 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/4:1-events] root 88 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-tpm_d] root 89 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-ata_s] root 90 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-md] root 91 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-md_bi] root 92 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-edac-] root 93 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-devfr] root 94 0.0 0.0 0 0 ? S 00:15 0:00 [watchdogd] root 95 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/5:1-mm_percpu_wq] root 96 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u18:1-flush-253:0] root 97 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-quota] root 98 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/1:1H-kblockd] root 99 0.0 0.0 0 0 ? S 00:15 0:00 [kswapd0] root 100 0.0 0.0 0 0 ? S 00:15 0:00 [ecryptfs-kthread] root 101 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-kthro] root 102 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-acpi_] root 103 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u21:1-events_freezable_power_] root 104 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/6:1-cgroup_bpf_destroy] root 105 0.0 0.0 0 0 ? S 00:15 0:00 [scsi_eh_0] root 106 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-scsi_] root 107 0.0 0.0 0 0 ? S 00:15 0:00 [scsi_eh_1] root 108 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-scsi_] root 109 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u23:1-events_power_efficient] root 110 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u23:2-events_unbound] root 111 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/6:1H-kblockd] root 112 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u23:3-events_power_efficient] root 113 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/2:1-cgroup_free] root 114 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/3:1H] root 115 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/3:1] root 116 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/2:1H-kblockd] root 117 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-mld] root 118 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-ipv6_] root 120 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u16:1-ext4-rsv-conversion] root 126 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u24:1-writeback] root 127 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/7:1-events] root 128 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/7:2-events] root 129 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-kstrp] root 131 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u25:0] root 132 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u26:0] root 133 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u27:0] root 134 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u28:0] root 135 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u29:0] root 136 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u30:0] root 137 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u31:0] root 138 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u32:0] root 139 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/u33:0] root 140 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u19:1-events_unbound] root 150 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u20:1-events_unbound] root 154 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-charg] root 180 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/5:1H-kblockd] root 191 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/0:1H-kblockd] root 192 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/4:1H-kblockd] root 207 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/7:1H-kblockd] root 208 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/4:2-events] root 219 0.0 0.0 0 0 ? S 00:15 0:00 [hwrng] root 220 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u22:1-flush-253:0] root 221 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/5:2-mm_percpu_wq] root 241 0.0 0.0 0 0 ? S 00:15 0:00 [jbd2/vda1-8] root 242 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-ext4-] root 247 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u22:2-events_power_efficient] root 255 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/2:2-cgroup_release] root 295 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/0:2-cgwb_release] root 302 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u19:2-events_unbound] root 317 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/2:3-events] root 318 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/2:4-cgroup_free] root 319 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/2:5-mm_percpu_wq] root 320 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/6:2-events] root 321 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/1:2-events] root 361 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u18:2-events_power_efficient] root 365 0.0 0.0 0 0 ? S 00:15 0:00 [psimon] root 403 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u18:3-events_power_efficient] root 404 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u19:3-flush-253:0] root 411 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u22:3-flush-253:0] root 415 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-crypt] root 420 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/3:2] root 483 0.0 0.0 0 0 ? I< 00:15 0:00 [kworker/R-cfg80] root 490 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/0:3-events] root 548 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u20:2-events_unbound] root 610 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u16:2] root 622 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/0:4] root 658 0.0 0.0 0 0 ? I 00:15 0:00 [kworker/u20:3-events_unbound] root 708 0.0 0.0 0 0 ? S 00:16 0:00 [psimon] root 993 0.0 0.0 0 0 ? I< 00:17 0:00 [kworker/R-tls-s] root 1352 0.0 0.0 0 0 ? I 00:17 0:00 [kworker/u21:2]