Skip to content

Console Output

Skipping 856 KB.. Full Log
  [javadoc]     public void ReInit(java.io.InputStream dstream, int startline, int startcolumn, int buffersize)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:381: warning: no @param for buffersize
  [javadoc]     public void ReInit(java.io.InputStream dstream, int startline, int startcolumn, int buffersize)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:387: warning: no @param for dstream
  [javadoc]     public void ReInit(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:387: warning: no @param for encoding
  [javadoc]     public void ReInit(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:387: warning: no @throws for java.io.UnsupportedEncodingException
  [javadoc]     public void ReInit(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:393: warning: no @param for dstream
  [javadoc]     public void ReInit(java.io.InputStream dstream)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @param for dstream
  [javadoc]     public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @param for encoding
  [javadoc]     public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @param for startline
  [javadoc]     public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @param for startcolumn
  [javadoc]     public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @throws for java.io.UnsupportedEncodingException
  [javadoc]     public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:406: warning: no @param for dstream
  [javadoc]     public void ReInit(java.io.InputStream dstream, int startline, int startcolumn)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:406: warning: no @param for startline
  [javadoc]     public void ReInit(java.io.InputStream dstream, int startline, int startcolumn)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:406: warning: no @param for startcolumn
  [javadoc]     public void ReInit(java.io.InputStream dstream, int startline, int startcolumn)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:412: warning: no @return
  [javadoc]     public String GetImage()
  [javadoc]                   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:421: warning: no @param for len
  [javadoc]     public char[] GetSuffix(int len)
  [javadoc]                   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:421: warning: no @return
  [javadoc]     public char[] GetSuffix(int len)
  [javadoc]                   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:447: warning: no @param for newLine
  [javadoc]     public void adjustBeginLineColumn(int newLine, int newCol)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:447: warning: no @param for newCol
  [javadoc]     public void adjustBeginLineColumn(int newLine, int newCol)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:96: warning: no @param for kind
  [javadoc]     public Token(int kind)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:104: warning: no @param for kind
  [javadoc]     public Token(int kind, String image)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:104: warning: no @param for image
  [javadoc]     public Token(int kind, String image)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:82: warning: no @return
  [javadoc]     public Object getValue()
  [javadoc]                   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:128: warning: no @param for ofKind
  [javadoc]     public static Token newToken(int ofKind, String image)
  [javadoc]                         ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:128: warning: no @param for image
  [javadoc]     public static Token newToken(int ofKind, String image)
  [javadoc]                         ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:128: warning: no @return
  [javadoc]     public static Token newToken(int ofKind, String image)
  [javadoc]                         ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:156: warning: no @param for message
  [javadoc]     public TokenMgrError(String message, int reason)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:156: warning: no @param for reason
  [javadoc]     public TokenMgrError(String message, int reason)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for EOFSeen
  [javadoc]     public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter,
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for lexState
  [javadoc]     public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter,
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for errorLine
  [javadoc]     public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter,
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for errorColumn
  [javadoc]     public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter,
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for errorAfter
  [javadoc]     public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter,
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for curChar
  [javadoc]     public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter,
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for reason
  [javadoc]     public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter,
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/HistogramRecord.java:100: warning: no @param for retainedHeapSize
  [javadoc]     public HistogramRecord(String label, long numberOfObjects, long usedHeapSize, long retainedHeapSize)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IMultiplePathsFromGCRootsComputer.java:36: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IMultiplePathsFromGCRootsComputer.java:51: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/snapshot/RetainedSizeCache.java:40: warning: no description for @param
  [javadoc]      * @param f
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/snapshot/RetainedSizeCache.java:52: warning: no description for @param
  [javadoc]      * @param snapshotInfo
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/io/BufferedRandomAccessInputStream.java:218: warning: no description for @throws
  [javadoc]      * @throws IOException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/io/BufferedRandomAccessInputStream.java:220: warning: no @param for pos
  [javadoc]     public void seek(long pos) throws IOException
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/model/IClassLoader.java:34: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassHistogramRecord.java:94: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/model/XClassHistogramRecord.java:36: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:43: warning: no description for @param
  [javadoc]      * @param numberOfObjects
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:44: warning: no description for @param
  [javadoc]      * @param usedHeapSize
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:45: warning: no description for @param
  [javadoc]      * @param retainedHeapSize
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:83: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:102: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:66: warning: no @param for name
  [javadoc]     public static SnapshotQuery lookup(String name, ISnapshot snapshot) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:66: warning: no @param for snapshot
  [javadoc]     public static SnapshotQuery lookup(String name, ISnapshot snapshot) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:66: warning: no @return
  [javadoc]     public static SnapshotQuery lookup(String name, ISnapshot snapshot) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:66: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public static SnapshotQuery lookup(String name, ISnapshot snapshot) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:148: warning: no @param for commandLine
  [javadoc]     public static SnapshotQuery parse(String commandLine, ISnapshot snapshot) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:148: warning: no @param for snapshot
  [javadoc]     public static SnapshotQuery parse(String commandLine, ISnapshot snapshot) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:148: warning: no @return
  [javadoc]     public static SnapshotQuery parse(String commandLine, ISnapshot snapshot) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:148: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public static SnapshotQuery parse(String commandLine, ISnapshot snapshot) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:197: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:252: warning: no @param for name
  [javadoc]     public SnapshotQuery set(String name, Object value) throws SnapshotException
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:252: warning: no @param for value
  [javadoc]     public SnapshotQuery set(String name, Object value) throws SnapshotException
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:252: warning: no @return
  [javadoc]     public SnapshotQuery set(String name, Object value) throws SnapshotException
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:252: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public SnapshotQuery set(String name, Object value) throws SnapshotException
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:260: warning: no @param for listener
  [javadoc]     public IResult execute(IProgressListener listener) throws SnapshotException
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:260: warning: no @return
  [javadoc]     public IResult execute(IProgressListener listener) throws SnapshotException
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:260: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public IResult execute(IProgressListener listener) throws SnapshotException
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:270: warning: no @param for listener
  [javadoc]     public RefinedResultBuilder refine(IProgressListener listener) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:270: warning: no @return
  [javadoc]     public RefinedResultBuilder refine(IProgressListener listener) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:270: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public RefinedResultBuilder refine(IProgressListener listener) throws SnapshotException
  [javadoc]                                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:64: warning: no description for @param
  [javadoc]          * @param name
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:65: warning: no description for @param
  [javadoc]          * @param result
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:85: warning: no description for @param
  [javadoc]          * @param columnIndex
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:98: warning: no description for @param
  [javadoc]          * @param key
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:105: warning: no description for @param
  [javadoc]          * @param key
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:56: warning: no @return
  [javadoc]     public Object getData()
  [javadoc]                   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:65: warning: no @param for data
  [javadoc]     public void setData(Object data)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:611: warning: no @param for comparator
  [javadoc]     public static Comparator<Object> reverseComparator(final Comparator<Object> comparator)
  [javadoc]                                      ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:611: warning: no @return
  [javadoc]     public static Comparator<Object> reverseComparator(final Comparator<Object> comparator)
  [javadoc]                                      ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:265: warning: no @return
  [javadoc]         public String getClassName()
  [javadoc]                       ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:273: warning: no description for @param
  [javadoc]          * @param className
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:293: warning: no @return
  [javadoc]         public long getDominatedNetSize()
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:301: warning: no @return
  [javadoc]         public long getDominatorNetSize()
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:309: warning: no @return
  [javadoc]         public long getDominatedRetainedSize()
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:317: warning: no @param for dominatedRetainedSize
  [javadoc]         public void setDominatedRetainedSize(long dominatedRetainedSize)
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:325: warning: no @return
  [javadoc]         public long getDominatorRetainedSize()
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:333: warning: no @param for dominatorRetainedSize
  [javadoc]         public void setDominatorRetainedSize(long dominatorRetainedSize)
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:341: warning: no @return
  [javadoc]         public int getDominatedCount()
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:359: warning: no @return
  [javadoc]         public int getClassloaderId()
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:367: warning: no description for @param
  [javadoc]          * @param classloaderId
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:377: warning: no description for @param
  [javadoc]          * @param objectId
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:379: warning: no @return
  [javadoc]         public boolean addDominated(int objectId)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:387: warning: no @param for objectId
  [javadoc]         public boolean addDominator(int objectId)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:387: warning: no @return
  [javadoc]         public boolean addDominator(int objectId)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:395: warning: no @param for size
  [javadoc]         public void addDominatedNetSize(long size)
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:403: warning: no @param for size
  [javadoc]         public void addDominatorNetSize(long size)
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:175: warning: no @return
  [javadoc]         public long getDominatedNetSize()
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:183: warning: no @return
  [javadoc]         public int getDominatedCount()
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:191: warning: no @return
  [javadoc]         public int getDominatorCount()
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:199: warning: no @return
  [javadoc]         public long getDominatorNetSize()
  [javadoc]                     ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ExcludedReferencesDescriptor.java:57: warning: no description for @param
  [javadoc]      * @param objectId
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java:799: warning: no @return
  [javadoc]     public IResultTree groupByClassLoader()
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java:945: warning: no @return
  [javadoc]     public IResultTree groupByPackage()
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java:1166: warning: no @param for snapshot
  [javadoc]     public IResultTree groupBySuperclass(ISnapshot snapshot)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java:1166: warning: no @return
  [javadoc]     public IResultTree groupBySuperclass(ISnapshot snapshot)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IPathsFromGCRootsComputer.java:48: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:41: warning: no description for @param
  [javadoc]      * @param level
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:43: warning: no description for @param
  [javadoc]      * @param snapshot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:56: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:94: warning: no description for @param
  [javadoc]      * @param path
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:115: warning: no @return
  [javadoc]     public int getCount()
  [javadoc]                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:123: warning: no @return
  [javadoc]     public int getDistinctCount()
  [javadoc]                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:142: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:193: warning: no @return
  [javadoc]     public static Comparator<MultiplePathsFromGCRootsClassRecord> getComparatorByReferencedHeapSize()
  [javadoc]                                                                   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:39: warning: no @return
  [javadoc]     public long getReferencedRetainedSize()
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:47: warning: no @param for referencedRetainedSize
  [javadoc]     public void setReferencedRetainedSize(long referencedRetainedSize)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:106: warning: no description for @param
  [javadoc]      * @param path
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:127: warning: no @return
  [javadoc]     public int getObjectId()
  [javadoc]                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:135: warning: no @return
  [javadoc]     public int getCount()
  [javadoc]                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:143: warning: no @return
  [javadoc]     public int getLevel()
  [javadoc]                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:172: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:187: warning: no @return
  [javadoc]     public static Comparator<MultiplePathsFromGCRootsRecord> getComparatorByNumberOfReferencedObjects()
  [javadoc]                                                              ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:208: warning: no @return
  [javadoc]     public static Comparator<MultiplePathsFromGCRootsRecord> getComparatorByReferencedHeapSize()
  [javadoc]                                                              ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:237: warning: no @return
  [javadoc]     public static Comparator<MultiplePathsFromGCRootsRecord> getComparatorByReferencedRetainedSize()
  [javadoc]                                                              ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:30: warning: no @param for address
  [javadoc]     public static final String forAddress(long address)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:30: warning: no @return
  [javadoc]     public static final String forAddress(long address)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:38: warning: no @param for objectId
  [javadoc]     public static final String forObjectId(int objectId)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:38: warning: no @return
  [javadoc]     public static final String forObjectId(int objectId)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:46: warning: no @param for objectIds
  [javadoc]     public static String forObjectIds(int[] objectIds)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:46: warning: no @return
  [javadoc]     public static String forObjectIds(int[] objectIds)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:66: warning: no @param for oqlQuery
  [javadoc]     public static final String retainedBy(String oqlQuery)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:66: warning: no @return
  [javadoc]     public static final String retainedBy(String oqlQuery)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:74: warning: no @param for objectId
  [javadoc]     public static String retainedBy(int objectId)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:74: warning: no @return
  [javadoc]     public static String retainedBy(int objectId)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:82: warning: no @param for clasz
  [javadoc]     public static final String forObjectsOfClass(IClass clasz)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:82: warning: no @return
  [javadoc]     public static final String forObjectsOfClass(IClass clasz)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:90: warning: no @param for classId
  [javadoc]     public static final String forObjectsOfClass(int classId)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:90: warning: no @return
  [javadoc]     public static final String forObjectsOfClass(int classId)
  [javadoc]                                ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:195: warning: no @param for query
  [javadoc]     public static void union(StringBuilder query, String other)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:195: warning: no @param for other
  [javadoc]     public static void union(StringBuilder query, String other)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:251: warning: no @param for pattern
  [javadoc]     public static String instancesByPattern(Pattern pattern, boolean includeSubclasses)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:251: warning: no @param for includeSubclasses
  [javadoc]     public static String instancesByPattern(Pattern pattern, boolean includeSubclasses)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:251: warning: no @return
  [javadoc]     public static String instancesByPattern(Pattern pattern, boolean includeSubclasses)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:266: warning: no @param for pattern
  [javadoc]     public static String classesByPattern(Pattern pattern, boolean includeSubclasses)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:266: warning: no @param for includeSubclasses
  [javadoc]     public static String classesByPattern(Pattern pattern, boolean includeSubclasses)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:266: warning: no @return
  [javadoc]     public static String classesByPattern(Pattern pattern, boolean includeSubclasses)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:125: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:144: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:177: warning: no @param for queryString
  [javadoc]     public static IOQLQuery createQuery(String queryString) throws OQLParseException, SnapshotException
  [javadoc]                             ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:177: warning: no @return
  [javadoc]     public static IOQLQuery createQuery(String queryString) throws OQLParseException, SnapshotException
  [javadoc]                             ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/UnreachableObjectsHistogram.java:222: warning: no @param for snapshot
  [javadoc]     public void setSnapshot(ISnapshot snapshot)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/extension/IThreadInfo.java:50: warning: no description for @param
  [javadoc]      * @param keyword
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/extension/ITroubleTicketResolver.java:54: warning: no description for @throws
  [javadoc] 	 * @throws SnapshotException
  [javadoc] 	   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/extension/ITroubleTicketResolver.java:68: warning: no description for @throws
  [javadoc] 	 * @throws SnapshotException
  [javadoc] 	   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/IHeapObjectArgument.java:59: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     int[] getIds(IProgressListener listener) throws SnapshotException;
  [javadoc]           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/IHeapObjectArgument.java:64: warning: no @return
  [javadoc]     String getLabel();
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:72: warning: no description for @param
  [javadoc]      * @param snapshot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:117: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public Slice addSlice(int objectId) throws SnapshotException
  [javadoc]                  ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:136: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public Slice addSlice(int objectId, Color color) throws SnapshotException
  [javadoc]                  ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:149: warning: no description for @param
  [javadoc]      * @param object
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:161: warning: no description for @param
  [javadoc]      * @param object
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/RetainedSizeDerivedData.java:62: warning: no description for @param
  [javadoc]      * @param snaphot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @param for snapshot
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @param for base
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @param for columns
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @return
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @param for snapshot
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @param for base
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @param for target
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @return
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                           ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @param for snapshot
  [javadoc]     public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                             ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @param for base
  [javadoc]     public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                             ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @param for target
  [javadoc]     public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                             ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @return
  [javadoc]     public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                             ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target)
  [javadoc]                             ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:411: warning: no @return
  [javadoc]     public IResult process(IProgressListener listener) throws SnapshotException
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:411: warning: no @throws for org.eclipse.mat.SnapshotException
  [javadoc]     public IResult process(IProgressListener listener) throws SnapshotException
  [javadoc]                    ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @param for label
  [javadoc]         public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @param for baseColumn
  [javadoc]         public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @param for baseColumnIndex
  [javadoc]         public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @param for qff
  [javadoc]         public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @return
  [javadoc]         public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff)
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:360: warning: no @return
  [javadoc]         public TQuantize build()
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/AbstractEditorPane.java:78: warning: no description for @param
  [javadoc]      * @param argument
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/AbstractEditorPane.java:144: warning: no description for @param
  [javadoc]      * @param manager
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/IMultiPaneEditorContributor.java:25: warning: no @param for editor
  [javadoc]     void init(MultiPaneEditor editor);
  [javadoc]          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/IMultiPaneEditorContributor.java:30: warning: no @param for manager
  [javadoc]     void contributeToToolbar(IToolBarManager manager);
  [javadoc]          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:495: warning: no @param for paneId
  [javadoc]     public void addNewPage(String paneId, Object argument, boolean isSingelton)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:495: warning: no @param for argument
  [javadoc]     public void addNewPage(String paneId, Object argument, boolean isSingelton)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:495: warning: no @param for isSingelton
  [javadoc]     public void addNewPage(String paneId, Object argument, boolean isSingelton)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:503: warning: no @param for paneId
  [javadoc]     public void addNewPage(String paneId, Object argument, boolean isSingelton, boolean doFocus)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:503: warning: no @param for argument
  [javadoc]     public void addNewPage(String paneId, Object argument, boolean isSingelton, boolean doFocus)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:503: warning: no @param for isSingelton
  [javadoc]     public void addNewPage(String paneId, Object argument, boolean isSingelton, boolean doFocus)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:503: warning: no @param for doFocus
  [javadoc]     public void addNewPage(String paneId, Object argument, boolean isSingelton, boolean doFocus)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:511: warning: no @param for id
  [javadoc]     public void addNewPage(String id, Object argument)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:511: warning: no @param for argument
  [javadoc]     public void addNewPage(String id, Object argument)
  [javadoc]                 ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/internal/browser/Policy.java:49: warning: no description for @param
  [javadoc]      * @param menuContext
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/internal/browser/Policy.java:50: warning: no description for @param
  [javadoc]      * @param selectionLabel
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/OQLTextViewerConfiguration.java:66: warning: no description for @param
  [javadoc]      * @param snapshot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/OQLTextViewerConfiguration.java:68: warning: no @param for comment
  [javadoc]     public OQLTextViewerConfiguration(ISnapshot snapshot, Color comment, Color keyword)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/OQLTextViewerConfiguration.java:68: warning: no @param for keyword
  [javadoc]     public OQLTextViewerConfiguration(ISnapshot snapshot, Color comment, Color keyword)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/ContextExtractor.java:32: warning: no description for @param
  [javadoc] 	 * @param source
  [javadoc] 	   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/ContextExtractor.java:33: warning: no description for @param
  [javadoc] 	 * @param currentPosition
  [javadoc] 	   ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/ClassesSuggestionProvider.java:60: warning: no description for @param
  [javadoc]      * @param snapshot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/CommentScanner.java:35: warning: no @param for color
  [javadoc]     public CommentScanner(Color color)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/FieldsSuggestionProvider.java:59: warning: no description for @param
  [javadoc]      * @param snapshot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLContentAssistantProcessor.java:51: warning: no description for @param
  [javadoc]      * @param suggestionProvider
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLContentAssistantProcessor.java:52: warning: no description for @param
  [javadoc]      * @param extractor
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLScanner.java:37: warning: no @param for color
  [javadoc]     public OQLScanner(Color color)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLScanner.java:45: warning: no @param for color
  [javadoc]     public OQLScanner(Color color, String clause)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLScanner.java:45: warning: no @param for clause
  [javadoc]     public OQLScanner(Color color, String clause)
  [javadoc]            ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/PropertySuggestionProvider.java:77: warning: no description for @param
  [javadoc]      * @param snapshot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/textPartitioning/MultilineNonConsumingRule.java:50: warning: no description for @param
  [javadoc]      * @param startSequence
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/textPartitioning/MultilineNonConsumingRule.java:51: warning: no description for @param
  [javadoc]      * @param endSequences
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/textPartitioning/MultilineNonConsumingRule.java:52: warning: no description for @param
  [javadoc]      * @param token
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:108: warning: no description for @param
  [javadoc]      * @param message
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:109: warning: no description for @param
  [javadoc]      * @param throwable
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:186: warning: no @param for message
  [javadoc]     public static String enrichErrorMessage(String message, String exceptionType)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:186: warning: no @param for exceptionType
  [javadoc]     public static String enrichErrorMessage(String message, String exceptionType)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:186: warning: no @return
  [javadoc]     public static String enrichErrorMessage(String message, String exceptionType)
  [javadoc]                          ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:362: warning: no description for @param
  [javadoc]      * @param snapshot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:366: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:376: warning: no description for @param
  [javadoc]      * @param snapshot
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:377: warning: no description for @param
  [javadoc]      * @param cls
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:378: warning: no description for @param
  [javadoc]      * @param className
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:380: warning: no description for @throws
  [javadoc]      * @throws SnapshotException
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:461: warning: no description for @param
  [javadoc]      * @param query
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:462: warning: no description for @param
  [javadoc]      * @param menuContext
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/FileUtils.java:193: warning: no @throws for java.io.IOException
  [javadoc]     public static void unzipFile(File file) throws IOException
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/FileUtils.java:210: warning: no @throws for java.io.IOException
  [javadoc]     public static void unzipFile(File file, File destinationDirectory) throws IOException
  [javadoc]                        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/HashMapIntLong.java:508: warning: no description for @return
  [javadoc]      * @return
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/HashMapLongObject.java:541: warning: no description for @return
  [javadoc]      * @return
  [javadoc]        ^
  [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/HashMapObjectLong.java:548: warning: no description for @return
  [javadoc]      * @return
  [javadoc]        ^
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc/help-doc.html...
  [javadoc] Note: Custom tags that could override future standard tags:  @noreference, @noinstantiate, @noimplement, @noextend, @nooverride, @category. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @nooverride, @category
  [javadoc] 436 warnings
     [copy] Copying 6 files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc
     [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc
     [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc
     [copy] Copying 3 files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc
     [copy] Copying 2 files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc
     [copy] Copying 2 files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui.help ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui.help ---
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.ui.help ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui.help ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.ui.help ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.ui.help ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.help ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.help ---
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.ui.help ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.ui.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.help ---
[INFO] 
[INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.help ---
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.help/1.14.0-SNAPSHOT/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.help/1.14.0-SNAPSHOT/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.help/1.14.0-SNAPSHOT/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.help/1.14.0-SNAPSHOT/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.help ---
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.help ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui.help ---
[INFO] 
[INFO] ---------------< org.eclipse.mat:org.eclipse.mat.ui.rcp >---------------
[INFO] Building org.eclipse.mat.ui.rcp 1.14.0-SNAPSHOT                  [16/22]
[INFO]   from ../plugins/org.eclipse.mat.ui.rcp/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui.rcp ---
[INFO] The project's OSGi version is 1.14.0.202307150714
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui.rcp ---
[INFO] Resolving class path of org.eclipse.mat.ui.rcp...
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui.rcp ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui.rcp ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui.rcp ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.ui.rcp ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.rcp ---
[INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.ui.rcp ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.ui.rcp ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.rcp ---
[INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.rcp ---
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.rcp ---
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.rcp ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui.rcp ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] --------------< org.eclipse.mat:org.eclipse.mat.feature >---------------
[INFO] Building org.eclipse.mat.feature 1.14.0-SNAPSHOT                 [17/22]
[INFO]   from ../features/org.eclipse.mat.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.feature ---
[INFO] The project's OSGi version is 1.14.0.202307150714
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.mat.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/org.eclipse.mat.feature-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/org.eclipse.mat.feature-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.feature ---
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/org.eclipse.mat.feature-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.feature/1.14.0-SNAPSHOT/org.eclipse.mat.feature-1.14.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.feature/1.14.0-SNAPSHOT/org.eclipse.mat.feature-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.feature/1.14.0-SNAPSHOT/org.eclipse.mat.feature-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.feature/1.14.0-SNAPSHOT/org.eclipse.mat.feature-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.feature ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.feature ---
[INFO] 
[INFO] -----------< org.eclipse.mat:org.eclipse.mat.chart.feature >------------
[INFO] Building org.eclipse.mat.chart.feature 1.14.0-SNAPSHOT           [18/22]
[INFO]   from ../features/org.eclipse.mat.chart.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.chart.feature ---
[INFO] The project's OSGi version is 1.14.0.202307150714
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.mat.chart.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.chart.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.chart.feature ---
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.feature/1.14.0-SNAPSHOT/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.feature/1.14.0-SNAPSHOT/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.feature/1.14.0-SNAPSHOT/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.feature/1.14.0-SNAPSHOT/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.chart.feature ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.chart.feature ---
[INFO] 
[INFO] -----------< org.eclipse.mat:org.eclipse.mat.ui.rcp.feature >-----------
[INFO] Building org.eclipse.mat.ui.rcp.feature 1.14.0-SNAPSHOT          [19/22]
[INFO]   from ../features/org.eclipse.mat.ui.rcp.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] The project's OSGi version is 1.14.0.202307150714
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.x86.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.solaris.sparc-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.solaris.sparc.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.ppc64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.s390-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.s390.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.motif.hpux.ia64_32-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.motif.hpux.ia64_32.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.win32.win32.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.aix.ppc-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.aix.ppc.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.solaris.x86-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.solaris.x86.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.aarch64-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.aarch64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.ppc.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.s390x-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.s390x.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.aix.ppc64-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.aix.ppc64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.aarch64-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.cocoa.macosx.aarch64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.motif.aix.ppc-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.motif.aix.ppc.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.hpux.ia64-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.hpux.ia64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.win32.win32.x86.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.wpf.win32.x86-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.wpf.win32.x86.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64le-1.14.0.202307150714-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.ppc64le.zip
[INFO] 
[INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.rcp.feature ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui.rcp.feature ---
[INFO] 
[INFO] -------------< org.eclipse.mat:org.eclipse.mat.updatesite >-------------
[INFO] Building org.eclipse.mat.updatesite 1.14.0-SNAPSHOT              [20/22]
[INFO]   from ../org.eclipse.mat.updatesite/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.updatesite ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.updatesite ---
[INFO] The project's OSGi version is 1.14.0.202307150714
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.updatesite ---
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.mat.updatesite ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.updatesite ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.updatesite ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.mat.updatesite ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.mat.updatesite ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.mat.updatesite ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.mat.updatesite ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.mat.updatesite ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.mat.updatesite ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT.zip
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.updatesite ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.updatesite ---
[INFO] 
[INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.updatesite ---
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.updatesite/1.14.0-SNAPSHOT/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.updatesite/1.14.0-SNAPSHOT/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.updatesite/1.14.0-SNAPSHOT/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.updatesite/1.14.0-SNAPSHOT/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.updatesite ---
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.updatesite ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- wagon:2.0.0:sshexec (prepare-publish) @ org.eclipse.mat.updatesite ---
[INFO] sshexec: rm -rf /home/data/httpd/download.eclipse.org/mat/snapshots/update-site/* ...
[INFO] 
[INFO] --- wagon:2.0.0:upload (publish) @ org.eclipse.mat.updatesite ---
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/content.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/content.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.ui.help_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.ui.help_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.report_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.report_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.parser_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.parser_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.core_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.core_4.12.0.v202211281949.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.chart.engine_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.chart.engine_4.12.0.v202211281949.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.chart.device.swt_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.chart.device.swt_4.12.0.v202211281949.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.chart.engine.extension_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.chart.engine.extension_4.12.0.v202211281949.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.dtfj_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.dtfj_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.ui_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.ui_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.ibmdumps_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.ibmdumps_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.hprof_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.hprof_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.chart_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.chart_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.jdt_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.jdt_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.jruby.resolver_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.jruby.resolver_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.chart.device.extension_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.chart.device.extension_4.12.0.v202211281949.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.ui.rcp_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.ui.rcp_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.api_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.api_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.chart.ui_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.chart.ui_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root_1.14.0.202307150714 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root_1.14.0.202307150714 ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64_1.14.0.202307150714 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64_1.14.0.202307150714 ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64_1.14.0.202307150714 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64_1.14.0.202307150714 ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.aarch64_1.14.0.202307150714 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.aarch64_1.14.0.202307150714 ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64_1.14.0.202307150714 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64_1.14.0.202307150714 ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64le_1.14.0.202307150714 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64le_1.14.0.202307150714 ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.aarch64_1.14.0.202307150714 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.aarch64_1.14.0.202307150714 ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/features/org.eclipse.mat.feature_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/features/org.eclipse.mat.feature_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/features/org.eclipse.mat.ui.rcp.feature_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/features/org.eclipse.mat.ui.rcp.feature_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/features/org.eclipse.mat.chart.feature_1.14.0.202307150714.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/features/org.eclipse.mat.chart.feature_1.14.0.202307150714.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/artifacts.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/artifacts.jar ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/content.xml.xz to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/content.xml.xz ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/artifacts.xml.xz to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/artifacts.xml.xz ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/p2.index to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/p2.index ...
[INFO] 
[INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.updatesite ---
[INFO] 
[INFO] --------------< org.eclipse.mat:org.eclipse.mat.product >---------------
[INFO] Building MAT RCP 1.14.0-SNAPSHOT                                 [21/22]
[INFO]   from ../org.eclipse.mat.product/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.product ---
[INFO] The project's OSGi version is 1.14.0.202307150714
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- antrun:1.7:run (selectproduct) @ org.eclipse.mat.product ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.product ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.mat.product ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.mat.product ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.mat.product ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.mat.product ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.mat.product ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.mat.product ---
[WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-director:2.7.5:materialize-products (materialize-products) @ org.eclipse.mat.product ---
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307150714.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307150714.
Operation completed in 4321 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/mat.app
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307150714.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307150714.
Operation completed in 3704 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/aarch64/mat.app
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307150714.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307150714.
Operation completed in 3379 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/x86_64/mat
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307150714.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307150714.
Operation completed in 3430 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/ppc64le to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/ppc64le/mat
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307150714.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307150714.
Operation completed in 3765 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/aarch64/mat
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307150714.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307150714.
Operation completed in 3159 ms.
[INFO] 
[INFO] --- antrun:1.7:run (tidyp2-x86_64) @ org.eclipse.mat.product ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:1.7:run (tidyp2-aarch64) @ org.eclipse.mat.product ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- eclipse-winsigner:1.3.1:sign (default) @ org.eclipse.mat.product ---
[INFO] [Sat Jul 15 07:31:48 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/MemoryAnalyzerc.exe'
[INFO] [Sat Jul 15 07:31:49 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/MemoryAnalyzer.exe'
[INFO] 
[INFO] --- eclipse-macsigner:1.3.1:sign (default) @ org.eclipse.mat.product ---
[INFO] [Sat Jul 15 07:31:55 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/mat.app'...
[INFO] [Sat Jul 15 07:32:08 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/aarch64/mat.app'...
[INFO] 
[INFO] --- tycho-p2-director:2.7.5:archive-products (archive-products) @ org.eclipse.mat.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip
[INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip
[INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip
[INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip
[INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip
[INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip
[INFO] 
[INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (dmg-package-mat-x86_64) @ org.eclipse.mat.product ---
[INFO] [Sat Jul 15 07:32:29 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip'...
[INFO] 
[INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (dmg-package-mat-aarch64) @ org.eclipse.mat.product ---
[INFO] [Sat Jul 15 07:32:51 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip'...
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.product ---
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-win32.win32.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-macosx.cocoa.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-macosx.cocoa.aarch64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.ppc64le.zip
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.aarch64.zip
[INFO] 
[INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.product ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- wagon:2.0.0:sshexec (prepare-publish-rcp) @ org.eclipse.mat.product ---
[INFO] sshexec: rm -rf /home/data/httpd/download.eclipse.org/mat/snapshots/rcp/* ...
[INFO] 
[INFO] --- wagon:2.0.0:upload (publish-rcp) @ org.eclipse.mat.product ---
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg ...
[INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg ...
[INFO] 
[INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.product ---
[INFO] 
[INFO] ------------< org.eclipse.mat:org.eclipse.mat.ui.rcp.tests >------------
[INFO] Building org.eclipse.mat.ui.rcp.tests 1.14.0-SNAPSHOT            [22/22]
[INFO]   from ../plugins/org.eclipse.mat.ui.rcp.tests/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] The project's OSGi version is 1.14.0.202307150714
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Resolving class path of org.eclipse.mat.ui.rcp.tests...
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/classes
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data, -install, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/work, -configuration, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/surefire.properties, -testApplication, org.eclipse.mat.ui.rcp.application, -product, org.eclipse.mat.ui.rcp.MemoryAnalyzer, -nouithread]
Launching application org.eclipse.mat.ui.rcp.application...
Running org.eclipse.mat.ui.rcp.tests.AllTests
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.805 s - in org.eclipse.mat.ui.rcp.tests.AllTests
testIfInstallNewSoftwareIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest)  Time elapsed: 0.243 s
testIfProxySettingsPreferenceIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest)  Time elapsed: 0.279 s
testIfErrorLogViewIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest)  Time elapsed: 0.004 s

Results:

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.rcp.tests ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MAT Parent 1.14.0-SNAPSHOT:
[INFO] 
[INFO] MAT Parent ......................................... SUCCESS [ 14.455 s]
[INFO] org.eclipse.mat.targetdef .......................... SUCCESS [  0.854 s]
[INFO] org.eclipse.mat.report ............................. SUCCESS [ 18.883 s]
[INFO] org.eclipse.mat.api ................................ SUCCESS [ 18.560 s]
[INFO] org.eclipse.mat.chart .............................. SUCCESS [  7.346 s]
[INFO] org.eclipse.mat.ui ................................. SUCCESS [ 19.975 s]
[INFO] org.eclipse.mat.chart.ui ........................... SUCCESS [  5.778 s]
[INFO] org.eclipse.mat.parser ............................. SUCCESS [ 12.163 s]
[INFO] org.eclipse.mat.dtfj ............................... SUCCESS [ 10.239 s]
[INFO] org.eclipse.mat.hprof .............................. SUCCESS [ 10.915 s]
[INFO] org.eclipse.mat.jdt ................................ SUCCESS [  5.224 s]
[INFO] org.eclipse.mat.ibmdumps ........................... SUCCESS [  6.725 s]
[INFO] org.eclipse.mat.jruby.resolver ..................... SUCCESS [  4.310 s]
[INFO] org.eclipse.mat.tests .............................. SUCCESS [12:24 min]
[INFO] org.eclipse.mat.ui.help ............................ SUCCESS [ 23.665 s]
[INFO] org.eclipse.mat.ui.rcp ............................. SUCCESS [  6.657 s]
[INFO] org.eclipse.mat.feature ............................ SUCCESS [  1.793 s]
[INFO] org.eclipse.mat.chart.feature ...................... SUCCESS [  0.937 s]
[INFO] org.eclipse.mat.ui.rcp.feature ..................... SUCCESS [  1.222 s]
[INFO] org.eclipse.mat.updatesite ......................... SUCCESS [ 39.045 s]
[INFO] MAT RCP ............................................ SUCCESS [02:40 min]
[INFO] org.eclipse.mat.ui.rcp.tests ....................... SUCCESS [ 28.698 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19:47 min
[INFO] Finished at: 2023-07-15T07:34:24Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 48 killed;
[ssh-agent] Stopped.
Recording test results
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/tycho-mat-nightly' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 14 files
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/spotbugsXml.xml
[SpotBugs] -> found 40 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.api/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.chart.ui/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.chart/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.dtfj/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/spotbugsXml.xml
[SpotBugs] -> found 12 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.hprof/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/spotbugsXml.xml
[SpotBugs] -> found 2 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ibmdumps/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.jdt/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.jruby.resolver/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/spotbugsXml.xml
[SpotBugs] -> found 31 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.parser/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/spotbugsXml.xml
[SpotBugs] -> found 21 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.report/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/spotbugsXml.xml
[SpotBugs] -> found 54 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.tests/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui.rcp.tests/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui.rcp/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/spotbugsXml.xml
[SpotBugs] -> found 15 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui/target/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'centos-7-5n38m' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/tycho-mat-nightly'
[SpotBugs] -> resolved paths in source directory (87 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 175 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 175 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/tycho-mat-nightly/builds/1417/files-with-issues'
[SpotBugs] -> 87 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/tycho-mat-nightly' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 14 files
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/spotbugsXml.xml
[SpotBugs] -> found 40 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.api/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.chart.ui/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.chart/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.dtfj/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/spotbugsXml.xml
[SpotBugs] -> found 12 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.hprof/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/spotbugsXml.xml
[SpotBugs] -> found 2 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ibmdumps/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.jdt/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.jruby.resolver/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/spotbugsXml.xml
[SpotBugs] -> found 31 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.parser/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/spotbugsXml.xml
[SpotBugs] -> found 21 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.report/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/spotbugsXml.xml
[SpotBugs] -> found 54 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.tests/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui.rcp.tests/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui.rcp/target/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/spotbugsXml.xml
[SpotBugs] -> found 15 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui/target/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'centos-7-5n38m' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/tycho-mat-nightly'
[SpotBugs] -> resolved paths in source directory (87 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 175 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 175 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/tycho-mat-nightly/builds/1417/files-with-issues'
[SpotBugs] -> 87 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (tycho-mat-nightly)
[SpotBugs] Using reference build 'tycho-mat-nightly #1416' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 175, new: 0, fixed: 0
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 175 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'tycho-mat-nightly #1417'.
[Checks API] No suitable checks publisher found.
Triggering a new build of mac-sign
Triggering a new build of mac-sign
Finished: SUCCESS