Build: ${BUILD_URL}

${FAILED_TESTS}

Build Log:
${BUILD_LOG_MULTILINE_REGEX,regex="(?x:                                         
                                                       \
-validate-maven-dependencies:.*\\r?\\n                                          
                                                                \
 (?:\\s*\\[(?:licenses|artifact:dependencies)\\].*\\r?\\n)*                     
                                                            \
 
\\s*(?:\\[licenses\\].*[1-9]\\d*\\s+error\\(s\\)\\.|\\[artifact:dependencies\\].*\\s+error).*\\r?\\n
                     \
                                                                                
                                                                                
    \
|-dist-maven:.*\\r?\\n                                                          
                                                                         \
 .*\\[artifact:install-provider\\].*\\r?\\n                                     
                                                                      \
 (?:.*\\[artifact:install\\](?!.*error).*\\r?\\n)*+                             
                                                                  \
 .*\\[artifact:install\\].*error.*\\r?\\n                                       
                                                                       \
 (?:.*\\[artifact:install\\].*\\r?\\n)*                                         
                                                                       \
                                                                                
                                                                                
   \
|(?:.*\\r?\\n){2}.*\\[ERROR\\]\\s+COMPILATION\\s+ERROR\\s*:.*\\r?\\n(?:.*\\[ERROR\].*\\r?\\n)*.*\\r?\\n
    \
                                                                                
                                                                                
    \
|(?<=\\n)\\s*Running\\s+.*[\\r\\n]+(?:\\s*(?!Running\\s)\\S.*\\r?\\n)*.*<<<\\s*FAILURE!.*\\r?\\n
                 \
                                                                                
                                                                                
    \
|BUILD\\s+FAILED(?s:.*)                                                         
                                                                       \
                                                                                
                                                                                
     \
|.*\\#\\s+There\\s+is\\s+insufficient\\s+memory\\s+for\\s+the\\s+Java\\s+Runtime\\s+Environment\\s+to\\s+continue\\.(?s:.*+)
 \
                                                                                
                                                                                
            \
|.*\\#\\s+A\\s+fatal\\s+error\\s+has\\s+been\\s+detected\\s+by\\s+the\\s+Java\\s+Runtime\\s+Environment:(?s:.*+)
          \
                                                                                
                                                                                
            \
|.*(?:FATAL|ERROR):(?s:.*)                                                      
                                                                       \
)"}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to