Taken care of off-list.

--David

On Sun, Feb 9, 2014 at 5:27 PM, Laszlo Hornyak <laszlo.horn...@gmail.com> wrote:
> Guys, why is jenkins asking for authentication when I want to view the
> surefire reports? Unfortunately I do not have a user in this instance, so I
> disabled this test for now.
>
> If someone could create a user for me, that would also solve the problem...
>
> Thank you,
> Laszlo
>
>
> On Sun, Feb 9, 2014 at 10:50 PM, <jenk...@cloudstack.org> wrote:
>
>> See <http://jenkins.buildacloud.org/job/build-master/262/changes>
>>
>> Changes:
>>
>> [laszlo.hornyak] cleanup in LibvirtComputingResource
>>
>> [laszlo.hornyak] removed unused variables
>>
>> [laszlo.hornyak] safely close resource with java 1.7 resource block
>>
>> [laszlo.hornyak] replaced Integer reference comparsion with .equals
>>
>> [laszlo.hornyak] removed self-assignment
>>
>> [laszlo.hornyak] String concatenation cleanup
>>
>> [laszlo.hornyak] Minor Boolean expression simplification
>>
>> [laszlo.hornyak] Boolean expression simplification
>>
>> [laszlo.hornyak] Replaced String concatenation in loop
>>
>> [laszlo.hornyak] Cleanup in UriUtils.encodeURIComponent
>>
>> ------------------------------------------
>> [...truncated 20040 lines...]
>> 624/894 KB
>> 628/894 KB
>> 632/894 KB
>> 636/894 KB
>> 640/894 KB
>> 644/894 KB
>> 648/894 KB
>> 652/894 KB
>> 656/894 KB
>> 660/894 KB
>> 664/894 KB
>> 668/894 KB
>> 672/894 KB
>> 676/894 KB
>> 680/894 KB
>> 684/894 KB
>> 688/894 KB
>> 692/894 KB
>> 696/894 KB
>> 700/894 KB
>> 704/894 KB
>> 708/894 KB
>> 712/894 KB
>> 716/894 KB
>> 720/894 KB
>> 724/894 KB
>> 728/894 KB
>> 732/894 KB
>> 736/894 KB
>> 740/894 KB
>> 744/894 KB
>> 748/894 KB
>> 752/894 KB
>> 756/894 KB
>> 760/894 KB
>> 764/894 KB
>> 768/894 KB
>> 772/894 KB
>> 776/894 KB
>> 780/894 KB
>> 784/894 KB
>> 788/894 KB
>> 792/894 KB
>> 796/894 KB
>> 800/894 KB
>> 804/894 KB
>> 808/894 KB
>> 812/894 KB
>> 816/894 KB
>> 820/894 KB
>> 824/894 KB
>> 828/894 KB
>> 832/894 KB
>> 836/894 KB
>> 840/894 KB
>> 844/894 KB
>> 848/894 KB
>> 852/894 KB
>> 856/894 KB
>> 860/894 KB
>> 864/894 KB
>> 868/894 KB
>> 872/894 KB
>> 876/894 KB
>> 880/894 KB
>> 884/894 KB
>> 888/894 KB
>> 892/894 KB
>> 894/894 KB
>>
>> Downloaded:
>> http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar(894
>>  KB at 16240.0 KB/sec)
>> [INFO]
>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
>> cloud-plugin-hypervisor-kvm ---
>> [INFO] Deleting <
>> http://jenkins.buildacloud.org/job/build-master/ws/plugins/hypervisors/kvm>
>> (includes = [target, dist], excludes = [])
>> [INFO]
>> [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @
>> cloud-plugin-hypervisor-kvm ---
>> [INFO] Starting audit...
>> Audit done.
>>
>> [INFO]
>> [INFO] --- maven-remote-resources-plugin:1.3:process (default) @
>> cloud-plugin-hypervisor-kvm ---
>> [WARNING] Missing POM for org.libvirt:libvirt:jar:0.5.1
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
>> cloud-plugin-hypervisor-kvm ---
>> [debug] execute contextualize
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 2 resources
>> [INFO] Copying 3 resources
>> [INFO]
>> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @
>> cloud-plugin-hypervisor-kvm ---
>> [INFO] Compiling 36 source files to <
>> http://jenkins.buildacloud.org/job/build-master/ws/plugins/hypervisors/kvm/target/classes
>> >
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.5:testResources
>> (default-testResources) @ cloud-plugin-hypervisor-kvm ---
>> [debug] execute contextualize
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] skip non existing resourceDirectory <
>> http://jenkins.buildacloud.org/job/build-master/ws/plugins/hypervisors/kvm/test/resources
>> >
>> [INFO] Copying 3 resources
>> [INFO]
>> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @
>> cloud-plugin-hypervisor-kvm ---
>> [INFO] Compiling 9 source files to <
>> http://jenkins.buildacloud.org/job/build-master/ws/plugins/hypervisors/kvm/target/test-classes
>> >
>> [INFO]
>> [INFO] --- maven-surefire-plugin:2.12:test (default-test) @
>> cloud-plugin-hypervisor-kvm ---
>> [INFO] Surefire report directory: <
>> http://jenkins.buildacloud.org/job/build-master/ws/plugins/hypervisors/kvm/target/surefire-reports
>> >
>>
>> -------------------------------------------------------
>>  T E S T S
>> -------------------------------------------------------
>> Running com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest
>> log4j:WARN No appenders could be found for logger
>> (com.cloud.hypervisor.kvm.resource.LibvirtComputingResource).
>> log4j:WARN Please initialize the log4j system properly.
>> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for
>> more info.
>> Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec
>> <<< FAILURE!
>> Running com.cloud.hypervisor.kvm.resource.LibvirtSecretDefTest
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
>> Running com.cloud.hypervisor.kvm.resource.LibvirtStoragePoolDefTest
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
>> Running com.cloud.hypervisor.kvm.resource.LibvirtDomainXMLParserTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
>> Running com.cloud.hypervisor.kvm.resource.LibvirtVifDriverTest
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
>> Running com.cloud.hypervisor.kvm.resource.LibvirtVMDefTest
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
>> Running com.cloud.hypervisor.kvm.storage.KVMStorageProcessorTest
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
>>
>> Results :
>>
>> Failed tests:
>> getCpuSpeed(com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest)
>>
>> Tests run: 27, Failures: 1, Errors: 0, Skipped: 0
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration
>>  SUCCESS [1.969s]
>> [INFO] Apache CloudStack ................................. SUCCESS [1.433s]
>> [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [2.241s]
>> [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [2.640s]
>> [INFO] Apache CloudStack Utils ........................... SUCCESS [9.889s]
>> [INFO] Apache CloudStack Framework ....................... SUCCESS [0.715s]
>> [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [5.641s]
>> [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [3.200s]
>> [INFO] Apache CloudStack API ............................. SUCCESS [9.847s]
>> [INFO] Apache CloudStack Framework - REST ................ SUCCESS [2.635s]
>> [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [4.759s]
>> [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [2.714s]
>> [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [3.451s]
>> [INFO] Apache CloudStack Framework - Security ............ SUCCESS [1.839s]
>> [INFO] Apache CloudStack Core ............................ SUCCESS [6.536s]
>> [INFO] Apache CloudStack Agents .......................... SUCCESS [4.615s]
>> [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [2.423s]
>> [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [2.676s]
>> [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [7.505s]
>> [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [1.388s]
>> [INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS
>> [2.550s]
>> [INFO] Apache CloudStack Server .......................... SUCCESS
>> [30.539s]
>> [INFO] Apache CloudStack Usage Server .................... SUCCESS [4.978s]
>> [INFO] Apache XenSource XAPI ............................. SUCCESS [3.958s]
>> [INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS
>> [6.940s]
>> [INFO] Apache CloudStack Cloud Services .................. SUCCESS [1.191s]
>> [INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.236s]
>> [INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [3.843s]
>> [INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [5.042s]
>> [INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [3.305s]
>> [INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [2.193s]
>> [INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS
>> [1.955s]
>> [INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [1.893s]
>> [INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS
>> [5.476s]
>> [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [1.479s]
>> [INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [0.774s]
>> [INFO] Apache CloudStack Plugin POM ...................... SUCCESS [2.751s]
>> [INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [5.444s]
>> [INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [3.387s]
>> [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [1.702s]
>> [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS
>> [1.767s]
>> [INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS
>> [1.878s]
>> [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner
>>  SUCCESS [1.702s]
>> [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
>>  SUCCESS [1.761s]
>> [INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS
>> [5.445s]
>> [INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [1.618s]
>> [INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [1.739s]
>> [INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [5.370s]
>> [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [2.637s]
>> [INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [2.391s]
>> [INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [7.166s]
>> [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... FAILURE
>> [10.280s]
>> [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
>> [INFO] Apache CloudStack Plugin - In Memory Event Bus .... SKIPPED
>> [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED
>> [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED
>> [INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED
>> [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SKIPPED
>> [INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SKIPPED
>> [INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED
>> [INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
>> [INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
>> [INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
>> [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
>> [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment
>>  SKIPPED
>> [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
>> [INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
>> [INFO] Apache CloudStack Plugin - Network Opendaylight ... SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
>> [INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
>> [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
>> [INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
>> [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
>> [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider
>>  SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
>> [INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
>> [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
>> [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
>> [INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
>> [INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
>> [INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
>> [INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
>> [INFO] Apache CloudStack Console Proxy ................... SKIPPED
>> [INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
>> [INFO] Apache CloudStack System VM ....................... SKIPPED
>> [INFO] Apache CloudStack Client UI ....................... SKIPPED
>> [INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
>> [INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 3:34.230s
>> [INFO] Finished at: Sun Feb 09 22:49:54 CET 2014
>> [INFO] Final Memory: 60M/407M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
>> project cloud-plugin-hypervisor-kvm: There are test failures.
>> [ERROR]
>> [ERROR] Please refer to <
>> http://jenkins.buildacloud.org/job/build-master/ws/plugins/hypervisors/kvm/target/surefire-reports>
>> for the individual test results.
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :cloud-plugin-hypervisor-kvm
>> Build step 'Invoke top-level Maven targets' marked build as failure
>>
>
>
>
> --
>
> EOF

Reply via email to