blob: b14af7c24433db76a6a1777b5c7790b3885ed737 [file] [log] [blame]
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jclouds.provider:rackspace-clouddns-uk:bundle:1.6.0-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jclouds:jclouds-project:1.6.0-SNAPSHOT (/private/tmp/jclouds/project/pom.xml) points at org.jclouds:jclouds-multi instead of org.sonatype.oss:oss-parent, please verify your project structure @ org.jclouds:jclouds-project:1.6.0-SNAPSHOT, /private/tmp/jclouds/project/pom.xml, line 24, column 13
[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 jclouds Rackspace Next Generation Cloud DNS UK provider 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ rackspace-clouddns-uk ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-maven) @ rackspace-clouddns-uk ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ rackspace-clouddns-uk ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ rackspace-clouddns-uk ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (process-remote-resources) @ rackspace-clouddns-uk ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rackspace-clouddns-uk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /private/tmp/jclouds/providers/rackspace-clouddns-uk/src/main/clojure
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ rackspace-clouddns-uk ---
[INFO] Compiling 1 source file to /private/tmp/jclouds/providers/rackspace-clouddns-uk/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rackspace-clouddns-uk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /private/tmp/jclouds/providers/rackspace-clouddns-uk/src/test/clojure
[INFO] skip non existing resourceDirectory /private/tmp/jclouds/providers/rackspace-clouddns-uk/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ rackspace-clouddns-uk ---
[INFO] Compiling 4 source files to /private/tmp/jclouds/providers/rackspace-clouddns-uk/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ rackspace-clouddns-uk ---
[INFO] Surefire report directory: /private/tmp/jclouds/providers/rackspace-clouddns-uk/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@65b4fad5
Starting test testAllContains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest)
Starting test testTransformableToContains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest)
Starting test testOfApiContains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest)
Starting test testWithId(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest)
[pool-1-thread-3] Test testTransformableToContains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest) succeeded: 6ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
[pool-1-thread-1] Test testAllContains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest) succeeded: 9ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
[pool-1-thread-2] Test testOfApiContains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest) succeeded: 11ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
[pool-1-thread-4] Test testWithId(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKProviderTest) succeeded: 13ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ rackspace-clouddns-uk ---
[WARNING] Bundle org.jclouds.provider:rackspace-clouddns-uk:bundle:1.6.0-SNAPSHOT : Instructions in Export-Package that are never used: org\.jclouds\.rackspace\.clouddns\.us.*
Classpath: Jar:.,Jar:jclouds-core,Jar:jsr311-api,Jar:guice-assistedinject,Jar:guice,Jar:aopalliance,Jar:rocoto,Jar:javax.inject,Jar:jsr250-api,Jar:gson,Jar:guava,Jar:openstack-keystone,Jar:rackspace-clouddns,Jar:rackspace-cloudidentity,Jar:clojure,Jar:tools.logging,Jar:core.incubator
[WARNING] Bundle org.jclouds.provider:rackspace-clouddns-uk:bundle:1.6.0-SNAPSHOT : Superfluous export-package instructions: [org.jclouds.rackspace.clouddns.us*]
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ rackspace-clouddns-uk ---
[INFO] Building jar: /private/tmp/jclouds/providers/rackspace-clouddns-uk/target/rackspace-clouddns-uk-1.6.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (integration) @ rackspace-clouddns-uk ---
[INFO] Surefire report directory: /private/tmp/jclouds/providers/rackspace-clouddns-uk/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@52b2a2d8
18:41:27,107 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
18:41:27,107 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
18:41:27,107 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/Users/adrianc/.m2/repository/org/jclouds/api/openstack-keystone/1.6.0-SNAPSHOT/openstack-keystone-1.6.0-SNAPSHOT-tests.jar!/logback.xml]
18:41:27,108 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
18:41:27,108 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/Users/adrianc/.m2/repository/org/jclouds/api/rackspace-clouddns/1.6.0-SNAPSHOT/rackspace-clouddns-1.6.0-SNAPSHOT-tests.jar!/logback.xml]
18:41:27,108 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/Users/adrianc/.m2/repository/org/jclouds/api/openstack-keystone/1.6.0-SNAPSHOT/openstack-keystone-1.6.0-SNAPSHOT-tests.jar!/logback.xml]
18:41:27,121 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@651e67c - URL [jar:file:/Users/adrianc/.m2/repository/org/jclouds/api/openstack-keystone/1.6.0-SNAPSHOT/openstack-keystone-1.6.0-SNAPSHOT-tests.jar!/logback.xml] is not of type file
18:41:27,159 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
18:41:27,168 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
18:41:27,170 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
18:41:27,180 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:41:27,211 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [target/test-data/jclouds.log]
18:41:27,212 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
18:41:27,212 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [WIREFILE]
18:41:27,212 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:41:27,213 |-INFO in ch.qos.logback.core.FileAppender[WIREFILE] - File property is set to [target/test-data/jclouds-wire.log]
18:41:27,213 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
18:41:27,213 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [COMPUTEFILE]
18:41:27,213 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:41:27,214 |-INFO in ch.qos.logback.core.FileAppender[COMPUTEFILE] - File property is set to [target/test-data/jclouds-compute.log]
18:41:27,214 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
18:41:27,214 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SSHFILE]
18:41:27,214 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
18:41:27,214 |-INFO in ch.qos.logback.core.FileAppender[SSHFILE] - File property is set to [target/test-data/jclouds-ssh.log]
18:41:27,215 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to WARN
18:41:27,215 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.jclouds level set to DEBUG
18:41:27,215 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[org.jclouds]
18:41:27,216 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - jclouds.wire level set to DEBUG
18:41:27,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [WIREFILE] to Logger[jclouds.wire]
18:41:27,216 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - jclouds.headers level set to DEBUG
18:41:27,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [WIREFILE] to Logger[jclouds.headers]
18:41:27,216 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - jclouds.compute level set to DEBUG
18:41:27,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [COMPUTEFILE] to Logger[jclouds.compute]
18:41:27,216 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - jclouds.ssh level set to DEBUG
18:41:27,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SSHFILE] to Logger[jclouds.ssh]
18:41:27,216 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
18:41:27,217 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6af2da21 - Registering current configuration as safe fallback point
Starting test testCreateDomainsWithSubdomainsAndRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testCreateDomainsWithSubdomainsAndRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 11109ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
Starting test testCreateSimpleDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testCreateSimpleDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 3651ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
Starting test testListDomains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testListDomains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 811ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
Starting test testListDomainsWithFilter(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testListDomainsWithFilter(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 807ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Starting test testListSubdomains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testListSubdomains(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 10856ms
Test suite progress: tests succeeded: 5, failed: 0, skipped: 0.
Starting test testGetDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testGetDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 17694ms
Test suite progress: tests succeeded: 6, failed: 0, skipped: 0.
Starting test testUpdateDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testUpdateDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 13663ms
Test suite progress: tests succeeded: 7, failed: 0, skipped: 0.
Starting test testUpdateDomainsTTL(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testUpdateDomainsTTL(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 27122ms
Test suite progress: tests succeeded: 8, failed: 0, skipped: 0.
Starting test testUpdateDomainsEmail(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testUpdateDomainsEmail(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 31117ms
Test suite progress: tests succeeded: 9, failed: 0, skipped: 0.
Starting test testExportDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testExportDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 3891ms
Test suite progress: tests succeeded: 10, failed: 0, skipped: 0.
Starting test testImportDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest)
[TestNG] Test testImportDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKDomainApiLiveTest) succeeded: 3707ms
Test suite progress: tests succeeded: 11, failed: 0, skipped: 0.
Starting test testList(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKLimitApiLiveTest)
[TestNG] Test testList(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKLimitApiLiveTest) succeeded: 2158ms
Test suite progress: tests succeeded: 12, failed: 0, skipped: 0.
Starting test testListTypes(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKLimitApiLiveTest)
[TestNG] Test testListTypes(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKLimitApiLiveTest) succeeded: 490ms
Test suite progress: tests succeeded: 13, failed: 0, skipped: 0.
Starting test testCreateDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testCreateDomain(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 5574ms
Test suite progress: tests succeeded: 14, failed: 0, skipped: 0.
Starting test testCreateRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testCreateRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 4891ms
Test suite progress: tests succeeded: 15, failed: 0, skipped: 0.
Starting test testListRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testListRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 1044ms
Test suite progress: tests succeeded: 16, failed: 0, skipped: 0.
Starting test testListRecordsByCriteriaMethods(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testListRecordsByCriteriaMethods(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 3234ms
Test suite progress: tests succeeded: 17, failed: 0, skipped: 0.
Starting test testGetRecordByNameAndTypeAndData(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testGetRecordByNameAndTypeAndData(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 959ms
Test suite progress: tests succeeded: 18, failed: 0, skipped: 0.
Starting test testGetRecord(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testGetRecord(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 1023ms
Test suite progress: tests succeeded: 19, failed: 0, skipped: 0.
Starting test testUpdateRecord(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testUpdateRecord(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 5631ms
Test suite progress: tests succeeded: 20, failed: 0, skipped: 0.
Starting test testUpdateRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testUpdateRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 14235ms
Test suite progress: tests succeeded: 21, failed: 0, skipped: 0.
Starting test testDeleteRecord(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testDeleteRecord(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 2358ms
Test suite progress: tests succeeded: 22, failed: 0, skipped: 0.
Starting test testDeleteRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest)
[TestNG] Test testDeleteRecords(org.jclouds.rackspace.clouddns.uk.features.CloudDNSUKRecordApiLiveTest) succeeded: 5653ms
Test suite progress: tests succeeded: 23, failed: 0, skipped: 0.
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 244.478 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-duplicate-finder-plugin:1.0.3:check (default) @ rackspace-clouddns-uk ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rackspace-clouddns-uk ---
[INFO] Installing /private/tmp/jclouds/providers/rackspace-clouddns-uk/target/rackspace-clouddns-uk-1.6.0-SNAPSHOT.jar to /Users/adrianc/.m2/repository/org/jclouds/provider/rackspace-clouddns-uk/1.6.0-SNAPSHOT/rackspace-clouddns-uk-1.6.0-SNAPSHOT.jar
[INFO] Installing /private/tmp/jclouds/providers/rackspace-clouddns-uk/pom.xml to /Users/adrianc/.m2/repository/org/jclouds/provider/rackspace-clouddns-uk/1.6.0-SNAPSHOT/rackspace-clouddns-uk-1.6.0-SNAPSHOT.pom
[INFO] Installing /private/tmp/jclouds/providers/rackspace-clouddns-uk/target/rackspace-clouddns-uk-1.6.0-SNAPSHOT-tests.jar to /Users/adrianc/.m2/repository/org/jclouds/provider/rackspace-clouddns-uk/1.6.0-SNAPSHOT/rackspace-clouddns-uk-1.6.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ rackspace-clouddns-uk ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:10.902s
[INFO] Finished at: Sat Apr 27 18:45:31 PDT 2013
[INFO] Final Memory: 18M/125M
[INFO] ------------------------------------------------------------------------