D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/springframework-data-redis-1.3.5-6.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qRt9mJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf spring-data-redis-1.3.5.RELEASE
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/v1.3.5.RELEASE.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd spring-data-redis-1.3.5.RELEASE
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name '*.class' -print -delete
+ find . -name '*.jar' -print -delete
./gradle/wrapper/gradle-wrapper.jar
+ cp -p /home/iurt/rpmbuild/SOURCES/spring-data-redis-1.3.5.RELEASE.pom pom.xml
+ echo 'Patch #0 (springframework-data-redis-1.3.5-jedis27.patch):'
Patch #0 (springframework-data-redis-1.3.5-jedis27.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/main/java/org/springframework/data/redis/connection/jedis/JedisConnectionFactory.java
+ cp -p docs/src/info/changelog.txt docs/src/info/license.txt docs/src/info/notice.txt docs/src/info/readme.txt .
+ find ./ -name '*.java' -exec sed -i s/org.springframework.cglib/net.sf.cglib/g '{}' +
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep net.sf.cglib:cglib
+ rm src/main/java/org/springframework/data/redis/connection/util/Base64.java
+ find ./ -name '*.java' -exec sed -i s/org.springframework.data.redis.connection.util.Base64/java.util.Base64/g '{}' +
+ sed -i 's/Base64.encodeToString(bytes, false)/java.util.Base64.getEncoder().encodeToString(bytes)/g' src/main/java/org/springframework/data/redis/connection/util/DecodeUtils.java
+ sed -i 's/Base64.decode(string)/java.util.Base64.getDecoder().decode(string)/g' src/main/java/org/springframework/data/redis/connection/util/DecodeUtils.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep com.thoughtworks.xstream:xstream::test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep javax.annotation:jsr250-api::test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep javax.transaction:jta::test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit::test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.mockito:mockito-core::test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.springframework:spring-test::test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.springframework:spring-jdbc::test
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project 'bundle'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin:2.3.7 . '
true
org.springframework.data.redis
Spring Data Redis Support
Pivotal Software, Inc.
${project.version}
bundle-manifest
process-classes
manifest
'
+ rm -r src/test/java/org/springframework/data/redis/config/NamespaceTest.java src/test/java/org/springframework/data/redis/PropertyEditorsTest.java
+ rm -r src/test/java/org/springframework/data/redis/listener/adapter/MessageListenerTest.java
+ rm -r src/test/java/org/springframework/data/redis/mapping/BeanUtilsHashMapperTest.java src/test/java/org/springframework/data/redis/core/SessionTest.java
+ rm -r src/test/java/org/springframework/data/redis/listener/adapter/ContainerXmlSetupTest.java
+ rm -r src/test/java/org/springframework/data/redis/cache/AbstractNativeCacheTest.java src/test/java/org/springframework/data/redis/mapping/AbstractHashMapperTest.java src/test/java/org/springframework/data/redis/mapping/JacksonHashMapperTest.java src/test/java/org/springframework/data/redis/cache/RedisCacheTest.java
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py : spring-data-redis
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0g3VGH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd spring-data-redis-1.3.5.RELEASE
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dproject.build.sourceEncoding=UTF-8
Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dproject.build.sourceEncoding=UTF-8 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', '-Dproject.build.sourceEncoding=UTF-8', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[INFO]
[INFO] -------------< org.springframework.data:spring-data-redis >-------------
[INFO] Building Spring Data Redis 1.3.5.RELEASE
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-data-redis ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spring-data-redis ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 198 source files to /home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/jedis/JedisConnection.java: /home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/jedis/JedisConnection.java uses or overrides a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/jedis/JedisConnection.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/cache/DefaultRedisCachePrefix.java: Some input files use unchecked or unsafe operations.
[INFO] /home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/cache/DefaultRedisCachePrefix.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ spring-data-redis ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-data-redis ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ spring-data-redis ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ spring-data-redis ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ spring-data-redis ---
[INFO]
[INFO] -------------< org.springframework.data:spring-data-redis >-------------
[INFO] Building Spring Data Redis 1.3.5.RELEASE
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ spring-data-redis ---
[INFO]
[INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ spring-data-redis ---
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/listener/adapter/MessageListenerAdapter.java:95: warning - Tag @see: reference not found: org.springframework.jms.listener.adapter.MessageListenerAdapter
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - Tag @link: reference not found: #evalSha(String, ReturnType, int, byte[])
javadoc: warning - Tag @link: reference not found: #watch(byte[])
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisTxCommands.java:39: warning - Tag @link: reference not found: #watch(byte[])
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisTxCommands.java:62: warning - Tag @link: reference not found: #watch(byte[])
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:220: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:197: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:232: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:208: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:175: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:186: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisScriptingCommands.java:44: warning - Tag @link: reference not found: #evalSha(String, ReturnType, int, byte[])
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/FutureResult.java:81: warning - @return tag cannot be used in method with void return type.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisListCommands.java:60: warning - @param argument "values" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisScriptingCommands.java:44: warning - Tag @link: reference not found: #evalSha(String, ReturnType, int, byte[])
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisScriptingCommands.java:44: warning - Tag @link: reference not found: #evalSha(String, ReturnType, int, byte[])
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisScriptingCommands.java:77: warning - @param argument "script" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisServerCommands.java:168: warning - invalid usage of tag <
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisTxCommands.java:62: warning - Tag @link: reference not found: #watch(byte[])
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisTxCommands.java:39: warning - Tag @link: reference not found: #watch(byte[])
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisTxCommands.java:62: warning - Tag @link: reference not found: #watch(byte[])
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:175: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:197: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:220: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:208: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:232: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:186: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:133: warning - @param argument "begin" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:134: warning - @param argument "end" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:144: warning - @param argument "begin" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:145: warning - @param argument "end" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:156: warning - @param argument "begin" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:157: warning - @param argument "end" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:168: warning - @param argument "begin" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:169: warning - @param argument "end" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:175: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:186: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:197: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:201: warning - @param argument "begin" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:202: warning - @param argument "end" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:208: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:212: warning - @param argument "begin" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:213: warning - @param argument "end" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:220: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:224: warning - @param argument "begin" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:225: warning - @param argument "end" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:232: warning - invalid usage of tag >
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:236: warning - @param argument "begin" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/RedisZSetCommands.java:237: warning - @param argument "end" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/connection/StringRedisConnection.java:103: warning - @param argument "seconds" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/core/DefaultBoundHashOperations.java:39: warning - @param argument "template" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/core/DefaultBoundZSetOperations.java:39: warning - @param argument "oeprations" is not a parameter name.
/home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE/src/main/java/org/springframework/data/redis/core/ValueOperations.java:39: warning - @param argument "units" is not a parameter name.
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - invalid usage of tag <
javadoc: warning - Tag @link: reference not found: #evalSha(String, ReturnType, int, byte[])
javadoc: warning - Tag @link: reference not found: #watch(byte[])
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
javadoc: warning - invalid usage of tag >
[INFO]
[INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ spring-data-redis ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.053 s
[INFO] Finished at: 2020-08-22T03:33:19Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA8WWP0/DMBDF934Kk90uIMa0FTB1YKqQWC/2JXXr2Jb/lPTbkzStKEIYlKB29N1T
frr37FPyRVMrskPnpdGz7I7dZgQ1N0Lqapa9rujj6nm5zBbzSX5DKXmKUgki0KIWrUyiJxVqdBBQ
kGJP3l52mlDaqs818wkhn4V9d2wLlTPRLsXcuIqBBb5GVqKSTT49dXoduCBL4KEt1LBDTYuohUJq
Vaykzqdn/Y4z/Qr6masxMF8yXilZJJjH/lAKNzUrwQd0rdFsA3zrjWbcOEwwjzIqIEAhtRiO78xt
08Q1RH+i/wFcg7XoKHg1Du2tay9S6aDGd+O2CXKvpL0xY5Abh0L61IwHwYFEnbxSsuPnHGCtDtgE
6qO1xoXh9IN/jCuJOiSN7oO4xpCjUq2N9rRA0DFIlRrwm/YfYj1uwuOn/wC3xqj7cbe4kmEdi9bs
qBQ4YL+9oD76CydrmvrCxNCMBKryYZPCdH0KduQOUlAXArqRUpkpDCHyS+7WUYMNCgyMTRPPTt1v
yQfwhiEx/QgAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EVvVWH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64
+ cd spring-data-redis-1.3.5.RELEASE
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n springframework-data-redis -d /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64
[INFO] Installing artifact org.springframework.data:spring-data-redis:jar:1.3.5.RELEASE
[INFO] Installing artifact org.springframework.data:spring-data-redis:pom:1.3.5.RELEASE
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/javadoc/springframework-data-redis
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/javadoc/springframework-data-redis
+ echo /usr/share/javadoc/springframework-data-redis
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.3.5-6.mga8 --unique-debug-suffix -1.3.5-6.mga8.x86_64 --unique-debug-src-base springframework-data-redis-1.3.5-6.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/spring-data-redis-1.3.5.RELEASE
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: springframework-data-redis-1.3.5-6.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dia9gI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd spring-data-redis-1.3.5.RELEASE
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/doc/springframework-data-redis
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/doc/springframework-data-redis
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/doc/springframework-data-redis
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ERFdrK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd spring-data-redis-1.3.5.RELEASE
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses/springframework-data-redis
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses/springframework-data-redis
+ cp -pr license.txt /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses/springframework-data-redis
+ cp -pr notice.txt /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses/springframework-data-redis
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/maven-metadata/springframework-data-redis.xml']
[INFO maven.prov] mvn(org.springframework.data:spring-data-redis:pom:) = 1.3.5.RELEASE, mvn(org.springframework.data:spring-data-redis) = 1.3.5.RELEASE
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/java/spring-data-redis.jar']
[INFO osgi.prov] osgi(org.springframework.data.redis) = 1.3.5
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/maven-metadata/springframework-data-redis.xml']
[INFO maven.req] mvn(org.springframework:spring-context-support), mvn(net.sf.cglib:cglib), javapackages-filesystem, mvn(org.slf4j:slf4j-api), mvn(org.springframework:spring-core), mvn(org.springframework:spring-tx), mvn(org.springframework:spring-aop), mvn(org.springframework:spring-context), java-headless >= 1:1.6
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/java/spring-data-redis.jar']
Provides: mvn(org.springframework.data:spring-data-redis) = 1.3.5.RELEASE mvn(org.springframework.data:spring-data-redis:pom:) = 1.3.5.RELEASE osgi(org.springframework.data.redis) = 1.3.5 springframework-data-redis = 1.3.5-6.mga8
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 javapackages-filesystem mvn(net.sf.cglib:cglib) mvn(org.slf4j:slf4j-api) mvn(org.springframework:spring-aop) mvn(org.springframework:spring-context) mvn(org.springframework:spring-context-support) mvn(org.springframework:spring-core) mvn(org.springframework:spring-tx)
Processing files: springframework-data-redis-javadoc-1.3.5-6.mga8.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zrR6NJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd spring-data-redis-1.3.5.RELEASE
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses/springframework-data-redis-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses/springframework-data-redis-javadoc
+ cp -pr license.txt /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses/springframework-data-redis-javadoc
+ cp -pr notice.txt /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/licenses/springframework-data-redis-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/javadoc/springframework-data-redis/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/javadoc/springframework-data-redis/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/javadoc/springframework-data-redis/member-search-index.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64/usr/share/javadoc/springframework-data-redis/member-search-index.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: springframework-data-redis-javadoc = 1.3.5-6.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: javapackages-filesystem
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/springframework-data-redis-1.3.5-6.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/springframework-data-redis-javadoc-1.3.5-6.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kpyAvL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd spring-data-redis-1.3.5.RELEASE
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/springframework-data-redis-1.3.5-6.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZuzntH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf spring-data-redis-1.3.5.RELEASE
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!