inscil opened a new issue #5016:
URL: https://github.com/apache/cloudstack/issues/5016


   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Other
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   BUILD FAILURE
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   -->
   
   ~~~
   4.14.1.0
   4.15.0.0
   master on 20210511
   ~~~
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   Debian 10
   
   maven 3.6.0-1
   libmaven-parent-java 31-2
   libmaven-resolver-java 1.3.1-1
   libmaven-shared-utils-java 3.3.0-1
   libmaven3-core-java 3.6.0-1
   
   openjdk-11-jdk:amd64 11.0.9+1-1 or 11.0.11+9-1
   openjdk-11-jdk-headless:amd64 11.0.9+1-1 or 11.0.11+9-1
   openjdk-11-jre:amd64 11.0.9+10-1 or 11.0.11+9-1
   openjdk-11-jre-headless:amd64 11.0.9+1-1 or 11.0.11+9-1
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   There are test failures during build.
   
   Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on 
project cloud-utils: There are test failures.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   Follow the latest documentation (4.15.0) on how to build CloudStack from 
source on a Debian 10 system.
   
   <!-- Paste example playbooks or commands between quotes below -->
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   
[debug_build.log.gz](https://github.com/apache/cloudstack/files/6459715/debug_build.log.gz)
   
[surefire-reports.tar.gz](https://github.com/apache/cloudstack/files/6459716/surefire-reports.tar.gz)
   
   ##### OTHER INFO
   The offending bit seems to be in 
TEST-com.cloud.utils.rest.BasicRestClientTest.xml:
   Unexpected exception, expected<com.cloud.utils.rest.CloudstackRESTException> 
but was<java.lang.AssertionError>
   
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to