Build: #78 was successful
Job: Distribution was successful
Build log
The build generated 819 lines of output. Download or view full build log
04-May-2015 14:22:55 | Build HPPC - Software - dweiss - Distribution #78 (HPPC-SOFTWARE0-DIST-78) started building on agent Local Agent 5 |
04-May-2015 14:22:55 | Build working directory is /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST |
04-May-2015 14:22:55 | Executing build HPPC - Software - dweiss - Distribution #78 (HPPC-SOFTWARE0-DIST-78) |
04-May-2015 14:22:55 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
04-May-2015 14:22:55 | Updating source code to revision: 890612e715a13cbd306ebb55d6499e869ac57d73 |
04-May-2015 14:22:56 | Fetching 'refs/heads/dweiss' from 'https://github.com/carrotsearch/hppc.git'. |
04-May-2015 14:22:57 | Checking out revision 890612e715a13cbd306ebb55d6499e869ac57d73. |
04-May-2015 14:22:57 | Warning: you are leaving 200 commits behind, not connected to |
04-May-2015 14:22:57 | any of your branches: |
04-May-2015 14:22:57 | |
04-May-2015 14:22:57 | 4303472 HPPC-149: Recognize tests.seed as the initialization seed for randomized key mix strategies. Other minor tweaks, including David Stafford's mix64 step and forbidden-API checks for wall-time calls. |
04-May-2015 14:22:57 | abab77a Javadocs. |
04-May-2015 14:22:57 | 1969551 Merge branch 'master' into dweiss |
04-May-2015 14:22:57 | 0f31de4 Added scatter set/ map to the table. |
04-May-2015 14:22:57 | ... and 196 more. |
04-May-2015 14:22:57 | |
04-May-2015 14:22:57 | If you want to keep them by creating a new branch, this may be a good time |
04-May-2015 14:22:57 | to do so with: |
04-May-2015 14:22:57 | |
04-May-2015 14:22:57 | git branch new_branch_name 4303472bcd081304c2d32188af9974e7dfb37d2c |
04-May-2015 14:22:57 | |
04-May-2015 14:22:57 | HEAD is now at 890612e... HPPC-150: Make the default key mixing strategy globally configurable (via "hppc.bitmixer" sysprop). This property allows switching from random bit mixer strategy to any of the following: - random the default strategy. Varies bit mixer per instance. - deterministic the default strategy in HPPC up to v. 0.6.x. Varies bit mixer depending on hash container size. - none No bit mixing is used (hash sets/maps become scatter sets/ maps). |
04-May-2015 14:22:57 | Updated source code to revision: 890612e715a13cbd306ebb55d6499e869ac57d73 |
04-May-2015 14:22:57 | Finished task 'Checkout Default Repository' |
04-May-2015 14:22:57 | Running pre-build action: Clover Grails PreBuild Action |
04-May-2015 14:22:57 | Running pre-build action: VCS Version Collector |
04-May-2015 14:22:57 | Substituting variable: ${bamboo.buildNumber} with 78 |
04-May-2015 14:22:57 | Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
04-May-2015 14:22:57 | Beginning to execute external process for build 'HPPC - Software - dweiss - Distribution #78 (HPPC-SOFTWARE0-DIST-78)' ... running command line: /home/bamboo/tools/apache-maven-3.2.5/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo/bamboo-software/temp/HPPC-SOFTWARE0-DIST -Dmaven.repo.local=/mnt/work/bamboo-home/.m2/AGENT-1671170/repository clean verify -Dbuild.number=78 -Dgpg.skip=true ... in: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST ... using extra environment variables: bamboo_carrotsearch_download_staging_path=/srv/vhosts/staging-get.carrotsearch.com bamboo_carrot2_download_host=gamma.carrotsearch.com bamboo_carrotsearch_download_official_path=~/sites/download.carrotsearch.com JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64 bamboo_carrotsearch_labs_ssh=carrotse@site5.carrot2.org:~/sites/labs.carrotsearch.com useMavenReturnCode=false bamboo_carrotsearch_secure_ssh=seccarro@site5.carrot2.org:~/www bamboo_carrot2_website_ssh=carrot2o@site5.carrot2.org:~/sites/project.carrot2.org bamboo_carrotsearch_download_staging_user=bamboo bamboo_carrot2_download_path=/srv/vhosts/get.carrot2.org M2_HOME=/home/bamboo/tools/apache-maven-3.2.5 bamboo_carrotsearch_download_official_host=download.carrotsearch.com bamboo_csssprites_download_user=bamboo bamboo_carrotsearch_download_staging_host=gamma.carrotsearch.com bamboo_csssprites_download_path=/srv/vhosts/get.csssprites.org bamboo_carrot2_download_user=bamboo MAVEN2_HOME=/home/bamboo/tools/apache-maven-3.2.5 bamboo_carrotsearch_website_ssh=carrotse@site5.carrot2.org:~/sites/www.carrotsearch.com bamboo_carrotsearch_download_official_user=carrotse bamboo_csssprites_download_host=gamma.carrotsearch.com PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games |
04-May-2015 14:22:58 | [INFO] Scanning for projects... |
04-May-2015 14:22:58 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:58 | [INFO] Reactor Build Order: |
04-May-2015 14:22:58 | [INFO] |
04-May-2015 14:22:58 | [INFO] HPPC (parent POM) |
04-May-2015 14:22:58 | [INFO] HPPC Template Processor |
04-May-2015 14:22:58 | [INFO] HPPC Collections |
04-May-2015 14:22:58 | [INFO] HPPC Benchmarks |
04-May-2015 14:22:58 | [INFO] |
04-May-2015 14:22:58 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:58 | [INFO] Building HPPC (parent POM) 0.7.0-SNAPSHOT |
04-May-2015 14:22:58 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:58 | [INFO] |
04-May-2015 14:22:58 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hppc-parent --- |
04-May-2015 14:22:59 | [INFO] |
04-May-2015 14:22:59 | [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-environment) @ hppc-parent --- |
04-May-2015 14:22:59 | [INFO] |
04-May-2015 14:22:59 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:59 | [INFO] Building HPPC Template Processor 0.7.0-SNAPSHOT |
04-May-2015 14:22:59 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:59 | [INFO] |
04-May-2015 14:22:59 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hppc-template-processor --- |
04-May-2015 14:22:59 | [INFO] Deleting /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-template-processor/target (includes = [], excludes = [eclipse/**]) |
04-May-2015 14:22:59 | [INFO] |
04-May-2015 14:22:59 | [INFO] --- antlr4-maven-plugin:4.5:antlr4 (antlr4) @ hppc-template-processor --- |
04-May-2015 14:22:59 | [INFO] ANTLR 4: Processing source directory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-template-processor/src/main/antlr4 |
04-May-2015 14:22:59 | [INFO] Processing grammar: com/carrotsearch/hppc/generator/parser/Java7Lexer.g4 |
04-May-2015 14:23:00 | [INFO] Processing grammar: com/carrotsearch/hppc/generator/parser/Java7Parser.g4 |
04-May-2015 14:23:00 | [INFO] |
04-May-2015 14:23:00 | [INFO] --- maven-plugin-plugin:3.4:helpmojo (generated-helpmojo) @ hppc-template-processor --- |
04-May-2015 14:23:01 | [INFO] Using 'UTF-8' encoding to read mojo metadata. |
04-May-2015 14:23:02 | [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. |
04-May-2015 14:23:02 | [INFO] |
04-May-2015 14:23:02 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hppc-template-processor --- |
04-May-2015 14:23:02 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:23:02 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-template-processor/src/main/resources |
04-May-2015 14:23:02 | [INFO] |
04-May-2015 14:23:02 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hppc-template-processor --- |
04-May-2015 14:23:02 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:23:02 | [INFO] Compiling 27 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-template-processor/target/classes |
04-May-2015 14:23:04 | [INFO] |
04-May-2015 14:23:04 | [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ hppc-template-processor --- |
04-May-2015 14:23:04 | [INFO] Using 'UTF-8' encoding to read mojo metadata. |
04-May-2015 14:23:05 | [INFO] Mojo extractor with id: java-annotations found 4 mojo descriptors. |
04-May-2015 14:23:05 | [INFO] |
04-May-2015 14:23:05 | [INFO] --- maven-plugin-plugin:3.4:descriptor (mojo-descriptor) @ hppc-template-processor --- |
04-May-2015 14:23:05 | [INFO] Using 'UTF-8' encoding to read mojo metadata. |
04-May-2015 14:23:05 | [INFO] Mojo extractor with id: java-annotations found 4 mojo descriptors. |
04-May-2015 14:23:05 | [INFO] |
04-May-2015 14:23:05 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hppc-template-processor --- |
04-May-2015 14:23:05 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:23:05 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-template-processor/src/test/resources |
04-May-2015 14:23:05 | [INFO] |
04-May-2015 14:23:05 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hppc-template-processor --- |
04-May-2015 14:23:05 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:23:05 | [INFO] Compiling 3 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-template-processor/target/test-classes |
04-May-2015 14:23:05 | [INFO] |
04-May-2015 14:23:05 | [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hppc-template-processor --- |
04-May-2015 14:23:05 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-template-processor/target/hppc-template-processor-0.7.0-SNAPSHOT.jar |
04-May-2015 14:23:05 | [INFO] |
04-May-2015 14:23:05 | [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ hppc-template-processor --- |
04-May-2015 14:23:05 | [INFO] |
04-May-2015 14:23:05 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:23:05 | [INFO] Building HPPC Collections 0.7.0-SNAPSHOT |
04-May-2015 14:23:05 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:23:05 | [INFO] |
04-May-2015 14:23:05 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hppc --- |
04-May-2015 14:23:05 | [INFO] Deleting /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target (includes = [], excludes = [eclipse/**]) |
04-May-2015 14:23:06 | [INFO] |
04-May-2015 14:23:06 | [INFO] --- hppc-template-processor:0.7.0-SNAPSHOT:template-processor (generate-sources) @ hppc --- |
04-May-2015 14:23:06 | [INFO] Processing templates from src/main/templates => target/generated-sources/main/java |
04-May-2015 14:23:10 | [INFO] Processed 23 templates in 3.98 sec. (576 output files: 576 updated, 0 deleted). |
04-May-2015 14:23:10 | [INFO] |
04-May-2015 14:23:10 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hppc --- |
04-May-2015 14:23:10 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:23:10 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/src/main/resources |
04-May-2015 14:23:10 | [INFO] |
04-May-2015 14:23:10 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hppc --- |
04-May-2015 14:23:10 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:23:10 | [INFO] Compiling 595 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target/classes |
04-May-2015 14:23:13 | [WARNING] /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target/generated-sources/main/java/com/carrotsearch/hppc/ObjectObjectIdentityHashMap.java:[101,28] unchecked cast |
04-May-2015 14:23:13 | required: KType |
04-May-2015 14:23:13 | found: capture#1 of ? |
04-May-2015 14:23:13 | [INFO] |
04-May-2015 14:23:13 | [INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ hppc --- |
04-May-2015 14:23:13 | [INFO] Scanning for classes to check... |
04-May-2015 14:23:13 | [INFO] Reading bundled API signatures: jdk-unsafe |
04-May-2015 14:23:13 | [INFO] Reading bundled API signatures: jdk-deprecated |
04-May-2015 14:23:13 | [INFO] Reading bundled API signatures: jdk-system-out |
04-May-2015 14:23:13 | [INFO] Reading API signatures: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/etc/forbidden-apis/intrinsics.txt |
04-May-2015 14:23:13 | [INFO] Reading API signatures: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/etc/forbidden-apis/time-relative.txt |
04-May-2015 14:23:13 | [INFO] Loading classes to check... |
04-May-2015 14:23:13 | [INFO] Scanning for API signatures and dependencies... |
04-May-2015 14:23:14 | [INFO] Scanned 1313 (and 236 related) class file(s) for forbidden API invocations (in 0.54s), 0 error(s). |
04-May-2015 14:23:14 | [INFO] |
04-May-2015 14:23:14 | [INFO] --- hppc-template-processor:0.7.0-SNAPSHOT:template-processor (generate-test-sources) @ hppc --- |
04-May-2015 14:23:14 | [INFO] Processing templates from src/test/templates => target/generated-sources/test/java |
04-May-2015 14:23:14 | [INFO] Processed 9 templates in 0.89 sec. (184 output files: 184 updated, 0 deleted). |
04-May-2015 14:23:14 | [INFO] |
04-May-2015 14:23:14 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hppc --- |
04-May-2015 14:23:14 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:23:14 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/src/test/resources |
04-May-2015 14:23:14 | [INFO] |
04-May-2015 14:23:14 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hppc --- |
04-May-2015 14:23:14 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:23:14 | [INFO] Compiling 203 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target/test-classes |
04-May-2015 14:23:16 | [WARNING] /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/src/test/java/com/carrotsearch/hppc/TestUtils.java:[316,42] Possible heap pollution from parameterized vararg type T |
04-May-2015 14:23:16 | [INFO] |
04-May-2015 14:23:16 | [INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-apis-tests) @ hppc --- |
04-May-2015 14:23:16 | [INFO] Scanning for classes to check... |
04-May-2015 14:23:16 | [INFO] Reading bundled API signatures: jdk-unsafe |
04-May-2015 14:23:16 | [INFO] Reading bundled API signatures: jdk-deprecated |
04-May-2015 14:23:16 | [INFO] Loading classes to check... |
04-May-2015 14:23:16 | [INFO] Scanning for API signatures and dependencies... |
04-May-2015 14:23:16 | [INFO] Scanned 1147 (and 928 related) class file(s) for forbidden API invocations (in 0.31s), 0 error(s). |
04-May-2015 14:23:16 | [INFO] |
04-May-2015 14:23:16 | [INFO] --- junit4-maven-plugin:2.1.14:junit4 (junit4-tests) @ hppc --- |
04-May-2015 14:23:17 | [INFO] <JUnit4> says ahoj! Master seed: D3061CED46D41C97 |
04-May-2015 14:23:17 | Executing 190 suites with 4 JVMs. |
04-May-2015 14:23:17 | |
04-May-2015 14:23:17 | Started J2 PID(7349@n19h65). |
04-May-2015 14:23:17 | Started J0 PID(7351@n19h65). |
04-May-2015 14:23:17 | Started J3 PID(7352@n19h65). |
04-May-2015 14:23:17 | Started J1 PID(7350@n19h65). |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.CharStackTest |
04-May-2015 14:23:18 | Completed [1/190] on J3 in 0.29s, 14 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.CharScatterSetTest |
04-May-2015 14:23:18 | Completed [2/190] on J2 in 0.39s, 23 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.LongLongScatterMapTest |
04-May-2015 14:23:18 | Completed [3/190] on J0 in 0.61s, 38 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.ByteScatterSetTest |
04-May-2015 14:23:18 | Completed [4/190] on J2 in 0.18s, 23 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.ByteHashSetTest |
04-May-2015 14:23:18 | Completed [5/190] on J3 in 0.24s, 23 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.LongIntScatterMapTest |
04-May-2015 14:23:18 | Completed [6/190] on J1 in 0.61s, 38 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.ObjectFloatIdentityHashMapTest |
04-May-2015 14:23:18 | Completed [7/190] on J1 in 0.13s, 20 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.ObjectIntHashMapRegressionTest |
04-May-2015 14:23:18 | Completed [8/190] on J1 in 0.01s, 1 test |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.ObjectByteIdentityHashMapTest |
04-May-2015 14:23:18 | Completed [9/190] on J0 in 0.13s, 20 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.CharShortHashMapTest |
04-May-2015 14:23:18 | Completed [10/190] on J2 in 0.40s, 38 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:18 | Suite: com.carrotsearch.hppc.DoubleCharScatterMapTest |
04-May-2015 14:23:18 | Completed [11/190] on J3 in 0.40s, 38 tests |
04-May-2015 14:23:18 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.CharFloatScatterMapTest |
04-May-2015 14:23:19 | Completed [12/190] on J1 in 0.32s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ObjectCharHashMapTest |
04-May-2015 14:23:19 | Completed [13/190] on J0 in 0.33s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ShortScatterSetTest |
04-May-2015 14:23:19 | Completed [14/190] on J1 in 0.14s, 23 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ObjectObjectIdentityHashMapTest |
04-May-2015 14:23:19 | Completed [15/190] on J2 in 0.11s, 18 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ShortByteHashMapTest |
04-May-2015 14:23:19 | Completed [16/190] on J3 in 0.29s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.IntLongScatterMapTest |
04-May-2015 14:23:19 | Completed [17/190] on J2 in 0.33s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.LongFloatHashMapTest |
04-May-2015 14:23:19 | Completed [18/190] on J1 in 0.26s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.CharByteHashMapTest |
04-May-2015 14:23:19 | Completed [19/190] on J0 in 0.31s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.LongHashSetTest |
04-May-2015 14:23:19 | Completed [20/190] on J3 in 0.19s, 23 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ShortObjectHashMapTest |
04-May-2015 14:23:19 | Completed [21/190] on J0 in 0.17s, 37 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.LongArrayListTest |
04-May-2015 14:23:19 | Completed [22/190] on J1 in 0.12s, 35 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ShortLongHashMapTest |
04-May-2015 14:23:19 | Completed [23/190] on J3 in 0.15s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ShortByteScatterMapTest |
04-May-2015 14:23:19 | Completed [24/190] on J2 in 0.16s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ObjectDoubleHashMapTest |
04-May-2015 14:23:19 | Completed [25/190] on J2 in 0.27s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.LongIntHashMapTest |
04-May-2015 14:23:19 | Completed [26/190] on J0 in 0.25s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ShortFloatHashMapTest |
04-May-2015 14:23:19 | Completed [27/190] on J1 in 0.19s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ObjectDoubleIdentityHashMapTest |
04-May-2015 14:23:19 | Completed [28/190] on J3 in 0.14s, 20 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.IntCharScatterMapTest |
04-May-2015 14:23:19 | Completed [29/190] on J0 in 0.16s, 38 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:19 | Suite: com.carrotsearch.hppc.ObjectCharIdentityHashMapTest |
04-May-2015 14:23:19 | Completed [30/190] on J3 in 0.08s, 20 tests |
04-May-2015 14:23:19 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ObjectArrayDequeTest |
04-May-2015 14:23:20 | Completed [31/190] on J2 in 0.26s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ShortHashSetTest |
04-May-2015 14:23:20 | Completed [32/190] on J2 in 0.06s, 23 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.FloatLongScatterMapTest |
04-May-2015 14:23:20 | Completed [33/190] on J1 in 0.19s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ByteShortScatterMapTest |
04-May-2015 14:23:20 | Completed [34/190] on J1 in 0.16s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ShortIntHashMapTest |
04-May-2015 14:23:20 | Completed [35/190] on J0 in 0.16s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ShortObjectScatterMapTest |
04-May-2015 14:23:20 | Completed [36/190] on J3 in 0.18s, 37 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.DoubleLongScatterMapTest |
04-May-2015 14:23:20 | Completed [37/190] on J0 in 0.15s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.FloatCharHashMapTest |
04-May-2015 14:23:20 | Completed [38/190] on J3 in 0.17s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.DoubleByteScatterMapTest |
04-May-2015 14:23:20 | Completed [39/190] on J2 in 0.17s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.StringConversionsTest |
04-May-2015 14:23:20 | Completed [40/190] on J2 in 0.00s, 4 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ObjectIntHashMapTest |
04-May-2015 14:23:20 | Completed [41/190] on J2 in 0.12s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.FloatShortScatterMapTest |
04-May-2015 14:23:20 | Completed [42/190] on J1 in 0.14s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.CharArrayDequeTest |
04-May-2015 14:23:20 | Completed [43/190] on J0 in 0.12s, 34 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ByteArrayListTest |
04-May-2015 14:23:20 | Completed [44/190] on J1 in 0.06s, 35 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.FloatArrayListTest |
04-May-2015 14:23:20 | Completed [45/190] on J0 in 0.08s, 35 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.BoundedProportionalArraySizingStrategyTest |
04-May-2015 14:23:20 | Completed [46/190] on J1 in 0.00s, 2 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ByteByteScatterMapTest |
04-May-2015 14:23:20 | Completed [47/190] on J0 in 0.15s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.ObjectShortScatterMapTest |
04-May-2015 14:23:20 | Completed [48/190] on J1 in 0.18s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.APIExpectationsTest |
04-May-2015 14:23:20 | Completed [49/190] on J2 in 0.13s, 13 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.FloatObjectScatterMapTest |
04-May-2015 14:23:20 | Completed [50/190] on J2 in 0.13s, 37 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.BitSetTest |
04-May-2015 14:23:20 | Completed [51/190] on J0 in 0.23s, 3 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:20 | Suite: com.carrotsearch.hppc.LongDoubleScatterMapTest |
04-May-2015 14:23:20 | Completed [52/190] on J1 in 0.16s, 38 tests |
04-May-2015 14:23:20 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.LongScatterSetTest |
04-May-2015 14:23:21 | Completed [53/190] on J1 in 0.06s, 23 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.DoubleIntScatterMapTest |
04-May-2015 14:23:21 | Completed [54/190] on J1 in 0.12s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ObjectLongIdentityHashMapTest |
04-May-2015 14:23:21 | Completed [55/190] on J1 in 0.04s, 20 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.IntScatterSetTest |
04-May-2015 14:23:21 | Completed [56/190] on J1 in 0.05s, 23 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.DoubleShortScatterMapTest |
04-May-2015 14:23:21 | Completed [57/190] on J2 in 0.11s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.DoubleLongHashMapTest |
04-May-2015 14:23:21 | Completed [58/190] on J2 in 0.10s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.IntStackTest |
04-May-2015 14:23:21 | Completed [59/190] on J2 in 0.03s, 14 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ShortDoubleHashMapTest |
04-May-2015 14:23:21 | Completed [60/190] on J0 in 0.11s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.LongDoubleHashMapTest |
04-May-2015 14:23:21 | Completed [61/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.LongObjectScatterMapTest |
04-May-2015 14:23:21 | Completed [62/190] on J0 in 0.12s, 37 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ShortCharHashMapTest |
04-May-2015 14:23:21 | Completed [63/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ShortShortHashMapTest |
04-May-2015 14:23:21 | Completed [64/190] on J1 in 0.10s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ByteCharScatterMapTest |
04-May-2015 14:23:21 | Completed [65/190] on J2 in 0.12s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.LongByteScatterMapTest |
04-May-2015 14:23:21 | Completed [66/190] on J2 in 0.15s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.DoubleScatterSetTest |
04-May-2015 14:23:21 | Completed [67/190] on J2 in 0.08s, 23 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.CharLongHashMapTest |
04-May-2015 14:23:21 | Completed [68/190] on J0 in 0.13s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ObjectShortHashMapTest |
04-May-2015 14:23:21 | Completed [69/190] on J0 in 0.17s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.HashContainersTest |
04-May-2015 14:23:21 | Completed [70/190] on J0 in 0.01s, 2 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.IntByteHashMapTest |
04-May-2015 14:23:21 | Completed [71/190] on J1 in 0.15s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.DoubleFloatScatterMapTest |
04-May-2015 14:23:21 | Completed [72/190] on J1 in 0.14s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.IntArrayListTest |
04-May-2015 14:23:21 | Completed [73/190] on J2 in 0.10s, 35 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.IntCharHashMapTest |
04-May-2015 14:23:21 | Completed [74/190] on J2 in 0.11s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ShortFloatScatterMapTest |
04-May-2015 14:23:21 | Completed [75/190] on J0 in 0.11s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ShortShortScatterMapTest |
04-May-2015 14:23:21 | Completed [76/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.FloatHashSetTest |
04-May-2015 14:23:21 | Completed [77/190] on J0 in 0.04s, 23 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.ByteDoubleScatterMapTest |
04-May-2015 14:23:21 | Completed [78/190] on J1 in 0.12s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.DoubleObjectScatterMapTest |
04-May-2015 14:23:21 | Completed [79/190] on J1 in 0.11s, 37 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:21 | Suite: com.carrotsearch.hppc.DoubleDoubleScatterMapTest |
04-May-2015 14:23:21 | Completed [80/190] on J1 in 0.11s, 38 tests |
04-May-2015 14:23:21 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.FloatIntScatterMapTest |
04-May-2015 14:23:22 | Completed [81/190] on J2 in 0.13s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.FloatStackTest |
04-May-2015 14:23:22 | Completed [82/190] on J2 in 0.02s, 14 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.LongStackTest |
04-May-2015 14:23:22 | Completed [83/190] on J2 in 0.02s, 14 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.CharCharScatterMapTest |
04-May-2015 14:23:22 | Completed [84/190] on J2 in 0.11s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ByteArrayDequeTest |
04-May-2015 14:23:22 | Completed [85/190] on J2 in 0.11s, 34 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.CharIntScatterMapTest |
04-May-2015 14:23:22 | Completed [86/190] on J0 in 0.12s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ByteDoubleHashMapTest |
04-May-2015 14:23:22 | Completed [87/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.sorting.IndirectSortTest |
04-May-2015 14:23:22 | Completed [88/190] on J3 in 2.09s, 8 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.LongArrayDequeTest |
04-May-2015 14:23:22 | Completed [89/190] on J2 in 0.11s, 34 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ByteStackTest |
04-May-2015 14:23:22 | Completed [90/190] on J2 in 0.02s, 14 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.CharShortScatterMapTest |
04-May-2015 14:23:22 | Completed [91/190] on J0 in 0.09s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ShortCharScatterMapTest |
04-May-2015 14:23:22 | Completed [92/190] on J2 in 0.09s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.CharHashSetTest |
04-May-2015 14:23:22 | Completed [93/190] on J0 in 0.04s, 23 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ShortStackTest |
04-May-2015 14:23:22 | Completed [94/190] on J0 in 0.02s, 14 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.LongByteHashMapTest |
04-May-2015 14:23:22 | Completed [95/190] on J2 in 0.07s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ShortArrayDequeTest |
04-May-2015 14:23:22 | Completed [96/190] on J0 in 0.10s, 34 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.CharArrayListTest |
04-May-2015 14:23:22 | Completed [97/190] on J2 in 0.05s, 35 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.DoubleIntHashMapTest |
04-May-2015 14:23:22 | Completed [98/190] on J0 in 0.11s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.IntArrayDequeTest |
04-May-2015 14:23:22 | Completed [99/190] on J2 in 0.10s, 34 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ObjectIntScatterMapTest |
04-May-2015 14:23:22 | Completed [100/190] on J3 in 0.12s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ByteByteHashMapTest |
04-May-2015 14:23:22 | Completed [101/190] on J3 in 0.10s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.IntFloatHashMapTest |
04-May-2015 14:23:22 | Completed [102/190] on J3 in 0.11s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.XorShiftRandomTest |
04-May-2015 14:23:22 | Completed [103/190] on J1 in 0.66s, 2 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ObjectShortIdentityHashMapTest |
04-May-2015 14:23:22 | Completed [104/190] on J1 in 0.04s, 20 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.FloatCharScatterMapTest |
04-May-2015 14:23:22 | Completed [105/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.LongShortHashMapTest |
04-May-2015 14:23:22 | Completed [106/190] on J0 in 0.11s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.FloatFloatHashMapTest |
04-May-2015 14:23:22 | Completed [107/190] on J0 in 0.12s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ObjectByteHashMapTest |
04-May-2015 14:23:22 | Completed [108/190] on J2 in 0.12s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.DoubleShortHashMapTest |
04-May-2015 14:23:22 | Completed [109/190] on J2 in 0.08s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.ObjectDoubleScatterMapTest |
04-May-2015 14:23:22 | Completed [110/190] on J2 in 0.09s, 38 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:22 | Suite: com.carrotsearch.hppc.FloatObjectHashMapTest |
04-May-2015 14:23:22 | Completed [111/190] on J3 in 0.11s, 37 tests |
04-May-2015 14:23:22 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ObjectByteScatterMapTest |
04-May-2015 14:23:23 | Completed [112/190] on J1 in 0.14s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.CharCharHashMapTest |
04-May-2015 14:23:23 | Completed [113/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.FloatDoubleScatterMapTest |
04-May-2015 14:23:23 | Completed [114/190] on J3 in 0.13s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.LongCharHashMapTest |
04-May-2015 14:23:23 | Completed [115/190] on J0 in 0.12s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.IdentityMapsTest |
04-May-2015 14:23:23 | Completed [116/190] on J1 in 0.01s, 3 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.LongLongHashMapTest |
04-May-2015 14:23:23 | Completed [117/190] on J3 in 0.12s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.DoubleArrayListTest |
04-May-2015 14:23:23 | Completed [118/190] on J1 in 0.10s, 35 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ByteFloatHashMapTest |
04-May-2015 14:23:23 | Completed [119/190] on J3 in 0.11s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.LongCharScatterMapTest |
04-May-2015 14:23:23 | Completed [120/190] on J1 in 0.10s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ByteFloatScatterMapTest |
04-May-2015 14:23:23 | Completed [121/190] on J2 in 0.12s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.NaNCornerCaseTest |
04-May-2015 14:23:23 | Completed [122/190] on J3 in 0.00s, 3 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ObjectHashSetTest |
04-May-2015 14:23:23 | Completed [123/190] on J0 in 0.19s, 26 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.FloatShortHashMapTest |
04-May-2015 14:23:23 | Completed [124/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ObjectFloatScatterMapTest |
04-May-2015 14:23:23 | Completed [125/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ObjectLongHashMapTest |
04-May-2015 14:23:23 | Completed [126/190] on J1 in 0.12s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ByteIntHashMapTest |
04-May-2015 14:23:23 | Completed [127/190] on J2 in 0.10s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.IntIntHashMapTest |
04-May-2015 14:23:23 | Completed [128/190] on J1 in 0.08s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.FloatFloatScatterMapTest |
04-May-2015 14:23:23 | Completed [129/190] on J3 in 0.13s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ObjectIntIdentityHashMapTest |
04-May-2015 14:23:23 | Completed [130/190] on J1 in 0.03s, 20 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.IntObjectScatterMapTest |
04-May-2015 14:23:23 | Completed [131/190] on J3 in 0.11s, 37 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ByteIntScatterMapTest |
04-May-2015 14:23:23 | Completed [132/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ByteLongScatterMapTest |
04-May-2015 14:23:23 | Completed [133/190] on J2 in 0.09s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ByteObjectHashMapTest |
04-May-2015 14:23:23 | Completed [134/190] on J1 in 0.08s, 37 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.IntShortScatterMapTest |
04-May-2015 14:23:23 | Completed [135/190] on J3 in 0.11s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.IntDoubleScatterMapTest |
04-May-2015 14:23:23 | Completed [136/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.IntLongHashMapTest |
04-May-2015 14:23:23 | Completed [137/190] on J3 in 0.08s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ObjectArrayListTest |
04-May-2015 14:23:23 | Completed [138/190] on J3 in 0.07s, 39 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.ByteShortHashMapTest |
04-May-2015 14:23:23 | Completed [139/190] on J0 in 0.09s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:23 | Suite: com.carrotsearch.hppc.CharByteScatterMapTest |
04-May-2015 14:23:23 | Completed [140/190] on J2 in 0.09s, 38 tests |
04-May-2015 14:23:23 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.CharDoubleHashMapTest |
04-May-2015 14:23:24 | Completed [141/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.CharDoubleScatterMapTest |
04-May-2015 14:23:24 | Completed [142/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.ByteCharHashMapTest |
04-May-2015 14:23:24 | Completed [143/190] on J3 in 0.07s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.LongObjectHashMapTest |
04-May-2015 14:23:24 | Completed [144/190] on J3 in 0.08s, 37 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.CharFloatHashMapTest |
04-May-2015 14:23:24 | Completed [145/190] on J0 in 0.09s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.CharIntHashMapTest |
04-May-2015 14:23:24 | Completed [146/190] on J2 in 0.09s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.CharLongScatterMapTest |
04-May-2015 14:23:24 | Completed [147/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.ByteLongHashMapTest |
04-May-2015 14:23:24 | Completed [148/190] on J3 in 0.08s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.ShortLongScatterMapTest |
04-May-2015 14:23:24 | Completed [149/190] on J3 in 0.06s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.LongShortScatterMapTest |
04-May-2015 14:23:24 | Completed [150/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.CharObjectHashMapTest |
04-May-2015 14:23:24 | Completed [151/190] on J0 in 0.09s, 37 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.CharObjectScatterMapTest |
04-May-2015 14:23:24 | Completed [152/190] on J2 in 0.09s, 37 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.ContainersTest |
04-May-2015 14:23:24 | Completed [153/190] on J1 in 0.01s, 2 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.ByteObjectScatterMapTest |
04-May-2015 14:23:24 | Completed [154/190] on J3 in 0.09s, 37 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.IntObjectHashMapTest |
04-May-2015 14:23:24 | Completed [155/190] on J3 in 0.07s, 37 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.ObjectCharScatterMapTest |
04-May-2015 14:23:24 | Completed [156/190] on J3 in 0.11s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.DoubleArrayDequeTest |
04-May-2015 14:23:24 | Completed [157/190] on J0 in 0.11s, 34 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.DoubleByteHashMapTest |
04-May-2015 14:23:24 | Completed [158/190] on J2 in 0.08s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.DoubleCharHashMapTest |
04-May-2015 14:23:24 | Completed [159/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.FloatLongHashMapTest |
04-May-2015 14:23:24 | Completed [160/190] on J3 in 0.08s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:24 | Suite: com.carrotsearch.hppc.ObjectFloatHashMapTest |
04-May-2015 14:23:24 | Completed [161/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:23:24 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.DoubleDoubleHashMapTest |
04-May-2015 14:23:25 | Completed [162/190] on J0 in 0.08s, 38 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.DoubleFloatHashMapTest |
04-May-2015 14:23:25 | Completed [163/190] on J2 in 0.08s, 38 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.DoubleHashSetTest |
04-May-2015 14:23:25 | Completed [164/190] on J1 in 0.04s, 23 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.DoubleObjectHashMapTest |
04-May-2015 14:23:25 | Completed [165/190] on J3 in 0.08s, 37 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.DoubleStackTest |
04-May-2015 14:23:25 | Completed [166/190] on J0 in 0.02s, 14 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.EntryShiftingOnRemovalTest |
04-May-2015 14:23:25 | Completed [167/190] on J2 in 0.01s, 10 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.FloatArrayDequeTest |
04-May-2015 14:23:25 | Completed [168/190] on J1 in 0.11s, 34 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.FloatByteHashMapTest |
04-May-2015 14:23:25 | Completed [169/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.FloatByteScatterMapTest |
04-May-2015 14:23:25 | Completed [170/190] on J0 in 0.09s, 38 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.FloatDoubleHashMapTest |
04-May-2015 14:23:25 | Completed [171/190] on J2 in 0.08s, 38 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.FloatIntHashMapTest |
04-May-2015 14:23:25 | Completed [172/190] on J1 in 0.10s, 38 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.FloatScatterSetTest |
04-May-2015 14:23:25 | Completed [173/190] on J3 in 0.04s, 23 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.IdentitySetsTest |
04-May-2015 14:23:25 | Completed [174/190] on J2 in 0.00s, 1 test |
04-May-2015 14:23:25 | |
04-May-2015 14:23:25 | Suite: com.carrotsearch.hppc.IntByteScatterMapTest |
04-May-2015 14:23:25 | Completed [175/190] on J1 in 0.07s, 38 tests |
04-May-2015 14:23:25 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.IntDoubleHashMapTest |
04-May-2015 14:23:26 | Completed [176/190] on J3 in 0.06s, 38 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.IntFloatScatterMapTest |
04-May-2015 14:23:26 | Completed [177/190] on J2 in 0.10s, 38 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.IntHashSetTest |
04-May-2015 14:23:26 | Completed [178/190] on J1 in 0.04s, 23 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.IntIntScatterMapTest |
04-May-2015 14:23:26 | Completed [179/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.IntShortHashMapTest |
04-May-2015 14:23:26 | Completed [180/190] on J2 in 0.09s, 38 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.LongFloatScatterMapTest |
04-May-2015 14:23:26 | Completed [181/190] on J1 in 0.07s, 38 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.ObjectLongScatterMapTest |
04-May-2015 14:23:26 | Completed [182/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.ObjectScatterSetTest |
04-May-2015 14:23:26 | Completed [183/190] on J3 in 0.17s, 26 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.ObjectObjectHashMapTest |
04-May-2015 14:23:26 | Completed [184/190] on J2 in 0.31s, 38 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:26 | Suite: com.carrotsearch.hppc.ObjectObjectScatterMapTest |
04-May-2015 14:23:26 | Completed [185/190] on J1 in 0.27s, 38 tests |
04-May-2015 14:23:26 | |
04-May-2015 14:23:27 | Suite: com.carrotsearch.hppc.ObjectStackTest |
04-May-2015 14:23:27 | Completed [186/190] on J3 in 0.02s, 17 tests |
04-May-2015 14:23:27 | |
04-May-2015 14:23:27 | Suite: com.carrotsearch.hppc.ShortArrayListTest |
04-May-2015 14:23:27 | Completed [187/190] on J2 in 0.05s, 35 tests |
04-May-2015 14:23:27 | |
04-May-2015 14:23:27 | Suite: com.carrotsearch.hppc.ShortDoubleScatterMapTest |
04-May-2015 14:23:27 | Completed [188/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:23:27 | |
04-May-2015 14:23:27 | Suite: com.carrotsearch.hppc.ShortIntScatterMapTest |
04-May-2015 14:23:27 | Completed [189/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:23:27 | |
04-May-2015 14:23:29 | Suite: com.carrotsearch.hppc.HashCollisionsClusteringTest |
04-May-2015 14:23:29 | Completed [190/190] on J0 in 3.32s, 4 tests |
04-May-2015 14:23:29 | |
04-May-2015 14:23:29 | [INFO] JVM J0: 0.34 .. 11.96 = 11.63s |
04-May-2015 14:23:29 | [INFO] JVM J1: 0.34 .. 10.06 = 9.73s |
04-May-2015 14:23:29 | [INFO] JVM J2: 0.34 .. 10.03 = 9.69s |
04-May-2015 14:23:29 | [INFO] JVM J3: 0.34 .. 10.24 = 9.90s |
04-May-2015 14:23:29 | [INFO] Execution time total: 11 seconds |
04-May-2015 14:23:29 | [INFO] Tests summary: 190 suites, 6115 tests |
04-May-2015 14:23:29 | [INFO] |
04-May-2015 14:23:29 | [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hppc --- |
04-May-2015 14:23:29 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target/hppc-0.7.0-SNAPSHOT.jar |
04-May-2015 14:23:29 | [INFO] |
04-May-2015 14:23:29 | [INFO] --- maven-jar-plugin:2.5:jar (esoteric-jar) @ hppc --- |
04-May-2015 14:23:29 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target/hppc-0.7.0-SNAPSHOT-esoteric.jar |
04-May-2015 14:23:29 | [INFO] |
04-May-2015 14:23:29 | [INFO] --- maven-assembly-plugin:2.5.2:single (make-release-assembly) @ hppc --- |
04-May-2015 14:23:30 | [INFO] Reading assembly descriptor: src/main/assembly/bin.xml |
04-May-2015 14:23:30 | [INFO] Building zip: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target/hppc-0.7.0-SNAPSHOT.zip |
04-May-2015 14:23:30 | [INFO] |
04-May-2015 14:23:30 | [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hppc --- |
04-May-2015 14:23:30 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target/hppc-0.7.0-SNAPSHOT-sources.jar |
04-May-2015 14:23:30 | [INFO] |
04-May-2015 14:23:30 | [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources-esoteric) @ hppc --- |
04-May-2015 14:23:30 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc/target/hppc-0.7.0-SNAPSHOT-esoteric-sources.jar |
04-May-2015 14:23:30 | [INFO] |
04-May-2015 14:23:30 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:23:30 | [INFO] Building HPPC Benchmarks 0.7.0-SNAPSHOT |
04-May-2015 14:23:30 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:23:30 | [INFO] |
04-May-2015 14:23:30 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hppc-benchmarks --- |
04-May-2015 14:23:30 | [INFO] Deleting /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-benchmarks/target (includes = [], excludes = [eclipse/**]) |
04-May-2015 14:23:30 | [INFO] |
04-May-2015 14:23:30 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hppc-benchmarks --- |
04-May-2015 14:23:30 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:23:30 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-benchmarks/src/main/resources |
04-May-2015 14:23:30 | [INFO] |
04-May-2015 14:23:30 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hppc-benchmarks --- |
04-May-2015 14:23:30 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:23:30 | [INFO] Compiling 12 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-benchmarks/target/classes |
04-May-2015 14:23:31 | [INFO] |
04-May-2015 14:23:31 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hppc-benchmarks --- |
04-May-2015 14:23:31 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:23:31 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-benchmarks/src/test/resources |
04-May-2015 14:23:31 | [INFO] |
04-May-2015 14:23:31 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hppc-benchmarks --- |
04-May-2015 14:23:31 | [INFO] No sources to compile |
04-May-2015 14:23:31 | [INFO] |
04-May-2015 14:23:31 | [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hppc-benchmarks --- |
04-May-2015 14:23:31 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-benchmarks/target/hppc-benchmarks-0.7.0-SNAPSHOT.jar |
04-May-2015 14:23:31 | [INFO] |
04-May-2015 14:23:31 | [INFO] --- maven-shade-plugin:2.2:shade (shade-jmh) @ hppc-benchmarks --- |
04-May-2015 14:23:31 | [INFO] Including com.carrotsearch:hppc:jar:0.7.0-SNAPSHOT in the shaded jar. |
04-May-2015 14:23:31 | [INFO] Including com.carrotsearch:hppc:jar:esoteric:0.7.0-SNAPSHOT in the shaded jar. |
04-May-2015 14:23:31 | [INFO] Including it.unimi.dsi:fastutil:jar:7.0.2 in the shaded jar. |
04-May-2015 14:23:31 | [INFO] Including net.openhft:koloboke-impl-jdk6-7:jar:0.6.6 in the shaded jar. |
04-May-2015 14:23:31 | [INFO] Including net.openhft:koloboke-api-jdk6-7:jar:0.6.6 in the shaded jar. |
04-May-2015 14:23:31 | [INFO] Including com.google.code.findbugs:jsr305:jar:2.0.3 in the shaded jar. |
04-May-2015 14:23:31 | [INFO] Including org.openjdk.jmh:jmh-core:jar:1.6.2 in the shaded jar. |
04-May-2015 14:23:31 | [INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar. |
04-May-2015 14:23:31 | [INFO] Including org.apache.commons:commons-math3:jar:3.2 in the shaded jar. |
04-May-2015 14:23:34 | [INFO] Replacing /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-benchmarks/target/benchmarks.jar with /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-benchmarks/target/hppc-benchmarks-0.7.0-SNAPSHOT-shaded.jar |
04-May-2015 14:23:34 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:23:34 | [INFO] Reactor Summary: |
04-May-2015 14:23:34 | [INFO] |
04-May-2015 14:23:34 | [INFO] HPPC (parent POM) .................................. SUCCESS [ 0.557 s] |
04-May-2015 14:23:34 | [INFO] HPPC Template Processor ............................ SUCCESS [ 6.460 s] |
04-May-2015 14:23:34 | [INFO] HPPC Collections ................................... SUCCESS [ 24.916 s] |
04-May-2015 14:23:34 | [INFO] HPPC Benchmarks .................................... SUCCESS [ 3.971 s] |
04-May-2015 14:23:34 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:23:34 | [INFO] BUILD SUCCESS |
04-May-2015 14:23:34 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:23:34 | [INFO] Total time: 36.104 s |
04-May-2015 14:23:34 | [INFO] Finished at: 2015-05-04T14:23:34+02:00 |
04-May-2015 14:23:34 | [INFO] Final Memory: 157M/1087M |
04-May-2015 14:23:34 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:23:36 | Parsing test results... |
04-May-2015 14:23:36 | Finished task 'Maven 3.x' |
04-May-2015 14:23:36 | Running post build plugin 'NCover Results Collector' |
04-May-2015 14:23:36 | Running post build plugin 'Clover Results Collector' |
04-May-2015 14:23:36 | Running post build plugin 'Artifact Copier' |
04-May-2015 14:23:36 | Publishing an artifact: Project Site |
04-May-2015 14:23:36 | Unable to publish artifact [Project Site]: the source directory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-core/target/site does not exist. |
04-May-2015 14:23:36 | Finished publishing of artifact Job artifact: [Project Site], pattern: [**/*.*] anchored at: [hppc-core/target/site] in 0s |
04-May-2015 14:23:36 | Publishing an artifact: Binary Distribution |
04-May-2015 14:23:36 | Unable to publish artifact [Binary Distribution]: the source directory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-DIST/hppc-core/target does not exist. |
04-May-2015 14:23:36 | Finished publishing of artifact Job artifact: [Binary Distribution], pattern: [hppc-*.zip] anchored at: [hppc-core/target] in 0s |
04-May-2015 14:23:36 | Finalising the build... |
04-May-2015 14:23:36 | Stopping timer. |
04-May-2015 14:23:36 | Build HPPC-SOFTWARE0-DIST-78 completed. |
04-May-2015 14:23:36 | Running on server: post build plugin 'NCover Results Collector' |
04-May-2015 14:23:36 | Running on server: post build plugin 'Clover Delta Calculator' |
04-May-2015 14:23:36 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
04-May-2015 14:23:36 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
04-May-2015 14:23:36 | All post build plugins have finished |
04-May-2015 14:23:36 | Generating build results summary... |
04-May-2015 14:23:36 | Saving build results to disk... |
04-May-2015 14:23:38 | Indexing build results... |
04-May-2015 14:23:38 | Finished building HPPC-SOFTWARE0-DIST-78. |