./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor936696018 <...> Warning: Permanently added '10.128.0.117' (ED25519) to the list of known hosts. execve("./syz-executor936696018", ["./syz-executor936696018"], 0x7ffcea137e30 /* 10 vars */) = 0 brk(NULL) = 0x555555a2a000 brk(0x555555a2ae00) = 0x555555a2ae00 arch_prctl(ARCH_SET_FS, 0x555555a2a480) = 0 set_tid_address(0x555555a2a750) = 298 set_robust_list(0x555555a2a760, 24) = 0 rseq(0x555555a2ada0, 0x20, 0, 0x53053053) = -1 ENOSYS (Function not implemented) prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor936696018", 4096) = 27 getrandom("\x72\xb8\x4d\xe4\x61\x88\xae\x64", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x555555a2ae00 brk(0x555555a4be00) = 0x555555a4be00 brk(0x555555a4c000) = 0x555555a4c000 mprotect(0x7fd6bbe47000, 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, child_tidptr=0x555555a2a750) = 299 openat(AT_FDCWD, "/sys/kernel/debug/x86/nmi_longest_ns", O_WRONLY|O_CLOEXEC) = 3 write(3, "10000000000", 11) = 11 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/hung_task_check_interval_secs", O_WRONLY|O_CLOEXEC) = 3 write(3, "20", 2) = 2 close(3) = 0 openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_kallsyms", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_harden", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/kptr_restrict", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/softlockup_all_cpu_backtrace", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC) = 3 write(3, "100", 3) = 3 close(3) = 0 openat(AT_FDCWD, "/proc/sys/vm/oom_dump_tasks", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/debug/exception-trace", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/printk", O_WRONLY|O_CLOEXEC) = 3 write(3, "7 4 1 3", 7) = 7 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/keys/gc_delay", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/vm/oom_kill_allocating_task", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/ctrl-alt-del", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/cad_pid", O_WRONLY|O_CLOEXEC) = 3 write(3, "299", 3) = 3 close(3) = 0 kill(299, SIGKILL) = 0 ./strace-static-x86_64: Process 299 attached [pid 299] +++ killed by SIGKILL +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=299, si_uid=0, si_status=SIGKILL, si_utime=0, si_stime=0} --- mkdir("/syzcgroup", 0777) = 0 mkdir("/syzcgroup/unified", 0777) = 0 mount("none", "/syzcgroup/unified", "cgroup2", 0, NULL) = 0 chmod("/syzcgroup/unified", 0777) = 0 openat(AT_FDCWD, "/syzcgroup/unified/cgroup.subtree_control", O_WRONLY) = 3 write(3, "+cpu", 4) = 4 write(3, "+io", 3) = 3 write(3, "+pids", 5) = 5 close(3) = 0 mkdir("/syzcgroup/net", 0777) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "net") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio") = 0 [ 24.542651][ T28] audit: type=1400 audit(1722314997.444:66): avc: denied { execmem } for pid=298 comm="syz-executor936" scontext=root:sysadm_r:sysadm_t tcontext=root:sysadm_r:sysadm_t tclass=process permissive=1 [ 24.563325][ T28] audit: type=1400 audit(1722314997.464:67): avc: denied { mounton } for pid=298 comm="syz-executor936" path="/syzcgroup/unified" dev="sda1" ino=1927 scontext=root:sysadm_r:sysadm_t tcontext=root:object_r:root_t tclass=dir permissive=1 [ 24.567721][ T298] cgroup: Unknown subsys name 'net' umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "devices") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/net", "cgroup", 0, "blkio") = 0 umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "freezer") = 0 umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) [ 24.587012][ T28] audit: type=1400 audit(1722314997.464:68): avc: denied { mount } for pid=298 comm="syz-executor936" name="/" dev="cgroup2" ino=1 scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:cgroup_t tclass=filesystem permissive=1 [ 24.613616][ T28] audit: type=1400 audit(1722314997.494:69): avc: denied { unmount } for pid=298 comm="syz-executor936" scontext=root:sysadm_r:sysadm_t tcontext=system_u:object_r:cgroup_t tclass=filesystem permissive=1 [ 24.614254][ T298] cgroup: Unknown subsys name 'devices' mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,blkio,freezer") = 0 chmod("/syzcgroup/net", 0777) = 0 mkdir("/syzcgroup/cpu", 0777) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuacct") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "hugetlb") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/cpu", "cgroup", 0, "rlimit") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/cpu", "cgroup", 0, "memory") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,memory") = ? ERESTARTNOINTR (To be restarted) [ 24.734681][ T298] cgroup: Unknown subsys name 'hugetlb' [ 24.740790][ T298] cgroup: Unknown subsys name 'rlimit' mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,memory") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,memory") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,memory") = 0 chmod("/syzcgroup/cpu", 0777) = 0 openat(AT_FDCWD, "/syzcgroup/cpu/cgroup.clone_children", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/syzcgroup/cpu/cpuset.memory_pressure_enabled", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 chmod("/dev/raw-gadget", 0666) = 0 rt_sigaction(SIGRTMIN, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=0}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=0}, NULL, 8) = 0 rt_sigaction(SIGSEGV, {sa_handler=0x7fd6bbd95860, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER|SA_SIGINFO, sa_restorer=0x7fd6bbda1530}, NULL, 8) = 0 rt_sigaction(SIGBUS, {sa_handler=0x7fd6bbd95860, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER|SA_SIGINFO, sa_restorer=0x7fd6bbda1530}, NULL, 8) = 0 mkdir("./syzkaller.eBBqWm", 0700) = 0 chmod("./syzkaller.eBBqWm", 0777) = 0 chdir("./syzkaller.eBBqWm") = 0 unshare(CLONE_NEWPID) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x555555a2a750) = 300 ./strace-static-x86_64: Process 300 attached [pid 300] set_robust_list(0x555555a2a760, 24) = 0 [pid 300] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL) = -1 EBUSY (Device or resource busy) [pid 300] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 300] setsid() = 1 [pid 300] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0 [pid 300] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, NULL) = 0 [pid 300] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, NULL) = 0 [pid 300] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0 [pid 300] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, NULL) = 0 [pid 300] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 [pid 300] unshare(CLONE_NEWNS) = 0 [pid 300] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL) = 0 [pid 300] unshare(CLONE_NEWIPC) = -1 EINVAL (Invalid argument) [pid 300] unshare(CLONE_NEWCGROUP) = 0 [pid 300] unshare(CLONE_NEWUTS) = 0 [pid 300] unshare(CLONE_SYSVSEM) = 0 [pid 300] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 300] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 300] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 300] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 300] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 300] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 300] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 300] getpid() = 1 [pid 300] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [ 25.751518][ T306] dump_stack_lvl+0x151/0x1b7 [ 25.756028][ T306] ? nf_tcp_handle_invalid+0x3f1/0x3f1 [ 25.761324][ T306] ? _printk+0xd1/0x111 [ 25.765406][ T306] ? __virt_addr_valid+0x242/0x2f0 [ 25.770360][ T306] print_report+0x158/0x4e0 [ 25.774687][ T306] ? __virt_addr_valid+0x242/0x2f0 [ 25.779726][ T306] ? kasan_addr_to_slab+0xd/0x80 [ 25.784498][ T306] ? ext4_search_dir+0xf7/0x1b0 [ 25.789182][ T306] kasan_report+0x13c/0x170 [ 25.793527][ T306] ? ext4_search_dir+0xf7/0x1b0 [ 25.798217][ T306] __asan_report_load1_noabort+0x14/0x20 [ 25.804030][ T306] ext4_search_dir+0xf7/0x1b0 [ 25.808543][ T306] ext4_find_inline_entry+0x4b6/0x5e0 [ 25.813753][ T306] ? x64_sys_call+0x49d/0x9a0 [ 25.818259][ T306] ? do_syscall_64+0x3b/0xb0 [ 25.822688][ T306] ? ext4_try_create_inline_dir+0x320/0x320 [ 25.828418][ T306] __ext4_find_entry+0x2b0/0x1af0 [ 25.833277][ T306] ? ext4_fname_setup_ci_filename+0x70/0x480 [ 25.839088][ T306] ? ext4_ci_compare+0x660/0x660 [ 25.843863][ T306] ? memcpy+0x56/0x70 [ 25.847768][ T306] ? ext4_fname_prepare_lookup+0x3b5/0x4e0 [ 25.853416][ T306] ? d_alloc_parallel+0x116c/0x12e0 [ 25.858444][ T306] ? generic_set_encrypted_ci_d_ops+0x91/0xf0 [ 25.864346][ T306] ext4_lookup+0x176/0x740 [ 25.868602][ T306] ? ext4_add_entry+0xed0/0xed0 [ 25.873287][ T306] ? __down_common+0x690/0x690 [ 25.877887][ T306] ? lockref_get_not_dead+0x248/0x340 [ 25.883099][ T306] ? lockref_mark_dead+0xb0/0xb0 [ 25.887867][ T306] __lookup_slow+0x2b9/0x3e0 [ 25.892383][ T306] ? lookup_one_len+0x2c0/0x2c0 [ 25.897068][ T306] lookup_slow+0x5a/0x80 [ 25.901247][ T306] walk_component+0x2e7/0x410 [ 25.905749][ T306] path_lookupat+0x16d/0x450 [ 25.910176][ T306] filename_lookup+0x251/0x600 [ 25.914775][ T306] ? hashlen_string+0x120/0x120 [ 25.919466][ T306] ? strncpy_from_user+0x169/0x2b0 [ 25.924409][ T306] ? getname_flags+0x1fd/0x520 [ 25.929008][ T306] user_path_at_empty+0x43/0x1a0 [ 25.933784][ T306] __se_sys_mount+0x285/0x3b0 [ 25.938297][ T306] ? __x64_sys_mount+0xd0/0xd0 [ 25.942897][ T306] ? fpregs_restore_userregs+0x130/0x290 [ 25.948450][ T306] __x64_sys_mount+0xbf/0xd0 [ 25.952876][ T306] x64_sys_call+0x49d/0x9a0 [ 25.957215][ T306] do_syscall_64+0x3b/0xb0 [ 25.961471][ T306] ? clear_bhb_loop+0x55/0xb0 [ 25.965983][ T306] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 25.971722][ T306] RIP: 0033:0x7fd6bbdd6599 [ 25.975964][ T306] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 1c 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 [ 25.995409][ T306] RSP: 002b:00007ffcd8b73ea8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a5 [ 26.003651][ T306] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fd6bbdd6599 [ 26.011551][ T306] RDX: 0000000000000000 RSI: 0000000020002ac0 RDI: 0000000000000000 [ 26.019362][ T306] RBP: 0000000000000001 R08: 0000000000000000 R09: 0000000000000003 [ 26.027172][ T306] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffcd8b73f30 [ 26.034985][ T306] R13: 00007ffcd8b73ef0 R14: 00007fd6bbe1a098 R15: 0000000000000000 [ 26.042797][ T306] [ 26.045658][ T306] [ 26.047830][ T306] The buggy address belongs to the physical page: [ 26.054081][ T306] page:ffffea000486f800 refcount:0 mapcount:0 mapping:0000000000000000 index:0x1 pfn:0x121be0 [ 26.064147][ T306] flags: 0x4000000000000000(zone=1) [ 26.069189][ T306] raw: 4000000000000000 ffffea00048a0108 ffffea000486f7c8 0000000000000000 [ 26.077610][ T306] raw: 0000000000000001 0000000000000000 00000000ffffffff 0000000000000000 [ 26.086019][ T306] page dumped because: kasan: bad access detected [ 26.092275][ T306] page_owner tracks the page as freed [ 26.097477][ T306] page last allocated via order 0, migratetype Movable, gfp_mask 0x8140dca(GFP_HIGHUSER_MOVABLE|__GFP_COMP|__GFP_ZERO|__GFP_CMA), pid 279, tgid 279 (sshd), ts 18152438182, free_ts 18183360925 [ 26.116053][ T306] post_alloc_hook+0x213/0x220 [ 26.120648][ T306] prep_new_page+0x1b/0x110 [ 26.124989][ T306] get_page_from_freelist+0x27ea/0x2870 [ 26.130370][ T306] __alloc_pages+0x3a1/0x780 [ 26.134798][ T306] __folio_alloc+0x15/0x40 [ 26.139049][ T306] handle_mm_fault+0x1cf7/0x30e0 [ 26.143824][ T306] exc_page_fault+0x3b3/0x700 [ 26.148335][ T306] asm_exc_page_fault+0x27/0x30 [ 26.153023][ T306] page last free stack trace: [ 26.157539][ T306] free_unref_page_prepare+0x83d/0x850 [ 26.162832][ T306] free_unref_page_list+0xf1/0x7b0 [ 26.167779][ T306] release_pages+0xf7f/0xfe0 [ 26.172204][ T306] free_pages_and_swap_cache+0x8a/0xa0 [ 26.177500][ T306] tlb_finish_mmu+0x1e0/0x3f0 [ 26.182013][ T306] unmap_region+0x2c1/0x310 [ 26.186352][ T306] do_mas_align_munmap+0xd05/0x1400 [ 26.191387][ T306] do_mas_munmap+0x23e/0x2b0 [ 26.195814][ T306] __vm_munmap+0x263/0x3a0 [ 26.200067][ T306] __x64_sys_munmap+0x6b/0x80 [ 26.204578][ T306] x64_sys_call+0x75/0x9a0 [ 26.208831][ T306] do_syscall_64+0x3b/0xb0 [ 26.213085][ T306] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 26.218814][ T306] [ 26.220985][ T306] Memory state around the buggy address: [ 26.226454][ T306] ffff888121be0c00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 26.234353][ T306] ffff888121be0c80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 26.242260][ T306] >ffff888121be0d00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 26.250146][ T306] ^ [ 26.254316][ T306] ffff888121be0d80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 26.262224][ T306] ffff888121be0e00: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [ 26.270115][ T306] ================================================================== [pid 306] mount(NULL, 0x20002ac0, NULL, 0, NULL) = -1 ENOENT (No such file or directory) [pid 306] close(3) = 0 [pid 306] close(4) = 0 [pid 306] close(5) = 0 [pid 306] close(6) = 0 [pid 306] close(7) = -1 EBADF (Bad file descriptor) [pid 306] close(8) = -1 EBADF (Bad file descriptor) [pid 306] close(9) = -1 EBADF (Bad file descriptor) [pid 306] close(10) = -1 EBADF (Bad file descriptor) [pid 306] close(11) = -1 EBADF (Bad file descriptor) [pid 306] close(12) = -1 EBADF (Bad file descriptor) [pid 306] close(13) = -1 EBADF (Bad file descriptor) [pid 306] close(14) = -1 EBADF (Bad file descriptor) [pid 306] close(15) = -1 EBADF (Bad file descriptor) [pid 306] close(16) = -1 EBADF (Bad file descriptor) [pid 306] close(17) = -1 EBADF (Bad file descriptor) [pid 306] close(18) = -1 EBADF (Bad file descriptor) [pid 306] close(19) = -1 EBADF (Bad file descriptor) [pid 306] close(20) = -1 EBADF (Bad file descriptor) [pid 306] close(21) = -1 EBADF (Bad file descriptor) [pid 306] close(22) = -1 EBADF (Bad file descriptor) [pid 306] close(23) = -1 EBADF (Bad file descriptor) [pid 306] close(24) = -1 EBADF (Bad file descriptor) [pid 306] close(25) = -1 EBADF (Bad file descriptor) [pid 306] close(26) = -1 EBADF (Bad file descriptor) [pid 306] close(27) = -1 EBADF (Bad file descriptor) [pid 306] close(28) = -1 EBADF (Bad file descriptor) [pid 306] close(29) = -1 EBADF (Bad file descriptor) [pid 306] exit_group(0) = ? [pid 306] +++ exited with 0 +++ [pid 300] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2, si_uid=0, si_status=0, si_utime=0, si_stime=5} --- [pid 300] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 300] umount2("./0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 300] newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=140, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(3, 0x555555a2b7f0 /* 7 entries */, 32768) = 208 [pid 300] umount2("./0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EBUSY (Device or resource busy) [pid 300] newfstatat(AT_FDCWD, "./0/file0", {st_mode=S_IFDIR|0755, st_size=2048, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 300] umount2("./0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EBUSY (Device or resource busy) [pid 300] openat(AT_FDCWD, "./0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 300] newfstatat(4, "", {st_mode=S_IFDIR|0755, st_size=2048, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(4, 0x555555a33830 /* 8 entries */, 32768) = 240 [pid 300] umount2("./0/file0/lost+found", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] newfstatat(AT_FDCWD, "./0/file0/lost+found", {st_mode=S_IFDIR|0700, st_size=14336, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 300] umount2("./0/file0/lost+found", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/lost+found", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0700, st_size=14336, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/lost+found") = 0 [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] newfstatat(AT_FDCWD, "./0/file0/file0", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_SYMLINK_NOFOLLOW) = 0 [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [ 26.279562][ T306] Disabling lock debugging due to kernel taint [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [ 26.305249][ T300] EXT4-fs error (device loop0): ext4_read_inline_dir:1589: inode #12: block 5: comm syz-executor936: path /0/file0/file0: bad entry in directory: rec_len % 4 != 0 - offset=24, inode=1633771873, rec_len=24929, size=148 fake=0 [ 26.327886][ T300] EXT4-fs error (device loop0): ext4_read_inline_dir:1589: inode #12: block 5: comm syz-executor936: path /0/file0/file0: bad entry in directory: rec_len % 4 != 0 - offset=24, inode=1633771873, rec_len=24929, size=148 fake=0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [ 26.350122][ T300] EXT4-fs error (device loop0): empty_inline_dir:1858: inode #12: block 5: comm syz-executor936: bad entry in directory: rec_len % 4 != 0 - offset=4, inode=1633771873, rec_len=24929, size=60 fake=0 [ 26.369635][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [ 26.385316][ T300] EXT4-fs error (device loop0): ext4_read_inline_dir:1589: inode #12: block 5: comm syz-executor936: path /0/file0/file0: bad entry in directory: rec_len % 4 != 0 - offset=24, inode=1633771873, rec_len=24929, size=148 fake=0 [ 26.408047][ T300] EXT4-fs error (device loop0): ext4_read_inline_dir:1589: inode #12: block 5: comm syz-executor936: path /0/file0/file0: bad entry in directory: rec_len % 4 != 0 - offset=24, inode=1633771873, rec_len=24929, size=148 fake=0 [ 26.430382][ T300] EXT4-fs error (device loop0): empty_inline_dir:1858: inode #12: block 5: comm syz-executor936: bad entry in directory: rec_len % 4 != 0 - offset=4, inode=1633771873, rec_len=24929, size=60 fake=0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [ 26.449838][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [ 26.466368][ T300] EXT4-fs error (device loop0): ext4_read_inline_dir:1589: inode #12: block 5: comm syz-executor936: path /0/file0/file0: bad entry in directory: rec_len % 4 != 0 - offset=24, inode=1633771873, rec_len=24929, size=148 fake=0 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [ 26.489246][ T300] EXT4-fs error (device loop0): ext4_read_inline_dir:1589: inode #12: block 5: comm syz-executor936: path /0/file0/file0: bad entry in directory: rec_len % 4 != 0 - offset=24, inode=1633771873, rec_len=24929, size=148 fake=0 [ 26.511408][ T300] EXT4-fs error (device loop0): empty_inline_dir:1858: inode #12: block 5: comm syz-executor936: bad entry in directory: rec_len % 4 != 0 - offset=4, inode=1633771873, rec_len=24929, size=60 fake=0 [ 26.530754][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [ 26.546555][ T300] EXT4-fs error (device loop0): ext4_read_inline_dir:1589: inode #12: block 5: comm syz-executor936: path /0/file0/file0: bad entry in directory: rec_len % 4 != 0 - offset=24, inode=1633771873, rec_len=24929, size=148 fake=0 [ 26.569338][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [ 26.587436][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [ 26.605762][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [ 26.623921][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [ 26.642583][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [ 26.660856][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [ 26.678935][ T300] EXT4-fs warning (device loop0): empty_inline_dir:1865: bad inline directory (dir #12) - inode 1633771873, rec_len 24929, name_len 97inline size 60 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] umount2("./0/file0/file0", MNT_FORCE|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 300] openat(AT_FDCWD, "./0/file0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 [pid 300] newfstatat(5, "", {st_mode=S_IFDIR|0755, st_size=128, ...}, AT_EMPTY_PATH) = 0 [pid 300] getdents64(5, 0x555555a3b870 /* 2 entries */, 32768) = 48 [pid 300] getdents64(5, 0x555555a3b870 /* 0 entries */, 32768) = 0 [pid 300] close(5) = 0 [pid 300] rmdir("./0/file0/file0") = -1 ENOTEMPTY (Directory not empty) [pid 300] exit_group(1) = ? [pid 300] +++ exited with 1 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=300, si_uid=0, si_status=1, si_utime=0, si_stime=45} --- exit_group(0) = ? +++ exited with 0 +++