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

  925  66    1789814723.280787 read(0<pipe:[7238924]>, "", 258048) = 0  926  66    1789814723.280931 newfstatat(AT_FDCWD</workspace>, "/workspace/build", 0x7ffee8217dc0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)  927  66    1789814723.281058 newfstatat(AT_FDCWD</workspace>, "/workspace/build/cache.json", 0x7ffee8217e40, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory)  928  66    1789814723.281171 mkdir("/workspace/build", 0777) = 0  929  66    1789814723.281274 openat(AT_FDCWD</workspace>, "/workspace/build/cache.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/build/cache.json>  930  66    1789814723.281385 fstat(3</workspace/build/cache.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0  931  66    1789814723.281476 ioctl(3</workspace/build/cache.json>, TCGETS, 0x7ffee8217d80) = -1 ENOTTY (Inappropriate ioctl for device)  932  66    1789814723.281573 lseek(3</workspace/build/cache.json>, 0, SEEK_CUR) = 0  933  66    1789814723.281685 write(3</workspace/build/cache.json>, "{\"orders\": [{\"id\": \"order-a\", \"total_cents\": 1099}, {\"id\": \"order-b\", \"total_cents\": 2199}, {\"id\": \"order-c\", \"total_cents\": 499}], \"client\": {\"note\": \"SYNTHETIC_PRIVATE_NOTE_20260914\", \"synthetic\": true}}", 205) = 205  934  66    1789814723.281784 close(3</workspace/build/cache.json>) = 0