Bugzilla – Attachment 870843 Details for
Bug 1217306
distrobox stuck at starting container
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
few seconds of strace -p 5212 2>&1 | tee /tmp/strace-out.log
strace-out.log (text/x-log), 912.16 KB, created by
Lubos Kocman
on 2023-11-19 07:59:25 UTC
(
hide
)
Description:
few seconds of strace -p 5212 2>&1 | tee /tmp/strace-out.log
Filename:
MIME Type:
Creator:
Lubos Kocman
Created:
2023-11-19 07:59:25 UTC
Size:
912.16 KB
patch
obsolete
>strace: Process 5212 attached >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24139 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24139, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24159 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.780538857+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24159 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24159, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24160 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24160 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24160, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24176 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.795902571+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24176 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24176, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24177 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24177 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24177, si_uid=1000, si_status=0, si_utime=1, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24195 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.812972341+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24195 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24195, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24196 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24196 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24196, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24212 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.828360792+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24212 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24212, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24213 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24213 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24213, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24231 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.845716774+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24231 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24231, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24232 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24232 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24232, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24251 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.862314866+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24251 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24251, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24252 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24252 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24252, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24269 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.879307061+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24269 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24269, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24270 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24270 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24270, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24285 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.895273928+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24285 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24285, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24286 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24286 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24286, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24303 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.911677389+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24303 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24303, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24304 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24304 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24304, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24321 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.927686424+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24321 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24321, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24322 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24322 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24322, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24337 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.943789916+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24337 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24337, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24338 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24338 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24338, si_uid=1000, si_status=0, si_utime=4, si_stime=5} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24355 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.959949312+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24355 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24355, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24356 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24356 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24356, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24374 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.976423362+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24374 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24374, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24375 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24375 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24375, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24389 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:56:59.991883638+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24389 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24389, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24390 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24390 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24390, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24409 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.008786426+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24409 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24409, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24410 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24410 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24410, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24427 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.024949709+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24427 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24427, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24428 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24428 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24428, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24446 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.040623952+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24446 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24446, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24447 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24447 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24447, si_uid=1000, si_status=0, si_utime=1, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24475 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.056945940+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24475 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24475, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24476 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24476 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24476, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24494 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.073486205+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24494 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24494, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24495 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24495 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24495, si_uid=1000, si_status=0, si_utime=2, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24512 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.089010899+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24512 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24512, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24513 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24513 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24513, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24530 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.104711871+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24530 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24530, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24531 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24531 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24531, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24548 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.120434034+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24548 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24548, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24549 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24549 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24549, si_uid=1000, si_status=0, si_utime=6, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24569 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.136503662+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24569 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24569, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24570 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24570 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24570, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24587 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.152367188+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24587 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24587, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24588 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24588 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24588, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24606 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.167770757+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24606 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24606, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24607 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24607 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24607, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24622 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.184229389+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24622 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24622, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24623 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24623 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24623, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24640 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.200158978+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24640 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24640, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24641 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24641 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24641, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24657 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.216860632+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24657 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24657, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24659 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24659 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24659, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24675 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.233433097+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24675 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24675, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24676 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24676 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24676, si_uid=1000, si_status=0, si_utime=6, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24694 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.250303665+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24694 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24694, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24695 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24695 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24695, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24714 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.267342016+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24714 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24714, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24715 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24715 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24715, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24733 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.284005971+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24733 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24733, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24734 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24734 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24734, si_uid=1000, si_status=0, si_utime=0, si_stime=6} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24751 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.300114441+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24751 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24751, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24752 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24752 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24752, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24770 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.316431931+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24770 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24770, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24771 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24771 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24771, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24788 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.332202484+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24788 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24788, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24789 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24789 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24789, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24803 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.348410850+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24803, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 24803 >wait4(-1, 0x7ffc3cd5b6d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24804 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24804 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24804, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24821 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.365120420+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24821 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24821, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24822 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24822 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24822, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24840 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.380929844+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24840 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24840, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24841 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24841 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24841, si_uid=1000, si_status=0, si_utime=1, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24856 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.397390870+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24856 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24856, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24857 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24857 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24857, si_uid=1000, si_status=0, si_utime=4, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24874 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.414118604+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24874 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24874, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24875 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24875 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24875, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24892 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.429867826+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24892 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24892, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24893 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24893 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24893, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24912 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.446321049+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24912 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24912, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24913 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24913 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24913, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24929 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.463211695+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24929 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24929, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24930 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24930 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24930, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24945 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.480544654+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24945 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24945, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24946 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24946 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24946, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24960 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.496522823+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24960 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24960, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24961 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24961 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24961, si_uid=1000, si_status=0, si_utime=0, si_stime=7} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24982 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.512124671+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24982 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24982, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 24986 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24986 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24986, si_uid=1000, si_status=0, si_utime=2, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25006 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.528188408+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25006 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25006, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25007 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25007 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25007, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25022 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.544106115+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25022 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25022, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25023 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25023 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25023, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25042 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.560532677+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25042 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25042, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25043 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25043 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25043, si_uid=1000, si_status=0, si_utime=2, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25059 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.576078862+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25059 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25059, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25060 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25060 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25060, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25077 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.591948088+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25077 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25077, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25078 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25078 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25078, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25097 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.608735261+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25097 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25097, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25098 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25098 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25098, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25115 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.625197651+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25115 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25115, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25116 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25116 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25116, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25134 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.641697449+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25134 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25134, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25135 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25135 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25135, si_uid=1000, si_status=0, si_utime=3, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25154 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.657979844+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25154 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25154, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25155 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25155 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25155, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25170 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.674206144+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25170 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25170, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25171 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25171 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25171, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25189 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.690430560+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25189 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25189, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25190 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25190 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25190, si_uid=1000, si_status=0, si_utime=3, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25205 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.706399462+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25205 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25205, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25206 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25206 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25206, si_uid=1000, si_status=0, si_utime=4, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25224 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.723080528+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25224 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25224, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25225 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25225 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25225, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25242 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.738433474+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25242 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25242, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25243 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25243 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25243, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25259 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.753919576+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25259 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25259, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25260 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25260 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25260, si_uid=1000, si_status=0, si_utime=2, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25279 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.769207570+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25279 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25279, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25280 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25280 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25280, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25296 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.785915607+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25296 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25296, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25297 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25297 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25297, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25315 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.801486808+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25315 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25315, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25316 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25316 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25316, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25333 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.816338441+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25333 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25333, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25335 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25335 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25335, si_uid=1000, si_status=0, si_utime=3, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25351 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.832576102+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25351 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25351, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25352 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25352 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25352, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25370 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.848506682+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25370 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25370, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25371 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25371 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25371, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25388 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.864386979+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25388 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25388, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25389 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25389 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25389, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25405 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.880782964+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25405 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25405, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25406 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25406 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25406, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25424 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.896710379+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25424 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25424, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25425 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25425 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25425, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25442 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.912925638+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25442 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25442, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25443 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25443 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25443, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25457 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.929150285+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25457 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25457, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25458 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25458 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25458, si_uid=1000, si_status=0, si_utime=6, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25476 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.945961864+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25476 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25476, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25477 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25477 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25477, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25493 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.962470650+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25493 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25493, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25494 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25494 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25494, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25511 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.978744178+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25511 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25511, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25512 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25512 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25512, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25530 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:00.995002247+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25530 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25530, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25531 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25531 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25531, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25549 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.011055084+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25549 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25549, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25550 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25550 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25550, si_uid=1000, si_status=0, si_utime=1, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25565 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.027510872+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25565 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25565, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25566 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25566 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25566, si_uid=1000, si_status=0, si_utime=0, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25583 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.042953704+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25583 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25583, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25584 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25584 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25584, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25601 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.059106707+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25601 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25601, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25602 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25602 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25602, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25619 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.075314814+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25619 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25619, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25620 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25620 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25620, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25638 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.091727490+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25638 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25638, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25639 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25639 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25639, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25657 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.107793042+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25657 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25657, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25658 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25658 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25658, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25675 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.124201190+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25675 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25675, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25676 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25676 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25676, si_uid=1000, si_status=0, si_utime=4, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25695 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.140004663+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25695 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25695, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25696 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25696 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25696, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25712 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.156103938+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25712 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25712, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25713 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25713 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25713, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25729 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.172515632+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25729 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25729, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25730 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25730 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25730, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25746 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.189024188+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25746 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25746, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25747 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25747 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25747, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25764 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.205111199+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25764 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25764, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25765 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25765 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25765, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25780 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.220576673+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25780 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25780, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25781 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25781 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25781, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25801 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.237138478+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25801 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25801, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25803 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25803 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25803, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25820 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.253493758+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25820 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25820, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25821 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25821 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25821, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25838 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.269465755+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25838 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25838, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25839 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25839 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25839, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25857 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.286471004+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25857 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25857, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25858 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25858 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25858, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25874 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.302165504+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25874 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25874, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25875 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25875 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25875, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25896 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.317294614+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25896 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25896, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25897 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25897 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25897, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25912 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.334197743+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25912 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25912, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25913 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25913 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25913, si_uid=1000, si_status=0, si_utime=3, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25929 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.350709754+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25929 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25929, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25930 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25930 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25930, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25948 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.367785926+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25948 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25948, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25949 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25949 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25949, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25966 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.383587916+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25966 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25966, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25967 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25967 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25967, si_uid=1000, si_status=0, si_utime=1, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25983 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.399284431+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25983 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25983, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 25984 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 25984 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25984, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26001 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.415016171+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26001 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26001, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26002 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26002 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26002, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26016 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.430760544+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26016 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26016, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26017 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26017 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26017, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26034 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.447776654+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26034 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26034, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26035 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26035 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26035, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26052 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.464181907+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26052 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26052, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26053 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26053 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26053, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26070 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.480840773+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26070 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26070, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26071 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26071 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26071, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26091 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.497083823+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26091 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26091, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26092 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26092 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26092, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26110 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.512683447+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26110 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26110, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26111 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26111 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26111, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26127 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.529171104+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26127 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26127, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26128 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26128 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26128, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26147 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.546552824+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26147 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26147, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26148 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26148 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26148, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26164 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.562843283+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26164 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26164, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26165 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26165 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26165, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26180 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.579131829+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26180 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26180, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26181 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26181 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26181, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26196 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.595208641+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26196 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26196, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26197 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26197 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26197, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26211 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.611595280+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26211 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26211, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26212 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26212 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26212, si_uid=1000, si_status=0, si_utime=0, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26229 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.627958645+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26229 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26229, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26230 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26230 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26230, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26247 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.644042309+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26247 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26247, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26248 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26248 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26248, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26264 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.659766756+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26264 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26264, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26265 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26265 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26265, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26283 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.675447320+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26283 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26283, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26284 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26284 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26284, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26299 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.691792021+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26299 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26299, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26300 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26300 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26300, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26317 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.709850230+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26317 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26317, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26318 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26318 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26318, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26332 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.726627675+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26332 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26332, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26333 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26333 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26333, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26350 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.742055991+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26350 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26350, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26351 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26351 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26351, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26369 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.758192574+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26369 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26369, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26370 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26370 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26370, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26389 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.774782861+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26389 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26389, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26390 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26390 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26390, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26408 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.790572809+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26408 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26408, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26409 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26409 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26409, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26425 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.807123593+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26425 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26425, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26426 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26426 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26426, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26444 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.822600309+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26444 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26444, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26445 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26445 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26445, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26460 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.838028854+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26460, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 26460 >wait4(-1, 0x7ffc3cd5b6d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26461 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26461 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26461, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26479 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.853950969+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26479 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26479, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26480 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26480 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26480, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26495 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.868954283+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26495 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26495, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26496 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26496 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26496, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26511 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.884599181+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26511 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26511, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26512 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26512 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26512, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26527 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.900460533+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26527 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26527, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26528 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26528 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26528, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26545 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.916680691+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26545 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26545, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26546 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26546 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26546, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26561 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.932775247+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26561 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26561, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26562 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26562 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26562, si_uid=1000, si_status=0, si_utime=2, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26576 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.949516775+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26576 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26576, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26577 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26577 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26577, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26596 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.964955690+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26596 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26596, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26597 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26597 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26597, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26614 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.980751790+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26614 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26614, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26615 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26615 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26615, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26631 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:01.996384486+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26631 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26631, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26632 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26632 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26632, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26650 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.012079207+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26650 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26650, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26651 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26651 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26651, si_uid=1000, si_status=0, si_utime=0, si_stime=7} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26669 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.027981154+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26669 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26669, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26670 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26670 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26670, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26687 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.043549559+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26687 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26687, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26688 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26688 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26688, si_uid=1000, si_status=0, si_utime=1, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26700 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.058927471+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26700 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26700, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26701 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26701 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26701, si_uid=1000, si_status=0, si_utime=4, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26718 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.075031413+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26718 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26718, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26719 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26719 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26719, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26737 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.090689797+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26737 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26737, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26738 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26738 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26738, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26754 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.107458096+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26754 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26754, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26755 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26755 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26755, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26772 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.123247913+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26772 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26772, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26773 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26773 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26773, si_uid=1000, si_status=0, si_utime=0, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26790 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.138993520+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26790 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26790, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26791 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26791 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26791, si_uid=1000, si_status=0, si_utime=1, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26808 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.155768881+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26808 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26808, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26809 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26809 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26809, si_uid=1000, si_status=0, si_utime=4, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26825 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.171628539+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26825 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26825, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26826 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26826 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26826, si_uid=1000, si_status=0, si_utime=0, si_stime=5} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26841 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.188165658+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26841 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26841, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26842 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26842 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26842, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26860 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.204995781+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26860 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26860, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26861 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26861 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26861, si_uid=1000, si_status=0, si_utime=0, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26876 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.220781792+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26876 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26876, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26877 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26877 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26877, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26894 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.236556051+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26894 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26894, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26895 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26895 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26895, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26910 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.252657579+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26910 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26910, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26911 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26911 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26911, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26925 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.268908495+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26925 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26925, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26926 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26926 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26926, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26943 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.284639153+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26943 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26943, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26944 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26944 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26944, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26961 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.300600550+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26961 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26961, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26962 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26962 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26962, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26978 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.316392222+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26978 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26978, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26979 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26979 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26979, si_uid=1000, si_status=0, si_utime=3, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26996 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.332796523+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26996 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26996, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 26997 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 26997 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=26997, si_uid=1000, si_status=0, si_utime=4, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27015 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.348559341+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27015 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27015, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27016 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27016 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27016, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27034 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.364988668+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27034 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27034, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27035 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27035 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27035, si_uid=1000, si_status=0, si_utime=0, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27053 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.380811088+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27053 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27053, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27054 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27054 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27054, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27069 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.397415100+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27069 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27069, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27070 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27070 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27070, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27085 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.413992693+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27085 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27085, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27086 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27086 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27086, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27102 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.430626342+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27102 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27102, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27103 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27103 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27103, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27120 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.447040571+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27120 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27120, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27121 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27121 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27121, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27139 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.463394539+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27139 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27139, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27140 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27140 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27140, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27158 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.479908715+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27158 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27158, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27159 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27159 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27159, si_uid=1000, si_status=0, si_utime=4, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27178 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.496848562+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27178 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27178, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27179 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27179 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27179, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27197 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.513133623+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27197 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27197, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27198 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27198 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27198, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27215 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.529250318+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27215 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27215, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27216 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27216 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27216, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27235 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.545752782+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27235 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27235, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27236 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27236 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27236, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27254 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.563042181+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27254 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27254, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27255 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27255 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27255, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27270 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.579815518+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27270 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27270, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27271 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27271 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27271, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27289 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.596260736+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27289 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27289, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27290 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27290 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27290, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27311 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.613173373+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27311 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27311, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27312 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27312 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27312, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27330 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.629783126+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27330 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27330, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27331 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27331 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27331, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27349 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.646330504+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27349 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27349, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27350 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27350 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27350, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27366 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.664084977+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27366 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27366, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27367 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27367 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27367, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27382 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.680715319+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27382 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27382, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27383 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27383 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27383, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27401 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.696567684+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27401 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27401, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27402 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27402 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27402, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27420 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.712658391+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27420 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27420, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27421 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27421 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27421, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27439 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.727941016+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27439 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27439, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27440 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27440 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27440, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27457 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.743922470+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27457 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27457, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27458 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27458 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27458, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27474 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.759770526+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27474 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27474, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27475 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27475 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27475, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27494 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.775485115+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27494 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27494, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27495 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27495 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27495, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27511 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.792118252+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27511 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27511, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27512 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27512 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27512, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27527 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.808383595+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27527 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27527, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27528 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27528 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27528, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27544 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.823988448+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27544 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27544, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27545 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27545 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27545, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27562 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.839524263+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27562 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27562, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27563 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27563 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27563, si_uid=1000, si_status=0, si_utime=3, si_stime=2} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27580 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.855348506+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27580 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27580, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27581 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27581 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27581, si_uid=1000, si_status=0, si_utime=1, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27598 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.872388630+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27598 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27598, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27599 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27599 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27599, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27617 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.887995448+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27617 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27617, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27618 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27618 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27618, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27636 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.904417372+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27636 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27636, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27637 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27637 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27637, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27655 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.920523438+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27655 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27655, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27656 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27656 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27656, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27671 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.935488392+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27671 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27671, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27672 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27672 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27672, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27690 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.950353980+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27690 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27690, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27691 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27691 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27691, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27709 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.965271255+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27709 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27709, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27710 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27710 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27710, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27727 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.981041877+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27727 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27727, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27728 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27728 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27728, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27744 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:02.996635289+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27744 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27744, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27745 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27745 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27745, si_uid=1000, si_status=0, si_utime=4, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27763 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:03.012674682+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27763 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27763, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27764 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27764 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27764, si_uid=1000, si_status=0, si_utime=2, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27781 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:03.028498894+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27781 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27781, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27782 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27782 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27782, si_uid=1000, si_status=0, si_utime=2, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27800 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:03.044684970+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27800 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27800, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27801 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27801 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27801, si_uid=1000, si_status=0, si_utime=0, si_stime=1} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27820 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:03.060035860+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27820 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27820, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27821 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27821 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27821, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27837 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:03.075845646+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27837 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27837, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27838 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27838 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >ioctl(2, TIOCGWINSZ, {ws_row=35, ws_col=173, ws_xpixel=0, ws_ypixel=0}) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27838, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5bbd0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >openat(AT_FDCWD, "/home/lkocman/.cache/.mirror.fifo", O_RDONLY) = 3 >fcntl(0, F_GETFD) = 0 >fcntl(0, F_DUPFD, 10) = 10 >fcntl(0, F_GETFD) = 0 >fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >dup2(3, 0) = 0 >close(3) = 0 >ioctl(0, TCGETS, 0x7ffc3cd5c4f0) = -1 ENOTTY (Inappropriate ioctl for device) >lseek(0, 0, SEEK_CUR) = 0 >read(0, "", 128) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >dup2(10, 0) = 0 >fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >close(10) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >pipe([3, 4]) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27855 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigaction(SIGCHLD, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28bdb50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f9458453dc0}, 8) = 0 >close(4) = 0 >read(3, "2023-11-19T08:57:03.091542681+01"..., 128) = 36 >read(3, "", 128) = 0 >close(3) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 27855 >rt_sigaction(SIGINT, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=27855, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- >wait4(-1, 0x7ffc3cd5b4d0, WNOHANG, NULL) = -1 ECHILD (No child processes) >rt_sigreturn({mask=[]}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", X_OK) = 0 >stat("/usr/bin/podman", {st_mode=S_IFREG|0755, st_size=43369424, ...}) = 0 >geteuid() = 1000 >getegid() = 100 >getuid() = 1000 >getgid() = 100 >access("/usr/bin/podman", R_OK) = 0 >rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f94589534d0) = 27856 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >rt_sigaction(SIGINT, {sa_handler=0x55b5b28b8d10, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9458453dc0}, {sa_handler=0x55b5b284cc36, sa_mask=[], sa_flags=SA_RESTORER|SA_NODEFER, sa_restorer=0x7f9458453dc0}, 8) = 0 >wait4(-1,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 1217306
: 870843