System-call source excerpts

Line numbers refer to the complete decompressed trace. This page includes event lines and one line of context.

Download the complete compressed trace

  926  77    1789814599.789223 read(0<pipe:[7220712]>, "", 258048) = 0  927  77    1789814599.789369 newfstatat(AT_FDCWD</workspace>, "/workspace/public", 0x7ffe18d9efa0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)  928  77    1789814599.789495 newfstatat(AT_FDCWD</workspace>, "/workspace/public/report.json", 0x7ffe18d9f020, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)  929  77    1789814599.789619 mkdir("/workspace/public", 0777) = 0  930  77    1789814599.789742 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json>  931  77    1789814599.789854 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0  932  77    1789814599.789946 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffe18d9ef60) = -1 ENOTTY (Inappropriate ioctl for device)  933  77    1789814599.790033 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0  934  77    1789814599.790123 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39  935  77    1789814599.790220 close(3</workspace/public/report.json>) = 0