From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 178C11F55B for ; Fri, 29 May 2020 12:06:59 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 5FD5612097F; Fri, 29 May 2020 21:06:31 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id B521C120977 for ; Fri, 29 May 2020 21:06:28 +0900 (JST) Received: by filterdrecv-p3iad2-8ddf98858-c27gg with SMTP id filterdrecv-p3iad2-8ddf98858-c27gg-18-5ED0FAD5-24 2020-05-29 12:06:45.110830996 +0000 UTC m=+1187524.673944306 Received: from herokuapp.com (unknown) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id 3SCXY1f-SI6zcn3unXyeag for ; Fri, 29 May 2020 12:06:45.082 +0000 (UTC) Date: Fri, 29 May 2020 12:06:45 +0000 (UTC) From: jaruga@redhat.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 74362 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 16921 X-Redmine-Issue-Author: jaruga X-Redmine-Sender: jaruga X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?yXpFNqRr1dEY0snEQ6vUpjORBmm3WV3CBkaa8tOjsKk0vApvnDzCffFw+a4FxQ?= =?us-ascii?Q?kxnzDOSvsKapag9MnHJ3=2F857UMqQN0c=2FvIU2JGa?= =?us-ascii?Q?=2FVMWUxT+UcQ0gzYP8UpP6n20tuTlpQVnre7eUC0?= =?us-ascii?Q?ypZwCjXje8muLMcjCaXuLpJowYKfdtEImMVEufT?= =?us-ascii?Q?W18W723+tzcz9v76rz4XSFQ6CSrBN9XU10U5umu?= =?us-ascii?Q?0gXRmNmqXubfsUJGM=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 98569 Subject: [ruby-core:98569] [Ruby master Bug#16921] s390x: ramdom test failures for timeout or segmentation fault X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #16921 has been reported by jaruga (Jun Aruga). ---------------------------------------- Bug #16921: s390x: ramdom test failures for timeout or segmentation fault https://bugs.ruby-lang.org/issues/16921 * Author: jaruga (Jun Aruga) * Status: Open * Priority: Normal * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- I observed the following error related to timeout or segmentation fault on Ruby 2.7.1 s390x in Fedora builds. The tests somtimes fail. It seems the s390x machine used in CI is slow. It's great if we can change the timeout casually if it essentially comes from the length of the timeout. It might be related to #16492 . ``` 1) Failure: Fiddle::TestFunction#test_nogvl_poll [/builddir/build/BUILD/ruby-2.7.1/test/fiddle/test_function.rb:95]: slept amount of time. Expected |200 - 714| (514) to be <= 180. ``` ``` 2) Error: TestProcess#test_status_quit: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2682640 killed by SIGKILL (signal 9) |- /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:1446:in `block in test_status_quit' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:37:in `block (2 levels) in with_tmpchdir' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:36:in `chdir' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:36:in `block in with_tmpchdir' /builddir/build/BUILD/ruby-2.7.1/lib/tmpdir.rb:89:in `mktmpdir' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:34:in `with_tmpchdir' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:1445:in `test_status_quit' ``` ``` 3) Error: TestRubyOptions#test_segv_test: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2683275 killed by SIGABRT (signal 6) (core dumped) ``` ``` 1) Error: TestRubyOptions#test_segv_loaded_features: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2181948 killed by SIGKILL (signal 9) |- | -e:1: [BUG] Segmentation fault at 0x00214b3c000003e8 ``` ``` 2) Error: TestRubyOptions#test_segv_setproctitle: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2181951 killed by SIGKILL (signal 9) |- | -e:1: [BUG] Segmentation fault at 0x00214b3f000003e8 ``` ``` 1) Error: TestSignal#test_ignored_interrupt: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2032663 killed by SIGKILL (signal 9) | /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_signal.rb:294:in `test_ignored_interrupt' Finished tests in 564.613810s, 37.2130 tests/s, 4826.1873 assertions/s. ``` -- https://bugs.ruby-lang.org/