ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#321103] [test-only] FAILED python3-module-sh.git=2.0.4-alt1
@ 2023-05-17 16:03 Girar awaiter (slev)
  2023-05-17 16:11 ` [#321103] TESTED (try 2) python3-module-sh.git=2.0.4-alt1 Girar awaiter (slev)
  2023-05-17 20:09 ` [#321103] DONE (try 3) python3-module-sh.git=2.0.4-alt1 Girar pender (slev)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (slev) @ 2023-05-17 16:03 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name               aarch64    armh    i586  ppc64le  x86_64
   #100  python3-module-sh   failed  failed  failed   failed  failed

2023-May-17 16:02:12 :: test-only task #321103 for sisyphus started by slev:
#100 build 2.0.4-alt1 from /people/slev/packages/python3-module-sh.git fetched at 2023-May-17 16:02:10
2023-May-17 16:02:13 :: [i586] #100 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:02:13 :: [ppc64le] #100 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:02:13 :: [aarch64] #100 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:02:13 :: [armh] #100 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:02:13 :: [x86_64] #100 python3-module-sh.git 2.0.4-alt1: build start
[x86_64]         inherited_fds = os.listdir("/dev/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[x86_64]     During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/proc/self/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[x86_64] ERROR: test_pickling (tests.test.MiscTests)
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/dev/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[x86_64]     During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/proc/self/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[x86_64] ERROR: test_change_log_message (tests.test.MiscTests)
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/dev/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[x86_64]     During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/proc/self/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[x86_64] ERROR: test_stdin_nohang (tests.test.MiscTests)
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/dev/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[x86_64]     During handling of the above exception, another exception occurred:
2023-May-17 16:02:42 :: [x86_64] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:02:42 :: [x86_64] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
2023-May-17 16:02:42 :: [x86_64] requesting cancellation of task processing
[i586]         inherited_fds = os.listdir("/proc/self/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[i586] ERROR: test_for_generator_to_err (tests.test.FunctionalTests)
[i586] Traceback (most recent call last):
[i586] --
[i586]         inherited_fds = os.listdir("/dev/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[i586]     During handling of the above exception, another exception occurred:
[i586] --
[i586]         inherited_fds = os.listdir("/proc/self/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[i586] ERROR: test_fd_over_1024 (tests.test.MiscTests)
[i586] Traceback (most recent call last):
[i586] --
[i586]         inherited_fds = os.listdir("/dev/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[i586]     During handling of the above exception, another exception occurred:
[i586] --
[i586]         inherited_fds = os.listdir("/proc/self/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[i586] ERROR: test_change_log_message (tests.test.MiscTests)
[i586] Traceback (most recent call last):
[i586] --
[i586]     self._stdin_child_fd, self._stdin_parent_fd = os.pipe()
[i586] OSError: [Errno 24] Too many open files
[i586] ERROR: test_stdin_nohang (tests.test.MiscTests)
[i586] Traceback (most recent call last):
2023-May-17 16:02:44 :: [i586] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:02:44 :: [i586] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
[aarch64]         inherited_fds = os.listdir("/proc/self/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[aarch64] ERROR: test_manual_stdin_string (tests.test.FunctionalTests)
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64]         inherited_fds = os.listdir("/dev/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[aarch64]     During handling of the above exception, another exception occurred:
[aarch64] --
[aarch64]         inherited_fds = os.listdir("/proc/self/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[aarch64] ERROR: test_fd_over_1024 (tests.test.MiscTests)
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64]         inherited_fds = os.listdir("/dev/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[aarch64]     During handling of the above exception, another exception occurred:
[aarch64] --
[aarch64]         inherited_fds = os.listdir("/proc/self/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[aarch64] ERROR: test_stdin_nohang (tests.test.MiscTests)
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64]     read, write = os.pipe()
[aarch64] OSError: [Errno 24] Too many open files
[aarch64] ERROR: test_percent_doesnt_fail_logging (tests.test.MiscTests)
[aarch64] test that a command name doesn't interfere with string formatting in
2023-May-17 16:03:06 :: [aarch64] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:03:06 :: [aarch64] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
[ppc64le] ERROR: test_eintr (tests.test.MiscTests)
[ppc64le] Traceback (most recent call last):
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/dev/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[ppc64le]     During handling of the above exception, another exception occurred:
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/proc/self/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[ppc64le] ERROR: test_pickling (tests.test.MiscTests)
[ppc64le] Traceback (most recent call last):
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/dev/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[ppc64le]     During handling of the above exception, another exception occurred:
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/proc/self/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[ppc64le] ERROR: test_stdin_nohang (tests.test.MiscTests)
[ppc64le] Traceback (most recent call last):
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/dev/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[ppc64le]     During handling of the above exception, another exception occurred:
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/proc/self/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[ppc64le] ERROR: test_fd_over_1024 (tests.test.MiscTests)
[ppc64le] Traceback (most recent call last):
2023-May-17 16:03:15 :: [ppc64le] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:03:15 :: [ppc64le] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
[armh]         inherited_fds = os.listdir("/dev/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[armh]     During handling of the above exception, another exception occurred:
[armh] --
[armh]         inherited_fds = os.listdir("/proc/self/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[armh] ERROR: test_eintr (tests.test.MiscTests)
[armh] Traceback (most recent call last):
[armh] --
[armh]         inherited_fds = os.listdir("/dev/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[armh]     During handling of the above exception, another exception occurred:
[armh] --
[armh]         inherited_fds = os.listdir("/proc/self/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[armh] ERROR: test_stdin_nohang (tests.test.MiscTests)
[armh] Traceback (most recent call last):
[armh] --
[armh]         inherited_fds = os.listdir("/dev/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[armh]     During handling of the above exception, another exception occurred:
[armh] --
[armh]         inherited_fds = os.listdir("/proc/self/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[armh] ERROR: test_percent_doesnt_fail_logging (tests.test.MiscTests)
[armh] test that a command name doesn't interfere with string formatting in
[armh] --
[armh]         inherited_fds = os.listdir("/dev/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[armh]     During handling of the above exception, another exception occurred:
2023-May-17 16:03:43 :: [armh] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:03:43 :: [armh] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
2023-May-17 16:02:43 :: [x86_64] build FAILED
2023-May-17 16:02:44 :: [i586] build FAILED
2023-May-17 16:03:07 :: [aarch64] build FAILED
2023-May-17 16:03:16 :: [ppc64le] build FAILED
2023-May-17 16:03:43 :: [armh] build FAILED
2023-May-17 16:03:43 :: task #321103 for sisyphus FAILED


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

* [#321103] TESTED (try 2) python3-module-sh.git=2.0.4-alt1
  2023-05-17 16:03 [#321103] [test-only] FAILED python3-module-sh.git=2.0.4-alt1 Girar awaiter (slev)
@ 2023-05-17 16:11 ` Girar awaiter (slev)
  2023-05-17 20:09 ` [#321103] DONE (try 3) python3-module-sh.git=2.0.4-alt1 Girar pender (slev)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (slev) @ 2023-05-17 16:11 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name               aarch64  armh  i586  ppc64le  x86_64
   #200  python3-module-sh     1:47  2:27  1:20     1:57    1:19

2023-May-17 16:06:11 :: test-only task #321103 for sisyphus resumed by slev:
#100 removed
#200 build 2.0.4-alt1 from /people/slev/packages/python3-module-sh.git fetched at 2023-May-17 16:05:59
2023-May-17 16:06:12 :: [x86_64] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:06:12 :: [armh] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:06:12 :: [ppc64le] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:06:12 :: [i586] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:06:12 :: [aarch64] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:07:31 :: [x86_64] #200 python3-module-sh.git 2.0.4-alt1: build OK
2023-May-17 16:07:32 :: [i586] #200 python3-module-sh.git 2.0.4-alt1: build OK
2023-May-17 16:07:59 :: [aarch64] #200 python3-module-sh.git 2.0.4-alt1: build OK
2023-May-17 16:08:09 :: [ppc64le] #200 python3-module-sh.git 2.0.4-alt1: build OK
2023-May-17 16:08:39 :: [armh] #200 python3-module-sh.git 2.0.4-alt1: build OK
2023-May-17 16:08:50 :: #200: python3-module-sh.git 2.0.4-alt1: build check OK
2023-May-17 16:08:52 :: build check OK
2023-May-17 16:08:53 :: noarch check OK
2023-May-17 16:08:55 :: plan: src +1 -1 =18422, noarch +1 -1 =19174
#200 python3-module-sh 1.12.14-alt6 -> 2.0.4-alt1
 Wed May 17 2023 Stanislav Levin <slev@altlinux> 2.0.4-alt1
 - 1.12.14 -> 2.0.4.
2023-May-17 16:09:28 :: patched apt indices
2023-May-17 16:09:40 :: created next repo
2023-May-17 16:09:49 :: duplicate provides check OK
2023-May-17 16:10:26 :: dependencies check OK
2023-May-17 16:10:37 :: [i586] #200 python3-module-sh: install check OK
2023-May-17 16:10:37 :: [x86_64] #200 python3-module-sh: install check OK
2023-May-17 16:10:47 :: [aarch64] #200 python3-module-sh: install check OK
2023-May-17 16:10:49 :: [ppc64le] #200 python3-module-sh: install check OK
2023-May-17 16:10:59 :: [armh] #200 python3-module-sh: install check OK
2023-May-17 16:11:01 :: gears inheritance check OK
2023-May-17 16:11:01 :: srpm inheritance check OK
girar-check-perms: access to python3-module-sh ALLOWED for slev: project leader
check-subtask-perms: #200: python3-module-sh: allowed for slev
2023-May-17 16:11:01 :: acl check OK
2023-May-17 16:11:21 :: created contents_index files
2023-May-17 16:11:30 :: created hash files: noarch src
2023-May-17 16:11:34 :: task #321103 for sisyphus TESTED


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

* [#321103] DONE (try 3) python3-module-sh.git=2.0.4-alt1
  2023-05-17 16:03 [#321103] [test-only] FAILED python3-module-sh.git=2.0.4-alt1 Girar awaiter (slev)
  2023-05-17 16:11 ` [#321103] TESTED (try 2) python3-module-sh.git=2.0.4-alt1 Girar awaiter (slev)
@ 2023-05-17 20:09 ` Girar pender (slev)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (slev) @ 2023-05-17 20:09 UTC (permalink / raw)
  To: Stanislav Levin; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_313/321103/logs/events.3.3.log

subtask  name               aarch64  armh  i586  ppc64le  x86_64
   #200  python3-module-sh     2:00  2:49  1:32     2:14    1:28

2023-May-17 20:04:48 :: task #321103 for sisyphus resumed by slev:
#100 removed
#200 build 2.0.4-alt1 from /people/slev/packages/python3-module-sh.git fetched at 2023-May-17 16:05:59
2023-May-17 20:04:50 :: [armh] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 20:04:50 :: [ppc64le] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 20:04:50 :: [aarch64] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 20:04:50 :: [x86_64] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 20:04:50 :: [i586] #200 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 20:04:59 :: [i586] #200 python3-module-sh.git 2.0.4-alt1: build OK (cached)
2023-May-17 20:04:59 :: [x86_64] #200 python3-module-sh.git 2.0.4-alt1: build OK (cached)
2023-May-17 20:05:07 :: [aarch64] #200 python3-module-sh.git 2.0.4-alt1: build OK (cached)
2023-May-17 20:05:09 :: [ppc64le] #200 python3-module-sh.git 2.0.4-alt1: build OK (cached)
2023-May-17 20:05:15 :: [armh] #200 python3-module-sh.git 2.0.4-alt1: build OK (cached)
2023-May-17 20:05:25 :: #200: python3-module-sh.git 2.0.4-alt1: build check OK
2023-May-17 20:05:27 :: build check OK
2023-May-17 20:05:28 :: noarch check OK
2023-May-17 20:05:30 :: plan: src +1 -1 =18424, noarch +1 -1 =19174
#200 python3-module-sh 1.12.14-alt6 -> 2.0.4-alt1
 Wed May 17 2023 Stanislav Levin <slev@altlinux> 2.0.4-alt1
 - 1.12.14 -> 2.0.4.
2023-May-17 20:05:58 :: patched apt indices
2023-May-17 20:06:12 :: created next repo
2023-May-17 20:06:22 :: duplicate provides check OK
2023-May-17 20:07:00 :: dependencies check OK
2023-May-17 20:07:09 :: [x86_64] #200 python3-module-sh: install check OK (cached)
2023-May-17 20:07:09 :: [i586] #200 python3-module-sh: install check OK (cached)
2023-May-17 20:07:16 :: [aarch64] #200 python3-module-sh: install check OK (cached)
2023-May-17 20:07:18 :: [ppc64le] #200 python3-module-sh: install check OK (cached)
2023-May-17 20:07:25 :: [armh] #200 python3-module-sh: install check OK (cached)
2023-May-17 20:07:26 :: gears inheritance check OK
2023-May-17 20:07:27 :: srpm inheritance check OK
girar-check-perms: access to python3-module-sh ALLOWED for slev: project leader
check-subtask-perms: #200: python3-module-sh: allowed for slev
2023-May-17 20:07:27 :: acl check OK
2023-May-17 20:07:48 :: created contents_index files
2023-May-17 20:07:57 :: created hash files: noarch src
2023-May-17 20:08:00 :: task #321103 for sisyphus TESTED
2023-May-17 20:08:00 :: task is ready for commit
2023-May-17 20:08:07 :: repo clone OK
2023-May-17 20:08:07 :: packages update OK
2023-May-17 20:08:10 :: [noarch] update OK
2023-May-17 20:08:10 :: repo update OK
2023-May-17 20:08:20 :: repo save OK
2023-May-17 20:08:20 :: src index update OK
2023-May-17 20:08:20 :: updated /gears/p/python3-module-sh.git branch `sisyphus'
2023-May-17 20:09:04 :: gears update OK
2023-May-17 20:09:04 :: task #321103 for sisyphus DONE


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

end of thread, other threads:[~2023-05-17 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-17 16:03 [#321103] [test-only] FAILED python3-module-sh.git=2.0.4-alt1 Girar awaiter (slev)
2023-05-17 16:11 ` [#321103] TESTED (try 2) python3-module-sh.git=2.0.4-alt1 Girar awaiter (slev)
2023-05-17 20:09 ` [#321103] DONE (try 3) python3-module-sh.git=2.0.4-alt1 Girar pender (slev)

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