From owner-freebsd-elastic@freebsd.org Thu Oct 17 16:27:59 2019 Return-Path: Delivered-To: freebsd-elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6961F156B14 for ; Thu, 17 Oct 2019 16:27:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46vF2R2BTQz4P68 for ; Thu, 17 Oct 2019 16:27:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 4AC0D156B13; Thu, 17 Oct 2019 16:27:59 +0000 (UTC) Delivered-To: elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4A845156B12 for ; Thu, 17 Oct 2019 16:27:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46vF2R1DFZz4P67 for ; Thu, 17 Oct 2019 16:27:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0E0932322A for ; Thu, 17 Oct 2019 16:27:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x9HGRwTl054383 for ; Thu, 17 Oct 2019 16:27:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x9HGRwPn054382 for elastic@FreeBSD.org; Thu, 17 Oct 2019 16:27:58 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: maintainer-feedback requested: [Bug 241312] sysutils/logstash6 Cipher Error Date: Thu, 17 Oct 2019 16:27:57 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: elastic@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-elastic@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2019 16:27:59 -0000 Bugzilla Automation has asked freebsd-elastic mailing list for maintainer-feedback: Bug 241312: sysutils/logstash6 Cipher Error https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241312 --- Description --- I am running FreeBSD 11.3 amd64 and installed the newest version of logstas= h6.=20 When I try to start logstash the service does start for about 20 seconds th= en kills itself. I turned on trace logging and found two interesting things: 1. Logstash is looking for ciphers that are not there. Note: in my logstash conf file I tried different ciphers by the cipher_suites option and allowed them all at one point, that made no difference. 2. Java is trying to load some netty library. I have netty installed on the system too. [2019-10-17T15:42:27,065][ERROR][logstash.pipeline ] Pipeline aborted due to error {:pipeline_id=3D>"main", :exception=3D>#, :backtrace=3D>["/usr/local/logstash/vendor/bundle/jruby/2.3.0/gems/logstash= -input -beats-5.1.6-java/lib/logstash/inputs/beats.rb:182:in `create_server'", "/usr/local/logstash/vendor/bundle/jruby/2.3.0/gems/logstash-input-beats-5.= 1.6- java/lib/logstash/inputs/beats.rb:170:in `register'", "/usr/local/logstash/logstash-core/lib/logstash/pipeline.rb:24= 2:in `register_plugin'", "/usr/local/logstash/logstash-core/lib/logstash/pipeline.rb:253:in `block in register_plugins'", "org/jruby/RubyArray.java:1734:in `each'", "/usr/local/logstash/logstash-core/lib/logstash/pipeline.rb:253:in `register_plugins'", "/usr/local/logstash/logstash-core/lib/logstash/pipeline.rb:396:in `start_inputs'", "/usr/local/logstash/logstash-core/lib/logstash/pipeline.rb:294:in `start_workers'", "/usr/local/logstash/logstash-core/lib/logstash/pipeline.rb:200:in `run'", "/usr/local/logstash/logstash-core/lib/logstash/pipeline.rb:160:in `block in start'"], :thread=3D>"#"} [2019-10-17T15:42:26,385][DEBUG][io.netty.util.internal.PlatformDependent] -Dio.netty.tmpdir: /tmp (java.io.tmpdir) [2019-10-17T15:42:26,385][DEBUG][io.netty.util.internal.PlatformDependent] -Dio.netty.bitMode: 64 (sun.arch.data.model) [2019-10-17T15:42:26,386][DEBUG][io.netty.util.internal.PlatformDependent] -Dio.netty.noPreferDirect: false [2019-10-17T15:42:26,386][DEBUG][io.netty.util.internal.PlatformDependent] -Dio.netty.maxDirectMemory: 1038876672 bytes [2019-10-17T15:42:26,386][DEBUG][io.netty.util.internal.PlatformDependent] -Dio.netty.uninitializedArrayAllocationThreshold: -1 [2019-10-17T15:42:26,387][DEBUG][io.netty.util.internal.CleanerJava6] java.nio.ByteBuffer.cleaner(): available [2019-10-17T15:42:26,390][DEBUG][io.netty.util.internal.NativeLibraryLoader] -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) [2019-10-17T15:42:26,391][DEBUG][io.netty.util.internal.NativeLibraryLoader] Unable to load the library 'netty_tcnative_freebsd_x86_64', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_tcnative_freebsd_x86_64 in java.library.path Thank you. Note: I get the same errors trying to run logstash5.