Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/netty.spec'], chrootPath='/var/lib/mock/sclo7-rh-mongodb36-rh-el7-build-44118-97459/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/netty.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False pom_remove_plugin: invalid option -- 'r' error: Unknown option r in pom_remove_plugin() pom_remove_plugin: invalid option -- 'r' error: Unknown option r in pom_remove_plugin() pom_remove_plugin: invalid option -- 'r' error: Unknown option r in pom_remove_plugin() pom_remove_plugin: invalid option -- 'r' error: Unknown option r in pom_remove_plugin() pom_remove_plugin: invalid option -- 'r' error: Unknown option r in pom_remove_plugin() pom_remove_plugin: invalid option -- 'r' error: Unknown option r in pom_remove_plugin() pom_remove_dep: invalid option -- 'r' error: Unknown option r in pom_remove_dep() pom_remove_dep: invalid option -- 'r' error: Unknown option r in pom_remove_dep() pom_remove_dep: invalid option -- 'r' error: Unknown option r in pom_remove_dep() Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-mongodb36-netty-4.0.42-6.1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/netty.spec'], chrootPath='/var/lib/mock/sclo7-rh-mongodb36-rh-el7-build-44118-97459/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/netty.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f4O3Fi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf netty-netty-4.0.42.Final + /usr/bin/gzip -dc /builddir/build/SOURCES/netty-4.0.42.Final.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd netty-netty-4.0.42.Final + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Remove-OpenSSL-parts-depending-on-tcnative.patch): + echo 'Patch #0 (0001-Remove-OpenSSL-parts-depending-on-tcnative.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-OpenSSL-parts-depending-on-tcnative.patch + /usr/bin/patch -p1 --fuzz=0 patching file handler/src/main/java/io/netty/handler/ssl/OpenSsl.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslCertificateException.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslClientContext.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslContext.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslEngine.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslEngineMap.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslExtendedKeyMaterialManager.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslKeyMaterialManager.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslServerContext.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslServerSessionContext.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslSessionContext.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslSessionStats.java patching file handler/src/main/java/io/netty/handler/ssl/OpenSslSessionTicketKey.java patching file handler/src/main/java/io/netty/handler/ssl/ReferenceCountedOpenSslClientContext.java patching file handler/src/main/java/io/netty/handler/ssl/ReferenceCountedOpenSslContext.java patching file handler/src/main/java/io/netty/handler/ssl/ReferenceCountedOpenSslEngine.java patching file handler/src/main/java/io/netty/handler/ssl/ReferenceCountedOpenSslServerContext.java patching file handler/src/main/java/io/netty/handler/ssl/SslContext.java patching file handler/src/main/java/io/netty/handler/ssl/SslHandler.java patching file handler/src/test/java/io/netty/handler/ssl/JdkOpenSslEngineInteroptTest.java patching file handler/src/test/java/io/netty/handler/ssl/OpenSslClientContextTest.java patching file handler/src/test/java/io/netty/handler/ssl/OpenSslEngineTest.java patching file handler/src/test/java/io/netty/handler/ssl/OpenSslJdkSslEngineInteroptTest.java patching file handler/src/test/java/io/netty/handler/ssl/OpenSslRenegotiateTest.java patching file handler/src/test/java/io/netty/handler/ssl/OpenSslServerContextTest.java patching file handler/src/test/java/io/netty/handler/ssl/PemEncodedTest.java patching file handler/src/test/java/io/netty/handler/ssl/ReferenceCountedOpenSslEngineTest.java patching file handler/src/test/java/io/netty/handler/ssl/SniClientTest.java patching file handler/src/test/java/io/netty/handler/ssl/SslContextBuilderTest.java patching file handler/src/test/java/io/netty/handler/ssl/SslHandlerTest.java Patch #1 (0002-Remove-NPN-ALPN.patch): + echo 'Patch #1 (0002-Remove-NPN-ALPN.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Remove-NPN-ALPN.patch + /usr/bin/patch -p1 --fuzz=0 patching file handler/src/main/java/io/netty/handler/ssl/JdkAlpnApplicationProtocolNegotiator.java patching file handler/src/main/java/io/netty/handler/ssl/JdkAlpnSslEngine.java patching file handler/src/main/java/io/netty/handler/ssl/JdkNpnApplicationProtocolNegotiator.java patching file handler/src/main/java/io/netty/handler/ssl/JdkNpnSslEngine.java patching file handler/src/main/java/io/netty/handler/ssl/JdkSslContext.java patching file handler/src/test/java/io/netty/handler/ssl/JdkSslEngineTest.java Patch #2 (fix-sendmmsg-detection.patch): + echo 'Patch #2 (fix-sendmmsg-detection.patch):' + /usr/bin/cat /builddir/build/SOURCES/fix-sendmmsg-detection.patch + /usr/bin/patch -p1 --fuzz=0 patching file transport-native-epoll/pom.xml Hunk #1 succeeded at 174 (offset -2 lines). + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_disable_module transport-rxtx + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep :netty-transport-rxtx all + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_disable_module transport-udt + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep :netty-transport-udt all + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep :netty-build all + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_disable_module example + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep :netty-example all + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_disable_module testsuite + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_disable_module testsuite-osgi + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_disable_module tarball + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_disable_module microbench + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-checkstyle-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-antrun-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-dependency-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-shade-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-shade-plugin common + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin :xml-maven-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-release-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-clean-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-source-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-deploy-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-jxr-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-javadoc-plugin + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep ':${tcnative.artifactId}' + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep ':${tcnative.artifactId}' handler + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep org.eclipse.jetty.npn:npn-api + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep org.eclipse.jetty.npn:npn-api handler + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep org.eclipse.jetty.alpn:alpn-api + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep org.eclipse.jetty.alpn:alpn-api handler + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep -r com.google.protobuf:protobuf-java + rm codec/src/main/java/io/netty/handler/codec/protobuf/ProtobufDecoder.java codec/src/main/java/io/netty/handler/codec/protobuf/ProtobufEncoder.java codec/src/main/java/io/netty/handler/codec/protobuf/ProtobufVarint32FrameDecoder.java codec/src/main/java/io/netty/handler/codec/protobuf/ProtobufVarint32LengthFieldPrepender.java codec/src/main/java/io/netty/handler/codec/protobuf/package-info.java + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep -r org.jboss.marshalling:jboss-marshalling + rm codec/src/main/java/io/netty/handler/codec/marshalling/ChannelBufferByteInput.java codec/src/main/java/io/netty/handler/codec/marshalling/ChannelBufferByteOutput.java codec/src/main/java/io/netty/handler/codec/marshalling/CompatibleMarshallingDecoder.java codec/src/main/java/io/netty/handler/codec/marshalling/CompatibleMarshallingEncoder.java codec/src/main/java/io/netty/handler/codec/marshalling/ContextBoundUnmarshallerProvider.java codec/src/main/java/io/netty/handler/codec/marshalling/DefaultMarshallerProvider.java codec/src/main/java/io/netty/handler/codec/marshalling/DefaultUnmarshallerProvider.java codec/src/main/java/io/netty/handler/codec/marshalling/LimitingByteInput.java codec/src/main/java/io/netty/handler/codec/marshalling/MarshallerProvider.java codec/src/main/java/io/netty/handler/codec/marshalling/MarshallingDecoder.java codec/src/main/java/io/netty/handler/codec/marshalling/MarshallingEncoder.java codec/src/main/java/io/netty/handler/codec/marshalling/ThreadLocalMarshallerProvider.java codec/src/main/java/io/netty/handler/codec/marshalling/ThreadLocalUnmarshallerProvider.java codec/src/main/java/io/netty/handler/codec/marshalling/UnmarshallerProvider.java codec/src/main/java/io/netty/handler/codec/marshalling/package-info.java + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_remove_dep -r org.bouncycastle + rm handler/src/main/java/io/netty/handler/ssl/util/BouncyCastleSelfSignedCertGenerator.java + sed -i '/BouncyCastleSelfSignedCertGenerator/s/.*/throw new UnsupportedOperationException();/' handler/src/main/java/io/netty/handler/ssl/util/SelfSignedCertificate.java + sed -i 's|taskdef|taskdef classpathref="maven.plugin.classpath"|' all/pom.xml + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugins/pom:plugin[pom:artifactId = '\''maven-antrun-plugin'\'']' 'ant-contribant-contrib1.0b3' all/pom.xml + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:execution[pom:id = '\''build-native-lib'\'']/pom:configuration' 'true' transport-native-epoll/pom.xml + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:build/pom:plugins/pom:plugin[pom:artifactId = '\''maven-bundle-plugin'\'']/pom:executions/pom:execution[pom:id = '\''generate-manifest'\'']/pom:configuration/pom:instructions/pom:Import-Package' common/pom.xml + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/mvn_package.py ':::linux*:' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mh9gHR + umask 022 + cd /builddir/build/BUILD + cd netty-netty-4.0.42.Final + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + LDFLAGS='-Wl,-z,relro ' + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- /usr/bin/python2 /opt/rh/rh-maven35/root/usr/share/java-utils/mvn_build.py --xmvn-javadoc -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for io.netty:netty-all:jar:4.0.42.Final [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:animal-sniffer-maven-plugin is missing. @ io.netty:netty-all:[unknown-version], /builddir/build/BUILD/netty-netty-4.0.42.Final/all/pom.xml, line 357, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ io.netty:netty-all:[unknown-version], /builddir/build/BUILD/netty-netty-4.0.42.Final/all/pom.xml, line 369, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Detecting the operating system and CPU architecture [INFO] ------------------------------------------------------------------------ [INFO] os.detected.name: linux [INFO] os.detected.arch: x86_64 [INFO] os.detected.classifier: linux-x86_64 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Netty [INFO] Netty/Common [INFO] Netty/Buffer [INFO] Netty/Transport [INFO] Netty/Codec [INFO] Netty/Codec/HAProxy [INFO] Netty/Handler [INFO] Netty/Codec/HTTP [INFO] Netty/Codec/Socks [INFO] Netty/Transport/SCTP [INFO] Netty/Transport/Native/Epoll [INFO] Netty/All-in-One [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-parent --- [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Common 4.0.42.Final [INFO] ------------------------------------------------------------------------ [WARNING] The POM for com.sun:tools:jar:any is missing, no dependency information available [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-common --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 125 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/common/target/classes [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicLongFieldUpdater.java:[18,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicIntegerFieldUpdater.java:[18,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[20,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicReferenceFieldUpdater.java:[18,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[3099,37] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1514,33] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1538,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1540,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1544,73] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1545,39] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1546,42] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1546,63] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[728,33] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[747,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[749,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[753,73] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[754,39] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[755,42] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[755,63] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6138,33] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6183,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6185,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6189,73] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6190,39] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6191,42] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6191,63] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[1048,37] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3245,33] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3342,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3344,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3348,73] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3349,39] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3350,42] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3350,63] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicLongFieldUpdater.java:[26,18] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicLongFieldUpdater.java:[28,33] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/DefaultAttributeMap.java:[159,20] [deprecation] remove() in Attribute has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/DefaultAttributeMap.java:[151,17] [deprecation] getAndRemove() in Attribute has been deprecated where T is a type-variable: T extends Object declared in interface Attribute [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicIntegerFieldUpdater.java:[26,18] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicIntegerFieldUpdater.java:[28,36] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[116,37] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[306,33] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[329,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[331,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[335,73] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[336,39] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[337,42] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[337,63] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[42,17] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[88,8] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[95,50] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[117,26] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[125,22] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicReferenceFieldUpdater.java:[26,18] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/internal/UnsafeAtomicReferenceFieldUpdater.java:[28,38] Unsafe is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-common --- [WARNING] Manifest io.netty:netty-common:jar:4.0.42.Final : Unused Import-Package instructions: [sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-common --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-common --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/common/target/netty-common-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Buffer 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-buffer --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-buffer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-buffer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 58 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/target/classes [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/src/main/java/io/netty/buffer/Unpooled.java:[690,23] [deprecation] ReadOnlyByteBuf in io.netty.buffer has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/src/main/java/io/netty/buffer/Unpooled.java:[693,19] [deprecation] ReadOnlyByteBuf in io.netty.buffer has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/src/main/java/io/netty/buffer/DuplicatedAbstractByteBuf.java:[22,46] [deprecation] DuplicatedByteBuf in io.netty.buffer has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/src/main/java/io/netty/buffer/SlicedAbstractByteBuf.java:[22,42] [deprecation] SlicedByteBuf in io.netty.buffer has been deprecated [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-buffer --- [WARNING] Manifest io.netty:netty-buffer:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-buffer --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-buffer --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-buffer --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-buffer --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/target/netty-buffer-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Transport 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-transport --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-transport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-transport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 130 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/target/classes [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/ChannelOption.java:[19,20] [deprecation] UniqueName in io.netty.util has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/ChannelPromiseAggregator.java:[19,31] [deprecation] PromiseAggregator in io.netty.util.concurrent has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/AbstractChannel.java:[804,56] [deprecation] isAutoClose() in ChannelConfig has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/local/LocalChannel.java:[444,48] [deprecation] ensureOpen(ChannelPromise) in AbstractChannel.AbstractUnsafe has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/AbstractChannelHandlerContext.java:[291,25] [deprecation] exceptionCaught(ChannelHandlerContext,Throwable) in ChannelHandler has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/DefaultChannelPipeline.java:[1175,20] [deprecation] exceptionCaught(ChannelHandlerContext,Throwable) in ChannelHandler has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/DefaultChannelPipeline.java:[1260,20] [deprecation] exceptionCaught(ChannelHandlerContext,Throwable) in ChannelHandler has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/ChannelInboundHandler.java:[74,9] [deprecation] exceptionCaught(ChannelHandlerContext,Throwable) in ChannelHandler has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/nio/AbstractNioChannel.java:[194,48] [deprecation] ensureOpen(ChannelPromise) in AbstractChannel.AbstractUnsafe has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/group/DefaultChannelGroup.java:[330,30] [deprecation] deregister(ChannelMatcher) in ChannelGroup has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/group/DefaultChannelGroup.java:[217,30] [deprecation] deregister() in ChannelGroup has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/group/DefaultChannelGroup.java:[363,30] [deprecation] flushAndWrite(Object,ChannelMatcher) in ChannelGroup has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/group/DefaultChannelGroup.java:[264,30] [deprecation] flushAndWrite(Object) in ChannelGroup has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/ChannelHandlerAdapter.java:[78,16] [deprecation] exceptionCaught(ChannelHandlerContext,Throwable) in ChannelHandler has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/socket/DatagramChannelConfig.java:[178,26] [deprecation] setAutoClose(boolean) in ChannelConfig has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/DefaultChannelConfig.java:[316,25] [deprecation] setAutoClose(boolean) in ChannelConfig has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/DefaultChannelConfig.java:[311,19] [deprecation] isAutoClose() in ChannelConfig has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/socket/oio/OioServerSocketChannelConfig.java:[85,33] [deprecation] setAutoClose(boolean) in ChannelConfig has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/oio/AbstractOioChannel.java:[65,48] [deprecation] ensureOpen(ChannelPromise) in AbstractChannel.AbstractUnsafe has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/socket/oio/OioSocketChannelConfig.java:[100,27] [deprecation] setAutoClose(boolean) in ChannelConfig has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/socket/SocketChannelConfig.java:[179,24] [deprecation] setAutoClose(boolean) in ChannelConfig has been deprecated [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-transport --- [WARNING] Manifest io.netty:netty-transport:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-transport --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-transport --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-transport --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-transport --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/target/netty-transport-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Codec 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-codec --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-codec --- [WARNING] Manifest io.netty:netty-codec:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-codec --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-codec --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-codec --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-codec --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/target/netty-codec-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Codec/HAProxy 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-codec-haproxy --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-codec-haproxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-haproxy/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-codec-haproxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-haproxy/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-codec-haproxy --- [WARNING] Manifest io.netty:netty-codec-haproxy:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-codec-haproxy --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-codec-haproxy --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-codec-haproxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-codec-haproxy --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-haproxy/target/netty-codec-haproxy-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Handler 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-handler --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-handler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-handler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 75 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/target/classes [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/SslUtils.java:[20,22] [deprecation] ReadOnlyByteBuf in io.netty.buffer has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[19,24] AlgorithmId is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[20,24] CertificateAlgorithmId is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[21,24] CertificateIssuerName is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[22,24] CertificateSerialNumber is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[23,24] CertificateSubjectName is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[24,24] CertificateValidity is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[25,24] CertificateVersion is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[26,24] CertificateX509Key is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[27,24] X500Name is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[28,24] X509CertImpl is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[29,24] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/SslContext.java:[405,23] [deprecation] JdkSslServerContext in io.netty.handler.ssl has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/SslContext.java:[737,27] [deprecation] JdkSslClientContext in io.netty.handler.ssl has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/SslUtils.java:[136,32] [deprecation] ReadOnlyByteBuf in io.netty.buffer has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[50,8] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[50,32] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[51,8] X500Name is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[51,29] X500Name is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[52,17] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[52,43] CertificateVersion is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[52,62] CertificateVersion is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[53,17] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[53,49] CertificateSerialNumber is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[55,21] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[55,47] CertificateSubjectName is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[57,21] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[60,21] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[60,46] CertificateIssuerName is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[62,21] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[64,17] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[64,44] CertificateValidity is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[65,17] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[65,39] CertificateX509Key is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[66,17] X509CertInfo is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[67,20] CertificateAlgorithmId is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[67,47] AlgorithmId is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[67,59] AlgorithmId is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[70,8] X509CertImpl is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[70,32] X509CertImpl is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[74,17] CertificateAlgorithmId is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[74,53] CertificateAlgorithmId is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[74,96] X509CertImpl is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/src/main/java/io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java:[75,19] X509CertImpl is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-handler --- [WARNING] Manifest io.netty:netty-handler:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-handler --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-handler --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-handler --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-handler --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/target/netty-handler-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Codec/HTTP 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-codec-http --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-codec-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-codec-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 187 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/target/classes [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/http/CookieDecoder.java:[18,41] [deprecation] CookieUtil in io.netty.handler.codec.http has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/http/CookieDecoder.java:[19,41] [deprecation] CookieUtil in io.netty.handler.codec.http has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/http/CookieDecoder.java:[20,41] [deprecation] CookieUtil in io.netty.handler.codec.http has been deprecated [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-codec-http --- [WARNING] Manifest io.netty:netty-codec-http:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-codec-http --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-codec-http --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-codec-http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-codec-http --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/target/netty-codec-http-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Codec/Socks 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-codec-socks --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-codec-socks --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-codec-socks --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/target/classes [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/java/io/netty/handler/codec/socks/SocksCmdResponse.java:[147,16] [deprecation] encodeAsByteBuf(ByteBuf) in SocksMessage has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/java/io/netty/handler/codec/socks/SocksAuthResponse.java:[48,16] [deprecation] encodeAsByteBuf(ByteBuf) in SocksMessage has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/java/io/netty/handler/codec/socks/SocksCmdRequest.java:[112,16] [deprecation] encodeAsByteBuf(ByteBuf) in SocksMessage has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/java/io/netty/handler/codec/socks/UnknownSocksRequest.java:[34,16] [deprecation] encodeAsByteBuf(ByteBuf) in SocksMessage has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/java/io/netty/handler/codec/socks/SocksInitRequest.java:[50,16] [deprecation] encodeAsByteBuf(ByteBuf) in SocksMessage has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/java/io/netty/handler/codec/socks/SocksInitResponse.java:[47,16] [deprecation] encodeAsByteBuf(ByteBuf) in SocksMessage has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/java/io/netty/handler/codec/socks/SocksAuthRequest.java:[76,16] [deprecation] encodeAsByteBuf(ByteBuf) in SocksMessage has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/src/main/java/io/netty/handler/codec/socks/UnknownSocksResponse.java:[34,16] [deprecation] encodeAsByteBuf(ByteBuf) in SocksMessage has been deprecated [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-codec-socks --- [WARNING] Manifest io.netty:netty-codec-socks:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-codec-socks --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-codec-socks --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-codec-socks --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-codec-socks --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/target/netty-codec-socks-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Transport/SCTP 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-transport-sctp --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-transport-sctp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-sctp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-transport-sctp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-sctp/target/classes [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-sctp/src/main/java/io/netty/channel/sctp/SctpChannelConfig.java:[119,22] [deprecation] setAutoClose(boolean) in ChannelConfig has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-sctp/src/main/java/io/netty/channel/sctp/SctpServerChannelConfig.java:[114,28] [deprecation] setAutoClose(boolean) in ChannelConfig has been deprecated [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-transport-sctp --- [WARNING] Manifest io.netty:netty-transport-sctp:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [WARNING] Manifest io.netty:netty-transport-sctp:jar:4.0.42.Final : Export io.netty.channel.sctp, has 1, private references [com.sun.nio.sctp], [WARNING] Manifest io.netty:netty-transport-sctp:jar:4.0.42.Final : Export io.netty.channel.sctp.nio, has 1, private references [com.sun.nio.sctp], [WARNING] Manifest io.netty:netty-transport-sctp:jar:4.0.42.Final : Export io.netty.channel.sctp.oio, has 1, private references [com.sun.nio.sctp], [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-transport-sctp --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-transport-sctp --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-transport-sctp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-transport-sctp --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-sctp/target/netty-transport-sctp-4.0.42.Final.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/Transport/Native/Epoll 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.8:run (ant-get-systeminfo) @ netty-transport-native-epoll --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-transport-native-epoll --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (regex-glibc-sendmmsg) @ netty-transport-native-epoll --- [INFO] No match to regex '^((?!^[^)]+\)\s+(0*2\.1[4-9]|0*2\.[2-9][0-9]+|0*[3-9][0-9]*|0*[1-9]+[0-9]+).*).)*$' found in 'ldd (GNU libc) 2.17'. The initial value 'ldd (GNU libc) 2.17' is left as-is... [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (regex-combined-sendmmsg) @ netty-transport-native-epoll --- [INFO] No match to regex '.*IO_NETTY_SENDMSSG_NOT_FOUND.*' found in '${linux.sendmmsg.support}ldd (GNU libc) 2.17'. The initial value '${linux.sendmmsg.support}ldd (GNU libc) 2.17' is left as-is... [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (regex-unset-if-needed-sendmmsg) @ netty-transport-native-epoll --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ netty-transport-native-epoll --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ netty-transport-native-epoll --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/classes [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/src/main/java/io/netty/channel/epoll/AbstractEpollStreamChannel.java:[737,48] [deprecation] ensureOpen(ChannelPromise) in AbstractChannel.AbstractUnsafe has been deprecated [WARNING] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/src/main/java/io/netty/channel/unix/DomainSocketChannelConfig.java:[47,30] [deprecation] setAutoClose(boolean) in ChannelConfig has been deprecated [INFO] [INFO] --- maven-hawtjni-plugin:1.15:generate (build-native-lib) @ netty-transport-native-epoll --- [INFO] executing: /bin/sh -c './autogen.sh' [INFO] auto reconf... [INFO] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'. [INFO] libtoolize: copying file `autotools/ltmain.sh' [INFO] libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. [INFO] libtoolize: copying file `m4/libtool.m4' [INFO] libtoolize: copying file `m4/ltoptions.m4' [INFO] libtoolize: copying file `m4/ltsugar.m4' [INFO] libtoolize: copying file `m4/ltversion.m4' [INFO] libtoolize: copying file `m4/lt~obsolete.m4' [INFO] configure.ac:36: installing 'autotools/ar-lib' [INFO] configure.ac:27: installing 'autotools/config.guess' [INFO] configure.ac:27: installing 'autotools/config.sub' [INFO] configure.ac:34: installing 'autotools/install-sh' [INFO] configure.ac:58: installing 'autotools/missing' [INFO] [INFO] --- maven-hawtjni-plugin:1.15:build (build-native-lib) @ netty-transport-native-epoll --- [INFO] executing: /bin/sh -c './autogen.sh' [INFO] auto reconf... [INFO] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'. [INFO] libtoolize: copying file `autotools/ltmain.sh' [INFO] libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. [INFO] libtoolize: copying file `m4/libtool.m4' [INFO] libtoolize: copying file `m4/ltoptions.m4' [INFO] libtoolize: copying file `m4/ltsugar.m4' [INFO] libtoolize: copying file `m4/ltversion.m4' [INFO] libtoolize: copying file `m4/lt~obsolete.m4' [INFO] configure.ac:36: installing 'autotools/ar-lib' [INFO] configure.ac:27: installing 'autotools/config.guess' [INFO] configure.ac:27: installing 'autotools/config.sub' [INFO] configure.ac:34: installing 'autotools/install-sh' [INFO] configure.ac:58: installing 'autotools/missing' [INFO] executing: /bin/sh -c './configure' '--disable-ccache' '--prefix=/builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target' '--libdir=/builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib' 'LDFLAGS=-Wl,--no-as-needed -lrt' 'CFLAGS=-O3 -Werror' [INFO] configure: WARNING: unrecognized options: --disable-ccache [INFO] checking build system type... x86_64-unknown-linux-gnu [INFO] checking host system type... x86_64-unknown-linux-gnu [INFO] checking target system type... x86_64-unknown-linux-gnu [INFO] checking for gcc... gcc [INFO] checking whether the C compiler works... yes [INFO] checking for C compiler default output file name... a.out [INFO] checking for suffix of executables... [INFO] checking whether we are cross compiling... no [INFO] checking for suffix of object files... o [INFO] checking whether we are using the GNU C compiler... yes [INFO] checking whether gcc accepts -g... yes [INFO] checking for gcc option to accept ISO C89... none needed [INFO] checking for a BSD-compatible install... /usr/bin/install -c [INFO] checking for ar... ar [INFO] checking the archiver (ar) interface... ar [INFO] checking how to print strings... printf [INFO] checking for a sed that does not truncate output... /usr/bin/sed [INFO] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] checking for egrep... /usr/bin/grep -E [INFO] checking for fgrep... /usr/bin/grep -F [INFO] checking for ld used by gcc... /usr/bin/ld [INFO] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] checking whether ln -s works... yes [INFO] checking the maximum length of command line arguments... 1572864 [INFO] checking whether the shell understands some XSI constructs... yes [INFO] checking whether the shell understands "+="... yes [INFO] checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop [INFO] checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] checking for /usr/bin/ld option to reload object files... -r [INFO] checking for objdump... objdump [INFO] checking how to recognize dependent libraries... pass_all [INFO] checking for dlltool... no [INFO] checking how to associate runtime and link libraries... printf %s\n [INFO] checking for archiver @FILE support... @ [INFO] checking for strip... strip [INFO] checking for ranlib... ranlib [INFO] checking for gawk... gawk [INFO] checking command to parse /usr/bin/nm -B output from gcc object... ok [INFO] checking for sysroot... no [INFO] checking for mt... no [INFO] checking if : is a manifest tool... no [INFO] checking how to run the C preprocessor... gcc -E [INFO] checking for ANSI C header files... yes [INFO] checking for sys/types.h... yes [INFO] checking for sys/stat.h... yes [INFO] checking for stdlib.h... yes [INFO] checking for string.h... yes [INFO] checking for memory.h... yes [INFO] checking for strings.h... yes [INFO] checking for inttypes.h... yes [INFO] checking for stdint.h... yes [INFO] checking for unistd.h... yes [INFO] checking for dlfcn.h... yes [INFO] checking for objdir... .libs [INFO] checking if gcc supports -fno-rtti -fno-exceptions... no [INFO] checking for gcc option to produce PIC... -fPIC -DPIC [INFO] checking if gcc PIC flag -fPIC -DPIC works... yes [INFO] checking if gcc static flag -static works... no [INFO] checking if gcc supports -c -o file.o... yes [INFO] checking if gcc supports -c -o file.o... (cached) yes [INFO] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] checking whether -lc should be explicitly linked in... no [INFO] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] checking how to hardcode library paths into programs... immediate [INFO] checking whether stripping libraries is possible... yes [INFO] checking if libtool supports shared libraries... yes [INFO] checking whether to build shared libraries... yes [INFO] checking whether to build static libraries... no [INFO] configure: JAVA_HOME was set, checking to see if it's a JDK we can use... [INFO] checking if '/usr/lib/jvm/java' is a JDK... yes [INFO] checking pthread.h usability... yes [INFO] checking pthread.h presence... yes [INFO] checking for pthread.h... yes [INFO] checking whether build environment is sane... yes [INFO] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] checking whether make sets $(MAKE)... yes [INFO] checking whether make supports nested variables... yes [INFO] checking that generated files are newer than configure... done [INFO] configure: creating ./config.status [INFO] config.status: creating Makefile [INFO] config.status: creating src/config.h [INFO] config.status: executing libtool commands [INFO] configure: WARNING: unrecognized options: --disable-ccache [INFO] [INFO] (netty-transport-native-epoll) version 4.0.42.Final [INFO] Prefix.........: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target [INFO] C Compiler.....: gcc -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux [INFO] Linker.........: /usr/bin/ld -m elf_x86_64 -Wl,--no-as-needed -lrt -release 4.0.42.Final [INFO] [INFO] executing: /bin/sh -c 'make' 'install' [INFO] /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c -o src/netty_unix_filedescriptor.lo src/netty_unix_filedescriptor.c [INFO] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c src/netty_unix_filedescriptor.c -fPIC -DPIC -o src/.libs/netty_unix_filedescriptor.o [INFO] /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c -o src/netty_epoll_native.lo src/netty_epoll_native.c [INFO] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c src/netty_epoll_native.c -fPIC -DPIC -o src/.libs/netty_epoll_native.o [INFO] /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c -o src/netty_unix_socket.lo src/netty_unix_socket.c [INFO] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c src/netty_unix_socket.c -fPIC -DPIC -o src/.libs/netty_unix_socket.o [INFO] /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c -o src/netty_unix_util.lo src/netty_unix_util.c [INFO] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c src/netty_unix_util.c -fPIC -DPIC -o src/.libs/netty_unix_util.o [INFO] /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c -o src/netty_unix_errors.lo src/netty_unix_errors.c [INFO] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -c src/netty_unix_errors.c -fPIC -DPIC -o src/.libs/netty_unix_errors.o [INFO] /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -Werror -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -Wl,--no-as-needed -lrt -release 4.0.42.Final -o libnetty-transport-native-epoll.la -rpath /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib src/netty_unix_filedescriptor.lo src/netty_epoll_native.lo src/netty_unix_socket.lo src/netty_unix_util.lo src/netty_unix_errors.lo [INFO] libtool: link: gcc -shared -fPIC -DPIC src/.libs/netty_unix_filedescriptor.o src/.libs/netty_epoll_native.o src/.libs/netty_unix_socket.o src/.libs/netty_unix_util.o src/.libs/netty_unix_errors.o -lrt -O3 -Wl,--no-as-needed -Wl,-soname -Wl,libnetty-transport-native-epoll-4.0.42.Final.so -o .libs/libnetty-transport-native-epoll-4.0.42.Final.so [INFO] libtool: link: (cd ".libs" && rm -f "libnetty-transport-native-epoll.so" && ln -s "libnetty-transport-native-epoll-4.0.42.Final.so" "libnetty-transport-native-epoll.so") [INFO] libtool: link: ( cd ".libs" && rm -f "libnetty-transport-native-epoll.la" && ln -s "../libnetty-transport-native-epoll.la" "libnetty-transport-native-epoll.la" ) [INFO] make[1]: Entering directory `/builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build' [INFO] /usr/bin/mkdir -p '/builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib' [INFO] /bin/sh ./libtool --mode=install /usr/bin/install -c libnetty-transport-native-epoll.la '/builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib' [INFO] libtool: install: /usr/bin/install -c .libs/libnetty-transport-native-epoll-4.0.42.Final.so /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib/libnetty-transport-native-epoll-4.0.42.Final.so [INFO] libtool: install: (cd /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib && { ln -s -f libnetty-transport-native-epoll-4.0.42.Final.so libnetty-transport-native-epoll.so || { rm -f libnetty-transport-native-epoll.so && ln -s libnetty-transport-native-epoll-4.0.42.Final.so libnetty-transport-native-epoll.so; }; }) [INFO] libtool: install: /usr/bin/install -c .libs/libnetty-transport-native-epoll.lai /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib/libnetty-transport-native-epoll.la [INFO] libtool: finish: PATH="/opt/rh/rh-mongodb36/root/usr/bin:/opt/rh/rh-mongodb36/root/usr/sbin:/opt/rh/rh-maven35/root/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib [INFO] ---------------------------------------------------------------------- [INFO] Libraries have been installed in: [INFO] /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build/target/lib [INFO] [INFO] If you ever happen to want to link against installed libraries [INFO] in a given directory, LIBDIR, you must either use libtool, and [INFO] specify the full pathname of the library, or use the `-LLIBDIR' [INFO] flag during linking and do at least one of the following: [INFO] - add LIBDIR to the `LD_LIBRARY_PATH' environment variable [INFO] during execution [INFO] - add LIBDIR to the `LD_RUN_PATH' environment variable [INFO] during linking [INFO] - use the `-Wl,-rpath -Wl,LIBDIR' linker flag [INFO] - have your system administrator add LIBDIR to `/etc/ld.so.conf' [INFO] [INFO] See any operating system documentation about shared libraries for [INFO] more information, such as the ld(1) and ld.so(8) manual pages. [INFO] ---------------------------------------------------------------------- [INFO] make[1]: Nothing to be done for `install-data-am'. [INFO] make[1]: Leaving directory `/builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/native-build' [INFO] Adding test resource root: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (generate-manifest) @ netty-transport-native-epoll --- [WARNING] Manifest io.netty:netty-transport-native-epoll:jar:4.0.42.Final : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ netty-transport-native-epoll --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ netty-transport-native-epoll --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ netty-transport-native-epoll --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ netty-transport-native-epoll --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/netty-transport-native-epoll-4.0.42.Final.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (native-jar) @ netty-transport-native-epoll --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/netty-transport-native-epoll-4.0.42.Final-linux-x86_64.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty/All-in-One 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-all --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:properties (locate-dependencies) @ netty-all --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:unpack-dependencies (unpack-sources) @ netty-all --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:unpack-dependencies (unpack-jars) @ netty-all --- [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/target/netty-codec-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/target/netty-codec-socks-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-haproxy/target/netty-codec-haproxy-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/common/target/netty-common-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/target/netty-codec-http-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/target/netty-buffer-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/target/netty-handler-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-sctp/target/netty-transport-sctp-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/netty-transport-native-epoll-4.0.42.Final-linux-x86_64.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] Unpacking /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/target/netty-transport-4.0.42.Final.jar to /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes with includes "io/netty/**,META-INF/native/**" and excludes "io/netty/example/**,META-INF/native/libnetty-tcnative*" [INFO] [INFO] --- maven-antrun-plugin:1.8:run (merge-version-properties) @ netty-all --- [WARNING] The POM for ant-contrib:ant-contrib:jar:1.0b3 is missing, no dependency information available [INFO] Executing tasks main: [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/common/target/netty-common-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-native-epoll/target/netty-transport-native-epoll-4.0.42.Final-linux-x86_64.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-socks/target/netty-codec-socks-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/target/netty-transport-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-haproxy/target/netty-codec-haproxy-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/handler/target/netty-handler-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/buffer/target/netty-buffer-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/target/netty-codec-http-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/target/netty-codec-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [unzip] Expanding: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-sctp/target/netty-transport-sctp-4.0.42.Final.jar into /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions [concat] /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/versions/META-INF/io.netty.versions.properties does not exist. [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ netty-all --- [INFO] Source directory: /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/src added. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (all-in-one-jar) @ netty-all --- [INFO] Building jar: /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/netty-all-4.0.42.Final.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (clean-source-directory) @ netty-all --- [INFO] Executing tasks main: [delete] Deleting directory /builddir/build/BUILD/netty-netty-4.0.42.Final/all/target/classes [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netty 4.0.42.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ netty-parent --- [INFO] [INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ netty-parent --- /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/rtsp/RtspDecoder.java:58: warning - Tag @link: reference not found: ByteBuf /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/rtsp/RtspDecoder.java:58: warning - Tag @link: reference not found: TooLongFrameException /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/rtsp/RtspDecoder.java:58: warning - Tag @link: reference not found: TooLongFrameException /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/rtsp/RtspDecoder.java:58: warning - Tag @link: reference not found: TooLongFrameException /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/http/cookie/ClientCookieEncoder.java:50: warning - Tag @link: can't find rawValue() in io.netty.handler.codec.http.cookie.Cookie /builddir/build/BUILD/netty-netty-4.0.42.Final/codec-http/src/main/java/io/netty/handler/codec/http/cookie/ClientCookieEncoder.java:88: warning - @param argument "specified" is not a parameter name. /builddir/build/BUILD/netty-netty-4.0.42.Final/transport-sctp/src/main/java/io/netty/channel/sctp/oio/OioSctpChannel.java:112: warning - Tag @link: reference not found: /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/socket/oio/OioSocketChannel.java:72: warning - Tag @link: reference not found: /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/AbstractScheduledEventExecutor.java:73: warning - Tag @see:illegal character: "123" in "{@link #pollScheduledTask(long)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/AbstractScheduledEventExecutor.java:73: warning - Tag @see:illegal character: "64" in "{@link #pollScheduledTask(long)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/AbstractScheduledEventExecutor.java:73: warning - Tag @see: reference not found: {@link #pollScheduledTask(long)} /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:224: warning - Tag @see:illegal character: "123" in "{@link Queue#poll()}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:224: warning - Tag @see:illegal character: "64" in "{@link Queue#poll()}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:307: warning - Tag @see:illegal character: "123" in "{@link Queue#peek()}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:307: warning - Tag @see:illegal character: "64" in "{@link Queue#peek()}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:315: warning - Tag @see:illegal character: "123" in "{@link Queue#isEmpty()}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:315: warning - Tag @see:illegal character: "64" in "{@link Queue#isEmpty()}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:353: warning - Tag @see:illegal character: "123" in "{@link Queue#remove(Object)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:353: warning - Tag @see:illegal character: "64" in "{@link Queue#remove(Object)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/DefaultEventExecutorGroup.java:28: warning - Tag @see:illegal character: "123" in "{@link #DefaultEventExecutorGroup(int, ThreadFactory)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/DefaultEventExecutorGroup.java:28: warning - Tag @see:illegal character: "64" in "{@link #DefaultEventExecutorGroup(int, ThreadFactory)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/DefaultEventExecutorGroup.java:28: warning - Tag @see: reference not found: {@link #DefaultEventExecutorGroup(int, ThreadFactory)} /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:224: warning - Tag @see: reference not found: {@link Queue#poll()} /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:307: warning - Tag @see: reference not found: {@link Queue#peek()} /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:315: warning - Tag @see: reference not found: {@link Queue#isEmpty()} /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:353: warning - Tag @see: reference not found: {@link Queue#remove(Object)} /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:25: warning - Tag @see:illegal character: "123" in "{@link Thread#getState()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:25: warning - Tag @see:illegal character: "64" in "{@link Thread#getState()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:30: warning - Tag @see:illegal character: "123" in "{@link Thread#getPriority()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:30: warning - Tag @see:illegal character: "64" in "{@link Thread#getPriority()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:35: warning - Tag @see:illegal character: "123" in "{@link Thread#isInterrupted()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:35: warning - Tag @see:illegal character: "64" in "{@link Thread#isInterrupted()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:40: warning - Tag @see:illegal character: "123" in "{@link Thread#isDaemon()} ()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:40: warning - Tag @see:illegal character: "64" in "{@link Thread#isDaemon()} ()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:45: warning - Tag @see:illegal character: "123" in "{@link Thread#getName()} ()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:45: warning - Tag @see:illegal character: "64" in "{@link Thread#getName()} ()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:50: warning - Tag @see:illegal character: "123" in "{@link Thread#getId()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:50: warning - Tag @see:illegal character: "64" in "{@link Thread#getId()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:55: warning - Tag @see:illegal character: "123" in "{@link Thread#getStackTrace()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:55: warning - Tag @see:illegal character: "64" in "{@link Thread#getStackTrace()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:60: warning - Tag @see:illegal character: "123" in "{@link Thread#isAlive()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:60: warning - Tag @see:illegal character: "64" in "{@link Thread#isAlive()}." /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:25: warning - Tag @see: reference not found: {@link Thread#getState()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:30: warning - Tag @see: reference not found: {@link Thread#getPriority()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:35: warning - Tag @see: reference not found: {@link Thread#isInterrupted()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:40: warning - Tag @see: reference not found: {@link Thread#isDaemon()} ()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:45: warning - Tag @see: reference not found: {@link Thread#getName()} ()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:50: warning - Tag @see: reference not found: {@link Thread#getId()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:55: warning - Tag @see: reference not found: {@link Thread#getStackTrace()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:60: warning - Tag @see: reference not found: {@link Thread#isAlive()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:25: warning - Tag @see: reference not found: {@link Thread#getState()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:30: warning - Tag @see: reference not found: {@link Thread#getPriority()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:35: warning - Tag @see: reference not found: {@link Thread#isInterrupted()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:40: warning - Tag @see: reference not found: {@link Thread#isDaemon()} ()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:45: warning - Tag @see: reference not found: {@link Thread#getName()} ()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:50: warning - Tag @see: reference not found: {@link Thread#getId()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:55: warning - Tag @see: reference not found: {@link Thread#getStackTrace()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/ThreadProperties.java:60: warning - Tag @see: reference not found: {@link Thread#isAlive()}. /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:134: warning - Tag @see:illegal character: "123" in "{@link #localAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:134: warning - Tag @see:illegal character: "64" in "{@link #localAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:141: warning - Tag @see:illegal character: "123" in "{@link #localAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:141: warning - Tag @see:illegal character: "64" in "{@link #localAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:148: warning - Tag @see:illegal character: "123" in "{@link #localAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:148: warning - Tag @see:illegal character: "64" in "{@link #localAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:134: warning - Tag @see: reference not found: {@link #localAddress(SocketAddress)} /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:141: warning - Tag @see: reference not found: {@link #localAddress(SocketAddress)} /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/AbstractBootstrap.java:148: warning - Tag @see: reference not found: {@link #localAddress(SocketAddress)} /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:67: warning - Tag @see:illegal character: "123" in "{@link #remoteAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:67: warning - Tag @see:illegal character: "64" in "{@link #remoteAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:75: warning - Tag @see:illegal character: "123" in "{@link #remoteAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:75: warning - Tag @see:illegal character: "64" in "{@link #remoteAddress(SocketAddress)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:133: warning - Tag @see:illegal character: "123" in "{@link #connect()}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:133: warning - Tag @see:illegal character: "64" in "{@link #connect()}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:67: warning - Tag @see: reference not found: {@link #remoteAddress(SocketAddress)} /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:75: warning - Tag @see: reference not found: {@link #remoteAddress(SocketAddress)} /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/bootstrap/Bootstrap.java:133: warning - Tag @see: reference not found: {@link #connect()} /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageCodec.java:34: warning - Tag @link:illegal character: "64" in "@Sharable" /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageCodec.java:34: warning - Tag @link: reference not found: @Sharable /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageCodec.java:54: warning - Tag @see:illegal character: "123" in "{@link #ByteToMessageCodec(boolean)} with {@code true} as boolean parameter." /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageCodec.java:54: warning - Tag @see:illegal character: "64" in "{@link #ByteToMessageCodec(boolean)} with {@code true} as boolean parameter." /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageCodec.java:61: warning - Tag @see:illegal character: "123" in "{@link #ByteToMessageCodec(Class, boolean)} with {@code true} as boolean value." /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageCodec.java:61: warning - Tag @see:illegal character: "64" in "{@link #ByteToMessageCodec(Class, boolean)} with {@code true} as boolean value." /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageCodec.java:54: warning - Tag @see: reference not found: {@link #ByteToMessageCodec(boolean)} with {@code true} as boolean parameter. /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageCodec.java:61: warning - Tag @see: reference not found: {@link #ByteToMessageCodec(Class, boolean)} with {@code true} as boolean value. /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageDecoder.java:70: warning - Tag @link:illegal character: "64" in "@Sharable" /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/ByteToMessageDecoder.java:70: warning - Tag @link: reference not found: @Sharable /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/MessageToByteEncoder.java:137: warning - Tag @link: can't find encode(ChannelHandlerContext, I, ByteBuf) in io.netty.handler.codec.MessageToByteEncoder /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/MessageToByteEncoder.java:54: warning - Tag @see:illegal character: "123" in "{@link #MessageToByteEncoder(boolean)} with {@code true} as boolean parameter." /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/MessageToByteEncoder.java:54: warning - Tag @see:illegal character: "64" in "{@link #MessageToByteEncoder(boolean)} with {@code true} as boolean parameter." /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/MessageToByteEncoder.java:61: warning - Tag @see:illegal character: "123" in "{@link #MessageToByteEncoder(Class, boolean)} with {@code true} as boolean value." /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/MessageToByteEncoder.java:61: warning - Tag @see:illegal character: "64" in "{@link #MessageToByteEncoder(Class, boolean)} with {@code true} as boolean value." /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/MessageToByteEncoder.java:54: warning - Tag @see: reference not found: {@link #MessageToByteEncoder(boolean)} with {@code true} as boolean parameter. /builddir/build/BUILD/netty-netty-4.0.42.Final/codec/src/main/java/io/netty/handler/codec/MessageToByteEncoder.java:61: warning - Tag @see: reference not found: {@link #MessageToByteEncoder(Class, boolean)} with {@code true} as boolean value. /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/nio/AbstractNioChannel.java:150: warning - Tag @link: reference not found: Unsafe /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/nio/AbstractNioChannel.java:150: warning - Tag @link: reference not found: Unsafe /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/nio/AbstractNioMessageChannel.java:39: warning - Tag @see:illegal character: "123" in "{@link AbstractNioChannel#AbstractNioChannel(Channel, SelectableChannel, int)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/nio/AbstractNioMessageChannel.java:39: warning - Tag @see:illegal character: "64" in "{@link AbstractNioChannel#AbstractNioChannel(Channel, SelectableChannel, int)}" /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/nio/AbstractNioMessageChannel.java:39: warning - Tag @see: reference not found: {@link AbstractNioChannel#AbstractNioChannel(Channel, SelectableChannel, int)} /builddir/build/BUILD/netty-netty-4.0.42.Final/common/src/main/java/io/netty/util/concurrent/SingleThreadEventExecutor.java:224: warning - Tag @see: reference not found: {@link Queue#poll()} /builddir/build/BUILD/netty-netty-4.0.42.Final/transport/src/main/java/io/netty/channel/AbstractChannel.java:375: warning - Tag @link: reference not found: Unsafe [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ netty-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Netty .............................................. SUCCESS [ 15.268 s] [INFO] Netty/Common ....................................... SUCCESS [ 5.118 s] [INFO] Netty/Buffer ....................................... SUCCESS [ 3.302 s] [INFO] Netty/Transport .................................... SUCCESS [ 3.699 s] [INFO] Netty/Codec ........................................ SUCCESS [ 2.120 s] [INFO] Netty/Codec/HAProxy ................................ SUCCESS [ 0.899 s] [INFO] Netty/Handler ...................................... SUCCESS [ 2.420 s] [INFO] Netty/Codec/HTTP ................................... SUCCESS [ 3.829 s] [INFO] Netty/Codec/Socks .................................. SUCCESS [ 1.157 s] [INFO] Netty/Transport/SCTP ............................... SUCCESS [ 1.383 s] [INFO] Netty/Transport/Native/Epoll ....................... SUCCESS [ 24.566 s] [INFO] Netty/All-in-One ................................... SUCCESS [ 1.563 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:06 min [INFO] Finished at: 2018-03-27T13:31:50Z [INFO] Final Memory: 30M/769M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72WT0/jMBDF73wKb+926LJ/LiEI9tTDnhDSXp14krg4HsvjdNv99DhNUMsiXBBq jjN+kn95M35KfrPtDNuAJ432erEUlwsGtkKlbXO9eLjnt/e/VqvFTXGRf+Gc3fXaKKbAgVVRpoFY Axa8DKBYuWN/fm8s4zyqjzXFBWOHxm4oY8PKDsjJCgrf8k5uwF59z7NDd1Q1Hnu3UgX6RhBaGXYO BBLl2fPJqJM+6FpWYZAScSc92JBnR+1RB9sAdvjYwmGXZ4dyYMxeQp5iRtugKq9+vE396EWHQYn9 5yWRRwe4M32j7f/cHwV7j5lxxtDKniLgGhNo5TBy3oJx4GeHlLHfgqjB6G2CccQqe6sMzEi3lhtJ pCkk0I40nwM6vWx7pCogmtTrmBS8Qg9zmESm/rZO8OzPuXT63DAVdtFE4gabuB9NAumV8rxg8Zqk Q9P5qyibUrtYiq9i+TPPnuuzLdf0GidbxLu4Z5psXHwv6+RD/Gd0OWNm7bViDCM6mV3SBt/Pmax1 T0DY+wpEK/+GtdUnGSfd/PH/MSsP985EGmcX0zQOcNivN+FeqFJAR9Xw7/QEUG02NqIJAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E34LqQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64 + cd netty-netty-4.0.42.Final + /opt/rh/rh-maven35/root/usr/share/java-utils/scl-enable rh-maven35 rh-mongodb36 -- xmvn-install -R .xmvn-reactor -n netty -d /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64 [INFO] Installing artifact io.netty:netty-parent:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-common:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-common:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-buffer:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-buffer:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-transport:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-transport:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-codec:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-codec:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-codec-haproxy:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-codec-haproxy:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-handler:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-handler:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-codec-http:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-codec-http:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-codec-socks:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-codec-socks:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-transport-sctp:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-transport-sctp:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-transport-native-epoll:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-transport-native-epoll:pom:4.0.42.Final [INFO] Installing artifact io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.0.42.Final [INFO] Installing artifact io.netty:netty-all:jar:4.0.42.Final [INFO] Installing artifact io.netty:netty-all:pom:4.0.42.Final [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/javadoc/netty + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/io .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/javadoc/netty + echo /opt/rh/rh-mongodb36/root/usr/share/javadoc/netty + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/netty-netty-4.0.42.Final /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-mongodb36/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python36 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-36 /opt/rh/rh-python36/root/usr/bin/python3 1 /opt/rh/rh-mongodb36/root' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rh-mongodb36-netty-4.0.42-6.1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7Bw7BU + umask 022 + cd /builddir/build/BUILD + cd netty-netty-4.0.42.Final + DOCDIR=/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/doc/rh-mongodb36-netty-4.0.42 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/doc/rh-mongodb36-netty-4.0.42 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/doc/rh-mongodb36-netty-4.0.42 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/doc/rh-mongodb36-netty-4.0.42 + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/lib/java/netty/netty-all.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/lib/java/netty/netty-transport-native-epoll-linux-x86_64.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.transport-native-epoll) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/lib/java/netty/netty-transport-native-epoll.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.transport-native-epoll) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-buffer.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.buffer) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-codec-haproxy.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.codec-haproxy) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-codec-http.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.codec-http) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-codec-socks.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.codec-socks) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-codec.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.codec) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-common.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.common) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-handler.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.handler) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-transport-sctp.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.transport-sctp) = 4.0.42 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/java/netty/netty-transport.jar'] [INFO osgi.prov] rh-mongodb36-osgi(io.netty.transport) = 4.0.42 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/maven-metadata/netty.xml'] [INFO maven.prov] rh-mongodb36-mvn(io.netty:netty-common) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-codec:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-codec-socks) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-codec-socks:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-transport-native-epoll::linux-x86_64:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-common:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-transport:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-transport-sctp) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-codec-http) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-codec-haproxy:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-transport-native-epoll) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-codec-http:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-parent:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-handler:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-handler) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-all) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-buffer:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-transport-native-epoll:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-all:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-transport-sctp:pom:) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-codec) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-transport) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-buffer) = 4.0.42.Final, rh-mongodb36-mvn(io.netty:netty-codec-haproxy) = 4.0.42.Final [INFO maven.req] input: ['/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/maven-metadata/netty.xml'] [INFO maven.req] java-headless >= 1:1.6, rh-mongodb36-runtime, rh-mongodb36-mvn(org.jctools:jctools-core) Provides: rh-mongodb36-mvn(io.netty:netty-all) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-all:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-buffer) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-buffer:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-codec) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-codec-haproxy) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-codec-haproxy:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-codec-http) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-codec-http:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-codec-socks) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-codec-socks:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-codec:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-common) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-common:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-handler) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-handler:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-parent:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-transport) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-transport-native-epoll) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-transport-native-epoll::linux-x86_64:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-transport-native-epoll:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-transport-sctp) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-transport-sctp:pom:) = 4.0.42.Final rh-mongodb36-mvn(io.netty:netty-transport:pom:) = 4.0.42.Final rh-mongodb36-netty = 4.0.42-6.1.el7 rh-mongodb36-netty(x86-64) = 4.0.42-6.1.el7 rh-mongodb36-osgi(io.netty.buffer) = 4.0.42 rh-mongodb36-osgi(io.netty.codec) = 4.0.42 rh-mongodb36-osgi(io.netty.codec-haproxy) = 4.0.42 rh-mongodb36-osgi(io.netty.codec-http) = 4.0.42 rh-mongodb36-osgi(io.netty.codec-socks) = 4.0.42 rh-mongodb36-osgi(io.netty.common) = 4.0.42 rh-mongodb36-osgi(io.netty.handler) = 4.0.42 rh-mongodb36-osgi(io.netty.transport) = 4.0.42 rh-mongodb36-osgi(io.netty.transport-native-epoll) = 4.0.42 rh-mongodb36-osgi(io.netty.transport-sctp) = 4.0.42 scl-package(rh-mongodb36) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 rh-mongodb36-mvn(org.jctools:jctools-core) rh-mongodb36-runtime Processing files: rh-mongodb36-netty-javadoc-4.0.42-6.1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.az4lw2 + umask 022 + cd /builddir/build/BUILD + cd netty-netty-4.0.42.Final + DOCDIR=/builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/doc/rh-mongodb36-netty-javadoc-4.0.42 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/doc/rh-mongodb36-netty-javadoc-4.0.42 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/doc/rh-mongodb36-netty-javadoc-4.0.42 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64/opt/rh/rh-mongodb36/root/usr/share/doc/rh-mongodb36-netty-javadoc-4.0.42 + exit 0 Provides: rh-mongodb36-netty-javadoc = 4.0.42-6.1.el7 rh-mongodb36-netty-javadoc(x86-64) = 4.0.42-6.1.el7 scl-package(rh-mongodb36) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-mongodb36-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64 Wrote: /builddir/build/RPMS/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-mongodb36-netty-javadoc-4.0.42-6.1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V9KTvf + umask 022 + cd /builddir/build/BUILD + cd netty-netty-4.0.42.Final + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-mongodb36-netty-4.0.42-6.1.el7.x86_64 + exit 0 Child return code was: 0