Result

INVALID

Duration

792ms

Code [DL]

a:
	@echo test

stdin

499 445
177 782
744 345
525 759
538 114
877 892
281 115
889 894
155 151
884 484
163 399
245 577
788 254
211 116
566 994
481 991
499 694
657 353
253 527
528 823
316 131
759 153
634 338
838 421
456 667
322 229
619 293
572 725
828 567
381 335
219 116
955 541

stdout

test

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffc990ce970 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x5558325e0028 /* 7 vars */ <unfinished ...>
12    execve("/usr/bin/ag_launcher", ["/usr/bin/ag_launcher", "-i", "/usr/bin/make", "-f", "/volume/CODE"], 0x5558325e00a8 /* 7 vars */ <unfinished ...>
11    <... execve resumed>)             = 0
12    <... execve resumed>)             = 0
12    execve("/usr/bin/make", ["/usr/bin/make", "-f", "/volume/CODE"], 0x558e85dc0da0 /* 8 vars */ <unfinished ...>
11    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
12    <... execve resumed>)             = 0
13    execve("/bin/echo", ["echo", "test"], 0x560d05d07480 /* 11 vars */) = 0
13    +++ exited with 0 +++
12    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
10    +++ exited with 0 +++