+ set -e + set -o pipefail ++ dirname /tmp/rultor-SAOI/run.sh + cd /tmp/rultor-SAOI + echo 21792 + echo 'rultor.com 1.27.2/a474022' rultor.com 1.27.2/a474022 + date --iso-8601=seconds --utc 2014-08-16T07:00:14+0000 + uptime 09:00:14 up 129 days, 10:35, 1 user, load average: 0.76, 0.34, 0.33 + head=git@github.com:yegor256/phandom.git + head_branch=master + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:yegor256/phandom.git' '--env=head_branch=master') + image=yegor256/rultor + scripts=('sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=phandom.xml' ';' 's3cmd --no-progress put phandom.xml --config=../s3cfg s3://pdd.teamed.io/phandom.xml' ';') + '[' -z '' ']' + docker=docker + git clone git@github.com:yegor256/phandom.git repo Initialized empty Git repository in /tmp/rultor-SAOI/repo/.git/ + cd repo + git config user.email me@rultor.com + git config user.name rultor + git checkout master Already on 'master' + '[' -z 'sudo gem install pdd' ']' + cd .. + cat + chmod a+x entry.sh + cat + echo 'sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=phandom.xml' ';' 's3cmd --no-progress put phandom.xml --config=../s3cfg s3://pdd.teamed.io/phandom.xml' ';' + cd repo + docker_when_possible + true ++ uptime ++ awk '{print $12}' ++ cut -d , -f 1 + load=0.45 + '[' 0.45 '>' 8 ']' + echo 'load average is 0.45, low enough to run a new Docker container' load average is 0.45, low enough to run a new Docker container + break + cd .. ++ pwd ++ pwd + docker run --rm -v /tmp/rultor-SAOI:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:yegor256/phandom.git --env=head_branch=master --memory=4g --cidfile=/tmp/rultor-SAOI/cid -w=/main yegor256/rultor /main/entry.sh + set -e + set -o pipefail + shopt -s dotglob + adduser --disabled-password --gecos '' r Adding user `r' ... Adding new group `r' (1000) ... Adding new user `r' (1000) with group `r' ... Creating home directory `/home/r' ... Copying files from `/etc/skel' ... + adduser r sudo Adding user `r' to group `sudo' ... Adding user r to group sudo Done. + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.java /root/.m2 /root/.profile /home/r + cp -R ./cid ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chown -R r /home/r + chmod a+x /home/r/script.sh + su -m r -c /home/r/script.sh + set -e + set -o pipefail + cd /home/r/repo + sudo gem install pdd Successfully installed pdd-0.5.2 1 gem installed Installing ri documentation for pdd-0.5.2... Installing RDoc documentation for pdd-0.5.2... + mvn clean deploy -Pqulice --errors --settings ../settings.xml [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (73 KB at 296.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building phandom 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 1048.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom (2 KB at 1.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (5 KB at 15.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl-test/0.6/rexsl-test-0.6.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl-test/0.6/rexsl-test-0.6.pom (7 KB at 25.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/0.6/rexsl-0.6.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl/0.6/rexsl-0.6.pom (16 KB at 41.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.pom (5 KB at 15.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (14 KB at 483.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 KB at 1032.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar Downloading: https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl-test/0.6/rexsl-test-0.6.jar Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar Downloaded:5https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.jar (11 KB at 9.8 KB/sec) Downloaded:8https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 KB at 34.1 KB/sec) Downloaded:1https://oss.sonatype.org/content/groups/public/com/rexsl/rexsl-test/0.6/rexsl-test-0.6.jar (99 KB at 71.7 KB/sec) Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar (1153 KB at 494.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (619 KB at 6373.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phandom --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ phandom --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: 8d1760c at timestamp: 1408172468242 [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD [INFO] Working directory: /home/r/repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phandom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ phandom --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ phandom --- log4j:WARN No appenders could be found for logger (org.jboss.logging). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html) [INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-loggable for watching of @Loggable annotated methods [INFO] Created temp dir /home/r/repo/target/jcabi-ajc [INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 11 file(s) processed, 22 pointcut(s) woven, 0 error(s), 29 warning(s) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phandom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ phandom --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/r/repo/target/test-classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-test-compile) @ phandom --- [INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 1 file(s) processed, 0 pointcut(s) woven, 0 error(s), 12 warning(s) [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ phandom --- [INFO] Surefire report directory: /home/r/repo/target/surefire-reports [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0 ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.phandom.PhandomTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 1.419 sec - in org.phandom.PhandomTest Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 7 [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:versionalize (jcabi-versionalize-packages) @ phandom --- [INFO] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/org/phandom/com-jcabi-incubator-phandom-jar.txt added [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phandom --- [INFO] Building jar: /home/r/repo/target/phandom-1.0-SNAPSHOT.jar [INFO] [INFO] --- qulice-maven-plugin:0.8.2:check (jcabi-check) @ phandom --- [INFO] LICENSE found: file:/home/r/repo/LICENSE.txt log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [INFO] No Checkstyle violations found in 11 files [INFO] No PMD violations found in 6 files [INFO] /src/site/site.xml: to be validated [ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html) [INFO] jcabi-aspects 0.15/1409f87 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods [INFO] CodeNarc not required since no groovy files in /home/r/repo/src [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... [INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check... [INFO] Cannot perform check, instrumentation not performed - skipping. [INFO] This is not an SVN project [INFO] No dependency problems found [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint... [INFO] Parsing: main/resources/org/phandom/dom.js [INFO] Qulice quality check completed in 18s [INFO] [INFO] --- maven-install-plugin:2.5:install (default-install) @ phandom --- [INFO] Installing /home/r/repo/target/phandom-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/incubator/phandom/1.0-SNAPSHOT/phandom-1.0-SNAPSHOT.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/incubator/phandom/1.0-SNAPSHOT/phandom-1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ phandom --- Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 1620.4 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/1.0-SNAPSHOT/maven-metadata.xml Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/1.0-SNAPSHOT/maven-metadata.xml (770 B at 1.8 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/1.0-SNAPSHOT/phandom-1.0-20140816.070133-3.jar Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/1.0-SNAPSHOT/phandom-1.0-20140816.070133-3.jar (22 KB at 34.7 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/1.0-SNAPSHOT/phandom-1.0-20140816.070133-3.pom Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/1.0-SNAPSHOT/phandom-1.0-20140816.070133-3.pom (6 KB at 11.5 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/maven-metadata.xml Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/maven-metadata.xml (284 B at 0.7 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/1.0-SNAPSHOT/maven-metadata.xml Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/1.0-SNAPSHOT/maven-metadata.xml (770 B at 1.2 KB/sec) Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/maven-metadata.xml Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/incubator/phandom/maven-metadata.xml (284 B at 0.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37.283 s [INFO] Finished at: 2014-08-16T07:01:36+00:00 [INFO] Final Memory: 37M/466M [INFO] ------------------------------------------------------------------------ + mvn clean [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building phandom 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phandom --- [INFO] Deleting /home/r/repo/target [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.863 s [INFO] Finished at: 2014-08-16T07:01:38+00:00 [INFO] Final Memory: 7M/239M [INFO] ------------------------------------------------------------------------ ++ pwd + pdd --source=/home/r/repo --verbose --file=phandom.xml INFO: "my version is 0.5.2" INFO: "reading /home/r/repo" INFO: "33 file(s) found" + s3cmd --no-progress put phandom.xml --config=../s3cfg s3://pdd.teamed.io/phandom.xml File 'phandom.xml' stored as 's3://pdd.teamed.io/phandom.xml' (275 bytes in 0.6 seconds, 448.09 B/s) [1 of 1] + mv /home/r/repo . ++ whoami + chown -R root repo ++ whoami + sudo chown -R rultor repo + cd repo