Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/maven-timestamp-plugin.spec'], False, '/var/lib/mock/virt7-el7-build-1222-2086/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/maven-timestamp-plugin.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/maven-timestamp-plugin-1.1-10.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/maven-timestamp-plugin.spec'], False, '/var/lib/mock/virt7-el7-build-1222-2086/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/maven-timestamp-plugin.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OgDVeK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-timestamp-plugin + /usr/bin/xz -dc /builddir/build/SOURCES/maven-timestamp-plugin-1.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-timestamp-plugin + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.itUCLY + umask 022 + cd /builddir/build/BUILD + cd maven-timestamp-plugin + python /usr/share/java-utils/mvn_build.py -n maven-timestamp-plugin [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.keyboardsamurais.maven:maven-timestamp-plugin:maven-plugin:1.1-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-source-plugin @ line 66, column 12 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 66, column 12 [WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [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] ------------------------------------------------------------------------ [INFO] Building maven-timestamp-plugin Maven Mojo 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @ maven-timestamp-plugin --- [ERROR] Artifact Ids of the format maven-___-plugin are reserved for plugins in the Group Id org.apache.maven.plugins Please change your artifactId to the format ___-maven-plugin In the future this error will break the build. [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to read mojo metadata, i.e. build is platform dependent! [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [WARNING] com.keyboardsamurais.maven.timestamp.TimestampMojo#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-timestamp-plugin --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-timestamp-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-timestamp-plugin --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 1 source file to /builddir/build/BUILD/maven-timestamp-plugin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-timestamp-plugin --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builddir/build/BUILD/maven-timestamp-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-timestamp-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ maven-timestamp-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-timestamp-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-timestamp-plugin/target/maven-timestamp-plugin-1.1-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-timestamp-plugin --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) @ maven-timestamp-plugin >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) @ maven-timestamp-plugin <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ maven-timestamp-plugin --- [INFO] Building jar: /builddir/build/BUILD/maven-timestamp-plugin/target/maven-timestamp-plugin-1.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building maven-timestamp-plugin Maven Mojo 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ maven-timestamp-plugin --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-timestamp-plugin >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-timestamp-plugin <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ maven-timestamp-plugin --- [WARNING] Source files encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Loading source files for package com.keyboardsamurais.maven.timestamp... Constructing Javadoc information... Standard Doclet version 1.7.0_51 Building tree for all the packages and classes... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/com/keyboardsamurais/maven/timestamp/TimestampMojo.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/com/keyboardsamurais/maven/timestamp/package-frame.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/com/keyboardsamurais/maven/timestamp/package-summary.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/com/keyboardsamurais/maven/timestamp/package-tree.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/com/keyboardsamurais/maven/timestamp/class-use/TimestampMojo.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/com/keyboardsamurais/maven/timestamp/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/index.html... Generating /builddir/build/BUILD/maven-timestamp-plugin/target/site/apidocs/help-doc.html... 4 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/maven-timestamp-plugin/src/main/java/com/keyboardsamurais/maven/timestamp/TimestampMojo.java:22: warning - @goal is an unknown tag. [WARNING] /builddir/build/BUILD/maven-timestamp-plugin/src/main/java/com/keyboardsamurais/maven/timestamp/TimestampMojo.java:22: warning - @requiresProject is an unknown tag. [WARNING] /builddir/build/BUILD/maven-timestamp-plugin/src/main/java/com/keyboardsamurais/maven/timestamp/TimestampMojo.java:22: warning - @phase is an unknown tag. [WARNING] /builddir/build/BUILD/maven-timestamp-plugin/src/main/java/com/keyboardsamurais/maven/timestamp/TimestampMojo.java:22: warning - @describe is an unknown tag. [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ maven-timestamp-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.867s [INFO] Finished at: Mon Mar 02 15:38:42 UTC 2015 [INFO] Final Memory: 24M/607M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72Sy07DMBBF9/2KIXs7pWs3FbDKglVVia2xB+MqHVt+RO3f49BUBCSgPNTlnXvl M+MZsdrvOugxROtoWV3zeQVIymlLZllt1uxmfde21aqZiSvG4DbbToNGj6RLzGIEg4RBJtTweICH +56AsZKeZpoZwFvhMMhSMMFl3+rGBcOll+oZ+U72SKI+OcecDMk+SZVK4dVnvsvGEpPeinpiDpD6 PeVz6DaTTV+QRv+3z/98puC2qC5JjJhSWXL8iCzZ8RyaBZ/zhahP8k/98OPW4vd9uRwUjkv+v/84 mx+wQxnPa2CihjN/AbeaXxZNAwAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cUj7Hr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch ++ dirname /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch + cd maven-timestamp-plugin + xmvn-install -R .xmvn-reactor -n maven-timestamp-plugin -d /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: com.keyboardsamurais.maven [INFO] artifactId: maven-timestamp-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: 1.1-SNAPSHOT [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/maven-timestamp-plugin/target/maven-timestamp-plugin-1.1-SNAPSHOT.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/maven-timestamp-plugin [INFO] artifactId: maven-timestamp-plugin [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/maven-timestamp-plugin/maven-timestamp-plugin.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/javadoc/maven-timestamp-plugin + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/com target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/javadoc/maven-timestamp-plugin + echo /usr/share/javadoc/maven-timestamp-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/maven-timestamp-plugin /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: maven-timestamp-plugin-1.1-10.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uJiKuX + umask 022 + cd /builddir/build/BUILD + cd maven-timestamp-plugin + DOCDIR=/builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/doc/maven-timestamp-plugin-1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/doc/maven-timestamp-plugin-1.1 + cp -pr readme.txt /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/doc/maven-timestamp-plugin-1.1 + cp -pr license.txt /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/doc/maven-timestamp-plugin-1.1 + exit 0 Provides: maven-timestamp-plugin = 1.1-10.el7 mvn(com.keyboardsamurais.maven:maven-timestamp-plugin) = 1.1-SNAPSHOT Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven:maven-project) mvn(org.apache.maven:maven-settings:2.0.2) Processing files: maven-timestamp-plugin-javadoc-1.1-10.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QsUqNt + umask 022 + cd /builddir/build/BUILD + cd maven-timestamp-plugin + DOCDIR=/builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/doc/maven-timestamp-plugin-javadoc-1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/doc/maven-timestamp-plugin-javadoc-1.1 + cp -pr license.txt /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch/usr/share/doc/maven-timestamp-plugin-javadoc-1.1 + exit 0 Provides: maven-timestamp-plugin-javadoc = 1.1-10.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch Wrote: /builddir/build/RPMS/maven-timestamp-plugin-1.1-10.el7.noarch.rpm Wrote: /builddir/build/RPMS/maven-timestamp-plugin-javadoc-1.1-10.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kawK53 + umask 022 + cd /builddir/build/BUILD + cd maven-timestamp-plugin + /usr/bin/rm -rf /builddir/build/BUILDROOT/maven-timestamp-plugin-1.1-10.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->