ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#314909] FAILED auditd-plugin-clickhouse.git=20230208.1.1-alt1
@ 2023-02-08 23:32 Girar awaiter (manowar)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (manowar) @ 2023-02-08 23:32 UTC (permalink / raw)
  To: Paul Wolneykien; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name                      aarch64    armh    i586  ppc64le  x86_64
   #100  auditd-plugin-clickhouse     3:20  failed  failed     5:38    1:34

2023-Feb-08 23:26:33 :: task #314909 for sisyphus started by manowar:
#100 build 20230208.1.1-alt1 from /people/manowar/packages/auditd-plugin-clickhouse.git fetched at 2023-Feb-08 23:26:30
2023-Feb-08 23:26:34 :: [aarch64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-08 23:26:34 :: [x86_64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-08 23:26:34 :: [armh] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-08 23:26:34 :: [i586] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-08 23:26:34 :: [ppc64le] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:106: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[i586]       |                                                                                                          long unsigned int
[i586] --
[i586]       |                                                                       size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:113: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[i586]       |                                                                                                                 long unsigned int
[i586] --
[i586]       |                                                                                     size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:233:114: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   233 |                                                         Logger::write("The batch size is already at min level: %lu", count_limit);
[i586] --
[i586]       |                                                                                                                %u
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                 size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                               size_t {aka unsigned int}
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [CMakeFiles/test-auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/test-auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
[i586] --
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:106: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[i586]       |                                                                                                          long unsigned int
2023-Feb-08 23:27:03 :: [i586] auditd-plugin-clickhouse.git 20230208.1.1-alt1: remote: build failed
2023-Feb-08 23:27:03 :: [i586] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build FAILED
2023-Feb-08 23:27:03 :: [i586] requesting cancellation of task processing
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:106: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[armh]       |                                                                                                          long unsigned int
[armh] --
[armh]       |                                                                       size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:113: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[armh]       |                                                                                                                 long unsigned int
[armh] --
[armh]       |                                                                                     size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:233:114: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   233 |                                                         Logger::write("The batch size is already at min level: %lu", count_limit);
[armh] --
[armh]       |                                                                                                                %u
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                 size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                               size_t {aka unsigned int}
[armh] cc1plus: all warnings being treated as errors
[armh] gmake[2]: *** [CMakeFiles/auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
[armh] --
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:106: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[armh]       |                                                                                                          long unsigned int
2023-Feb-08 23:27:51 :: [armh] auditd-plugin-clickhouse.git 20230208.1.1-alt1: remote: build failed
2023-Feb-08 23:27:51 :: [armh] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build FAILED
2023-Feb-08 23:28:08 :: [x86_64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-08 23:29:54 :: [aarch64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-08 23:32:12 :: [ppc64le] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-08 23:27:03 :: [i586] build FAILED
2023-Feb-08 23:27:51 :: [armh] build FAILED
2023-Feb-08 23:32:13 :: task #314909 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-08 23:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-08 23:32 [#314909] FAILED auditd-plugin-clickhouse.git=20230208.1.1-alt1 Girar awaiter (manowar)

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