Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #574 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
3 minutes
Agent
Default Agent
Revision
91f200dca073ff0fb0cf017888503b0bd46a0466
Total tests
679
First to pass since
#573 (Changes by Florian Schmaus <flo@geekplace.eu>)
Number of retries
1

Tests

  • 679 tests in total
  • 4 tests were quarantined / skipped
  • 18 seconds taken in total.

Error summary

The build generated some errors. See the full build log for more details.

/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:622: warning: no description for @throws
     * @throws SmackException.NoResponseException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:689: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:690: warning: no description for @throws
     * @throws PubSubException.NotALeafNodeException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:691: warning: no description for @throws
     * @throws XMPPException.XMPPErrorException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:692: warning: no description for @throws
     * @throws SmackException.NotConnectedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:693: warning: no description for @throws
     * @throws SmackException.NoResponseException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:706: warning: no description for @throws
     * @throws SmackException.NotLoggedInException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:707: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:708: warning: no description for @throws
     * @throws XMPPException.XMPPErrorException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:709: warning: no description for @throws
     * @throws SmackException.NotConnectedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:710: warning: no description for @throws
     * @throws SmackException.NoResponseException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:730: warning: no description for @throws
     * @throws SmackException.NotLoggedInException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:909: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:910: warning: no description for @throws
     * @throws SmackException.NoResponseException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoManager.java:912: warning: no description for @throws
     * @throws SmackException.NotConnectedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/OmemoRatchet.java:64: warning: no description for @throws
     * @throws CorruptedOmemoKeyException
       ^
Found 0 errors
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:752: warning: no description for @throws
     * @throws SmackException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:753: warning: no description for @throws
     * @throws IOException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:754: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:776: warning: no description for @param
     * @param writer
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1494: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1517: warning: no description for @throws
     * @throws InterruptedException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1768: warning: no description for @param
     * @param defaultBundleAndDeferCallback
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:307: warning: no description for @throws
     * @throws XmppStringprepException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:320: warning: no description for @param
     * @param username
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:321: warning: no description for @param
     * @param password
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:322: warning: no description for @param
     * @param serviceName
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:323: warning: no description for @throws
     * @throws XmppStringprepException
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1160: warning: no description for @throws
         * @throws NotConnectedException
           ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/tcp/XMPPTCPConnection.java:1161: warning: no description for @throws
         * @throws InterruptedException
           ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:33: warning: no description for @param
     * @param height
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:45: warning: no description for @param
     * @param reportedHandledCount
       ^
/var/atlassian/bamboo-home/xml-data/build-dir/SMACK-CIMASTER-JOB1/smack-tcp/src/main/java/org/jivesoftware/smack/sm/SMUtils.java:46: warning: no description for @param
     * @param lastKnownHandledCount
       ^