On a GNU/Hurd from 2019, I observe one hanging test:

FAIL: tests/du/8gb (after I killed the hanging process)

and 6 test failures:

FAIL: tests/misc/env-S
FAIL: tests/misc/kill
FAIL: tests/misc/nice
FAIL: tests/split/fail
FAIL: tests/cp/parent-perm-race
FAIL: tests/dd/stats

Find the log attached.

In the test that hangs, the command
  dd bs=1 seek=8G of=big < /dev/null 2> /dev/null
produced a file that is 8 GiB (= 8589934592 bytes) large.
Adding a 'count=1' argument does not help:
  dd bs=1 seek=8G of=big count=1 < /dev/null
or even
  dd bs=1 seek=8G of=big count=0 < /dev/null
hangs as well.

========================================================
   GNU coreutils 8.31.90-cc4c: ./tests/test-suite.log
========================================================

# TOTAL: 620
# PASS:  416
# SKIP:  196
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 1

.. contents:: :depth: 2

FAIL: tests/misc/env-S
======================

env (GNU coreutils) 8.31.90-cc4c
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Richard Mlynarik, David MacKenzie, and Assaf Gordon.
1...
2...
3...
4...
5...
q1...
env-S.pl: test q1: stdout mismatch, comparing q1.1 (expected) and q1.O (actual)
*** q1.1	Fri Feb 28 18:48:26 2020
--- q1.O	Fri Feb 28 18:48:26 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B C
q2...
env-S.pl: test q2: stdout mismatch, comparing q2.1 (expected) and q2.O (actual)
*** q2.1	Fri Feb 28 18:48:26 2020
--- q2.O	Fri Feb 28 18:48:26 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B C
q3...
env-S.pl: test q3: stdout mismatch, comparing q3.1 (expected) and q3.O (actual)
*** q3.1	Fri Feb 28 18:48:26 2020
--- q3.O	Fri Feb 28 18:48:26 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B C
q4...
env-S.pl: test q4: stdout mismatch, comparing q4.1 (expected) and q4.O (actual)
*** q4.1	Fri Feb 28 18:48:26 2020
--- q4.O	Fri Feb 28 18:48:26 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B " C
q5...
env-S.pl: test q5: stdout mismatch, comparing q5.1 (expected) and q5.O (actual)
*** q5.1	Fri Feb 28 18:48:26 2020
--- q5.O	Fri Feb 28 18:48:26 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B ' C
q6...
env-S.pl: test q6: stdout mismatch, comparing q6.1 (expected) and q6.O (actual)
*** q6.1	Fri Feb 28 18:48:26 2020
--- q6.O	Fri Feb 28 18:48:26 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B'C
q7...
env-S.pl: test q7: stdout mismatch, comparing q7.1 (expected) and q7.O (actual)
*** q7.1	Fri Feb 28 18:48:27 2020
--- q7.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B"C
t1...
env-S.pl: test t1: stdout mismatch, comparing t1.1 (expected) and t1.O (actual)
*** t1.1	Fri Feb 28 18:48:27 2020
--- t1.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B 	C
t2...
t3...
t4...
m1...
env-S.pl: test m1: stdout mismatch, comparing m1.1 (expected) and m1.O (actual)
*** m1.1	Fri Feb 28 18:48:27 2020
--- m1.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
m2...
env-S.pl: test m2: stdout mismatch, comparing m2.1 (expected) and m2.O (actual)
*** m2.1	Fri Feb 28 18:48:27 2020
--- m2.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
e1...
env-S.pl: test e1: stdout mismatch, comparing e1.1 (expected) and e1.O (actual)
*** e1.1	Fri Feb 28 18:48:27 2020
--- e1.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B	C
e2...
env-S.pl: test e2: stdout mismatch, comparing e2.1 (expected) and e2.O (actual)
*** e2.1	Fri Feb 28 18:48:27 2020
--- e2.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BC
e3...
env-S.pl: test e3: stdout mismatch, comparing e3.1 (expected) and e3.O (actual)
*** e3.1	Fri Feb 28 18:48:27 2020
--- e3.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
C
e4...
env-S.pl: test e4: stdout mismatch, comparing e4.1 (expected) and e4.O (actual)
*** e4.1	Fri Feb 28 18:48:27 2020
--- e4.O	Fri Feb 28 18:48:27 2020
***************
*** 1,2 ****
--- 1,3 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
  C
e5...
env-S.pl: test e5: stdout mismatch, comparing e5.1 (expected) and e5.O (actual)
*** e5.1	Fri Feb 28 18:48:27 2020
--- e5.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BC
e6...
env-S.pl: test e6: stdout mismatch, comparing e6.1 (expected) and e6.O (actual)
*** e6.1	Fri Feb 28 18:48:27 2020
--- e6.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B$C
e7...
env-S.pl: test e7: stdout mismatch, comparing e7.1 (expected) and e7.O (actual)
*** e7.1	Fri Feb 28 18:48:27 2020
--- e7.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B$C
e8...
env-S.pl: test e8: stdout mismatch, comparing e8.1 (expected) and e8.O (actual)
*** e8.1	Fri Feb 28 18:48:27 2020
--- e8.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B#C
e9...
env-S.pl: test e9: stdout mismatch, comparing e9.1 (expected) and e9.O (actual)
*** e9.1	Fri Feb 28 18:48:27 2020
--- e9.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\C
e10...
env-S.pl: test e10: stdout mismatch, comparing e10.1 (expected) and e10.O (actual)
*** e10.1	Fri Feb 28 18:48:27 2020
--- e10.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\C
e11...
env-S.pl: test e11: stdout mismatch, comparing e11.1 (expected) and e11.O (actual)
*** e11.1	Fri Feb 28 18:48:27 2020
--- e11.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\tC
e12...
env-S.pl: test e12: stdout mismatch, comparing e12.1 (expected) and e12.O (actual)
*** e12.1	Fri Feb 28 18:48:27 2020
--- e12.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\#C
e13...
env-S.pl: test e13: stdout mismatch, comparing e13.1 (expected) and e13.O (actual)
*** e13.1	Fri Feb 28 18:48:27 2020
--- e13.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\$C
e14...
env-S.pl: test e14: stdout mismatch, comparing e14.1 (expected) and e14.O (actual)
*** e14.1	Fri Feb 28 18:48:27 2020
--- e14.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\"C
e20...
env-S.pl: test e20: stdout mismatch, comparing e20.1 (expected) and e20.O (actual)
*** e20.1	Fri Feb 28 18:48:27 2020
--- e20.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B C=D
e21...
env-S.pl: test e21: stdout mismatch, comparing e21.1 (expected) and e21.O (actual)
*** e21.1	Fri Feb 28 18:48:27 2020
--- e21.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
c1...
c2...
c3...
u1...
u2...
u3...
u4...
v1...
env-S.pl: test v1: stdout mismatch, comparing v1.1 (expected) and v1.O (actual)
*** v1.1	Fri Feb 28 18:48:27 2020
--- v1.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BAR
v2...
env-S.pl: test v2: stdout mismatch, comparing v2.1 (expected) and v2.O (actual)
*** v2.1	Fri Feb 28 18:48:27 2020
--- v2.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=xBARx
v3...
env-S.pl: test v3: stdout mismatch, comparing v3.1 (expected) and v3.O (actual)
*** v3.1	Fri Feb 28 18:48:27 2020
--- v3.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=xx
v4...
env-S.pl: test v4: stdout mismatch, comparing v4.1 (expected) and v4.O (actual)
*** v4.1	Fri Feb 28 18:48:27 2020
--- v4.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=xx
v5...
env-S.pl: test v5: stdout mismatch, comparing v5.1 (expected) and v5.O (actual)
*** v5.1	Fri Feb 28 18:48:27 2020
--- v5.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=xBARx
v6...
env-S.pl: test v6: stdout mismatch, comparing v6.1 (expected) and v6.O (actual)
*** v6.1	Fri Feb 28 18:48:27 2020
--- v6.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  BAR=A
v7...
env-S.pl: test v7: stdout mismatch, comparing v7.1 (expected) and v7.O (actual)
*** v7.1	Fri Feb 28 18:48:27 2020
--- v7.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=x${FOO}x
v8...
env-S.pl: test v8: stdout mismatch, comparing v8.1 (expected) and v8.O (actual)
*** v8.1	Fri Feb 28 18:48:27 2020
--- v8.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BAR
v9...
env-S.pl: test v9: stdout mismatch, comparing v9.1 (expected) and v9.O (actual)
*** v9.1	Fri Feb 28 18:48:27 2020
--- v9.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BAR
v10...
env-S.pl: test v10: stdout mismatch, comparing v10.1 (expected) and v10.O (actual)
*** v10.1	Fri Feb 28 18:48:27 2020
--- v10.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BAR
d1...
env-S.pl: test d1: stdout mismatch, comparing d1.1 (expected) and d1.O (actual)
*** d1.1	Fri Feb 28 18:48:27 2020
--- d1.O	Fri Feb 28 18:48:27 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d2...
env-S.pl: test d2: stdout mismatch, comparing d2.1 (expected) and d2.O (actual)
*** d2.1	Fri Feb 28 18:48:27 2020
--- d2.O	Fri Feb 28 18:48:28 2020
***************
*** 0 ****
--- 1 ----
+ LD_ORIGIN_PATH=/usr/bin
d3...
env-S.pl: test d3: stdout mismatch, comparing d3.1 (expected) and d3.O (actual)
*** d3.1	Fri Feb 28 18:48:28 2020
--- d3.O	Fri Feb 28 18:48:28 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B#
d4...
env-S.pl: test d4: stdout mismatch, comparing d4.1 (expected) and d4.O (actual)
*** d4.1	Fri Feb 28 18:48:28 2020
--- d4.O	Fri Feb 28 18:48:28 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d5...
env-S.pl: test d5: stdout mismatch, comparing d5.1 (expected) and d5.O (actual)
*** d5.1	Fri Feb 28 18:48:28 2020
--- d5.O	Fri Feb 28 18:48:28 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d6...
env-S.pl: test d6: stdout mismatch, comparing d6.1 (expected) and d6.O (actual)
*** d6.1	Fri Feb 28 18:48:28 2020
--- d6.O	Fri Feb 28 18:48:28 2020
***************
*** 0 ****
--- 1 ----
+ LD_ORIGIN_PATH=/usr/bin
d7...
env-S.pl: test d7: stdout mismatch, comparing d7.1 (expected) and d7.O (actual)
*** d7.1	Fri Feb 28 18:48:28 2020
--- d7.O	Fri Feb 28 18:48:28 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d8...
env-S.pl: test d8: stdout mismatch, comparing d8.1 (expected) and d8.O (actual)
*** d8.1	Fri Feb 28 18:48:28 2020
--- d8.O	Fri Feb 28 18:48:28 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d10...
d11...
d12...
s1...
s2...
s3...
s4...
s5...
s6...
s7...
s8...
s9...
s10...
s11...
s12...
s13...
s14...
s15...
s16...
s17...
eq1...
eq2...
eq3...
eq4...
eq5...
eq6...
eq10...
eq11...
eq12...
eq13...
eq14...
eq15...
p10...
err1...
err2...
err3...
err4...
err5...
err6...
err7...
err8...
err9...
err_sp2...
err_sp3...
err_sp5...
err_sp6...
1-debug...
2-debug...
3-debug...
4-debug...
5-debug...
q1-debug...
env-S.pl: test q1-debug: stdout mismatch, comparing q1-debug.1 (expected) and q1-debug.O (actual)
*** q1-debug.1	Fri Feb 28 18:48:28 2020
--- q1-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B C
q2-debug...
env-S.pl: test q2-debug: stdout mismatch, comparing q2-debug.1 (expected) and q2-debug.O (actual)
*** q2-debug.1	Fri Feb 28 18:48:29 2020
--- q2-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B C
q3-debug...
env-S.pl: test q3-debug: stdout mismatch, comparing q3-debug.1 (expected) and q3-debug.O (actual)
*** q3-debug.1	Fri Feb 28 18:48:29 2020
--- q3-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B C
q4-debug...
env-S.pl: test q4-debug: stdout mismatch, comparing q4-debug.1 (expected) and q4-debug.O (actual)
*** q4-debug.1	Fri Feb 28 18:48:29 2020
--- q4-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B " C
q5-debug...
env-S.pl: test q5-debug: stdout mismatch, comparing q5-debug.1 (expected) and q5-debug.O (actual)
*** q5-debug.1	Fri Feb 28 18:48:29 2020
--- q5-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B ' C
q6-debug...
env-S.pl: test q6-debug: stdout mismatch, comparing q6-debug.1 (expected) and q6-debug.O (actual)
*** q6-debug.1	Fri Feb 28 18:48:29 2020
--- q6-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B'C
q7-debug...
env-S.pl: test q7-debug: stdout mismatch, comparing q7-debug.1 (expected) and q7-debug.O (actual)
*** q7-debug.1	Fri Feb 28 18:48:29 2020
--- q7-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B"C
t1-debug...
env-S.pl: test t1-debug: stdout mismatch, comparing t1-debug.1 (expected) and t1-debug.O (actual)
*** t1-debug.1	Fri Feb 28 18:48:29 2020
--- t1-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B 	C
t2-debug...
t3-debug...
t4-debug...
m1-debug...
env-S.pl: test m1-debug: stdout mismatch, comparing m1-debug.1 (expected) and m1-debug.O (actual)
*** m1-debug.1	Fri Feb 28 18:48:29 2020
--- m1-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
m2-debug...
env-S.pl: test m2-debug: stdout mismatch, comparing m2-debug.1 (expected) and m2-debug.O (actual)
*** m2-debug.1	Fri Feb 28 18:48:29 2020
--- m2-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
e1-debug...
env-S.pl: test e1-debug: stdout mismatch, comparing e1-debug.1 (expected) and e1-debug.O (actual)
*** e1-debug.1	Fri Feb 28 18:48:29 2020
--- e1-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B	C
e2-debug...
env-S.pl: test e2-debug: stdout mismatch, comparing e2-debug.1 (expected) and e2-debug.O (actual)
*** e2-debug.1	Fri Feb 28 18:48:29 2020
--- e2-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BC
e3-debug...
env-S.pl: test e3-debug: stdout mismatch, comparing e3-debug.1 (expected) and e3-debug.O (actual)
*** e3-debug.1	Fri Feb 28 18:48:29 2020
--- e3-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
C
e4-debug...
env-S.pl: test e4-debug: stdout mismatch, comparing e4-debug.1 (expected) and e4-debug.O (actual)
*** e4-debug.1	Fri Feb 28 18:48:29 2020
--- e4-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1,2 ****
--- 1,3 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
  C
e5-debug...
env-S.pl: test e5-debug: stdout mismatch, comparing e5-debug.1 (expected) and e5-debug.O (actual)
*** e5-debug.1	Fri Feb 28 18:48:29 2020
--- e5-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BC
e6-debug...
env-S.pl: test e6-debug: stdout mismatch, comparing e6-debug.1 (expected) and e6-debug.O (actual)
*** e6-debug.1	Fri Feb 28 18:48:29 2020
--- e6-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B$C
e7-debug...
env-S.pl: test e7-debug: stdout mismatch, comparing e7-debug.1 (expected) and e7-debug.O (actual)
*** e7-debug.1	Fri Feb 28 18:48:29 2020
--- e7-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B$C
e8-debug...
env-S.pl: test e8-debug: stdout mismatch, comparing e8-debug.1 (expected) and e8-debug.O (actual)
*** e8-debug.1	Fri Feb 28 18:48:29 2020
--- e8-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B#C
e9-debug...
env-S.pl: test e9-debug: stdout mismatch, comparing e9-debug.1 (expected) and e9-debug.O (actual)
*** e9-debug.1	Fri Feb 28 18:48:29 2020
--- e9-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\C
e10-debug...
env-S.pl: test e10-debug: stdout mismatch, comparing e10-debug.1 (expected) and e10-debug.O (actual)
*** e10-debug.1	Fri Feb 28 18:48:29 2020
--- e10-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\C
e11-debug...
env-S.pl: test e11-debug: stdout mismatch, comparing e11-debug.1 (expected) and e11-debug.O (actual)
*** e11-debug.1	Fri Feb 28 18:48:29 2020
--- e11-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\tC
e12-debug...
env-S.pl: test e12-debug: stdout mismatch, comparing e12-debug.1 (expected) and e12-debug.O (actual)
*** e12-debug.1	Fri Feb 28 18:48:29 2020
--- e12-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\#C
e13-debug...
env-S.pl: test e13-debug: stdout mismatch, comparing e13-debug.1 (expected) and e13-debug.O (actual)
*** e13-debug.1	Fri Feb 28 18:48:29 2020
--- e13-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\$C
e14-debug...
env-S.pl: test e14-debug: stdout mismatch, comparing e14-debug.1 (expected) and e14-debug.O (actual)
*** e14-debug.1	Fri Feb 28 18:48:29 2020
--- e14-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B\"C
e20-debug...
env-S.pl: test e20-debug: stdout mismatch, comparing e20-debug.1 (expected) and e20-debug.O (actual)
*** e20-debug.1	Fri Feb 28 18:48:29 2020
--- e20-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B C=D
e21-debug...
env-S.pl: test e21-debug: stdout mismatch, comparing e21-debug.1 (expected) and e21-debug.O (actual)
*** e21-debug.1	Fri Feb 28 18:48:29 2020
--- e21-debug.O	Fri Feb 28 18:48:29 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
c1-debug...
c2-debug...
c3-debug...
u1-debug...
u2-debug...
u3-debug...
u4-debug...
v1-debug...
env-S.pl: test v1-debug: stdout mismatch, comparing v1-debug.1 (expected) and v1-debug.O (actual)
*** v1-debug.1	Fri Feb 28 18:48:29 2020
--- v1-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BAR
v2-debug...
env-S.pl: test v2-debug: stdout mismatch, comparing v2-debug.1 (expected) and v2-debug.O (actual)
*** v2-debug.1	Fri Feb 28 18:48:30 2020
--- v2-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=xBARx
v3-debug...
env-S.pl: test v3-debug: stdout mismatch, comparing v3-debug.1 (expected) and v3-debug.O (actual)
*** v3-debug.1	Fri Feb 28 18:48:30 2020
--- v3-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=xx
v4-debug...
env-S.pl: test v4-debug: stdout mismatch, comparing v4-debug.1 (expected) and v4-debug.O (actual)
*** v4-debug.1	Fri Feb 28 18:48:30 2020
--- v4-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=xx
v5-debug...
env-S.pl: test v5-debug: stdout mismatch, comparing v5-debug.1 (expected) and v5-debug.O (actual)
*** v5-debug.1	Fri Feb 28 18:48:30 2020
--- v5-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=xBARx
v6-debug...
env-S.pl: test v6-debug: stdout mismatch, comparing v6-debug.1 (expected) and v6-debug.O (actual)
*** v6-debug.1	Fri Feb 28 18:48:30 2020
--- v6-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  BAR=A
v7-debug...
env-S.pl: test v7-debug: stdout mismatch, comparing v7-debug.1 (expected) and v7-debug.O (actual)
*** v7-debug.1	Fri Feb 28 18:48:30 2020
--- v7-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=x${FOO}x
v8-debug...
env-S.pl: test v8-debug: stdout mismatch, comparing v8-debug.1 (expected) and v8-debug.O (actual)
*** v8-debug.1	Fri Feb 28 18:48:30 2020
--- v8-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BAR
v9-debug...
env-S.pl: test v9-debug: stdout mismatch, comparing v9-debug.1 (expected) and v9-debug.O (actual)
*** v9-debug.1	Fri Feb 28 18:48:30 2020
--- v9-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BAR
v10-debug...
env-S.pl: test v10-debug: stdout mismatch, comparing v10-debug.1 (expected) and v10-debug.O (actual)
*** v10-debug.1	Fri Feb 28 18:48:30 2020
--- v10-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=BAR
d1-debug...
env-S.pl: test d1-debug: stdout mismatch, comparing d1-debug.1 (expected) and d1-debug.O (actual)
*** d1-debug.1	Fri Feb 28 18:48:30 2020
--- d1-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d2-debug...
env-S.pl: test d2-debug: stdout mismatch, comparing d2-debug.1 (expected) and d2-debug.O (actual)
*** d2-debug.1	Fri Feb 28 18:48:30 2020
--- d2-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 0 ****
--- 1 ----
+ LD_ORIGIN_PATH=/usr/bin
d3-debug...
env-S.pl: test d3-debug: stdout mismatch, comparing d3-debug.1 (expected) and d3-debug.O (actual)
*** d3-debug.1	Fri Feb 28 18:48:30 2020
--- d3-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B#
d4-debug...
env-S.pl: test d4-debug: stdout mismatch, comparing d4-debug.1 (expected) and d4-debug.O (actual)
*** d4-debug.1	Fri Feb 28 18:48:30 2020
--- d4-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d5-debug...
env-S.pl: test d5-debug: stdout mismatch, comparing d5-debug.1 (expected) and d5-debug.O (actual)
*** d5-debug.1	Fri Feb 28 18:48:30 2020
--- d5-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d6-debug...
env-S.pl: test d6-debug: stdout mismatch, comparing d6-debug.1 (expected) and d6-debug.O (actual)
*** d6-debug.1	Fri Feb 28 18:48:30 2020
--- d6-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 0 ****
--- 1 ----
+ LD_ORIGIN_PATH=/usr/bin
d7-debug...
env-S.pl: test d7-debug: stdout mismatch, comparing d7-debug.1 (expected) and d7-debug.O (actual)
*** d7-debug.1	Fri Feb 28 18:48:30 2020
--- d7-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d8-debug...
env-S.pl: test d8-debug: stdout mismatch, comparing d8-debug.1 (expected) and d8-debug.O (actual)
*** d8-debug.1	Fri Feb 28 18:48:30 2020
--- d8-debug.O	Fri Feb 28 18:48:30 2020
***************
*** 1 ****
--- 1,2 ----
+ LD_ORIGIN_PATH=/usr/bin
  A=B
d10-debug...
d11-debug...
d12-debug...
s1-debug...
s2-debug...
s3-debug...
s4-debug...
s5-debug...
s6-debug...
s7-debug...
s8-debug...
s9-debug...
s10-debug...
s11-debug...
s12-debug...
s13-debug...
s14-debug...
s15-debug...
s16-debug...
s17-debug...
eq1-debug...
eq2-debug...
eq3-debug...
eq4-debug...
eq5-debug...
eq6-debug...
eq10-debug...
eq11-debug...
eq12-debug...
eq13-debug...
eq14-debug...
eq15-debug...
p10-debug...
FAIL tests/misc/env-S.pl (exit status: 1)

FAIL: tests/misc/kill
=====================

++ initial_cwd_=/root/coreutils-8.31.90-cc4c/build
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /root/coreutils-8.31.90-cc4c/build gt-kill.sh.XXXX
+++ case $# in
+++ destdir_=/root/coreutils-8.31.90-cc4c/build
+++ template_=gt-kill.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/root/coreutils-8.31.90-cc4c/build/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do
+++ case $d in
+++ :
+++ test -d /root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do
++++ ls -dgo /root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do
+++ perms='drwx------ 2 4096 Feb 28 18:48 /root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do'
+++ case $perms in
+++ :
+++ echo /root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do
+++ return
++ test_dir_=/root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do
++ cd /root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do
++ case $srcdir in
++ srcdir=../..
++ builddir=..
++ export srcdir builddir
++ gl_init_sh_nl_='
'
++ IFS=' 	
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/root/coreutils-8.31.90-cc4c/build/./src
+ case $abs_path_dir_ in
+ PATH=/root/coreutils-8.31.90-cc4c/build/./src:/root/coreutils-8.31.90-cc4c/build/src:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ create_exe_shims_ /root/coreutils-8.31.90-cc4c/build/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ kill
+ require_built_ kill
+ skip_=no
+ for i in "$@"
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in $*
+ env kill --version
kill (GNU coreutils) 8.31.90-cc4c
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Paul Eggert.
+ returns_ 1 env kill
kill: no process ID specified
Try 'kill --help' for more information.
+ returns_ 1 env kill -TERM
kill: no process ID specified
Try 'kill --help' for more information.
+ returns_ 1 env kill -l -l
kill: multiple -l or -t options specified
Try 'kill --help' for more information.
+ returns_ 1 env kill -l -t
kill: multiple -l or -t options specified
Try 'kill --help' for more information.
+ returns_ 1 env kill -l -s 1
kill: cannot combine signal with -l or -t
Try 'kill --help' for more information.
+ returns_ 1 env kill -t -s 1
kill: cannot combine signal with -l or -t
Try 'kill --help' for more information.
+ returns_ 1 env kill -0 no_pid
kill: 'no_pid': invalid process id
+ env kill -0 23002
+ env kill -s0 23002
+ env kill -n0 23002
+ env kill -CONT 23002
+ env kill -Cont 23002
+ returns_ 1 env kill -cont 23002
kill: invalid option -- 'c'
Try 'kill --help' for more information.
+ env kill -0 -1
kill: '-1': No such process
+ fail=1
+ env kill -l
HUP
INT
QUIT
ILL
TRAP
ABRT
EMT
FPE
KILL
BUS
SEGV
SYS
PIPE
ALRM
TERM
URG
STOP
TSTP
CONT
CHLD
TTIN
TTOU
POLL
XCPU
XFSZ
VTALRM
PROF
WINCH
INFO
USR1
USR2
LOST
+ env kill -t
 1 HUP    Hangup
 2 INT    Interrupt
 3 QUIT   Quit
 4 ILL    Illegal instruction
 5 TRAP   Trace/breakpoint trap
 6 ABRT   Aborted
 7 EMT    EMT trap
 8 FPE    Floating point exception
 9 KILL   Killed
10 BUS    Bus error
11 SEGV   Segmentation fault
12 SYS    Bad system call
13 PIPE   Broken pipe
14 ALRM   Alarm clock
15 TERM   Terminated
16 URG    Urgent I/O condition
17 STOP   Stopped (signal)
18 TSTP   Stopped
19 CONT   Continued
20 CHLD   Child exited
21 TTIN   Stopped (tty input)
22 TTOU   Stopped (tty output)
23 POLL   I/O possible
24 XCPU   CPU time limit exceeded
25 XFSZ   File size limit exceeded
26 VTALRM Virtual timer expired
27 PROF   Profiling timer expired
28 WINCH  Window changed
29 INFO   Information request
30 USR1   User defined signal 1
31 USR2   User defined signal 2
32 LOST   Real-time signal 0
+ env kill -L
 1 HUP    Hangup
 2 INT    Interrupt
 3 QUIT   Quit
 4 ILL    Illegal instruction
 5 TRAP   Trace/breakpoint trap
 6 ABRT   Aborted
 7 EMT    EMT trap
 8 FPE    Floating point exception
 9 KILL   Killed
10 BUS    Bus error
11 SEGV   Segmentation fault
12 SYS    Bad system call
13 PIPE   Broken pipe
14 ALRM   Alarm clock
15 TERM   Terminated
16 URG    Urgent I/O condition
17 STOP   Stopped (signal)
18 TSTP   Stopped
19 CONT   Continued
20 CHLD   Child exited
21 TTIN   Stopped (tty input)
22 TTOU   Stopped (tty output)
23 POLL   I/O possible
24 XCPU   CPU time limit exceeded
25 XFSZ   File size limit exceeded
26 VTALRM Virtual timer expired
27 PROF   Profiling timer expired
28 WINCH  Window changed
29 INFO   Information request
30 USR1   User defined signal 1
31 USR2   User defined signal 2
32 LOST   Real-time signal 0
+ env kill -t TERM HUP
15 TERM   Terminated
 1 HUP    Hangup
++ env kill -l HUP TERM
++ tail -n1
+ SIGTERM=15
++ env kill -l 15
+ test TERM = TERM
++ expr 15 + 128
+ STD_TERM_STATUS=143
++ expr 15 + 256
+ KSH_TERM_STATUS=271
++ env kill -l 143 271
++ uniq
+ test TERM = TERM
+ returns_ 1 env kill -l -1
kill: '-1': invalid signal
+ returns_ 1 env kill -l -1 0
kill: '-1': invalid signal
EXIT
+ returns_ 1 env kill -l INVALID TERM
kill: 'INVALID': invalid signal
15
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ test '' = yes
+ cd /root/coreutils-8.31.90-cc4c/build
+ chmod -R u+rwx /root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do
+ rm -rf /root/coreutils-8.31.90-cc4c/build/gt-kill.sh.s5do
+ exit 1
FAIL tests/misc/kill.sh (exit status: 1)

FAIL: tests/misc/nice
=====================

++ initial_cwd_=/root/coreutils-8.31.90-cc4c/build
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /root/coreutils-8.31.90-cc4c/build gt-nice.sh.XXXX
+++ case $# in
+++ destdir_=/root/coreutils-8.31.90-cc4c/build
+++ template_=gt-nice.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/root/coreutils-8.31.90-cc4c/build/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts
+++ case $d in
+++ :
+++ test -d /root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts
++++ ls -dgo /root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts
+++ perms='drwx------ 2 4096 Feb 28 18:48 /root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts'
+++ case $perms in
+++ :
+++ echo /root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts
+++ return
++ test_dir_=/root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts
++ cd /root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts
++ case $srcdir in
++ srcdir=../..
++ builddir=..
++ export srcdir builddir
++ gl_init_sh_nl_='
'
++ IFS=' 	
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/root/coreutils-8.31.90-cc4c/build/./src
+ case $abs_path_dir_ in
+ PATH=/root/coreutils-8.31.90-cc4c/build/./src:/root/coreutils-8.31.90-cc4c/build/src:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ create_exe_shims_ /root/coreutils-8.31.90-cc4c/build/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ nice
+ require_built_ nice
+ skip_=no
+ for i in "$@"
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in $*
+ env nice --version
nice (GNU coreutils) 8.31.90-cc4c
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David MacKenzie.
+ tests='
0 empty 10
1 -1 1
2 -12 12
3 -1:-2 2
4 -n:1 1
5 -n:1:-2 2
6 -n:1:-+12 12
7 -2:-n:1 1
8 -2:-n:12 12
9 -+1 1
10 -+12 12
11 -+1:-+12 12
12 -n:+1 1
13 --1:-2 2
14 --1:-2:-13 13
15 --1:-n:2 2
16 --1:-n:2:-3 3
17 --1:-n:2:-13 13
18 -n:-1:-12 12
19 --1:-12 12
NA LAST NA
'
+ set 0 empty 10 1 -1 1 2 -12 12 3 -1:-2 2 4 -n:1 1 5 -n:1:-2 2 6 -n:1:-+12 12 7 -2:-n:1 1 8 -2:-n:12 12 9 -+1 1 10 -+12 12 11 -+1:-+12 12 12 -n:+1 1 13 --1:-2 2 14 --1:-2:-13 13 15 --1:-n:2 2 16 --1:-n:2:-3 3 17 --1:-n:2:-13 13 18 -n:-1:-12 12 19 --1:-12 12 NA LAST NA
++ nice
+ niceness=0
+ test 0 = 0
+ : ok
+ :
+ test_name=0
+ args=empty
+ expected_result=10
+ test empty = empty
+ args=
+ test x = xLAST
++ echo x
++ tr : ' '
++ sed 's/^x//'
+ args=
+ test yes = yes
+ echo 'test 0... '
+ tr -d '\n'
test 0... ++ nice nice
+ test x10 = x10
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=1
+ args=-1
+ expected_result=1
+ test -1 = empty
+ test x-1 = xLAST
++ echo x-1
++ tr : ' '
++ sed 's/^x//'
+ args=-1
+ test yes = yes
+ echo 'test 1... '
+ tr -d '\n'
test 1... ++ nice -1 nice
+ test x1 = x1
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=2
+ args=-12
+ expected_result=12
+ test -12 = empty
+ test x-12 = xLAST
++ echo x-12
++ tr : ' '
++ sed 's/^x//'
+ args=-12
+ test yes = yes
+ echo 'test 2... '
+ tr -d '\n'
test 2... ++ nice -12 nice
+ test x12 = x12
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=3
+ args=-1:-2
+ expected_result=2
+ test -1:-2 = empty
+ test x-1:-2 = xLAST
++ echo x-1:-2
++ tr : ' '
++ sed 's/^x//'
+ args='-1 -2'
+ test yes = yes
+ echo 'test 3... '
+ tr -d '\n'
test 3... ++ nice -1 -2 nice
+ test x2 = x2
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=4
+ args=-n:1
+ expected_result=1
+ test -n:1 = empty
+ test x-n:1 = xLAST
++ echo x-n:1
++ tr : ' '
++ sed 's/^x//'
+ args='-n 1'
+ test yes = yes
+ echo 'test 4... '
+ tr -d '\n'
test 4... ++ nice -n 1 nice
+ test x1 = x1
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=5
+ args=-n:1:-2
+ expected_result=2
+ test -n:1:-2 = empty
+ test x-n:1:-2 = xLAST
++ echo x-n:1:-2
++ tr : ' '
++ sed 's/^x//'
+ args='-n 1 -2'
+ test yes = yes
+ echo 'test 5... '
+ tr -d '\n'
test 5... ++ nice -n 1 -2 nice
+ test x2 = x2
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=6
+ args=-n:1:-+12
+ expected_result=12
+ test -n:1:-+12 = empty
+ test x-n:1:-+12 = xLAST
++ echo x-n:1:-+12
++ tr : ' '
++ sed 's/^x//'
+ args='-n 1 -+12'
+ test yes = yes
+ echo 'test 6... '
+ tr -d '\n'
test 6... ++ nice -n 1 -+12 nice
+ test x12 = x12
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=7
+ args=-2:-n:1
+ expected_result=1
+ test -2:-n:1 = empty
+ test x-2:-n:1 = xLAST
++ echo x-2:-n:1
++ tr : ' '
++ sed 's/^x//'
+ args='-2 -n 1'
+ test yes = yes
+ echo 'test 7... '
+ tr -d '\n'
test 7... ++ nice -2 -n 1 nice
+ test x1 = x1
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=8
+ args=-2:-n:12
+ expected_result=12
+ test -2:-n:12 = empty
+ test x-2:-n:12 = xLAST
++ echo x-2:-n:12
++ tr : ' '
++ sed 's/^x//'
+ args='-2 -n 12'
+ test yes = yes
+ echo 'test 8... '
+ tr -d '\n'
test 8... ++ nice -2 -n 12 nice
+ test x12 = x12
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=9
+ args=-+1
+ expected_result=1
+ test -+1 = empty
+ test x-+1 = xLAST
++ echo x-+1
++ tr : ' '
++ sed 's/^x//'
+ args=-+1
+ test yes = yes
+ echo 'test 9... '
+ tr -d '\n'
test 9... ++ nice -+1 nice
+ test x1 = x1
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=10
+ args=-+12
+ expected_result=12
+ test -+12 = empty
+ test x-+12 = xLAST
++ echo x-+12
++ tr : ' '
++ sed 's/^x//'
+ args=-+12
+ test yes = yes
+ echo 'test 10... '
+ tr -d '\n'
test 10... ++ nice -+12 nice
+ test x12 = x12
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=11
+ args=-+1:-+12
+ expected_result=12
+ test -+1:-+12 = empty
+ test x-+1:-+12 = xLAST
++ echo x-+1:-+12
++ tr : ' '
++ sed 's/^x//'
+ args='-+1 -+12'
+ test yes = yes
+ echo 'test 11... '
+ tr -d '\n'
test 11... ++ nice -+1 -+12 nice
+ test x12 = x12
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=12
+ args=-n:+1
+ expected_result=1
+ test -n:+1 = empty
+ test x-n:+1 = xLAST
++ echo x-n:+1
++ tr : ' '
++ sed 's/^x//'
+ args='-n +1'
+ test yes = yes
+ echo 'test 12... '
+ tr -d '\n'
test 12... ++ nice -n +1 nice
+ test x1 = x1
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=13
+ args=--1:-2
+ expected_result=2
+ test --1:-2 = empty
+ test x--1:-2 = xLAST
++ echo x--1:-2
++ tr : ' '
++ sed 's/^x//'
+ args='--1 -2'
+ test yes = yes
+ echo 'test 13... '
+ tr -d '\n'
test 13... ++ nice --1 -2 nice
+ test x2 = x2
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=14
+ args=--1:-2:-13
+ expected_result=13
+ test --1:-2:-13 = empty
+ test x--1:-2:-13 = xLAST
++ echo x--1:-2:-13
++ tr : ' '
++ sed 's/^x//'
+ args='--1 -2 -13'
+ test yes = yes
+ echo 'test 14... '
+ tr -d '\n'
test 14... ++ nice --1 -2 -13 nice
+ test x13 = x13
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=15
+ args=--1:-n:2
+ expected_result=2
+ test --1:-n:2 = empty
+ test x--1:-n:2 = xLAST
++ echo x--1:-n:2
++ tr : ' '
++ sed 's/^x//'
+ args='--1 -n 2'
+ test yes = yes
+ echo 'test 15... '
+ tr -d '\n'
test 15... ++ nice --1 -n 2 nice
+ test x2 = x2
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=16
+ args=--1:-n:2:-3
+ expected_result=3
+ test --1:-n:2:-3 = empty
+ test x--1:-n:2:-3 = xLAST
++ echo x--1:-n:2:-3
++ tr : ' '
++ sed 's/^x//'
+ args='--1 -n 2 -3'
+ test yes = yes
+ echo 'test 16... '
+ tr -d '\n'
test 16... ++ nice --1 -n 2 -3 nice
+ test x3 = x3
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=17
+ args=--1:-n:2:-13
+ expected_result=13
+ test --1:-n:2:-13 = empty
+ test x--1:-n:2:-13 = xLAST
++ echo x--1:-n:2:-13
++ tr : ' '
++ sed 's/^x//'
+ args='--1 -n 2 -13'
+ test yes = yes
+ echo 'test 17... '
+ tr -d '\n'
test 17... ++ nice --1 -n 2 -13 nice
+ test x13 = x13
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=18
+ args=-n:-1:-12
+ expected_result=12
+ test -n:-1:-12 = empty
+ test x-n:-1:-12 = xLAST
++ echo x-n:-1:-12
++ tr : ' '
++ sed 's/^x//'
+ args='-n -1 -12'
+ test yes = yes
+ echo 'test 18... '
+ tr -d '\n'
test 18... ++ nice -n -1 -12 nice
+ test x12 = x12
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=19
+ args=--1:-12
+ expected_result=12
+ test --1:-12 = empty
+ test x--1:-12 = xLAST
++ echo x--1:-12
++ tr : ' '
++ sed 's/^x//'
+ args='--1 -12'
+ test yes = yes
+ echo 'test 19... '
+ tr -d '\n'
test 19... ++ nice --1 -12 nice
+ test x12 = x12
+ ok=ok
+ test yes = yes
+ echo ok
ok
+ shift
+ shift
+ shift
+ :
+ test_name=NA
+ args=LAST
+ expected_result=NA
+ test LAST = empty
+ test xLAST = xLAST
+ break
++ nice -n -1 nice
+ test x-1 = x0
+ nice -n -1 nice
-1
+ compare /dev/null err
+ compare_dev_null_ /dev/null err
+ test 2 = 2
+ test x/dev/null = x/dev/null
+ test -s err
+ emit_diff_u_header_ /dev/null err
+ printf '%s\n' 'diff -u /dev/null err' '--- /dev/null	1970-01-01' '+++ err	1970-01-01'
diff -u /dev/null err
--- /dev/null	1970-01-01
+++ err	1970-01-01
+ sed 's/^/+/' err
+nice: cannot set niceness: Permission denied
+ return 1
+ case $? in
+ return 1
+ fail=1
++ nice -n -1 nice
nice: cannot set niceness: Permission denied
+ test x-1 = x-1
++ nice --1 nice
nice: cannot set niceness: Permission denied
+ test x-1 = x-1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ test '' = yes
+ cd /root/coreutils-8.31.90-cc4c/build
+ chmod -R u+rwx /root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts
+ rm -rf /root/coreutils-8.31.90-cc4c/build/gt-nice.sh.ptts
+ exit 1
FAIL tests/misc/nice.sh (exit status: 1)

FAIL: tests/split/fail
======================

++ initial_cwd_=/root/coreutils-8.31.90-cc4c/build
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /root/coreutils-8.31.90-cc4c/build gt-fail.sh.XXXX
+++ case $# in
+++ destdir_=/root/coreutils-8.31.90-cc4c/build
+++ template_=gt-fail.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/root/coreutils-8.31.90-cc4c/build/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n
+++ case $d in
+++ :
+++ test -d /root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n
++++ ls -dgo /root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n
+++ perms='drwx------ 2 4096 Feb 28 18:49 /root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n'
+++ case $perms in
+++ :
+++ echo /root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n
+++ return
++ test_dir_=/root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n
++ cd /root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n
++ case $srcdir in
++ srcdir=../..
++ builddir=..
++ export srcdir builddir
++ gl_init_sh_nl_='
'
++ IFS=' 	
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/root/coreutils-8.31.90-cc4c/build/./src
+ case $abs_path_dir_ in
+ PATH=/root/coreutils-8.31.90-cc4c/build/./src:/root/coreutils-8.31.90-cc4c/build/src:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ create_exe_shims_ /root/coreutils-8.31.90-cc4c/build/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ split
+ require_built_ split
+ skip_=no
+ for i in "$@"
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in $*
+ env split --version
split (GNU coreutils) 8.31.90-cc4c
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Torbjorn Granlund and Richard M. Stallman.
+ getlimits_
++ getlimits
+ eval CHAR_MAX=127 CHAR_OFLOW=128 CHAR_MIN=-128 CHAR_UFLOW=-129 SCHAR_MAX=127 SCHAR_OFLOW=128 SCHAR_MIN=-128 SCHAR_UFLOW=-129 UCHAR_MAX=255 UCHAR_OFLOW=256 SHRT_MAX=32767 SHRT_OFLOW=32768 SHRT_MIN=-32768 SHRT_UFLOW=-32769 INT_MAX=2147483647 INT_OFLOW=2147483648 INT_MIN=-2147483648 INT_UFLOW=-2147483649 UINT_MAX=4294967295 UINT_OFLOW=4294967296 LONG_MAX=2147483647 LONG_OFLOW=2147483648 LONG_MIN=-2147483648 LONG_UFLOW=-2147483649 ULONG_MAX=4294967295 ULONG_OFLOW=4294967296 SIZE_MAX=4294967295 SIZE_OFLOW=4294967296 SSIZE_MAX=2147483647 SSIZE_OFLOW=2147483648 SSIZE_MIN=-2147483648 SSIZE_UFLOW=-2147483649 TIME_T_MAX=2147483647 TIME_T_OFLOW=2147483648 TIME_T_MIN=-2147483648 TIME_T_UFLOW=-2147483649 UID_T_MAX=4294967295 UID_T_OFLOW=4294967296 GID_T_MAX=4294967295 GID_T_OFLOW=4294967296 PID_T_MAX=2147483647 PID_T_OFLOW=2147483648 PID_T_MIN=-2147483648 PID_T_UFLOW=-2147483649 OFF_T_MAX=9223372036854775807 OFF_T_OFLOW=9223372036854775808 OFF_T_MIN=-9223372036854775808 OFF_T_UFLOW=-9223372036854775809 INTMAX_MAX=9223372036854775807 INTMAX_OFLOW=9223372036854775808 INTMAX_MIN=-9223372036854775808 INTMAX_UFLOW=-9223372036854775809 UINTMAX_MAX=18446744073709551615 UINTMAX_OFLOW=18446744073709551616 FLT_MIN=1.1754944e-38 FLT_MAX=3.4028235e+38 DBL_MIN=2.2250738585072014e-308 DBL_MAX=1.7976931348623157e+308 LDBL_MIN=3.3621031431120935063e-4932 LDBL_MAX=1.189731495357231765e+4932
++ CHAR_MAX=127
++ CHAR_OFLOW=128
++ CHAR_MIN=-128
++ CHAR_UFLOW=-129
++ SCHAR_MAX=127
++ SCHAR_OFLOW=128
++ SCHAR_MIN=-128
++ SCHAR_UFLOW=-129
++ UCHAR_MAX=255
++ UCHAR_OFLOW=256
++ SHRT_MAX=32767
++ SHRT_OFLOW=32768
++ SHRT_MIN=-32768
++ SHRT_UFLOW=-32769
++ INT_MAX=2147483647
++ INT_OFLOW=2147483648
++ INT_MIN=-2147483648
++ INT_UFLOW=-2147483649
++ UINT_MAX=4294967295
++ UINT_OFLOW=4294967296
++ LONG_MAX=2147483647
++ LONG_OFLOW=2147483648
++ LONG_MIN=-2147483648
++ LONG_UFLOW=-2147483649
++ ULONG_MAX=4294967295
++ ULONG_OFLOW=4294967296
++ SIZE_MAX=4294967295
++ SIZE_OFLOW=4294967296
++ SSIZE_MAX=2147483647
++ SSIZE_OFLOW=2147483648
++ SSIZE_MIN=-2147483648
++ SSIZE_UFLOW=-2147483649
++ TIME_T_MAX=2147483647
++ TIME_T_OFLOW=2147483648
++ TIME_T_MIN=-2147483648
++ TIME_T_UFLOW=-2147483649
++ UID_T_MAX=4294967295
++ UID_T_OFLOW=4294967296
++ GID_T_MAX=4294967295
++ GID_T_OFLOW=4294967296
++ PID_T_MAX=2147483647
++ PID_T_OFLOW=2147483648
++ PID_T_MIN=-2147483648
++ PID_T_UFLOW=-2147483649
++ OFF_T_MAX=9223372036854775807
++ OFF_T_OFLOW=9223372036854775808
++ OFF_T_MIN=-9223372036854775808
++ OFF_T_UFLOW=-9223372036854775809
++ INTMAX_MAX=9223372036854775807
++ INTMAX_OFLOW=9223372036854775808
++ INTMAX_MIN=-9223372036854775808
++ INTMAX_UFLOW=-9223372036854775809
++ UINTMAX_MAX=18446744073709551615
++ UINTMAX_OFLOW=18446744073709551616
++ FLT_MIN=1.1754944e-38
++ FLT_MAX=3.4028235e+38
++ DBL_MIN=2.2250738585072014e-308
++ DBL_MAX=1.7976931348623157e+308
++ LDBL_MIN=3.3621031431120935063e-4932
++ LDBL_MAX=1.189731495357231765e+4932
+ test 2147483647
+ touch in
+ split -a 0 in
+ returns_ 1 split -b 0 in
+ returns_ 1 split -C 0 in
+ returns_ 1 split -l 0 in
+ returns_ 1 split -n 0 in
+ returns_ 1 split -n 1/0 in
+ returns_ 1 split -n 0/1 in
+ returns_ 1 split -n 2/1 in
+ rm -f 'x??'
+ echo x
+ split -C 1
+ test -f xaa
+ test -f xab
+ test -f xac
+ split -1 in
+ returns_ 1 split -0 in
+ split --lines=18446744073709551615 in
+ split --bytes=9223372036854775807 in
+ returns_ 1 split --line-bytes=9223372036854775808 in
+ returns_ 1 split --line-bytes=4294967296 in
+ truncate -s4294967296 large
+ split --number=4294967296/4294967296 large
split: large: File too large
+ fail=1
+ split --number=r/18446744073709551615/18446744073709551615
+ returns_ 1 split --number=r/18446744073709551616
+ split -99999999999999999991
+ sed 's/99[19]*/99*/' out
+ mv -f out-t out
+ cat
+ compare exp out
+ compare_dev_null_ exp out
+ test 2 = 2
+ test xexp = x/dev/null
+ test xout = x/dev/null
+ return 2
+ case $? in
+ compare_ exp out
+ diff -u exp out
+ cat .
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ test '' = yes
+ cd /root/coreutils-8.31.90-cc4c/build
+ chmod -R u+rwx /root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n
+ rm -rf /root/coreutils-8.31.90-cc4c/build/gt-fail.sh.3F0n
+ exit 1
FAIL tests/split/fail.sh (exit status: 1)

FAIL: tests/cp/parent-perm-race
===============================

++ initial_cwd_=/root/coreutils-8.31.90-cc4c/build
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /root/coreutils-8.31.90-cc4c/build gt-parent-perm-race.sh.XXXX
+++ case $# in
+++ destdir_=/root/coreutils-8.31.90-cc4c/build
+++ template_=gt-parent-perm-race.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/root/coreutils-8.31.90-cc4c/build/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB
+++ case $d in
+++ :
+++ test -d /root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB
++++ ls -dgo /root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB
+++ perms='drwx------ 2 4096 Feb 28 18:51 /root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB'
+++ case $perms in
+++ :
+++ echo /root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB
+++ return
++ test_dir_=/root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB
++ cd /root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB
++ case $srcdir in
++ srcdir=../..
++ builddir=..
++ export srcdir builddir
++ gl_init_sh_nl_='
'
++ IFS=' 	
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/root/coreutils-8.31.90-cc4c/build/./src
+ case $abs_path_dir_ in
+ PATH=/root/coreutils-8.31.90-cc4c/build/./src:/root/coreutils-8.31.90-cc4c/build/src:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ create_exe_shims_ /root/coreutils-8.31.90-cc4c/build/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ cp
+ require_built_ cp
+ skip_=no
+ for i in "$@"
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in $*
+ env cp --version
cp (GNU coreutils) 8.31.90-cc4c
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering.
+ require_local_dir_
+ require_mount_list_
+ local 'mount_list_fail=cannot read table of mounted file systems'
+ df --local
+ grep -F 'cannot read table of mounted file systems'
+ is_local_dir_ .
+ test 1 = 1
+ df --local .
+ umask 002
+ mkdir mode ownership d
+ chmod g+s d
+ pid=
+ for attr in mode ownership
+ mkfifo_or_skip_ mode/fifo
+ test 1 = 1
+ mkfifo mode/fifo
+ pid=22604
+ timeout 10 sh -c 'ls -ld d/mode >mode/fifo'
+ timeout 10 cp --preserve=mode -R --copy-contents --parents mode d
cp: cannot open 'mode/fifo' for reading: Permission denied
+ fail=1
+ wait 22604
+ fail=1
++ cat d/mode/fifo
cat: d/mode/fifo: No such file or directory
+ ls_output=
+ fail=1
+ case $attr,$ls_output in
+ fail=1
+ for attr in mode ownership
+ mkfifo_or_skip_ ownership/fifo
+ test 1 = 1
+ mkfifo ownership/fifo
+ pid=22611
+ timeout 10 sh -c 'ls -ld d/ownership >ownership/fifo'
+ timeout 10 cp --preserve=ownership -R --copy-contents --parents ownership d
cp: cannot open 'ownership/fifo' for reading: Permission denied
+ fail=1
+ wait 22611
+ fail=1
++ cat d/ownership/fifo
cat: d/ownership/fifo: No such file or directory
+ ls_output=
+ fail=1
+ case $attr,$ls_output in
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ kill 22611
+ test '' = yes
+ cd /root/coreutils-8.31.90-cc4c/build
+ chmod -R u+rwx /root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB
+ rm -rf /root/coreutils-8.31.90-cc4c/build/gt-parent-perm-race.sh.aYJB
+ exit 1
FAIL tests/cp/parent-perm-race.sh (exit status: 1)

FAIL: tests/dd/stats
====================

++ initial_cwd_=/root/coreutils-8.31.90-cc4c/build
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /root/coreutils-8.31.90-cc4c/build gt-stats.sh.XXXX
+++ case $# in
+++ destdir_=/root/coreutils-8.31.90-cc4c/build
+++ template_=gt-stats.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/root/coreutils-8.31.90-cc4c/build/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0
+++ case $d in
+++ :
+++ test -d /root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0
++++ ls -dgo /root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0
+++ perms='drwx------ 2 4096 Feb 28 18:51 /root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0'
+++ case $perms in
+++ :
+++ echo /root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0
+++ return
++ test_dir_=/root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0
++ cd /root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0
++ case $srcdir in
++ srcdir=../..
++ builddir=..
++ export srcdir builddir
++ gl_init_sh_nl_='
'
++ IFS=' 	
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/root/coreutils-8.31.90-cc4c/build/./src
+ case $abs_path_dir_ in
+ PATH=/root/coreutils-8.31.90-cc4c/build/./src:/root/coreutils-8.31.90-cc4c/build/src:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ create_exe_shims_ /root/coreutils-8.31.90-cc4c/build/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ dd
+ require_built_ dd
+ skip_=no
+ for i in "$@"
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in $*
+ env dd --version
dd (coreutils) 8.31.90-cc4c
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Paul Rubin, David MacKenzie, and Stuart Kemp.
+ require_trap_signame_
+ trap '' CHLD
+ kill -l
+ grep INFO
HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 LOST
+ SIGINFO=INFO
+ trap '' INFO
+ mkfifo_or_skip_ fifo
+ test 1 = 1
+ mkfifo fifo
+ for open in '' '1'
+ pid=28185
+ test ''
+ dd iflag=fullblock if=/dev/zero of=fifo count=50 bs=5000000
+ pid2=28186
+ kill -s INFO 28185
+ timeout 20 sh -c 'wc -c < fifo > nwritten'
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ sleep .01
+ kill -s INFO 28185
+ wait
+ grep '250000000 bytes (250 MB, 238 MiB) copied' err
250000000 bytes (250 MB, 238 MiB) copied, 0.98 s, 255 MB/s
+ for open in '' '1'
+ pid=28233
+ test 1
+ sleep .1
+ dd iflag=fullblock if=/dev/zero of=fifo count=50 bs=5000000
+ pid2=28235
+ kill -s INFO 28233
+ sleep .01
+ timeout 20 sh -c 'wc -c < fifo > nwritten'
+ kill -s INFO 28233
+ wait
+ grep '250000000 bytes (250 MB, 238 MiB) copied' err
+ cat err
dd: failed to open 'fifo': Computer bought the farm
+ fail=1
+ retry_delay_ progress_output 1 4
+ local test_func=progress_output
+ local init_delay=1
+ local max_n_tries=4
+ shift 3
+ local attempt=1
+ local num_sleeps=1
+ local time_fail
+ test 1 -le 4
++ mawk -v n=1 -v s=1 'BEGIN { print s * n }'
+ local delay=1
+ progress_output 1
+ sleep 1
+ dd bs=1 status=progress of=/dev/null
+ echo 1
+ grep 'byte copied' err

1 byte copied, 1 s, 1 B/s
+ time_fail=0
+ break
+ test 0 = 0
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ kill 28233
+ kill 28235
+ wait
+ test '' = yes
+ cd /root/coreutils-8.31.90-cc4c/build
+ chmod -R u+rwx /root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0
+ rm -rf /root/coreutils-8.31.90-cc4c/build/gt-stats.sh.j0C0
+ exit 1
FAIL tests/dd/stats.sh (exit status: 1)

FAIL: tests/du/8gb
==================

++ initial_cwd_=/root/coreutils-8.31.90-cc4c/build
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /root/coreutils-8.31.90-cc4c/build gt-8gb.sh.XXXX
+++ case $# in
+++ destdir_=/root/coreutils-8.31.90-cc4c/build
+++ template_=gt-8gb.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/root/coreutils-8.31.90-cc4c/build/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/root/coreutils-8.31.90-cc4c/build/gt-8gb.sh.6ySz
+++ case $d in
+++ :
+++ test -d /root/coreutils-8.31.90-cc4c/build/gt-8gb.sh.6ySz
++++ ls -dgo /root/coreutils-8.31.90-cc4c/build/gt-8gb.sh.6ySz
+++ perms='drwx------ 2 4096 Feb 28 18:52 /root/coreutils-8.31.90-cc4c/build/gt-8gb.sh.6ySz'
+++ case $perms in
+++ :
+++ echo /root/coreutils-8.31.90-cc4c/build/gt-8gb.sh.6ySz
+++ return
++ test_dir_=/root/coreutils-8.31.90-cc4c/build/gt-8gb.sh.6ySz
++ cd /root/coreutils-8.31.90-cc4c/build/gt-8gb.sh.6ySz
++ case $srcdir in
++ srcdir=../..
++ builddir=..
++ export srcdir builddir
++ gl_init_sh_nl_='
'
++ IFS=' 	
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/root/coreutils-8.31.90-cc4c/build/./src
+ case $abs_path_dir_ in
+ PATH=/root/coreutils-8.31.90-cc4c/build/./src:/root/coreutils-8.31.90-cc4c/build/src:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ create_exe_shims_ /root/coreutils-8.31.90-cc4c/build/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ du
+ require_built_ du
+ skip_=no
+ for i in "$@"
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in $*
+ env du --version
du (GNU coreutils) 8.31.90-cc4c
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Torbjorn Granlund, David MacKenzie, Paul Eggert,
and Jim Meyering.
+ require_sparse_support_
+ test 0 = 0
+ t=sparse.28392
+ dd bs=1 seek=128K of=sparse.28392
++ du -sk sparse.28392
+ set x 0 sparse.28392
+ kb_size=0
+ rm -f sparse.28392
+ test 0 -ge 128
+ dd bs=1 seek=8G of=big
FAIL tests/du/8gb.sh (exit status: 137)

Reply via email to