https://git.altlinux.org/tasks/324712/logs/events.1.1.log

subtask  name                   aarch64    armh    i586  ppc64le  x86_64
   #100  make-initrd-bootchain   failed  failed  failed   failed  failed

2023-Jul-12 03:10:57 :: test-only task #324712 for sisyphus started by antohami:
#100 build 0.1.5-alt17.1 from 
/people/antohami/packages/make-initrd-bootchain.git fetched at 2023-Jul-12 
03:10:26
2023-Jul-12 03:10:58 :: [aarch64] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build start
2023-Jul-12 03:10:58 :: [ppc64le] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build start
2023-Jul-12 03:10:58 :: [x86_64] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build start
2023-Jul-12 03:10:58 :: [armh] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build start
2023-Jul-12 03:10:59 :: [i586] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build start
[i586]  if [ -n "fuid" ]; then
[i586]                  ^--^ SC2157 (error): Argument to -n is always true due 
to literal strings.
[i586] In bootchain-altboot/data/lib/bootchain/download line 91:
[i586]  if [ -n "fuid" ]; then
[i586]                  ^--^ SC2157 (error): Argument to -n is always true due 
to literal strings.
[i586] In bootchain-altboot/data/lib/bootchain/download line 136:
[i586]  if [ -n "fuid" ]; then
[i586]                  ^--^ SC2157 (error): Argument to -n is always true due 
to literal strings.
[i586] For more information:
[i586]   https://www.shellcheck.net/wiki/SC2157 -- Argument to -n is always 
true due...
2023-Jul-12 03:14:39 :: [i586] make-initrd-bootchain.git 0.1.5-alt17.1: remote: 
build failed
2023-Jul-12 03:14:39 :: [i586] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build FAILED
2023-Jul-12 03:14:39 :: [i586] requesting cancellation of task processing
[x86_64]        if [ -n "fuid" ]; then
[x86_64]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[x86_64] In bootchain-altboot/data/lib/bootchain/download line 91:
[x86_64]        if [ -n "fuid" ]; then
[x86_64]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[x86_64] In bootchain-altboot/data/lib/bootchain/download line 136:
[x86_64]        if [ -n "fuid" ]; then
[x86_64]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[x86_64] For more information:
[x86_64]   https://www.shellcheck.net/wiki/SC2157 -- Argument to -n is always 
true due...
2023-Jul-12 03:14:55 :: [x86_64] make-initrd-bootchain.git 0.1.5-alt17.1: 
remote: build failed
2023-Jul-12 03:14:55 :: [x86_64] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build FAILED
[aarch64]       if [ -n "fuid" ]; then
[aarch64]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[aarch64] In bootchain-altboot/data/lib/bootchain/download line 91:
[aarch64]       if [ -n "fuid" ]; then
[aarch64]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[aarch64] In bootchain-altboot/data/lib/bootchain/download line 136:
[aarch64]       if [ -n "fuid" ]; then
[aarch64]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[aarch64] For more information:
[aarch64]   https://www.shellcheck.net/wiki/SC2157 -- Argument to -n is always 
true due...
2023-Jul-12 03:17:59 :: [aarch64] make-initrd-bootchain.git 0.1.5-alt17.1: 
remote: build failed
2023-Jul-12 03:17:59 :: [aarch64] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build FAILED
[armh]  if [ -n "fuid" ]; then
[armh]                  ^--^ SC2157 (error): Argument to -n is always true due 
to literal strings.
[armh] In bootchain-altboot/data/lib/bootchain/download line 91:
[armh]  if [ -n "fuid" ]; then
[armh]                  ^--^ SC2157 (error): Argument to -n is always true due 
to literal strings.
[armh] In bootchain-altboot/data/lib/bootchain/download line 136:
[armh]  if [ -n "fuid" ]; then
[armh]                  ^--^ SC2157 (error): Argument to -n is always true due 
to literal strings.
[armh] For more information:
[armh]   https://www.shellcheck.net/wiki/SC2157 -- Argument to -n is always 
true due...
2023-Jul-12 03:20:11 :: [armh] make-initrd-bootchain.git 0.1.5-alt17.1: remote: 
build failed
2023-Jul-12 03:20:11 :: [armh] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build FAILED
[ppc64le]       if [ -n "fuid" ]; then
[ppc64le]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[ppc64le] In bootchain-altboot/data/lib/bootchain/download line 91:
[ppc64le]       if [ -n "fuid" ]; then
[ppc64le]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[ppc64le] In bootchain-altboot/data/lib/bootchain/download line 136:
[ppc64le]       if [ -n "fuid" ]; then
[ppc64le]                  ^--^ SC2157 (error): Argument to -n is always true 
due to literal strings.
[ppc64le] For more information:
[ppc64le]   https://www.shellcheck.net/wiki/SC2157 -- Argument to -n is always 
true due...
2023-Jul-12 03:29:06 :: [ppc64le] make-initrd-bootchain.git 0.1.5-alt17.1: 
remote: build failed
2023-Jul-12 03:29:06 :: [ppc64le] #100 make-initrd-bootchain.git 0.1.5-alt17.1: 
build FAILED
2023-Jul-12 03:14:40 :: [i586] build FAILED
2023-Jul-12 03:14:55 :: [x86_64] build FAILED
2023-Jul-12 03:17:59 :: [aarch64] build FAILED
2023-Jul-12 03:20:11 :: [armh] build FAILED
2023-Jul-12 03:29:06 :: [ppc64le] build FAILED
2023-Jul-12 03:29:06 :: task #324712 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to