From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, SPF_FAIL, TO_EQ_FM_DOM_SPF_FAIL autolearn=ham autolearn_force=no version=3.4.1 Date: Fri, 11 Oct 2024 11:18:07 +0000 From: "Girar awaiter (toni)" To: Anton Vyatkin Subject: [#359539] [test-only] FAILED python3-module-networkx.git=3.4-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 359539 X-girar-task-owner: toni X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/359539/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#359539] [test-only] FAILED python3-module-networkx.git=3.4-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2024 11:18:10 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/359539/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 python3-module-networkx failed failed failed 2:37 2024-Oct-11 11:06:19 :: test-only task #359539 for sisyphus started by toni: #100 build 3.4-alt1 from /people/toni/packages/python3-module-networkx.git fetched at 2024-Oct-11 11:06:17 2024-Oct-11 11:06:20 :: [ppc64le] #100 python3-module-networkx.git 3.4-alt1: build start 2024-Oct-11 11:06:20 :: [aarch64] #100 python3-module-networkx.git 3.4-alt1: build start 2024-Oct-11 11:06:20 :: [i586] #100 python3-module-networkx.git 3.4-alt1: build start 2024-Oct-11 11:06:20 :: [x86_64] #100 python3-module-networkx.git 3.4-alt1: build start 2024-Oct-11 11:08:57 :: [x86_64] #100 python3-module-networkx.git 3.4-alt1: build OK [i586] > raise OSError(b"".join(errors).decode(self.encoding)) [i586] E OSError: dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.00955844 to fit [i586] E dot: failure to create cairo surface: out of memory [i586] -- [i586] > raise OSError(b"".join(errors).decode(self.encoding)) [i586] E OSError: dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.0170108 to fit [i586] E dot: failure to create cairo surface: out of memory [i586] -- [i586] XFAIL networkx/drawing/tests/test_agraph.py::TestAGraph::test_round_trip_integer_nodes - integer->string node conversion in round trip [i586] FAILED networkx/drawing/tests/test_agraph.py::TestAGraph::test_view_pygraphviz_path [i586] FAILED networkx/drawing/tests/test_agraph.py::TestAGraph::test_view_pygraphviz_file_suffix [i586] FAILED networkx/drawing/tests/test_agraph.py::TestAGraph::test_view_pygraphviz_multigraph_edgelabels [i586] FAILED networkx/drawing/tests/test_agraph.py::TestAGraph::test_view_pygraphviz_no_added_attrs_to_input [i586] = 4 failed, 5696 passed, 15 skipped, 5 deselected, 2 xfailed, 8 warnings in 111.38s (0:01:51) = [i586] INFO : Command's result: FAILURE [i586] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-k', 'not test_pygraphviz_layout_root']' returned non-zero exit status 1. 2024-Oct-11 11:09:19 :: [i586] python3-module-networkx.git 3.4-alt1: remote: build failed 2024-Oct-11 11:09:19 :: [i586] #100 python3-module-networkx.git 3.4-alt1: build FAILED 2024-Oct-11 11:09:19 :: [i586] requesting cancellation of task processing [aarch64] > assert pos_graphviz == pos_pygraphviz [aarch64] E AssertionError: assert {'A': (9103.8...81060.0), ...} == {'A': (263.84... 9933.3), ...} [aarch64] E [aarch64] -- [aarch64] XFAIL networkx/drawing/tests/test_agraph.py::TestAGraph::test_round_trip_integer_nodes - integer->string node conversion in round trip [aarch64] FAILED networkx/drawing/tests/test_agraph.py::TestAGraph::test_graphviz_alias [aarch64] = 1 failed, 5699 passed, 15 skipped, 5 deselected, 2 xfailed, 10 warnings in 294.56s (0:04:54) = [aarch64] INFO : Command's result: FAILURE [aarch64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-k', 'not test_pygraphviz_layout_root']' returned non-zero exit status 1. 2024-Oct-11 11:12:49 :: [aarch64] python3-module-networkx.git 3.4-alt1: remote: build failed 2024-Oct-11 11:12:49 :: [aarch64] #100 python3-module-networkx.git 3.4-alt1: build FAILED [ppc64le] > assert pos_graphviz == pos_pygraphviz [ppc64le] E AssertionError: assert {'A': (2661.8...40920.0), ...} == {'A': (9103.8...81060.0), ...} [ppc64le] E [ppc64le] -- [ppc64le] XFAIL networkx/drawing/tests/test_agraph.py::TestAGraph::test_round_trip_integer_nodes - integer->string node conversion in round trip [ppc64le] FAILED networkx/drawing/tests/test_agraph.py::TestAGraph::test_graphviz_alias [ppc64le] = 1 failed, 5699 passed, 15 skipped, 5 deselected, 2 xfailed, 12 warnings in 596.11s (0:09:56) = [ppc64le] INFO : Command's result: FAILURE [ppc64le] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-k', 'not test_pygraphviz_layout_root']' returned non-zero exit status 1. 2024-Oct-11 11:18:06 :: [ppc64le] python3-module-networkx.git 3.4-alt1: remote: build failed 2024-Oct-11 11:18:06 :: [ppc64le] #100 python3-module-networkx.git 3.4-alt1: build FAILED 2024-Oct-11 11:09:19 :: [i586] build FAILED 2024-Oct-11 11:12:49 :: [aarch64] build FAILED 2024-Oct-11 11:18:07 :: [ppc64le] build FAILED 2024-Oct-11 11:18:07 :: task #359539 for sisyphus FAILED