Console Output

Started by user progwml6
Building in workspace /var/lib/jenkins/workspace/irclib
Cloning the remote Git repository
Cloning repository https://github.com/progwml6/IRCLib.git
 > git init /var/lib/jenkins/workspace/irclib # timeout=10
Fetching upstream changes from https://github.com/progwml6/IRCLib.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/progwml6/IRCLib.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/progwml6/IRCLib.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/progwml6/IRCLib.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/IRCLib.git
 > git fetch --tags --progress https://github.com/progwml6/IRCLib.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/master
Seen 1 remote branch
Checking out Revision 21a7c9bbea0dc67769406555eccc8e0eb92bdd88 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 21a7c9bbea0dc67769406555eccc8e0eb92bdd88
First time build. Skipping changelog.
[irclib] $ /bin/sh -xe /tmp/hudson6845508312390374397.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[irclib] $ /var/lib/jenkins/workspace/irclib/gradlew -s -Plocal_maven=/var/www/dvs1/files/maven build uploadArchives
Downloading https://services.gradle.org/distributions/gradle-2.2-bin.zip
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /var/lib/jenkins/workspace/irclib/wrapper/dists/gradle-2.2-bin/ca0flae0itb57he40lyj6fhpp/gradle-2.2-bin.zip to /var/lib/jenkins/workspace/irclib/wrapper/dists/gradle-2.2-bin/ca0flae0itb57he40lyj6fhpp
Set executable permissions for: /var/lib/jenkins/workspace/irclib/wrapper/dists/gradle-2.2-bin/ca0flae0itb57he40lyj6fhpp/gradle-2.2/bin/gradle
:compileJava
Download https://repo1.maven.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom
Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava/17.0/guava-17.0.jar
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
:processResources UP-TO-DATE
:classes
:jar
:sourcesJar
:assemble
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:check UP-TO-DATE
:build
:uploadArchivesUploading: irclib/irclib/1.0.0-1/irclib-1.0.0-1.jar to repository remote at file:///var/www/dvs1/files/maven
Transferring 8K from remote
Uploaded 8K
Uploading: irclib/irclib/1.0.0-1/irclib-1.0.0-1-sources.jar to repository remote at file:///var/www/dvs1/files/maven
Transferring 4K from remote
Uploaded 4K


BUILD SUCCESSFUL

Total time: 22.868 secs
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
Recording fingerprints
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS