./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor2250995089 <...> [ 97.413651][ T23] cfg80211: failed to load regulatory.db Warning: Permanently added '10.128.1.91' (ED25519) to the list of known hosts. execve("./syz-executor2250995089", ["./syz-executor2250995089"], 0x7ffdf385b180 /* 10 vars */) = 0 brk(NULL) = 0x555556361000 brk(0x555556361d00) = 0x555556361d00 arch_prctl(ARCH_SET_FS, 0x555556361380) = 0 set_tid_address(0x555556361650) = 5061 set_robust_list(0x555556361660, 24) = 0 rseq(0x555556361ca0, 0x20, 0, 0x53053053) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor2250995089", 4096) = 28 getrandom("\xe0\x2c\xd5\x1c\xb0\x17\x50\x53", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555556361d00 brk(0x555556382d00) = 0x555556382d00 brk(0x555556383000) = 0x555556383000 mprotect(0x7f8804b00000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5062 attached , child_tidptr=0x555556361650) = 5062 [pid 5062] set_robust_list(0x555556361660, 24) = 0 [pid 5062] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5062] setpgid(0, 0) = 0 [pid 5062] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5062] write(3, "1000", 4) = 4 [pid 5062] close(3) = 0 [pid 5062] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5062] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5062] getsockname(3, {sa_family=AF_INET, sa_data="\xe5\xbc\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5062] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5062] bind(4, {sa_family=AF_INET, sin_port=htons(58812), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5062] dup(4) = 5 [pid 5062] listen(5, 0) = 0 [pid 5062] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5062] connect(6, {sa_family=AF_INET, sin_port=htons(58812), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5062] exit_group(0) = ? [ 100.168463][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:58812. Sending cookies. [ 100.187945][ T5062] [ 100.190343][ T5062] ====================================================== [ 100.197364][ T5062] WARNING: possible circular locking dependency detected [ 100.204387][ T5062] 6.8.0-rc2-syzkaller #0 Not tainted [ 100.209680][ T5062] ------------------------------------------------------ [ 100.216710][ T5062] syz-executor225/5062 is trying to acquire lock: [ 100.223130][ T5062] ffff8880218893f8 ((work_completion)(&new_smc->smc_listen_work)){+.+.}-{0:0}, at: __flush_work+0xfa/0xa10 [ 100.234586][ T5062] [ 100.234586][ T5062] but task is already holding lock: [ 100.241972][ T5062] ffff888021888130 (sk_lock-AF_SMC/1){+.+.}-{0:0}, at: smc_release+0x3a3/0x640 [ 100.250996][ T5062] [ 100.250996][ T5062] which lock already depends on the new lock. [ 100.250996][ T5062] [ 100.261435][ T5062] [ 100.261435][ T5062] the existing dependency chain (in reverse order) is: [ 100.270481][ T5062] [ 100.270481][ T5062] -> #1 (sk_lock-AF_SMC/1){+.+.}-{0:0}: [ 100.278243][ T5062] lock_sock_nested+0x3a/0xf0 [ 100.283483][ T5062] smc_listen_out+0x1e7/0x4b0 [ 100.288717][ T5062] smc_listen_work+0x56e/0x5190 [ 100.294214][ T5062] process_one_work+0x886/0x15d0 [ 100.299784][ T5062] worker_thread+0x8b9/0x1290 [ 100.305011][ T5062] kthread+0x2c6/0x3a0 [ 100.309627][ T5062] ret_from_fork+0x45/0x80 [ 100.314584][ T5062] ret_from_fork_asm+0x11/0x20 [ 100.319893][ T5062] [ 100.319893][ T5062] -> #0 ((work_completion)(&new_smc->smc_listen_work)){+.+.}-{0:0}: [ 100.330096][ T5062] __lock_acquire+0x2445/0x3b30 [ 100.335481][ T5062] lock_acquire+0x1ae/0x520 [ 100.340526][ T5062] __flush_work+0x103/0xa10 [ 100.346194][ T5062] __cancel_work_timer+0x3ef/0x590 [ 100.351869][ T5062] smc_clcsock_release+0x5f/0xe0 [ 100.357339][ T5062] __smc_release+0x5b9/0x890 [ 100.362459][ T5062] smc_close_non_accepted+0xda/0x230 [ 100.368313][ T5062] smc_close_active+0xc2d/0x1070 [ 100.373807][ T5062] __smc_release+0x62b/0x890 [ 100.378942][ T5062] smc_release+0x209/0x640 [ 100.383915][ T5062] __sock_release+0xae/0x260 [ 100.389059][ T5062] sock_close+0x1c/0x20 [ 100.393772][ T5062] __fput+0x270/0xb70 [ 100.398322][ T5062] task_work_run+0x14d/0x240 [ 100.403459][ T5062] do_exit+0xa8a/0x2ad0 [ 100.408175][ T5062] do_group_exit+0xd4/0x2a0 [ 100.413221][ T5062] __x64_sys_exit_group+0x3e/0x50 [ 100.418776][ T5062] do_syscall_64+0xd3/0x250 [ 100.423840][ T5062] entry_SYSCALL_64_after_hwframe+0x63/0x6b [ 100.430269][ T5062] [ 100.430269][ T5062] other info that might help us debug this: [ 100.430269][ T5062] [ 100.440497][ T5062] Possible unsafe locking scenario: [ 100.440497][ T5062] [ 100.448471][ T5062] CPU0 CPU1 [ 100.453886][ T5062] ---- ---- [ 100.459258][ T5062] lock(sk_lock-AF_SMC/1); [ 100.463859][ T5062] lock((work_completion)(&new_smc->smc_listen_work)); [ 100.473343][ T5062] lock(sk_lock-AF_SMC/1); [ 100.480395][ T5062] lock((work_completion)(&new_smc->smc_listen_work)); [ 100.487338][ T5062] [ 100.487338][ T5062] *** DEADLOCK *** [ 100.487338][ T5062] [ 100.495478][ T5062] 2 locks held by syz-executor225/5062: [ 100.501024][ T5062] #0: ffff8880791f6210 (&sb->s_type->i_mutex_key#10){+.+.}-{3:3}, at: __sock_release+0x86/0x260 [ 100.511623][ T5062] #1: ffff888021888130 (sk_lock-AF_SMC/1){+.+.}-{0:0}, at: smc_release+0x3a3/0x640 [ 100.521049][ T5062] [ 100.521049][ T5062] stack backtrace: [ 100.526952][ T5062] CPU: 1 PID: 5062 Comm: syz-executor225 Not tainted 6.8.0-rc2-syzkaller #0 [ 100.535638][ T5062] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023 [ 100.545789][ T5062] Call Trace: [ 100.549087][ T5062] [ 100.552216][ T5062] dump_stack_lvl+0xd9/0x1b0 [ 100.556829][ T5062] check_noncircular+0x317/0x400 [ 100.561810][ T5062] ? print_circular_bug+0x5c0/0x5c0 [ 100.567051][ T5062] ? register_lock_class+0xb1/0x1230 [ 100.572360][ T5062] ? lockdep_lock+0xc6/0x200 [ 100.576984][ T5062] ? print_bfs_bug+0x30/0x30 [ 100.581617][ T5062] ? static_obj+0xc0/0xc0 [ 100.585996][ T5062] __lock_acquire+0x2445/0x3b30 [ 100.590871][ T5062] ? lockdep_hardirqs_on_prepare+0x420/0x420 [ 100.596918][ T5062] ? hlock_conflict+0x58/0x200 [ 100.601729][ T5062] lock_acquire+0x1ae/0x520 [ 100.606343][ T5062] ? __flush_work+0xfa/0xa10 [ 100.610982][ T5062] ? lock_sync+0x190/0x190 [ 100.615416][ T5062] ? __flush_work+0xfa/0xa10 [ 100.620036][ T5062] __flush_work+0x103/0xa10 [ 100.624565][ T5062] ? __flush_work+0xfa/0xa10 [ 100.629186][ T5062] ? __lock_acquire+0x1502/0x3b30 [ 100.634310][ T5062] ? cancel_delayed_work+0x20/0x20 [ 100.639447][ T5062] ? print_usage_bug.part.0+0x550/0x550 [ 100.647485][ T5062] ? mark_held_locks+0x9f/0xe0 [ 100.652388][ T5062] __cancel_work_timer+0x3ef/0x590 [ 100.657529][ T5062] ? work_on_cpu_safe_key+0xb0/0xb0 [ 100.662820][ T5062] ? __smc_release+0x5b1/0x890 [ 100.667633][ T5062] ? reacquire_held_locks+0x4c0/0x4c0 [ 100.673035][ T5062] ? mark_held_locks+0x9f/0xe0 [ 100.677836][ T5062] smc_clcsock_release+0x5f/0xe0 [ 100.682791][ T5062] __smc_release+0x5b9/0x890 [ 100.687390][ T5062] ? sk_alloc+0xb80/0xb80 [ 100.691827][ T5062] smc_close_non_accepted+0xda/0x230 [ 100.697126][ T5062] smc_close_active+0xc2d/0x1070 [ 100.702093][ T5062] __smc_release+0x62b/0x890 [ 100.706692][ T5062] smc_release+0x209/0x640 [ 100.711136][ T5062] ? __sock_release+0x260/0x260 [ 100.716028][ T5062] __sock_release+0xae/0x260 [ 100.720651][ T5062] sock_close+0x1c/0x20 [ 100.724844][ T5062] __fput+0x270/0xb70 [ 100.728854][ T5062] task_work_run+0x14d/0x240 [ 100.733486][ T5062] ? task_work_cancel+0x30/0x30 [ 100.738359][ T5062] ? do_raw_spin_unlock+0x173/0x230 [ 100.743584][ T5062] do_exit+0xa8a/0x2ad0 [ 100.747772][ T5062] ? do_group_exit+0x1c5/0x2a0 [ 100.752569][ T5062] ? reacquire_held_locks+0x4c0/0x4c0 [ 100.757958][ T5062] ? do_raw_spin_lock+0x12e/0x2b0 [ 100.763014][ T5062] ? mm_update_next_owner+0x840/0x840 [ 100.768403][ T5062] ? spin_bug+0x1d0/0x1d0 [ 100.772747][ T5062] do_group_exit+0xd4/0x2a0 [ 100.777271][ T5062] __x64_sys_exit_group+0x3e/0x50 [ 100.782317][ T5062] do_syscall_64+0xd3/0x250 [ 100.786854][ T5062] entry_SYSCALL_64_after_hwframe+0x63/0x6b [ 100.792775][ T5062] RIP: 0033:0x7f8804a8bc09 [ 100.797199][ T5062] Code: Unable to access opcode bytes at 0x7f8804a8bbdf. [ 100.804217][ T5062] RSP: 002b:00007ffcbc267b78 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7 [ 100.812641][ T5062] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f8804a8bc09 [pid 5062] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5062, si_uid=0, si_status=0, si_utime=0, si_stime=2 /* 0.02 s */} --- [ 100.820638][ T5062] RDX: 000000000000003c RSI: 00000000000000e7 RDI: 0000000000000000 [ 100.828628][ T5062] RBP: 00007f8804b062d0 R08: ffffffffffffffb8 R09: 0000000000000006 [ 100.836608][ T5062] R10: 0000000000000006 R11: 0000000000000246 R12: 00007f8804b062d0 [ 100.844589][ T5062] R13: 0000000000000000 R14: 00007f8804b06d20 R15: 00007f8804a5ce60 [ 100.852595][ T5062] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5064 ./strace-static-x86_64: Process 5064 attached [pid 5064] set_robust_list(0x555556361660, 24) = 0 [pid 5064] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5064] setpgid(0, 0) = 0 [pid 5064] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5064] write(3, "1000", 4) = 4 [pid 5064] close(3) = 0 [pid 5064] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5064] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5064] getsockname(3, {sa_family=AF_INET, sa_data="\xa4\x28\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5064] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5064] bind(4, {sa_family=AF_INET, sin_port=htons(42024), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5064] dup(4) = 5 [pid 5064] listen(5, 0) = 0 [pid 5064] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5064] connect(6, {sa_family=AF_INET, sin_port=htons(42024), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5064] exit_group(0) = ? [pid 5064] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5064, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5065 attached [pid 5065] set_robust_list(0x555556361660, 24) = 0 [pid 5065] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5065 [pid 5065] <... prctl resumed>) = 0 [pid 5065] setpgid(0, 0) = 0 [pid 5065] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5065] write(3, "1000", 4) = 4 [pid 5065] close(3) = 0 [pid 5065] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [ 100.951303][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:42024. Sending cookies. [pid 5065] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5065] getsockname(3, {sa_family=AF_INET, sa_data="\xdd\xc3\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5065] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5065] bind(4, {sa_family=AF_INET, sin_port=htons(56771), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5065] dup(4) = 5 [pid 5065] listen(5, 0) = 0 [pid 5065] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5065] connect(6, {sa_family=AF_INET, sin_port=htons(56771), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5065] exit_group(0) = ? [pid 5065] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5065, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5066 attached [pid 5066] set_robust_list(0x555556361660, 24) = 0 [pid 5066] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5066 [pid 5066] <... prctl resumed>) = 0 [pid 5066] setpgid(0, 0) = 0 [ 101.046896][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:56771. Sending cookies. [pid 5066] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5066] write(3, "1000", 4) = 4 [pid 5066] close(3) = 0 [pid 5066] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5066] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5066] getsockname(3, {sa_family=AF_INET, sa_data="\x89\xb9\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5066] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5066] bind(4, {sa_family=AF_INET, sin_port=htons(35257), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5066] dup(4) = 5 [pid 5066] listen(5, 0) = 0 [pid 5066] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5066] connect(6, {sa_family=AF_INET, sin_port=htons(35257), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5066] exit_group(0) = ? [pid 5066] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5066, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 [ 101.153268][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:35257. Sending cookies. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5067 attached [pid 5067] set_robust_list(0x555556361660, 24) = 0 [pid 5067] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5067 [pid 5067] <... prctl resumed>) = 0 [pid 5067] setpgid(0, 0) = 0 [pid 5067] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5067] write(3, "1000", 4) = 4 [pid 5067] close(3) = 0 [pid 5067] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5067] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5067] getsockname(3, {sa_family=AF_INET, sa_data="\x87\x8c\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5067] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5067] bind(4, {sa_family=AF_INET, sin_port=htons(34700), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5067] dup(4) = 5 [pid 5067] listen(5, 0) = 0 [pid 5067] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5067] connect(6, {sa_family=AF_INET, sin_port=htons(34700), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5067] exit_group(0) = ? [pid 5067] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5067, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5068 ./strace-static-x86_64: Process 5068 attached [ 101.291908][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:34700. Sending cookies. [pid 5068] set_robust_list(0x555556361660, 24) = 0 [pid 5068] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5068] setpgid(0, 0) = 0 [pid 5068] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5068] write(3, "1000", 4) = 4 [pid 5068] close(3) = 0 [pid 5068] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5068] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5068] getsockname(3, {sa_family=AF_INET, sa_data="\xdb\x39\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5068] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5068] bind(4, {sa_family=AF_INET, sin_port=htons(56121), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5068] dup(4) = 5 [pid 5068] listen(5, 0) = 0 [pid 5068] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5068] connect(6, {sa_family=AF_INET, sin_port=htons(56121), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5068] exit_group(0) = ? [pid 5068] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5068, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5069 ./strace-static-x86_64: Process 5069 attached [ 101.409682][ C1] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:56121. Sending cookies. [pid 5069] set_robust_list(0x555556361660, 24) = 0 [pid 5069] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5069] setpgid(0, 0) = 0 [pid 5069] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5069] write(3, "1000", 4) = 4 [pid 5069] close(3) = 0 [pid 5069] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5069] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5069] getsockname(3, {sa_family=AF_INET, sa_data="\xcd\x2a\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5069] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5069] bind(4, {sa_family=AF_INET, sin_port=htons(52522), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5069] dup(4) = 5 [pid 5069] listen(5, 0) = 0 [pid 5069] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5069] connect(6, {sa_family=AF_INET, sin_port=htons(52522), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5069] exit_group(0) = ? [pid 5069] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5069, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5070 attached [pid 5070] set_robust_list(0x555556361660, 24) = 0 [pid 5070] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5070] setpgid(0, 0 [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5070 [pid 5070] <... setpgid resumed>) = 0 [pid 5070] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5070] write(3, "1000", 4) = 4 [pid 5070] close(3) = 0 [pid 5070] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5070] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5070] getsockname(3, {sa_family=AF_INET, sa_data="\x9f\x22\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5070] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [ 101.579110][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:52522. Sending cookies. [pid 5070] bind(4, {sa_family=AF_INET, sin_port=htons(40738), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5070] dup(4) = 5 [pid 5070] listen(5, 0) = 0 [pid 5070] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5070] connect(6, {sa_family=AF_INET, sin_port=htons(40738), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5070] exit_group(0) = ? [pid 5070] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5070, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5071 attached [pid 5071] set_robust_list(0x555556361660, 24) = 0 [pid 5071] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5071 [pid 5071] <... prctl resumed>) = 0 [pid 5071] setpgid(0, 0) = 0 [ 101.654999][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:40738. Sending cookies. [pid 5071] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5071] write(3, "1000", 4) = 4 [pid 5071] close(3) = 0 [pid 5071] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5071] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5071] getsockname(3, {sa_family=AF_INET, sa_data="\x90\x41\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5071] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5071] bind(4, {sa_family=AF_INET, sin_port=htons(36929), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5071] dup(4) = 5 [pid 5071] listen(5, 0) = 0 [pid 5071] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5071] connect(6, {sa_family=AF_INET, sin_port=htons(36929), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5071] exit_group(0) = ? [pid 5071] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5071, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5072 attached [pid 5072] set_robust_list(0x555556361660, 24) = 0 [pid 5072] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5072 [pid 5072] <... prctl resumed>) = 0 [pid 5072] setpgid(0, 0) = 0 [pid 5072] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5072] write(3, "1000", 4) = 4 [pid 5072] close(3) = 0 [pid 5072] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [ 101.799837][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:36929. Sending cookies. [pid 5072] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5072] getsockname(3, {sa_family=AF_INET, sa_data="\xa1\x09\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5072] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5072] bind(4, {sa_family=AF_INET, sin_port=htons(41225), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5072] dup(4) = 5 [pid 5072] listen(5, 0) = 0 [pid 5072] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5072] connect(6, {sa_family=AF_INET, sin_port=htons(41225), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5072] exit_group(0) = ? [pid 5072] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5072, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5073 attached [pid 5073] set_robust_list(0x555556361660, 24) = 0 [pid 5073] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5073 [pid 5073] <... prctl resumed>) = 0 [ 101.908351][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:41225. Sending cookies. [pid 5073] setpgid(0, 0) = 0 [pid 5073] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5073] write(3, "1000", 4) = 4 [pid 5073] close(3) = 0 [pid 5073] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5073] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5073] getsockname(3, {sa_family=AF_INET, sa_data="\xdc\x00\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5073] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5073] bind(4, {sa_family=AF_INET, sin_port=htons(56320), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5073] dup(4) = 5 [pid 5073] listen(5, 0) = 0 [pid 5073] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5073] connect(6, {sa_family=AF_INET, sin_port=htons(56320), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5073] exit_group(0) = ? [pid 5073] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5073, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5074 attached , child_tidptr=0x555556361650) = 5074 [pid 5074] set_robust_list(0x555556361660, 24) = 0 [pid 5074] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5074] setpgid(0, 0) = 0 [pid 5074] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5074] write(3, "1000", 4) = 4 [pid 5074] close(3) = 0 [pid 5074] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5074] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5074] getsockname(3, {sa_family=AF_INET, sa_data="\x83\x3f\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5074] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5074] bind(4, {sa_family=AF_INET, sin_port=htons(33599), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5074] dup(4) = 5 [pid 5074] listen(5, 0) = 0 [pid 5074] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5074] connect(6, {sa_family=AF_INET, sin_port=htons(33599), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5074] exit_group(0) = ? [pid 5074] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5074, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5075 attached , child_tidptr=0x555556361650) = 5075 [pid 5075] set_robust_list(0x555556361660, 24) = 0 [pid 5075] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5075] setpgid(0, 0) = 0 [pid 5075] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5075] write(3, "1000", 4) = 4 [pid 5075] close(3) = 0 [pid 5075] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5075] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5075] getsockname(3, {sa_family=AF_INET, sa_data="\xbc\xda\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5075] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5075] bind(4, {sa_family=AF_INET, sin_port=htons(48346), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5075] dup(4) = 5 [pid 5075] listen(5, 0) = 0 [pid 5075] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5075] connect(6, {sa_family=AF_INET, sin_port=htons(48346), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5075] exit_group(0) = ? [pid 5075] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5075, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5076 ./strace-static-x86_64: Process 5076 attached [pid 5076] set_robust_list(0x555556361660, 24) = 0 [pid 5076] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5076] setpgid(0, 0) = 0 [pid 5076] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5076] write(3, "1000", 4) = 4 [pid 5076] close(3) = 0 [pid 5076] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5076] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5076] getsockname(3, {sa_family=AF_INET, sa_data="\xde\xce\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5076] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5076] bind(4, {sa_family=AF_INET, sin_port=htons(57038), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5076] dup(4) = 5 [pid 5076] listen(5, 0) = 0 [pid 5076] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5076] connect(6, {sa_family=AF_INET, sin_port=htons(57038), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5076] exit_group(0) = ? [pid 5076] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5076, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5077 ./strace-static-x86_64: Process 5077 attached [pid 5077] set_robust_list(0x555556361660, 24) = 0 [pid 5077] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5077] setpgid(0, 0) = 0 [pid 5077] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5077] write(3, "1000", 4) = 4 [pid 5077] close(3) = 0 [pid 5077] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5077] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5077] getsockname(3, {sa_family=AF_INET, sa_data="\x86\x22\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5077] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5077] bind(4, {sa_family=AF_INET, sin_port=htons(34338), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5077] dup(4) = 5 [pid 5077] listen(5, 0) = 0 [pid 5077] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5077] connect(6, {sa_family=AF_INET, sin_port=htons(34338), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5077] exit_group(0) = ? [pid 5077] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5077, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5078 attached , child_tidptr=0x555556361650) = 5078 [pid 5078] set_robust_list(0x555556361660, 24) = 0 [pid 5078] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5078] setpgid(0, 0) = 0 [pid 5078] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5078] write(3, "1000", 4) = 4 [pid 5078] close(3) = 0 [pid 5078] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5078] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5078] getsockname(3, {sa_family=AF_INET, sa_data="\x87\xcc\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5078] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5078] bind(4, {sa_family=AF_INET, sin_port=htons(34764), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5078] dup(4) = 5 [pid 5078] listen(5, 0) = 0 [pid 5078] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5078] connect(6, {sa_family=AF_INET, sin_port=htons(34764), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5078] exit_group(0) = ? [pid 5078] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5078, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5079 ./strace-static-x86_64: Process 5079 attached [pid 5079] set_robust_list(0x555556361660, 24) = 0 [pid 5079] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5079] setpgid(0, 0) = 0 [pid 5079] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5079] write(3, "1000", 4) = 4 [pid 5079] close(3) = 0 [pid 5079] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5079] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5079] getsockname(3, {sa_family=AF_INET, sa_data="\x9b\x26\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5079] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5079] bind(4, {sa_family=AF_INET, sin_port=htons(39718), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5079] dup(4) = 5 [pid 5079] listen(5, 0) = 0 [pid 5079] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5079] connect(6, {sa_family=AF_INET, sin_port=htons(39718), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5079] exit_group(0) = ? [pid 5079] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5079, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5080 attached , child_tidptr=0x555556361650) = 5080 [pid 5080] set_robust_list(0x555556361660, 24) = 0 [pid 5080] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5080] setpgid(0, 0) = 0 [pid 5080] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5080] write(3, "1000", 4) = 4 [pid 5080] close(3) = 0 [pid 5080] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5080] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5080] getsockname(3, {sa_family=AF_INET, sa_data="\xe7\x38\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5080] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5080] bind(4, {sa_family=AF_INET, sin_port=htons(59192), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5080] dup(4) = 5 [pid 5080] listen(5, 0) = 0 [pid 5080] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5080] connect(6, {sa_family=AF_INET, sin_port=htons(59192), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5080] exit_group(0) = ? [pid 5080] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5080, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5081 ./strace-static-x86_64: Process 5081 attached [pid 5081] set_robust_list(0x555556361660, 24) = 0 [pid 5081] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5081] setpgid(0, 0) = 0 [pid 5081] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5081] write(3, "1000", 4) = 4 [pid 5081] close(3) = 0 [pid 5081] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5081] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5081] getsockname(3, {sa_family=AF_INET, sa_data="\x9b\xff\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5081] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5081] bind(4, {sa_family=AF_INET, sin_port=htons(39935), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5081] dup(4) = 5 [pid 5081] listen(5, 0) = 0 [pid 5081] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5081] connect(6, {sa_family=AF_INET, sin_port=htons(39935), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5081] exit_group(0) = ? [pid 5081] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5081, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5082 attached , child_tidptr=0x555556361650) = 5082 [pid 5082] set_robust_list(0x555556361660, 24) = 0 [pid 5082] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5082] setpgid(0, 0) = 0 [pid 5082] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5082] write(3, "1000", 4) = 4 [pid 5082] close(3) = 0 [pid 5082] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5082] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5082] getsockname(3, {sa_family=AF_INET, sa_data="\xa9\xe0\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5082] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5082] bind(4, {sa_family=AF_INET, sin_port=htons(43488), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5082] dup(4) = 5 [pid 5082] listen(5, 0) = 0 [pid 5082] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5082] connect(6, {sa_family=AF_INET, sin_port=htons(43488), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5082] exit_group(0) = ? [pid 5082] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5082, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5083 attached , child_tidptr=0x555556361650) = 5083 [pid 5083] set_robust_list(0x555556361660, 24) = 0 [pid 5083] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5083] setpgid(0, 0) = 0 [pid 5083] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5083] write(3, "1000", 4) = 4 [pid 5083] close(3) = 0 [pid 5083] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5083] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5083] getsockname(3, {sa_family=AF_INET, sa_data="\xce\x6e\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5083] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5083] bind(4, {sa_family=AF_INET, sin_port=htons(52846), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5083] dup(4) = 5 [pid 5083] listen(5, 0) = 0 [pid 5083] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5083] connect(6, {sa_family=AF_INET, sin_port=htons(52846), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5083] exit_group(0) = ? [pid 5083] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5083, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5084 attached , child_tidptr=0x555556361650) = 5084 [pid 5084] set_robust_list(0x555556361660, 24) = 0 [pid 5084] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5084] setpgid(0, 0) = 0 [pid 5084] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5084] write(3, "1000", 4) = 4 [pid 5084] close(3) = 0 [pid 5084] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5084] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5084] getsockname(3, {sa_family=AF_INET, sa_data="\xeb\xfa\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5084] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5084] bind(4, {sa_family=AF_INET, sin_port=htons(60410), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5084] dup(4) = 5 [pid 5084] listen(5, 0) = 0 [pid 5084] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5084] connect(6, {sa_family=AF_INET, sin_port=htons(60410), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5084] exit_group(0) = ? [pid 5084] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5084, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5085 ./strace-static-x86_64: Process 5085 attached [pid 5085] set_robust_list(0x555556361660, 24) = 0 [pid 5085] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5085] setpgid(0, 0) = 0 [pid 5085] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5085] write(3, "1000", 4) = 4 [pid 5085] close(3) = 0 [pid 5085] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5085] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5085] getsockname(3, {sa_family=AF_INET, sa_data="\x81\x1c\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5085] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5085] bind(4, {sa_family=AF_INET, sin_port=htons(33052), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5085] dup(4) = 5 [pid 5085] listen(5, 0) = 0 [pid 5085] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5085] connect(6, {sa_family=AF_INET, sin_port=htons(33052), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5085] exit_group(0) = ? [pid 5085] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5085, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5086 ./strace-static-x86_64: Process 5086 attached [pid 5086] set_robust_list(0x555556361660, 24) = 0 [pid 5086] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5086] setpgid(0, 0) = 0 [pid 5086] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5086] write(3, "1000", 4) = 4 [pid 5086] close(3) = 0 [pid 5086] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5086] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5086] getsockname(3, {sa_family=AF_INET, sa_data="\x8a\x48\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5086] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5086] bind(4, {sa_family=AF_INET, sin_port=htons(35400), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5086] dup(4) = 5 [pid 5086] listen(5, 0) = 0 [pid 5086] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5086] connect(6, {sa_family=AF_INET, sin_port=htons(35400), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5086] exit_group(0) = ? [pid 5086] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5086, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5087 attached [pid 5087] set_robust_list(0x555556361660, 24) = 0 [pid 5087] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5087 [pid 5087] <... prctl resumed>) = 0 [pid 5087] setpgid(0, 0) = 0 [pid 5087] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5087] write(3, "1000", 4) = 4 [pid 5087] close(3) = 0 [pid 5087] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5087] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5087] getsockname(3, {sa_family=AF_INET, sa_data="\x8e\xac\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5087] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5087] bind(4, {sa_family=AF_INET, sin_port=htons(36524), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5087] dup(4) = 5 [pid 5087] listen(5, 0) = 0 [pid 5087] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5087] connect(6, {sa_family=AF_INET, sin_port=htons(36524), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5087] exit_group(0) = ? [pid 5087] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5087, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5088 attached , child_tidptr=0x555556361650) = 5088 [pid 5088] set_robust_list(0x555556361660, 24) = 0 [pid 5088] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5088] setpgid(0, 0) = 0 [pid 5088] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5088] write(3, "1000", 4) = 4 [pid 5088] close(3) = 0 [pid 5088] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5088] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5088] getsockname(3, {sa_family=AF_INET, sa_data="\x84\x6a\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5088] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5088] bind(4, {sa_family=AF_INET, sin_port=htons(33898), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5088] dup(4) = 5 [pid 5088] listen(5, 0) = 0 [pid 5088] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5088] connect(6, {sa_family=AF_INET, sin_port=htons(33898), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5088] exit_group(0) = ? [pid 5088] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5088, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5089 ./strace-static-x86_64: Process 5089 attached [pid 5089] set_robust_list(0x555556361660, 24) = 0 [pid 5089] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5089] setpgid(0, 0) = 0 [pid 5089] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5089] write(3, "1000", 4) = 4 [pid 5089] close(3) = 0 [pid 5089] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5089] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5089] getsockname(3, {sa_family=AF_INET, sa_data="\xdc\x2f\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5089] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5089] bind(4, {sa_family=AF_INET, sin_port=htons(56367), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5089] dup(4) = 5 [pid 5089] listen(5, 0) = 0 [pid 5089] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5089] connect(6, {sa_family=AF_INET, sin_port=htons(56367), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5089] exit_group(0) = ? [pid 5089] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5089, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5090 attached , child_tidptr=0x555556361650) = 5090 [pid 5090] set_robust_list(0x555556361660, 24) = 0 [pid 5090] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5090] setpgid(0, 0) = 0 [pid 5090] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5090] write(3, "1000", 4) = 4 [pid 5090] close(3) = 0 [pid 5090] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5090] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5090] getsockname(3, {sa_family=AF_INET, sa_data="\x9b\x34\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5090] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5090] bind(4, {sa_family=AF_INET, sin_port=htons(39732), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5090] dup(4) = 5 [pid 5090] listen(5, 0) = 0 [pid 5090] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5090] connect(6, {sa_family=AF_INET, sin_port=htons(39732), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5090] exit_group(0) = ? [pid 5090] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5090, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5091 attached , child_tidptr=0x555556361650) = 5091 [pid 5091] set_robust_list(0x555556361660, 24) = 0 [pid 5091] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5091] setpgid(0, 0) = 0 [pid 5091] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5091] write(3, "1000", 4) = 4 [pid 5091] close(3) = 0 [pid 5091] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5091] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5091] getsockname(3, {sa_family=AF_INET, sa_data="\x82\x83\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5091] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5091] bind(4, {sa_family=AF_INET, sin_port=htons(33411), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5091] dup(4) = 5 [pid 5091] listen(5, 0) = 0 [pid 5091] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5091] connect(6, {sa_family=AF_INET, sin_port=htons(33411), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5091] exit_group(0) = ? [pid 5091] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5091, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5093 attached , child_tidptr=0x555556361650) = 5093 [pid 5093] set_robust_list(0x555556361660, 24) = 0 [pid 5093] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5093] setpgid(0, 0) = 0 [pid 5093] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5093] write(3, "1000", 4) = 4 [pid 5093] close(3) = 0 [pid 5093] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5093] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5093] getsockname(3, {sa_family=AF_INET, sa_data="\x86\x89\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5093] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5093] bind(4, {sa_family=AF_INET, sin_port=htons(34441), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5093] dup(4) = 5 [pid 5093] listen(5, 0) = 0 [pid 5093] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5093] connect(6, {sa_family=AF_INET, sin_port=htons(34441), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5093] exit_group(0) = ? [pid 5093] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5093, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5094 attached , child_tidptr=0x555556361650) = 5094 [pid 5094] set_robust_list(0x555556361660, 24) = 0 [pid 5094] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5094] setpgid(0, 0) = 0 [pid 5094] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5094] write(3, "1000", 4) = 4 [pid 5094] close(3) = 0 [pid 5094] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5094] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5094] getsockname(3, {sa_family=AF_INET, sa_data="\x84\x28\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5094] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5094] bind(4, {sa_family=AF_INET, sin_port=htons(33832), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5094] dup(4) = 5 [pid 5094] listen(5, 0) = 0 [pid 5094] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5094] connect(6, {sa_family=AF_INET, sin_port=htons(33832), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5094] exit_group(0) = ? [pid 5094] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5094, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5095 ./strace-static-x86_64: Process 5095 attached [pid 5095] set_robust_list(0x555556361660, 24) = 0 [pid 5095] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5095] setpgid(0, 0) = 0 [pid 5095] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5095] write(3, "1000", 4) = 4 [pid 5095] close(3) = 0 [pid 5095] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5095] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5095] getsockname(3, {sa_family=AF_INET, sa_data="\x9f\x5e\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5095] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5095] bind(4, {sa_family=AF_INET, sin_port=htons(40798), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5095] dup(4) = 5 [pid 5095] listen(5, 0) = 0 [pid 5095] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5095] connect(6, {sa_family=AF_INET, sin_port=htons(40798), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5095] exit_group(0) = ? [pid 5095] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5095, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5096 attached , child_tidptr=0x555556361650) = 5096 [pid 5096] set_robust_list(0x555556361660, 24) = 0 [pid 5096] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5096] setpgid(0, 0) = 0 [pid 5096] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5096] write(3, "1000", 4) = 4 [pid 5096] close(3) = 0 [pid 5096] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5096] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5096] getsockname(3, {sa_family=AF_INET, sa_data="\xe2\xf7\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5096] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5096] bind(4, {sa_family=AF_INET, sin_port=htons(58103), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5096] dup(4) = 5 [pid 5096] listen(5, 0) = 0 [pid 5096] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5096] connect(6, {sa_family=AF_INET, sin_port=htons(58103), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5096] exit_group(0) = ? [pid 5096] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5096, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5097 attached , child_tidptr=0x555556361650) = 5097 [pid 5097] set_robust_list(0x555556361660, 24) = 0 [pid 5097] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5097] setpgid(0, 0) = 0 [pid 5097] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5097] write(3, "1000", 4) = 4 [pid 5097] close(3) = 0 [pid 5097] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5097] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5097] getsockname(3, {sa_family=AF_INET, sa_data="\xd5\x73\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5097] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5097] bind(4, {sa_family=AF_INET, sin_port=htons(54643), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5097] dup(4) = 5 [pid 5097] listen(5, 0) = 0 [pid 5097] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5097] connect(6, {sa_family=AF_INET, sin_port=htons(54643), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5097] exit_group(0) = ? [pid 5097] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5097, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5098 ./strace-static-x86_64: Process 5098 attached [pid 5098] set_robust_list(0x555556361660, 24) = 0 [pid 5098] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5098] setpgid(0, 0) = 0 [pid 5098] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5098] write(3, "1000", 4) = 4 [pid 5098] close(3) = 0 [pid 5098] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5098] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5098] getsockname(3, {sa_family=AF_INET, sa_data="\xaf\x25\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5098] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5098] bind(4, {sa_family=AF_INET, sin_port=htons(44837), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5098] dup(4) = 5 [pid 5098] listen(5, 0) = 0 [pid 5098] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5098] connect(6, {sa_family=AF_INET, sin_port=htons(44837), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5098] exit_group(0) = ? [pid 5098] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5098, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5099 ./strace-static-x86_64: Process 5099 attached [pid 5099] set_robust_list(0x555556361660, 24) = 0 [pid 5099] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5099] setpgid(0, 0) = 0 [pid 5099] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5099] write(3, "1000", 4) = 4 [pid 5099] close(3) = 0 [pid 5099] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5099] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5099] getsockname(3, {sa_family=AF_INET, sa_data="\xa9\x21\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5099] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5099] bind(4, {sa_family=AF_INET, sin_port=htons(43297), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5099] dup(4) = 5 [pid 5099] listen(5, 0) = 0 [pid 5099] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5099] connect(6, {sa_family=AF_INET, sin_port=htons(43297), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5099] exit_group(0) = ? [pid 5099] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5099, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5100 attached , child_tidptr=0x555556361650) = 5100 [pid 5100] set_robust_list(0x555556361660, 24) = 0 [pid 5100] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5100] setpgid(0, 0) = 0 [pid 5100] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5100] write(3, "1000", 4) = 4 [pid 5100] close(3) = 0 [pid 5100] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5100] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5100] getsockname(3, {sa_family=AF_INET, sa_data="\xd1\xe8\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5100] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5100] bind(4, {sa_family=AF_INET, sin_port=htons(53736), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5100] dup(4) = 5 [pid 5100] listen(5, 0) = 0 [pid 5100] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5100] connect(6, {sa_family=AF_INET, sin_port=htons(53736), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5100] exit_group(0) = ? [pid 5100] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5100, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5101 ./strace-static-x86_64: Process 5101 attached [pid 5101] set_robust_list(0x555556361660, 24) = 0 [pid 5101] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5101] setpgid(0, 0) = 0 [pid 5101] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5101] write(3, "1000", 4) = 4 [pid 5101] close(3) = 0 [pid 5101] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5101] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5101] getsockname(3, {sa_family=AF_INET, sa_data="\x98\x53\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5101] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5101] bind(4, {sa_family=AF_INET, sin_port=htons(38995), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5101] dup(4) = 5 [pid 5101] listen(5, 0) = 0 [pid 5101] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5101] connect(6, {sa_family=AF_INET, sin_port=htons(38995), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5101] exit_group(0) = ? [pid 5101] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5101, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5102 ./strace-static-x86_64: Process 5102 attached [pid 5102] set_robust_list(0x555556361660, 24) = 0 [pid 5102] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5102] setpgid(0, 0) = 0 [pid 5102] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5102] write(3, "1000", 4) = 4 [pid 5102] close(3) = 0 [pid 5102] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5102] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5102] getsockname(3, {sa_family=AF_INET, sa_data="\xb7\x90\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5102] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5102] bind(4, {sa_family=AF_INET, sin_port=htons(46992), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5102] dup(4) = 5 [pid 5102] listen(5, 0) = 0 [pid 5102] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5102] connect(6, {sa_family=AF_INET, sin_port=htons(46992), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5102] exit_group(0) = ? [pid 5102] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5102, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5103 ./strace-static-x86_64: Process 5103 attached [pid 5103] set_robust_list(0x555556361660, 24) = 0 [pid 5103] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5103] setpgid(0, 0) = 0 [pid 5103] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5103] write(3, "1000", 4) = 4 [pid 5103] close(3) = 0 [pid 5103] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5103] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5103] getsockname(3, {sa_family=AF_INET, sa_data="\x90\x7f\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5103] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5103] bind(4, {sa_family=AF_INET, sin_port=htons(36991), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5103] dup(4) = 5 [pid 5103] listen(5, 0) = 0 [pid 5103] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5103] connect(6, {sa_family=AF_INET, sin_port=htons(36991), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5103] exit_group(0) = ? [pid 5103] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5103, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 [ 105.283425][ C0] net_ratelimit: 29 callbacks suppressed [ 105.283448][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:36991. Sending cookies. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5104 attached , child_tidptr=0x555556361650) = 5104 [pid 5104] set_robust_list(0x555556361660, 24) = 0 [pid 5104] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5104] setpgid(0, 0) = 0 [pid 5104] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5104] write(3, "1000", 4) = 4 [pid 5104] close(3) = 0 [pid 5104] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5104] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5104] getsockname(3, {sa_family=AF_INET, sa_data="\xcc\xfd\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5104] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5104] bind(4, {sa_family=AF_INET, sin_port=htons(52477), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5104] dup(4) = 5 [pid 5104] listen(5, 0) = 0 [pid 5104] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5104] connect(6, {sa_family=AF_INET, sin_port=htons(52477), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5104] exit_group(0) = ? [pid 5104] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5104, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5105 attached [pid 5105] set_robust_list(0x555556361660, 24) = 0 [pid 5105] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5105 [pid 5105] <... prctl resumed>) = 0 [pid 5105] setpgid(0, 0) = 0 [pid 5105] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5105] write(3, "1000", 4) = 4 [pid 5105] close(3) = 0 [ 105.432518][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:52477. Sending cookies. [pid 5105] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5105] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5105] getsockname(3, {sa_family=AF_INET, sa_data="\x88\x9f\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5105] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5105] bind(4, {sa_family=AF_INET, sin_port=htons(34975), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5105] dup(4) = 5 [pid 5105] listen(5, 0) = 0 [pid 5105] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5105] connect(6, {sa_family=AF_INET, sin_port=htons(34975), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5105] exit_group(0) = ? [pid 5105] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5105, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5106 ./strace-static-x86_64: Process 5106 attached [pid 5106] set_robust_list(0x555556361660, 24) = 0 [pid 5106] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5106] setpgid(0, 0) = 0 [ 105.547407][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:34975. Sending cookies. [pid 5106] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5106] write(3, "1000", 4) = 4 [pid 5106] close(3) = 0 [pid 5106] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5106] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5106] getsockname(3, {sa_family=AF_INET, sa_data="\xb4\x03\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5106] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5106] bind(4, {sa_family=AF_INET, sin_port=htons(46083), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5106] dup(4) = 5 [pid 5106] listen(5, 0) = 0 [pid 5106] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5106] connect(6, {sa_family=AF_INET, sin_port=htons(46083), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5106] exit_group(0) = ? [pid 5106] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5106, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5107 ./strace-static-x86_64: Process 5107 attached [pid 5107] set_robust_list(0x555556361660, 24) = 0 [pid 5107] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5107] setpgid(0, 0) = 0 [ 105.676195][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:46083. Sending cookies. [pid 5107] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5107] write(3, "1000", 4) = 4 [pid 5107] close(3) = 0 [pid 5107] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5107] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5107] getsockname(3, {sa_family=AF_INET, sa_data="\xa4\xb3\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5107] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5107] bind(4, {sa_family=AF_INET, sin_port=htons(42163), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5107] dup(4) = 5 [pid 5107] listen(5, 0) = 0 [pid 5107] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5107] connect(6, {sa_family=AF_INET, sin_port=htons(42163), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5107] exit_group(0) = ? [pid 5107] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5107, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5108 attached [pid 5108] set_robust_list(0x555556361660, 24) = 0 [pid 5108] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5108 [pid 5108] <... prctl resumed>) = 0 [ 105.815540][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:42163. Sending cookies. [pid 5108] setpgid(0, 0) = 0 [pid 5108] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5108] write(3, "1000", 4) = 4 [pid 5108] close(3) = 0 [pid 5108] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5108] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5108] getsockname(3, {sa_family=AF_INET, sa_data="\x89\x29\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5108] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5108] bind(4, {sa_family=AF_INET, sin_port=htons(35113), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5108] dup(4) = 5 [pid 5108] listen(5, 0) = 0 [pid 5108] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5108] connect(6, {sa_family=AF_INET, sin_port=htons(35113), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5108] exit_group(0) = ? [pid 5108] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5108, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5109 attached , child_tidptr=0x555556361650) = 5109 [pid 5109] set_robust_list(0x555556361660, 24) = 0 [pid 5109] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [ 105.943552][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:35113. Sending cookies. [pid 5109] setpgid(0, 0) = 0 [pid 5109] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5109] write(3, "1000", 4) = 4 [pid 5109] close(3) = 0 [pid 5109] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5109] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5109] getsockname(3, {sa_family=AF_INET, sa_data="\xa4\xf2\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5109] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5109] bind(4, {sa_family=AF_INET, sin_port=htons(42226), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5109] dup(4) = 5 [pid 5109] listen(5, 0) = 0 [pid 5109] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5109] connect(6, {sa_family=AF_INET, sin_port=htons(42226), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5109] exit_group(0) = ? [pid 5109] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5109, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5110 ./strace-static-x86_64: Process 5110 attached [pid 5110] set_robust_list(0x555556361660, 24) = 0 [pid 5110] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5110] setpgid(0, 0) = 0 [pid 5110] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5110] write(3, "1000", 4) = 4 [ 106.092066][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:42226. Sending cookies. [pid 5110] close(3) = 0 [pid 5110] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5110] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5110] getsockname(3, {sa_family=AF_INET, sa_data="\xa8\x13\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5110] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5110] bind(4, {sa_family=AF_INET, sin_port=htons(43027), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5110] dup(4) = 5 [pid 5110] listen(5, 0) = 0 [pid 5110] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5110] connect(6, {sa_family=AF_INET, sin_port=htons(43027), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5110] exit_group(0) = ? [pid 5110] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5110, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5111 attached [pid 5111] set_robust_list(0x555556361660, 24) = 0 [pid 5111] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5111 [pid 5111] <... prctl resumed>) = 0 [ 106.187503][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:43027. Sending cookies. [pid 5111] setpgid(0, 0) = 0 [pid 5111] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5111] write(3, "1000", 4) = 4 [pid 5111] close(3) = 0 [pid 5111] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5111] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5111] getsockname(3, {sa_family=AF_INET, sa_data="\xa6\x30\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5111] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5111] bind(4, {sa_family=AF_INET, sin_port=htons(42544), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5111] dup(4) = 5 [pid 5111] listen(5, 0) = 0 [pid 5111] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5111] connect(6, {sa_family=AF_INET, sin_port=htons(42544), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5111] exit_group(0) = ? [pid 5111] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5111, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5112 attached [pid 5112] set_robust_list(0x555556361660, 24 [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5112 [pid 5112] <... set_robust_list resumed>) = 0 [ 106.333381][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:42544. Sending cookies. [pid 5112] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5112] setpgid(0, 0) = 0 [pid 5112] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5112] write(3, "1000", 4) = 4 [pid 5112] close(3) = 0 [pid 5112] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5112] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5112] getsockname(3, {sa_family=AF_INET, sa_data="\xdf\x7d\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5112] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5112] bind(4, {sa_family=AF_INET, sin_port=htons(57213), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5112] dup(4) = 5 [pid 5112] listen(5, 0) = 0 [pid 5112] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5112] connect(6, {sa_family=AF_INET, sin_port=htons(57213), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5112] exit_group(0) = ? [pid 5112] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5112, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5113 attached [pid 5113] set_robust_list(0x555556361660, 24) = 0 [pid 5113] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5113 [pid 5113] <... prctl resumed>) = 0 [pid 5113] setpgid(0, 0) = 0 [pid 5113] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5113] write(3, "1000", 4) = 4 [pid 5113] close(3) = 0 [pid 5113] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [ 106.499720][ C0] TCP: request_sock_TCP: Possible SYN flooding on port 0.0.0.0:57213. Sending cookies. [pid 5113] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5113] getsockname(3, {sa_family=AF_INET, sa_data="\xaa\xf0\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5113] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5113] bind(4, {sa_family=AF_INET, sin_port=htons(43760), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5113] dup(4) = 5 [pid 5113] listen(5, 0) = 0 [pid 5113] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5113] connect(6, {sa_family=AF_INET, sin_port=htons(43760), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5113] exit_group(0) = ? [pid 5113] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5113, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5114 ./strace-static-x86_64: Process 5114 attached [pid 5114] set_robust_list(0x555556361660, 24) = 0 [pid 5114] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5114] setpgid(0, 0) = 0 [pid 5114] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5114] write(3, "1000", 4) = 4 [pid 5114] close(3) = 0 [pid 5114] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5114] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5114] getsockname(3, {sa_family=AF_INET, sa_data="\x95\xb1\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5114] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5114] bind(4, {sa_family=AF_INET, sin_port=htons(38321), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5114] dup(4) = 5 [pid 5114] listen(5, 0) = 0 [pid 5114] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5114] connect(6, {sa_family=AF_INET, sin_port=htons(38321), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5114] exit_group(0) = ? [pid 5114] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5114, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5115 attached [pid 5115] set_robust_list(0x555556361660, 24) = 0 [pid 5115] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5115 [pid 5115] <... prctl resumed>) = 0 [pid 5115] setpgid(0, 0) = 0 [pid 5115] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5115] write(3, "1000", 4) = 4 [pid 5115] close(3) = 0 [pid 5115] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5115] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5115] getsockname(3, {sa_family=AF_INET, sa_data="\xb8\x42\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5115] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5115] bind(4, {sa_family=AF_INET, sin_port=htons(47170), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5115] dup(4) = 5 [pid 5115] listen(5, 0) = 0 [pid 5115] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5115] connect(6, {sa_family=AF_INET, sin_port=htons(47170), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5115] exit_group(0) = ? [pid 5115] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5115, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5116 ./strace-static-x86_64: Process 5116 attached [pid 5116] set_robust_list(0x555556361660, 24) = 0 [pid 5116] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5116] setpgid(0, 0) = 0 [pid 5116] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5116] write(3, "1000", 4) = 4 [pid 5116] close(3) = 0 [pid 5116] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5116] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5116] getsockname(3, {sa_family=AF_INET, sa_data="\x92\xf1\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5116] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5116] bind(4, {sa_family=AF_INET, sin_port=htons(37617), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5116] dup(4) = 5 [pid 5116] listen(5, 0) = 0 [pid 5116] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5116] connect(6, {sa_family=AF_INET, sin_port=htons(37617), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5116] exit_group(0) = ? [pid 5116] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5116, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5117 attached , child_tidptr=0x555556361650) = 5117 [pid 5117] set_robust_list(0x555556361660, 24) = 0 [pid 5117] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5117] setpgid(0, 0) = 0 [pid 5117] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5117] write(3, "1000", 4) = 4 [pid 5117] close(3) = 0 [pid 5117] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5117] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5117] getsockname(3, {sa_family=AF_INET, sa_data="\x86\x30\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5117] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5117] bind(4, {sa_family=AF_INET, sin_port=htons(34352), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5117] dup(4) = 5 [pid 5117] listen(5, 0) = 0 [pid 5117] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5117] connect(6, {sa_family=AF_INET, sin_port=htons(34352), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5117] exit_group(0) = ? [pid 5117] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5117, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5118 attached [pid 5118] set_robust_list(0x555556361660, 24) = 0 [pid 5118] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5118 [pid 5118] <... prctl resumed>) = 0 [pid 5118] setpgid(0, 0) = 0 [pid 5118] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5118] write(3, "1000", 4) = 4 [pid 5118] close(3) = 0 [pid 5118] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5118] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5118] getsockname(3, {sa_family=AF_INET, sa_data="\xc6\x00\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5118] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5118] bind(4, {sa_family=AF_INET, sin_port=htons(50688), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5118] dup(4) = 5 [pid 5118] listen(5, 0) = 0 [pid 5118] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5118] connect(6, {sa_family=AF_INET, sin_port=htons(50688), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5118] exit_group(0) = ? [pid 5118] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5118, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5119 ./strace-static-x86_64: Process 5119 attached [pid 5119] set_robust_list(0x555556361660, 24) = 0 [pid 5119] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5119] setpgid(0, 0) = 0 [pid 5119] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5119] write(3, "1000", 4) = 4 [pid 5119] close(3) = 0 [pid 5119] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5119] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5119] getsockname(3, {sa_family=AF_INET, sa_data="\xd3\x3d\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5119] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5119] bind(4, {sa_family=AF_INET, sin_port=htons(54077), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5119] dup(4) = 5 [pid 5119] listen(5, 0) = 0 [pid 5119] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5119] connect(6, {sa_family=AF_INET, sin_port=htons(54077), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5119] exit_group(0) = ? [pid 5119] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5119, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5121 ./strace-static-x86_64: Process 5121 attached [pid 5121] set_robust_list(0x555556361660, 24) = 0 [pid 5121] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5121] setpgid(0, 0) = 0 [pid 5121] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5121] write(3, "1000", 4) = 4 [pid 5121] close(3) = 0 [pid 5121] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5121] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5121] getsockname(3, {sa_family=AF_INET, sa_data="\xb5\xf4\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5121] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5121] bind(4, {sa_family=AF_INET, sin_port=htons(46580), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5121] dup(4) = 5 [pid 5121] listen(5, 0) = 0 [pid 5121] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5121] connect(6, {sa_family=AF_INET, sin_port=htons(46580), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5121] exit_group(0) = ? [pid 5121] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5121, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5122 attached , child_tidptr=0x555556361650) = 5122 [pid 5122] set_robust_list(0x555556361660, 24) = 0 [pid 5122] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5122] setpgid(0, 0) = 0 [pid 5122] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5122] write(3, "1000", 4) = 4 [pid 5122] close(3) = 0 [pid 5122] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5122] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5122] getsockname(3, {sa_family=AF_INET, sa_data="\xb6\xd9\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5122] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5122] bind(4, {sa_family=AF_INET, sin_port=htons(46809), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5122] dup(4) = 5 [pid 5122] listen(5, 0) = 0 [pid 5122] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5122] connect(6, {sa_family=AF_INET, sin_port=htons(46809), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5122] exit_group(0) = ? [pid 5122] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5122, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5123 attached , child_tidptr=0x555556361650) = 5123 [pid 5123] set_robust_list(0x555556361660, 24) = 0 [pid 5123] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5123] setpgid(0, 0) = 0 [pid 5123] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5123] write(3, "1000", 4) = 4 [pid 5123] close(3) = 0 [pid 5123] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5123] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5123] getsockname(3, {sa_family=AF_INET, sa_data="\xb9\x32\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5123] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5123] bind(4, {sa_family=AF_INET, sin_port=htons(47410), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5123] dup(4) = 5 [pid 5123] listen(5, 0) = 0 [pid 5123] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5123] connect(6, {sa_family=AF_INET, sin_port=htons(47410), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5123] exit_group(0) = ? [pid 5123] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5123, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5124 ./strace-static-x86_64: Process 5124 attached [pid 5124] set_robust_list(0x555556361660, 24) = 0 [pid 5124] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5124] setpgid(0, 0) = 0 [pid 5124] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5124] write(3, "1000", 4) = 4 [pid 5124] close(3) = 0 [pid 5124] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5124] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5124] getsockname(3, {sa_family=AF_INET, sa_data="\xce\x1e\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5124] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5124] bind(4, {sa_family=AF_INET, sin_port=htons(52766), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5124] dup(4) = 5 [pid 5124] listen(5, 0) = 0 [pid 5124] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5124] connect(6, {sa_family=AF_INET, sin_port=htons(52766), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5124] exit_group(0) = ? [pid 5124] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5124, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5125 attached [pid 5125] set_robust_list(0x555556361660, 24) = 0 [pid 5125] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5125 [pid 5125] <... prctl resumed>) = 0 [pid 5125] setpgid(0, 0) = 0 [pid 5125] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5125] write(3, "1000", 4) = 4 [pid 5125] close(3) = 0 [pid 5125] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5125] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5125] getsockname(3, {sa_family=AF_INET, sa_data="\xd6\x7f\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5125] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5125] bind(4, {sa_family=AF_INET, sin_port=htons(54911), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5125] dup(4) = 5 [pid 5125] listen(5, 0) = 0 [pid 5125] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5125] connect(6, {sa_family=AF_INET, sin_port=htons(54911), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5125] exit_group(0) = ? [pid 5125] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5125, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5126 attached [pid 5126] set_robust_list(0x555556361660, 24) = 0 [pid 5126] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5126 [pid 5126] <... prctl resumed>) = 0 [pid 5126] setpgid(0, 0) = 0 [pid 5126] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5126] write(3, "1000", 4) = 4 [pid 5126] close(3) = 0 [pid 5126] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5126] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5126] getsockname(3, {sa_family=AF_INET, sa_data="\xae\x81\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5126] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5126] bind(4, {sa_family=AF_INET, sin_port=htons(44673), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5126] dup(4) = 5 [pid 5126] listen(5, 0) = 0 [pid 5126] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5126] connect(6, {sa_family=AF_INET, sin_port=htons(44673), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5126] exit_group(0) = ? [pid 5126] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5126, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5127 attached , child_tidptr=0x555556361650) = 5127 [pid 5127] set_robust_list(0x555556361660, 24) = 0 [pid 5127] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5127] setpgid(0, 0) = 0 [pid 5127] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5127] write(3, "1000", 4) = 4 [pid 5127] close(3) = 0 [pid 5127] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5127] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5127] getsockname(3, {sa_family=AF_INET, sa_data="\x9f\xae\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5127] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5127] bind(4, {sa_family=AF_INET, sin_port=htons(40878), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5127] dup(4) = 5 [pid 5127] listen(5, 0) = 0 [pid 5127] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5127] connect(6, {sa_family=AF_INET, sin_port=htons(40878), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5127] exit_group(0) = ? [pid 5127] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5127, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5128 ./strace-static-x86_64: Process 5128 attached [pid 5128] set_robust_list(0x555556361660, 24) = 0 [pid 5128] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5128] setpgid(0, 0) = 0 [pid 5128] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5128] write(3, "1000", 4) = 4 [pid 5128] close(3) = 0 [pid 5128] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5128] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5128] getsockname(3, {sa_family=AF_INET, sa_data="\xe6\x00\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5128] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5128] bind(4, {sa_family=AF_INET, sin_port=htons(58880), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5128] dup(4) = 5 [pid 5128] listen(5, 0) = 0 [pid 5128] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5128] connect(6, {sa_family=AF_INET, sin_port=htons(58880), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5128] exit_group(0) = ? [pid 5128] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5128, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5129 ./strace-static-x86_64: Process 5129 attached [pid 5129] set_robust_list(0x555556361660, 24) = 0 [pid 5129] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5129] setpgid(0, 0) = 0 [pid 5129] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5129] write(3, "1000", 4) = 4 [pid 5129] close(3) = 0 [pid 5129] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5129] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5129] getsockname(3, {sa_family=AF_INET, sa_data="\xcf\xb1\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5129] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5129] bind(4, {sa_family=AF_INET, sin_port=htons(53169), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5129] dup(4) = 5 [pid 5129] listen(5, 0) = 0 [pid 5129] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5129] connect(6, {sa_family=AF_INET, sin_port=htons(53169), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5129] exit_group(0) = ? [pid 5129] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5129, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5130 attached , child_tidptr=0x555556361650) = 5130 [pid 5130] set_robust_list(0x555556361660, 24) = 0 [pid 5130] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5130] setpgid(0, 0) = 0 [pid 5130] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5130] write(3, "1000", 4) = 4 [pid 5130] close(3) = 0 [pid 5130] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5130] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5130] getsockname(3, {sa_family=AF_INET, sa_data="\xd8\x9b\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5130] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5130] bind(4, {sa_family=AF_INET, sin_port=htons(55451), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5130] dup(4) = 5 [pid 5130] listen(5, 0) = 0 [pid 5130] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5130] connect(6, {sa_family=AF_INET, sin_port=htons(55451), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5130] exit_group(0) = ? [pid 5130] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5130, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5131 ./strace-static-x86_64: Process 5131 attached [pid 5131] set_robust_list(0x555556361660, 24) = 0 [pid 5131] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5131] setpgid(0, 0) = 0 [pid 5131] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5131] write(3, "1000", 4) = 4 [pid 5131] close(3) = 0 [pid 5131] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5131] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5131] getsockname(3, {sa_family=AF_INET, sa_data="\xad\xa3\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5131] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5131] bind(4, {sa_family=AF_INET, sin_port=htons(44451), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5131] dup(4) = 5 [pid 5131] listen(5, 0) = 0 [pid 5131] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5131] connect(6, {sa_family=AF_INET, sin_port=htons(44451), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5131] exit_group(0) = ? [pid 5131] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5131, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5132 attached , child_tidptr=0x555556361650) = 5132 [pid 5132] set_robust_list(0x555556361660, 24) = 0 [pid 5132] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5132] setpgid(0, 0) = 0 [pid 5132] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5132] write(3, "1000", 4) = 4 [pid 5132] close(3) = 0 [pid 5132] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5132] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5132] getsockname(3, {sa_family=AF_INET, sa_data="\xd4\x39\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5132] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5132] bind(4, {sa_family=AF_INET, sin_port=htons(54329), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5132] dup(4) = 5 [pid 5132] listen(5, 0) = 0 [pid 5132] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5132] connect(6, {sa_family=AF_INET, sin_port=htons(54329), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5132] exit_group(0) = ? [pid 5132] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5132, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5133 attached , child_tidptr=0x555556361650) = 5133 [pid 5133] set_robust_list(0x555556361660, 24) = 0 [pid 5133] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5133] setpgid(0, 0) = 0 [pid 5133] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5133] write(3, "1000", 4) = 4 [pid 5133] close(3) = 0 [pid 5133] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5133] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5133] getsockname(3, {sa_family=AF_INET, sa_data="\xc0\x8b\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5133] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5133] bind(4, {sa_family=AF_INET, sin_port=htons(49291), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5133] dup(4) = 5 [pid 5133] listen(5, 0) = 0 [pid 5133] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5133] connect(6, {sa_family=AF_INET, sin_port=htons(49291), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5133] exit_group(0) = ? [pid 5133] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5133, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5134 ./strace-static-x86_64: Process 5134 attached [pid 5134] set_robust_list(0x555556361660, 24) = 0 [pid 5134] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5134] setpgid(0, 0) = 0 [pid 5134] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5134] write(3, "1000", 4) = 4 [pid 5134] close(3) = 0 [pid 5134] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5134] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5134] getsockname(3, {sa_family=AF_INET, sa_data="\xa6\xa9\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5134] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5134] bind(4, {sa_family=AF_INET, sin_port=htons(42665), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5134] dup(4) = 5 [pid 5134] listen(5, 0) = 0 [pid 5134] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5134] connect(6, {sa_family=AF_INET, sin_port=htons(42665), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5134] exit_group(0) = ? [pid 5134] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5134, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5135 attached [pid 5135] set_robust_list(0x555556361660, 24) = 0 [pid 5135] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5135 [pid 5135] <... prctl resumed>) = 0 [pid 5135] setpgid(0, 0) = 0 [pid 5135] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5135] write(3, "1000", 4) = 4 [pid 5135] close(3) = 0 [pid 5135] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5135] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5135] getsockname(3, {sa_family=AF_INET, sa_data="\x86\x85\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5135] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5135] bind(4, {sa_family=AF_INET, sin_port=htons(34437), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5135] dup(4) = 5 [pid 5135] listen(5, 0) = 0 [pid 5135] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5135] connect(6, {sa_family=AF_INET, sin_port=htons(34437), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5135] exit_group(0) = ? [pid 5135] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5135, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5136 attached , child_tidptr=0x555556361650) = 5136 [pid 5136] set_robust_list(0x555556361660, 24) = 0 [pid 5136] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5136] setpgid(0, 0) = 0 [pid 5136] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5136] write(3, "1000", 4) = 4 [pid 5136] close(3) = 0 [pid 5136] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5136] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5136] getsockname(3, {sa_family=AF_INET, sa_data="\xac\x87\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5136] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5136] bind(4, {sa_family=AF_INET, sin_port=htons(44167), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5136] dup(4) = 5 [pid 5136] listen(5, 0) = 0 [pid 5136] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5136] connect(6, {sa_family=AF_INET, sin_port=htons(44167), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5136] exit_group(0) = ? [pid 5136] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5136, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5137 attached , child_tidptr=0x555556361650) = 5137 [pid 5137] set_robust_list(0x555556361660, 24) = 0 [pid 5137] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5137] setpgid(0, 0) = 0 [pid 5137] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5137] write(3, "1000", 4) = 4 [pid 5137] close(3) = 0 [pid 5137] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5137] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5137] getsockname(3, {sa_family=AF_INET, sa_data="\x9c\x93\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5137] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5137] bind(4, {sa_family=AF_INET, sin_port=htons(40083), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5137] dup(4) = 5 [pid 5137] listen(5, 0) = 0 [pid 5137] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5137] connect(6, {sa_family=AF_INET, sin_port=htons(40083), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5137] exit_group(0) = ? [pid 5137] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5137, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5138 attached , child_tidptr=0x555556361650) = 5138 [pid 5138] set_robust_list(0x555556361660, 24) = 0 [pid 5138] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5138] setpgid(0, 0) = 0 [pid 5138] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5138] write(3, "1000", 4) = 4 [pid 5138] close(3) = 0 [pid 5138] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5138] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5138] getsockname(3, {sa_family=AF_INET, sa_data="\x98\xa4\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5138] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5138] bind(4, {sa_family=AF_INET, sin_port=htons(39076), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5138] dup(4) = 5 [pid 5138] listen(5, 0) = 0 [pid 5138] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5138] connect(6, {sa_family=AF_INET, sin_port=htons(39076), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5138] exit_group(0) = ? [pid 5138] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5138, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5139 attached [pid 5139] set_robust_list(0x555556361660, 24) = 0 [pid 5139] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5139 [pid 5139] <... prctl resumed>) = 0 [pid 5139] setpgid(0, 0) = 0 [pid 5139] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5139] write(3, "1000", 4) = 4 [pid 5139] close(3) = 0 [pid 5139] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5139] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5139] getsockname(3, {sa_family=AF_INET, sa_data="\x98\xf7\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5139] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5139] bind(4, {sa_family=AF_INET, sin_port=htons(39159), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5139] dup(4) = 5 [pid 5139] listen(5, 0) = 0 [pid 5139] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5139] connect(6, {sa_family=AF_INET, sin_port=htons(39159), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5139] exit_group(0) = ? [pid 5139] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5139, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5140 attached , child_tidptr=0x555556361650) = 5140 [pid 5140] set_robust_list(0x555556361660, 24) = 0 [pid 5140] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5140] setpgid(0, 0) = 0 [pid 5140] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5140] write(3, "1000", 4) = 4 [pid 5140] close(3) = 0 [pid 5140] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5140] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5140] getsockname(3, {sa_family=AF_INET, sa_data="\xbd\x83\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5140] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5140] bind(4, {sa_family=AF_INET, sin_port=htons(48515), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5140] dup(4) = 5 [pid 5140] listen(5, 0) = 0 [pid 5140] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5140] connect(6, {sa_family=AF_INET, sin_port=htons(48515), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5140] exit_group(0) = ? [pid 5140] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5140, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5141 attached , child_tidptr=0x555556361650) = 5141 [pid 5141] set_robust_list(0x555556361660, 24) = 0 [pid 5141] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5141] setpgid(0, 0) = 0 [pid 5141] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5141] write(3, "1000", 4) = 4 [pid 5141] close(3) = 0 [pid 5141] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5141] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5141] getsockname(3, {sa_family=AF_INET, sa_data="\xa9\x90\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5141] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5141] bind(4, {sa_family=AF_INET, sin_port=htons(43408), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5141] dup(4) = 5 [pid 5141] listen(5, 0) = 0 [pid 5141] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5141] connect(6, {sa_family=AF_INET, sin_port=htons(43408), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5141] exit_group(0) = ? [pid 5141] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5141, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5142 attached , child_tidptr=0x555556361650) = 5142 [pid 5142] set_robust_list(0x555556361660, 24) = 0 [pid 5142] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5142] setpgid(0, 0) = 0 [pid 5142] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5142] write(3, "1000", 4) = 4 [pid 5142] close(3) = 0 [pid 5142] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5142] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5142] getsockname(3, {sa_family=AF_INET, sa_data="\xb4\xe0\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5142] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5142] bind(4, {sa_family=AF_INET, sin_port=htons(46304), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5142] dup(4) = 5 [pid 5142] listen(5, 0) = 0 [pid 5142] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5142] connect(6, {sa_family=AF_INET, sin_port=htons(46304), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5142] exit_group(0) = ? [pid 5142] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5142, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5143 ./strace-static-x86_64: Process 5143 attached [pid 5143] set_robust_list(0x555556361660, 24) = 0 [pid 5143] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5143] setpgid(0, 0) = 0 [pid 5143] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5143] write(3, "1000", 4) = 4 [pid 5143] close(3) = 0 [pid 5143] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5143] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5143] getsockname(3, {sa_family=AF_INET, sa_data="\xe6\xd7\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5143] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5143] bind(4, {sa_family=AF_INET, sin_port=htons(59095), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5143] dup(4) = 5 [pid 5143] listen(5, 0) = 0 [pid 5143] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5143] connect(6, {sa_family=AF_INET, sin_port=htons(59095), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5143] exit_group(0) = ? [pid 5143] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5143, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5144 ./strace-static-x86_64: Process 5144 attached [pid 5144] set_robust_list(0x555556361660, 24) = 0 [pid 5144] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5144] setpgid(0, 0) = 0 [pid 5144] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5144] write(3, "1000", 4) = 4 [pid 5144] close(3) = 0 [pid 5144] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5144] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5144] getsockname(3, {sa_family=AF_INET, sa_data="\xe4\xf7\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5144] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5144] bind(4, {sa_family=AF_INET, sin_port=htons(58615), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5144] dup(4) = 5 [pid 5144] listen(5, 0) = 0 [pid 5144] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5144] connect(6, {sa_family=AF_INET, sin_port=htons(58615), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5144] exit_group(0) = ? [pid 5144] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5144, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555556361650) = 5145 ./strace-static-x86_64: Process 5145 attached [pid 5145] set_robust_list(0x555556361660, 24) = 0 [pid 5145] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5145] setpgid(0, 0) = 0 [pid 5145] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5145] write(3, "1000", 4) = 4 [pid 5145] close(3) = 0 [pid 5145] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5145] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5145] getsockname(3, {sa_family=AF_INET, sa_data="\xc3\x97\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5145] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5145] bind(4, {sa_family=AF_INET, sin_port=htons(50071), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5145] dup(4) = 5 [pid 5145] listen(5, 0) = 0 [pid 5145] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5145] connect(6, {sa_family=AF_INET, sin_port=htons(50071), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5145] exit_group(0) = ? [pid 5145] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5145, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5146 attached [pid 5146] set_robust_list(0x555556361660, 24) = 0 [pid 5146] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5146 [pid 5146] <... prctl resumed>) = 0 [pid 5146] setpgid(0, 0) = 0 [pid 5146] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5146] write(3, "1000", 4) = 4 [pid 5146] close(3) = 0 [pid 5146] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5146] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5146] getsockname(3, {sa_family=AF_INET, sa_data="\xce\x03\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5146] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5146] bind(4, {sa_family=AF_INET, sin_port=htons(52739), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5146] dup(4) = 5 [pid 5146] listen(5, 0) = 0 [pid 5146] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5146] connect(6, {sa_family=AF_INET, sin_port=htons(52739), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5146] exit_group(0) = ? [pid 5146] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5146, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5147 attached [pid 5147] set_robust_list(0x555556361660, 24) = 0 [pid 5147] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5061] <... clone resumed>, child_tidptr=0x555556361650) = 5147 [pid 5147] <... prctl resumed>) = 0 [pid 5147] setpgid(0, 0) = 0 [pid 5147] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5147] write(3, "1000", 4) = 4 [pid 5147] close(3) = 0 [pid 5147] socket(AF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 [pid 5147] connect(3, {sa_family=0x78 /* AF_??? */, sa_data="\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"}, 16) = -1 EAFNOSUPPORT (Address family not supported by protocol) [pid 5147] getsockname(3, {sa_family=AF_INET, sa_data="\xca\x1f\x00\x00\x00\x00"}, [8 => 16]) = 0 [pid 5147] socket(AF_SMC, SOCK_STREAM, SMCPROTO_SMC) = 4 [pid 5147] bind(4, {sa_family=AF_INET, sin_port=htons(51743), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5147] dup(4) = 5 [pid 5147] listen(5, 0) = 0 [pid 5147] socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 6 [pid 5147] connect(6, {sa_family=AF_INET, sin_port=htons(51743), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 [pid 5147] exit_group(0) = ? [pid 5147] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5147, si_uid=0, si_status=0, si_utime=0, si_stime=1 /* 0.01 s */} --- restart_syscall(<... resuming interrupted clone ...>) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5148 attached , child_tidptr=0x555556361650) = 5148 [pid 5148] set_robust_list(0x555556361660, 24) = 0 [pid 5148] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0