ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#393560] [test-only] FAILED scx.git=1.0.15-alt1
@ 2025-08-30  3:00 Girar awaiter (vt)
  2025-08-30  3:42 ` [#393560] [test-only] FAILED (try 2) scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Girar awaiter (vt) @ 2025-08-30  3:00 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name  aarch64    i586  x86_64
   #100  scx    failed  failed    6:28

2025-Aug-30 02:51:21 :: test-only task #393560 for sisyphus started by vt:
#100 build 1.0.15-alt1 from /people/vt/packages/scx.git fetched at 2025-Aug-30 02:51:18
2025-Aug-30 02:51:23 :: [i586] #100 scx.git 1.0.15-alt1: build start
2025-Aug-30 02:51:23 :: [aarch64] #100 scx.git 1.0.15-alt1: build start
2025-Aug-30 02:51:23 :: [x86_64] #100 scx.git 1.0.15-alt1: build start
[i586]      Running `rustc --crate-name addr2line --edition=2018 /usr/src/RPM/BUILD/scx-1.0.15/vendor/addr2line/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=6c0374cfcc074a9b -C extra-filename=-1618fbff997aca31 --out-dir /usr/src/RPM/BUILD/scx-1.0.15/target/release/deps -L dependency=/usr/src/RPM/BUILD/scx-1.0.15/target/release/deps --extern gimli=/usr/src/RPM/BUILD/scx-1.0.15/target/release/deps/libgimli-cb448ed89afd5224.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=1`
[i586] error: could not find native static library `rustix_outline_x86`, perhaps an -L flag is missing?
[i586] error: could not compile `rustix` (lib) due to 1 previous error
[i586] Caused by:
2025-Aug-30 02:54:05 :: [i586] scx.git 1.0.15-alt1: remote: build failed
2025-Aug-30 02:54:05 :: [i586] #100 scx.git 1.0.15-alt1: build FAILED
2025-Aug-30 02:54:05 :: [i586] requesting cancellation of task processing
2025-Aug-30 02:57:51 :: [x86_64] #100 scx.git 1.0.15-alt1: build OK
[aarch64] warning: build failed, waiting for other jobs to finish...
[aarch64] error: failed to run custom build command for `scx_wd40 v1.0.15 (/usr/src/RPM/BUILD/scx-1.0.15/scheds/rust/scx_wd40)`
[aarch64] Caused by:
[aarch64] --
[aarch64]       2: command `clang -g -O2 -Wall -Wno-compare-distinct-pointer-types -D__TARGET_ARCH_arm64 -mcpu=v3 -mlittle-endian -idirafter /usr/lib/llvm-19.1/lib64/clang/19/include -idirafter /usr/local/include -idirafter /usr/include -I/usr/src/RPM/BUILD/scx-1.0.15/target/release/build/scx_wd40-78a4327548963468/out/scx_utils-bpf_h/arch/arm64 -I/usr/src/RPM/BUILD/scx-1.0.15/target/release/build/scx_wd40-78a4327548963468/out/scx_utils-bpf_h -I/usr/src/RPM/BUILD/scx-1.0.15/target/release/build/scx_wd40-78a4327548963468/out/scx_utils-bpf_h/bpf-compat -I /usr/src/tmp/.tmpLqr6H4/bpf/src -fno-stack-protector -g -O2 -target bpf -c src/bpf/placement.bpf.c -o /usr/src/tmp/.tmpBwIhFe/placement.bpf.c` failed (exit status: 1)
[aarch64]       3: src/bpf/placement.bpf.c:60:55: error: no member named 'mempolicy' in 'struct task_struct'; did you mean 'policy'?
[aarch64]             60 |         if (!mempolicy_affinity || !bpf_core_field_exists(p->mempolicy) ||
[aarch64] --
[aarch64]           87372 |         unsigned int policy;
[aarch64]          src/bpf/placement.bpf.c:61:10: error: no member named 'mempolicy' in 'struct task_struct'; did you mean 'policy'?
[aarch64]             61 |             !p->mempolicy)
[aarch64] --
[aarch64]           87372 |         unsigned int policy;
[aarch64]          src/bpf/placement.bpf.c:64:30: error: use of undeclared identifier 'MPOL_BIND'
[aarch64]             64 |         if (!(p->mempolicy->mode & (MPOL_BIND|MPOL_PREFERRED|MPOL_PREFERRED_MANY)))
[aarch64]          src/bpf/placement.bpf.c:64:40: error: use of undeclared identifier 'MPOL_PREFERRED'
[aarch64]             64 |         if (!(p->mempolicy->mode & (MPOL_BIND|MPOL_PREFERRED|MPOL_PREFERRED_MANY)))
[aarch64]          src/bpf/placement.bpf.c:64:55: error: use of undeclared identifier 'MPOL_PREFERRED_MANY'
[aarch64]             64 |         if (!(p->mempolicy->mode & (MPOL_BIND|MPOL_PREFERRED|MPOL_PREFERRED_MANY)))
[aarch64]          src/bpf/placement.bpf.c:64:11: error: no member named 'mempolicy' in 'struct task_struct'
[aarch64]             64 |         if (!(p->mempolicy->mode & (MPOL_BIND|MPOL_PREFERRED|MPOL_PREFERRED_MANY)))
[aarch64]          src/bpf/placement.bpf.c:73:14: error: no member named 'mempolicy' in 'struct task_struct'
[aarch64]             73 |         if ((int)p->mempolicy->home_node >= 0) {
[aarch64]          src/bpf/placement.bpf.c:75:26: error: no member named 'mempolicy' in 'struct task_struct'
[aarch64]             75 |                         node_dom_mask((u32)p->mempolicy->home_node);
[aarch64]          src/bpf/placement.bpf.c:79:26: error: no member named 'mempolicy' in 'struct task_struct'
[aarch64]             79 |         mask = BPF_CORE_READ(p, mempolicy, nodes.bits);
2025-Aug-30 03:00:37 :: [aarch64] scx.git 1.0.15-alt1: remote: build failed
2025-Aug-30 03:00:37 :: [aarch64] #100 scx.git 1.0.15-alt1: build FAILED
2025-Aug-30 02:54:05 :: [i586] build FAILED
2025-Aug-30 03:00:37 :: [aarch64] build FAILED
2025-Aug-30 03:00:37 :: task #393560 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [#393560] [test-only] FAILED (try 2) scx.git=1.0.15-alt1
  2025-08-30  3:00 [#393560] [test-only] FAILED scx.git=1.0.15-alt1 Girar awaiter (vt)
@ 2025-08-30  3:42 ` Girar awaiter (vt)
  2025-08-30  3:54 ` [#393560] [test-only] FAILED (try 3) scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (vt) @ 2025-08-30  3:42 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/393560/logs/events.2.1.log
https://packages.altlinux.org/tasks/393560

subtask  name  aarch64    i586  x86_64
   #200  scx    failed  failed    6:52

2025-Aug-30 03:35:18 :: test-only task #393560 for sisyphus resumed by vt:
#100 removed
#200 build 1.0.15-alt1 from /people/vt/packages/scx.git fetched at 2025-Aug-30 03:35:15
2025-Aug-30 03:35:19 :: [i586] #200 scx.git 1.0.15-alt1: build start
2025-Aug-30 03:35:19 :: [aarch64] #200 scx.git 1.0.15-alt1: build start
2025-Aug-30 03:35:19 :: [x86_64] #200 scx.git 1.0.15-alt1: build start
[i586] warning: scx_bpf_unittests@0.1.1: In file included from /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/scx/common.bpf.h:21:
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:32384:18: error: __int128 is not supported on this target
[i586] warning: scx_bpf_unittests@0.1.1:  32384 | typedef unsigned __int128 __u128;
[i586] warning: scx_bpf_unittests@0.1.1:        |                  ^
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:32638:25: error: typedef redefinition with different types ('__kernel_size_t' (aka 'unsigned long') vs 'unsigned int')
[i586] warning: scx_bpf_unittests@0.1.1:  32638 | typedef __kernel_size_t size_t;
[i586] --
[i586] warning: scx_bpf_unittests@0.1.1: In file included from /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/scx/common.bpf.h:21:
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:33909:2: error: width of anonymous bit-field (64 bits) exceeds the width of its type (32 bits)
[i586] warning: scx_bpf_unittests@0.1.1:  33909 |         long: 64;
[i586] warning: scx_bpf_unittests@0.1.1:        |         ^
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:34388:2: error: width of anonymous bit-field (64 bits) exceeds the width of its type (32 bits)
[i586] warning: scx_bpf_unittests@0.1.1:  34388 |         long: 64;
[i586] warning: scx_bpf_unittests@0.1.1:        |         ^
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:34389:2: error: width of anonymous bit-field (64 bits) exceeds the width of its type (32 bits)
[i586] warning: scx_bpf_unittests@0.1.1:  34389 |         long: 64;
[i586] warning: scx_bpf_unittests@0.1.1:        |         ^
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:34390:2: error: width of anonymous bit-field (64 bits) exceeds the width of its type (32 bits)
[i586] warning: scx_bpf_unittests@0.1.1:  34390 |         long: 64;
[i586] warning: scx_bpf_unittests@0.1.1:        |         ^
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:34400:2: error: width of anonymous bit-field (64 bits) exceeds the width of its type (32 bits)
[i586] warning: scx_bpf_unittests@0.1.1:  34400 |         long: 64;
[i586] warning: scx_bpf_unittests@0.1.1:        |         ^
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:34401:2: error: width of anonymous bit-field (64 bits) exceeds the width of its type (32 bits)
[i586] warning: scx_bpf_unittests@0.1.1:  34401 |         long: 64;
[i586] warning: scx_bpf_unittests@0.1.1:        |         ^
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:34402:2: error: width of anonymous bit-field (64 bits) exceeds the width of its type (32 bits)
[i586] warning: scx_bpf_unittests@0.1.1:  34402 |         long: 64;
[i586] warning: scx_bpf_unittests@0.1.1:        |         ^
[i586] warning: scx_bpf_unittests@0.1.1: /usr/src/RPM/BUILD/scx-1.0.15/rust/scx_bpf_unittests/../../scheds/include/vmlinux.h:34403:2: error: width of anonymous bit-field (64 bits) exceeds the width of its type (32 bits)
[i586] warning: scx_bpf_unittests@0.1.1:  34403 |         long: 64;
2025-Aug-30 03:37:34 :: [i586] scx.git 1.0.15-alt1: remote: build failed
2025-Aug-30 03:37:34 :: [i586] #200 scx.git 1.0.15-alt1: build FAILED
2025-Aug-30 03:37:34 :: [i586] requesting cancellation of task processing
[aarch64]      Running `/usr/src/RPM/BUILD/scx-1.0.15/target/release/build/scx_lavd-171bfdaea367bba2/build-script-build`
[aarch64] error: failed to run custom build command for `scxtop v1.0.17 (/usr/src/RPM/BUILD/scx-1.0.15/tools/scxtop)`
[aarch64] Caused by:
[aarch64] --
[aarch64]       2: command `clang -g -O2 -Wall -Wno-compare-distinct-pointer-types -D__TARGET_ARCH_arm64 -mcpu=v3 -mlittle-endian -idirafter /usr/lib/llvm-19.1/lib64/clang/19/include -idirafter /usr/local/include -idirafter /usr/include -I/usr/src/RPM/BUILD/scx-1.0.15/target/release/build/scxtop-d2e7f619b657a4f7/out/scx_utils-bpf_h/arch/arm64 -I/usr/src/RPM/BUILD/scx-1.0.15/target/release/build/scxtop-d2e7f619b657a4f7/out/scx_utils-bpf_h -I/usr/src/RPM/BUILD/scx-1.0.15/target/release/build/scxtop-d2e7f619b657a4f7/out/scx_utils-bpf_h/bpf-compat -I /usr/src/tmp/.tmp6xNdnn/bpf/src -fno-stack-protector -g -O2 -target bpf -c src/bpf/main.bpf.c -o /usr/src/tmp/.tmpzmj19C/main.bpf.c` failed (exit status: 1)
[aarch64]       3: src/bpf/main.bpf.c:1146:59: error: no member named 'ip' in 'struct user_pt_regs'
[aarch64]           1146 |         event->event.perf_sample.instruction_pointer = ctx->regs.ip;
[aarch64]          src/bpf/main.bpf.c:1168:57: error: no member named 'ip' in 'struct user_pt_regs'
[aarch64]           1168 |                         event->event.perf_sample.kernel_stack[0] = ctx->regs.ip;
[aarch64]          src/bpf/main.bpf.c:1184:55: error: no member named 'ip' in 'struct user_pt_regs'
[aarch64]           1184 |                         event->event.perf_sample.user_stack[0] = ctx->regs.ip;
2025-Aug-30 03:41:04 :: [aarch64] scx.git 1.0.15-alt1: remote: build failed
2025-Aug-30 03:41:04 :: [aarch64] #200 scx.git 1.0.15-alt1: build FAILED
2025-Aug-30 03:42:11 :: [x86_64] #200 scx.git 1.0.15-alt1: build OK
2025-Aug-30 03:37:34 :: [i586] build FAILED
2025-Aug-30 03:41:04 :: [aarch64] build FAILED
2025-Aug-30 03:42:11 :: task #393560 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [#393560] [test-only] FAILED (try 3) scx.git=1.0.15-alt1
  2025-08-30  3:00 [#393560] [test-only] FAILED scx.git=1.0.15-alt1 Girar awaiter (vt)
  2025-08-30  3:42 ` [#393560] [test-only] FAILED (try 2) scx.git=1.0.15-alt1 Girar awaiter (vt)
@ 2025-08-30  3:54 ` Girar awaiter (vt)
  2025-08-30  4:30 ` [#393560] TESTED (try 4) scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (vt) @ 2025-08-30  3:54 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/393560/logs/events.3.1.log
https://packages.altlinux.org/tasks/393560

subtask  name  aarch64    i586  x86_64
   #300  scx      7:15  failed    4:59

2025-Aug-30 03:46:58 :: test-only task #393560 for sisyphus resumed by vt:
#100 removed
#200 removed
#300 build 1.0.15-alt1 from /people/vt/packages/scx.git fetched at 2025-Aug-30 03:46:55
2025-Aug-30 03:47:00 :: [aarch64] #300 scx.git 1.0.15-alt1: build start
2025-Aug-30 03:47:00 :: [i586] #300 scx.git 1.0.15-alt1: build start
2025-Aug-30 03:47:00 :: [x86_64] #300 scx.git 1.0.15-alt1: build start
[i586]      Running `/usr/src/RPM/BUILD/scx-1.0.15/target/release/build/scx_utils-404b4bcae744a59f/build-script-build`
[i586] error: failed to run custom build command for `scx_utils v1.0.19 (/usr/src/RPM/BUILD/scx-1.0.15/rust/scx_utils)`
[i586] Caused by:
2025-Aug-30 03:51:48 :: [i586] scx.git 1.0.15-alt1: remote: build failed
2025-Aug-30 03:51:48 :: [i586] #300 scx.git 1.0.15-alt1: build FAILED
2025-Aug-30 03:51:48 :: [i586] requesting cancellation of task processing
2025-Aug-30 03:51:59 :: [x86_64] #300 scx.git 1.0.15-alt1: build OK
2025-Aug-30 03:54:15 :: [aarch64] #300 scx.git 1.0.15-alt1: build OK
2025-Aug-30 03:51:48 :: [i586] build FAILED
2025-Aug-30 03:54:16 :: task #393560 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [#393560] TESTED (try 4) scx.git=1.0.15-alt1
  2025-08-30  3:00 [#393560] [test-only] FAILED scx.git=1.0.15-alt1 Girar awaiter (vt)
  2025-08-30  3:42 ` [#393560] [test-only] FAILED (try 2) scx.git=1.0.15-alt1 Girar awaiter (vt)
  2025-08-30  3:54 ` [#393560] [test-only] FAILED (try 3) scx.git=1.0.15-alt1 Girar awaiter (vt)
@ 2025-08-30  4:30 ` Girar awaiter (vt)
  2025-08-31 20:23 ` [#393560] [test-only] FAILED (try 5) scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (vt) @ 2025-08-30  4:30 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/393560/logs/events.4.1.log
https://packages.altlinux.org/tasks/393560

subtask  name  aarch64  i586  x86_64
   #400  scx      7:39     -    6:06

2025-Aug-30 04:17:51 :: test-only task #393560 for sisyphus resumed by vt:
#100 removed
#200 removed
#300 removed
#400 build 1.0.15-alt1 from /people/vt/packages/scx.git fetched at 2025-Aug-30 04:17:48
2025-Aug-30 04:17:53 :: [i586] #400 scx.git 1.0.15-alt1: build start
2025-Aug-30 04:17:53 :: [aarch64] #400 scx.git 1.0.15-alt1: build start
2025-Aug-30 04:17:53 :: [x86_64] #400 scx.git 1.0.15-alt1: build start
2025-Aug-30 04:18:19 :: [i586] #400 scx.git 1.0.15-alt1: build SKIPPED
2025-Aug-30 04:23:59 :: [x86_64] #400 scx.git 1.0.15-alt1: build OK
2025-Aug-30 04:25:32 :: [aarch64] #400 scx.git 1.0.15-alt1: build OK
2025-Aug-30 04:25:48 :: #400: scx.git 1.0.15-alt1: build check OK
2025-Aug-30 04:25:50 :: build check OK
warning (#400): i586: non-verifiable noarch packages due to ExclusiveArch
2025-Aug-30 04:26:05 :: noarch check OK
2025-Aug-30 04:26:07 :: plan: src +1 -0 =20554, aarch64 +2 -0 =36348, noarch +1 -0 =21562, x86_64 +2 -0 =37174
2025-Aug-30 04:26:51 :: patched apt indices
2025-Aug-30 04:27:00 :: created next repo
2025-Aug-30 04:27:09 :: duplicate provides check OK
2025-Aug-30 04:27:46 :: dependencies check OK
2025-Aug-30 04:28:17 :: [x86_64 aarch64] ELF symbols check OK
2025-Aug-30 04:28:34 :: [i586] #400 scx-devel: install check OK
	x86_64: scx=1.0.15-alt1 post-install unowned files:
 /usr/share/dbus-1
 /usr/share/dbus-1/system-services
 /usr/share/scx_loader
2025-Aug-30 04:28:39 :: [x86_64] #400 scx: install check OK
	aarch64: scx=1.0.15-alt1 post-install unowned files:
 /usr/share/dbus-1
 /usr/share/dbus-1/system-services
 /usr/share/scx_loader
2025-Aug-30 04:28:46 :: [aarch64] #400 scx: install check OK
2025-Aug-30 04:28:54 :: [x86_64] #400 scx-debuginfo: install check OK
2025-Aug-30 04:29:00 :: [x86_64] #400 scx-devel: install check OK
2025-Aug-30 04:29:05 :: [aarch64] #400 scx-debuginfo: install check OK
2025-Aug-30 04:29:16 :: [aarch64] #400 scx-devel: install check OK
2025-Aug-30 04:29:34 :: [x86_64-i586] generated apt indices
2025-Aug-30 04:29:34 :: [x86_64-i586] created next repo
2025-Aug-30 04:29:44 :: [x86_64-i586] dependencies check OK
2025-Aug-30 04:29:45 :: gears inheritance check OK
2025-Aug-30 04:29:45 :: srpm inheritance check OK
girar-check-perms: access to scx ALLOWED for vt: project `scx' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #400: scx: allowed for vt
2025-Aug-30 04:29:46 :: acl check OK
2025-Aug-30 04:30:09 :: created contents_index files
2025-Aug-30 04:30:17 :: created hash files: aarch64 noarch src x86_64
2025-Aug-30 04:30:20 :: task #393560 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [#393560] [test-only] FAILED (try 5) scx.git=1.0.15-alt1
  2025-08-30  3:00 [#393560] [test-only] FAILED scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (2 preceding siblings ...)
  2025-08-30  4:30 ` [#393560] TESTED (try 4) scx.git=1.0.15-alt1 Girar awaiter (vt)
@ 2025-08-31 20:23 ` Girar awaiter (vt)
  2025-08-31 20:40 ` [#393560] TESTED (try 6) scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (vt) @ 2025-08-31 20:23 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/393560/logs/events.5.1.log
https://packages.altlinux.org/tasks/393560

subtask  name  aarch64  i586  x86_64
   #500  scx    failed     -    4:35

2025-Aug-31 20:18:45 :: test-only task #393560 for sisyphus resumed by vt:
#100 removed
#200 removed
#300 removed
#400 removed
#500 build 1.0.15-alt1 from /people/vt/packages/scx.git fetched at 2025-Aug-31 20:18:42
2025-Aug-31 20:18:47 :: [i586] #500 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:18:47 :: [x86_64] #500 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:18:47 :: [aarch64] #500 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:19:01 :: [i586] #500 scx.git 1.0.15-alt1: build SKIPPED
[aarch64] + echo 'Source #0 (scx-scheds-1.0.15.tar):'
[aarch64] Source #0 (scx-scheds-1.0.15.tar):
[aarch64] + /bin/tar -xf /usr/src/RPM/SOURCES/scx-scheds-1.0.15.tar
[aarch64] + cd scx-scheds-1.0.15
[aarch64] + /bin/chmod -c -Rf u+rwX,go-w .
[aarch64] + mkdir -p .cargo
[aarch64] + cat
[aarch64] + sed -i- -e /scx_chaos/d -e /scx_lavd/d -e /scx_mitosis/d -e /scx_tickless/d -e /scx_wd40/d -e /scxtop/d Cargo.toml Cargo.toml
[aarch64] + diff -U0 Cargo.toml- Cargo.toml
[aarch64] + exit 2
2025-Aug-31 20:20:46 :: [aarch64] scx.git 1.0.15-alt1: remote: build failed
2025-Aug-31 20:20:46 :: [aarch64] #500 scx.git 1.0.15-alt1: build FAILED
2025-Aug-31 20:20:46 :: [aarch64] requesting cancellation of task processing
2025-Aug-31 20:23:22 :: [x86_64] #500 scx.git 1.0.15-alt1: build OK
2025-Aug-31 20:20:47 :: [aarch64] build FAILED
2025-Aug-31 20:23:22 :: task #393560 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [#393560] TESTED (try 6) scx.git=1.0.15-alt1
  2025-08-30  3:00 [#393560] [test-only] FAILED scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (3 preceding siblings ...)
  2025-08-31 20:23 ` [#393560] [test-only] FAILED (try 5) scx.git=1.0.15-alt1 Girar awaiter (vt)
@ 2025-08-31 20:40 ` Girar awaiter (vt)
  2025-08-31 21:06 ` [#393560] TESTED (try 7) scx.git=1.0.15-alt1 Girar awaiter (vt)
  2025-08-31 21:19 ` [#393560] DONE (try 8) scx.git=1.0.15-alt1 Girar pender (vt)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (vt) @ 2025-08-31 20:40 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/393560/logs/events.6.1.log
https://packages.altlinux.org/tasks/393560

subtask  name  aarch64  i586  x86_64
   #600  scx      6:59     -    4:37

2025-Aug-31 20:28:37 :: test-only task #393560 for sisyphus resumed by vt:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 build 1.0.15-alt1 from /people/vt/packages/scx.git fetched at 2025-Aug-31 20:28:34
2025-Aug-31 20:28:38 :: [i586] #600 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:28:38 :: [aarch64] #600 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:28:38 :: [x86_64] #600 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:28:52 :: [i586] #600 scx.git 1.0.15-alt1: build SKIPPED
2025-Aug-31 20:33:15 :: [x86_64] #600 scx.git 1.0.15-alt1: build OK
2025-Aug-31 20:35:37 :: [aarch64] #600 scx.git 1.0.15-alt1: build OK
2025-Aug-31 20:35:49 :: #600: scx.git 1.0.15-alt1: build check OK
2025-Aug-31 20:35:50 :: build check OK
warning (#600): i586: non-verifiable noarch packages due to ExclusiveArch
2025-Aug-31 20:36:03 :: noarch check OK
2025-Aug-31 20:36:05 :: plan: src +1 -0 =20554, aarch64 +2 -0 =36349, noarch +1 -0 =21561, x86_64 +2 -0 =37177
2025-Aug-31 20:36:46 :: patched apt indices
2025-Aug-31 20:36:54 :: created next repo
2025-Aug-31 20:37:04 :: duplicate provides check OK
2025-Aug-31 20:37:41 :: dependencies check OK
2025-Aug-31 20:38:11 :: [x86_64 aarch64] ELF symbols check OK
2025-Aug-31 20:38:23 :: [i586] #600 scx-scheds-devel: install check OK
2025-Aug-31 20:38:27 :: [x86_64] #600 scx-scheds: install check OK
2025-Aug-31 20:38:37 :: [aarch64] #600 scx-scheds: install check OK
2025-Aug-31 20:38:39 :: [x86_64] #600 scx-scheds-debuginfo: install check OK
2025-Aug-31 20:38:46 :: [x86_64] #600 scx-scheds-devel: install check OK
2025-Aug-31 20:38:54 :: [aarch64] #600 scx-scheds-debuginfo: install check OK
2025-Aug-31 20:39:05 :: [aarch64] #600 scx-scheds-devel: install check OK
2025-Aug-31 20:39:22 :: [x86_64-i586] generated apt indices
2025-Aug-31 20:39:22 :: [x86_64-i586] created next repo
2025-Aug-31 20:39:33 :: [x86_64-i586] dependencies check OK
2025-Aug-31 20:39:34 :: gears inheritance check OK
2025-Aug-31 20:39:34 :: srpm inheritance check OK
girar-check-perms: access to scx-scheds ALLOWED for vt: project `scx-scheds' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #600: scx-scheds: allowed for vt
2025-Aug-31 20:39:35 :: acl check OK
2025-Aug-31 20:39:57 :: created contents_index files
2025-Aug-31 20:40:04 :: created hash files: aarch64 noarch src x86_64
2025-Aug-31 20:40:08 :: task #393560 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [#393560] TESTED (try 7) scx.git=1.0.15-alt1
  2025-08-30  3:00 [#393560] [test-only] FAILED scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (4 preceding siblings ...)
  2025-08-31 20:40 ` [#393560] TESTED (try 6) scx.git=1.0.15-alt1 Girar awaiter (vt)
@ 2025-08-31 21:06 ` Girar awaiter (vt)
  2025-08-31 21:19 ` [#393560] DONE (try 8) scx.git=1.0.15-alt1 Girar pender (vt)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (vt) @ 2025-08-31 21:06 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/393560/logs/events.7.1.log
https://packages.altlinux.org/tasks/393560

subtask  name  aarch64  i586  x86_64
   #700  scx      6:47     -    4:33

2025-Aug-31 20:54:50 :: test-only task #393560 for sisyphus resumed by vt:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 build 1.0.15-alt1 from /people/vt/packages/scx.git fetched at 2025-Aug-31 20:54:46
2025-Aug-31 20:54:51 :: [i586] #700 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:54:51 :: [x86_64] #700 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:54:51 :: [aarch64] #700 scx.git 1.0.15-alt1: build start
2025-Aug-31 20:55:04 :: [i586] #700 scx.git 1.0.15-alt1: build SKIPPED
2025-Aug-31 20:59:24 :: [x86_64] #700 scx.git 1.0.15-alt1: build OK
2025-Aug-31 21:01:38 :: [aarch64] #700 scx.git 1.0.15-alt1: build OK
2025-Aug-31 21:01:49 :: #700: scx.git 1.0.15-alt1: build check OK
2025-Aug-31 21:01:50 :: build check OK
2025-Aug-31 21:02:03 :: noarch check OK
2025-Aug-31 21:02:05 :: plan: src +1 -0 =20554, aarch64 +2 -0 =36349, x86_64 +2 -0 =37177
2025-Aug-31 21:02:50 :: patched apt indices
2025-Aug-31 21:03:01 :: created next repo
2025-Aug-31 21:03:14 :: duplicate provides check OK
2025-Aug-31 21:03:57 :: dependencies check OK
2025-Aug-31 21:04:35 :: [x86_64 aarch64] ELF symbols check OK
2025-Aug-31 21:04:51 :: [x86_64] #700 scx-scheds: install check OK
2025-Aug-31 21:04:59 :: [aarch64] #700 scx-scheds: install check OK
2025-Aug-31 21:05:03 :: [x86_64] #700 scx-scheds-debuginfo: install check OK
2025-Aug-31 21:05:17 :: [aarch64] #700 scx-scheds-debuginfo: install check OK
2025-Aug-31 21:05:36 :: [x86_64-i586] generated apt indices
2025-Aug-31 21:05:36 :: [x86_64-i586] created next repo
2025-Aug-31 21:05:47 :: [x86_64-i586] dependencies check OK
2025-Aug-31 21:05:48 :: gears inheritance check OK
2025-Aug-31 21:05:49 :: srpm inheritance check OK
girar-check-perms: access to scx-scheds ALLOWED for vt: project `scx-scheds' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #700: scx-scheds: allowed for vt
2025-Aug-31 21:05:49 :: acl check OK
2025-Aug-31 21:06:02 :: created contents_index files
2025-Aug-31 21:06:10 :: created hash files: aarch64 src x86_64
2025-Aug-31 21:06:13 :: task #393560 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [#393560] DONE (try 8) scx.git=1.0.15-alt1
  2025-08-30  3:00 [#393560] [test-only] FAILED scx.git=1.0.15-alt1 Girar awaiter (vt)
                   ` (5 preceding siblings ...)
  2025-08-31 21:06 ` [#393560] TESTED (try 7) scx.git=1.0.15-alt1 Girar awaiter (vt)
@ 2025-08-31 21:19 ` Girar pender (vt)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar pender (vt) @ 2025-08-31 21:19 UTC (permalink / raw)
  To: Vitaly Chikunov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_384/393560/logs/events.8.1.log
https://packages.altlinux.org/tasks/393560

2025-Aug-31 21:14:29 :: task #393560 for sisyphus resumed by vt:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 build 1.0.15-alt1 from /people/vt/packages/scx.git fetched at 2025-Aug-31 20:54:46
2025-Aug-31 21:14:32 :: [i586] #700 scx.git 1.0.15-alt1: build start
2025-Aug-31 21:14:32 :: [x86_64] #700 scx.git 1.0.15-alt1: build start
2025-Aug-31 21:14:32 :: [aarch64] #700 scx.git 1.0.15-alt1: build start
2025-Aug-31 21:14:45 :: [i586] #700 scx.git 1.0.15-alt1: build SKIPPED
2025-Aug-31 21:14:45 :: [x86_64] #700 scx.git 1.0.15-alt1: build OK (cached)
2025-Aug-31 21:14:53 :: [aarch64] #700 scx.git 1.0.15-alt1: build OK (cached)
2025-Aug-31 21:15:03 :: #700: scx.git 1.0.15-alt1: build check OK
2025-Aug-31 21:15:05 :: build check OK
2025-Aug-31 21:15:17 :: noarch check OK
2025-Aug-31 21:15:18 :: plan: src +1 -0 =20554, aarch64 +2 -0 =36349, x86_64 +2 -0 =37177
2025-Aug-31 21:15:57 :: patched apt indices
2025-Aug-31 21:16:05 :: created next repo
2025-Aug-31 21:16:15 :: duplicate provides check OK
2025-Aug-31 21:16:52 :: dependencies check OK
2025-Aug-31 21:17:19 :: [x86_64 aarch64] ELF symbols check OK
2025-Aug-31 21:17:32 :: [x86_64] #700 scx-scheds: install check OK (cached)
2025-Aug-31 21:17:36 :: [x86_64] #700 scx-scheds-debuginfo: install check OK (cached)
2025-Aug-31 21:17:39 :: [aarch64] #700 scx-scheds: install check OK (cached)
2025-Aug-31 21:17:48 :: [aarch64] #700 scx-scheds-debuginfo: install check OK (cached)
2025-Aug-31 21:18:04 :: [x86_64-i586] generated apt indices
2025-Aug-31 21:18:04 :: [x86_64-i586] created next repo
2025-Aug-31 21:18:15 :: [x86_64-i586] dependencies check OK
2025-Aug-31 21:18:16 :: gears inheritance check OK
2025-Aug-31 21:18:16 :: srpm inheritance check OK
girar-check-perms: access to scx-scheds ALLOWED for vt: project `scx-scheds' is not listed in the acl file for repository `sisyphus', and the policy for such projects in `sisyphus' is to allow
check-subtask-perms: #700: scx-scheds: allowed for vt
2025-Aug-31 21:18:17 :: acl check OK
2025-Aug-31 21:18:28 :: created contents_index files
2025-Aug-31 21:18:36 :: created hash files: aarch64 src x86_64
2025-Aug-31 21:18:39 :: task #393560 for sisyphus TESTED
2025-Aug-31 21:18:39 :: task is ready for commit
2025-Aug-31 21:18:44 :: repo clone OK
2025-Aug-31 21:18:44 :: packages update OK
2025-Aug-31 21:18:49 :: [x86_64 aarch64] update OK
2025-Aug-31 21:18:49 :: repo update OK
2025-Aug-31 21:18:59 :: repo save OK
2025-Aug-31 21:18:59 :: src index update OK
2025-Aug-31 21:19:04 :: created /gears/s/scx-scheds.git branch `sisyphus'
2025-Aug-31 21:19:12 :: gears update OK
2025-Aug-31 21:19:12 :: ACL for new project `scx-scheds' assigned to user `vt'
2025-Aug-31 21:19:12 :: task #393560 for sisyphus DONE


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-08-31 21:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-30  3:00 [#393560] [test-only] FAILED scx.git=1.0.15-alt1 Girar awaiter (vt)
2025-08-30  3:42 ` [#393560] [test-only] FAILED (try 2) scx.git=1.0.15-alt1 Girar awaiter (vt)
2025-08-30  3:54 ` [#393560] [test-only] FAILED (try 3) scx.git=1.0.15-alt1 Girar awaiter (vt)
2025-08-30  4:30 ` [#393560] TESTED (try 4) scx.git=1.0.15-alt1 Girar awaiter (vt)
2025-08-31 20:23 ` [#393560] [test-only] FAILED (try 5) scx.git=1.0.15-alt1 Girar awaiter (vt)
2025-08-31 20:40 ` [#393560] TESTED (try 6) scx.git=1.0.15-alt1 Girar awaiter (vt)
2025-08-31 21:06 ` [#393560] TESTED (try 7) scx.git=1.0.15-alt1 Girar awaiter (vt)
2025-08-31 21:19 ` [#393560] DONE (try 8) scx.git=1.0.15-alt1 Girar pender (vt)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git