Skip to content

Console Output

Skipping 35 KB.. Full Log
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tm4e.core.internal.grammar.parser.json.JSONPListParserTest
[INFO] Running org.eclipse.tm4e.core.internal.grammar.parser.xml.XMLPlistParserTest
{patterns=[{include=#expression}], scopeName=source.js, name=JavaScript (with React support), repository={array-literal={endCaptures={0={name=meta.brace.square.js}}, patterns=[{include=#expression}], name=meta.array.literal.js, end=\], beginCaptures={0={name=meta.brace.square.js}}, begin=\[}, function-overload-declaration={captures={1={name=storage.modifier.js}, 2={name=storage.type.function.js}, 3={name=entity.name.function.js}}, match=\b(?:(export)\s+)?(function\b)(?:\s+([a-zA-Z_$][\w$]*))?\s*, name=meta.function.overload.js}, switch-statement={patterns=[{include=#switch-expression}, {include=#switch-block}], name=switch-statement.expr.js, end=}, begin=(?=\bswitch\b\s*\()}, field-declaration={patterns=[{include=#expression}], name=meta.field.declaration.js, end=(?=\}|;|,|$)|(?<=\}), beginCaptures={1={name=variable.js}, 2={name=keyword.operator.js}}, begin=(?<!\()\s*((?:\b[a-zA-Z_$][\w$]*)|(?:\'[^']*\')|(?:\"[^"]*\"))\s*(\?\s*)?(?=(=|:))}, method-declaration={patterns=[{include=#comment}, {include=#type-parameters}, {include=#function-type-parameters}, {include=#type-annotation}, {include=#method-overload-declaration}, {include=#decl-block}], name=meta.method.declaration.js, end=(?=\}|;|,)|(?<=\}), beginCaptures={1={name=storage.modifier.js}, 2={name=storage.modifier.js}, 3={name=storage.modifier.js}, 4={name=storage.type.property.js}, 5={name=keyword.operator.js}, 6={name=entity.name.function.js}, 7={name=keyword.operator.js}}, begin=\b(?:(abstract)\s+)?\b(?:(public|private|protected)\s+)?\b(?:(async)\s+)?(?:(get|set)\s+)?(?:(new)|(?:([a-zA-Z_$][\.\w$]*)\s*(\??)))?\s*(?=\(|\<)}, numeric-literal={match=\b(?<=[^$])((0(x|X)[0-9a-fA-F]+)|([0-9]+(\.[0-9]+)?))\b, name=constant.numeric.js}, switch-block={patterns=[{include=#expression}], name=switch-block.expr.js, end=(?=\}), begin={}, variable-initializer={patterns=[{include=#expression}], end=(?=$|[,);=]), beginCaptures={1={name=keyword.operator.js}}, begin=(=)}, comment-line={match=(//).*$\n?, name=comment.line.js}, template-string-contents={patterns=[{include=#string-character-escape}], name=string.template.js, end=(?=(\$\{|`)), begin=.*?}, expression-operator={match==>|\b(delete|export|import|from|in|instanceof|new|typeof|void|as)\b, name=keyword.operator.js}, jsx-entities={patterns=[{captures={1={name=punctuation.definition.entity.js}, 3={name=punctuation.definition.entity.js}}, match=(&)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;), name=constant.character.entity.js}, {match=&, name=invalid.illegal.bad-ampersand.js}]}, type={patterns=[{include=#type-primitive}, {include=#type-parameters}, {include=#type-tuple}, {include=#type-object}, {include=#type-operator}, {include=#type-paren-or-function-type-parameters}, {include=#type-function-return-type}, {include=#type-name}], name=meta.type.js}, type-annotation={patterns=[{include=#type}, {include=#string}, {include=#comment}], name=meta.type.annotation.js, end=(?=$|[,);\}\]]|//)|(?==[^>])|(?<=[\}>\]\)]|[a-zA-Z_$])\s*(?=\{), begin=:}, jsx-tag-attributes={patterns=[{include=#jsx-tag-attribute-name}, {include=#jsx-tag-attribute-assignment}, {include=#jsx-string-double-quoted}, {include=#jsx-string-single-quoted}, {include=#jsx-evaluated-code}]}, template-substitution-element={endCaptures={0={name=keyword.operator.js}}, patterns=[{include=#expression}], name=template.element.js, end=\}, beginCaptures={0={name=keyword.operator.js}}, begin=\$\{}, type-name={captures={1={name=entity.name.type.js}}, match=[a-zA-Z_$][.\w$]*, name=meta.type.name.js}, property-accessor={match=\b(get|set)\b, name=storage.type.property.js}, indexer-parameter={captures={1={name=variable.parameter.js}}, match=([a-zA-Z_$][\w$]*)(?=\:), name=meta.indexer.parameter.js}, jsx-children={patterns=[{include=#jsx-tag-without-attributes}, {include=#jsx-tag-open}, {include=#jsx-tag-close}, {include=#jsx-tag-invalid}, {include=#jsx-evaluated-code}, {include=#jsx-entities}]}, qstring-double={patterns=[{include=#string-character-escape}], name=string.double.js, end="|(?=$), begin="}, arithmetic-operator={match=\*|/|\-\-|\-|\+\+|\+|%, name=keyword.operator.arithmetic.js}, static-modifier={match=\b(static)\b, name=keyword.other.js}, jsx-tag-close={endCaptures={1={name=punctuation.definition.tag.end.js}}, patterns=[{include=#comment}], name=tag.close.js, end=(>), beginCaptures={1={name=punctuation.definition.tag.begin.js}, 2={name=entity.name.tag.js}}, begin=(</)([_$a-zA-Z][-$\w.]*(?<!\.|-))}, block={endCaptures={0={name=meta.brace.curly.js}}, patterns=[{include=#object-member}, {include=#expression}], name=meta.block.js, end=\}, beginCaptures={0={name=meta.brace.curly.js}}, begin=\{}, access-modifier={match=\b(public|protected|private)\b, name=storage.modifier.js}, function-declaration={patterns=[{include=#comment}, {include=#type-parameters}, {include=#function-type-parameters}, {include=#return-type}, {include=#function-overload-declaration}, {include=#decl-block}], name=meta.function.js, end=(?=;|\})|(?<=\}), beginCaptures={1={name=storage.modifier.js}, 2={name=storage.modifier.js}, 3={name=storage.type.function.js}, 4={name=entity.name.function.js}}, begin=\b(?:(export)\s+)?(?:(async)\s+)?(function\b)(?:\s+([a-zA-Z_$][\w$]*))?\s*}, jsx-string-double-quoted={endCaptures={0={name=punctuation.definition.string.end.js}}, patterns=[{include=#jsx-entities}], name=string.quoted.double.js, end=", beginCaptures={0={name=punctuation.definition.string.begin.js}}, begin="}, return-type={patterns=[{include=#type}], name=meta.return.type.js, end=(?=$)|(?=\{|;|//), begin=(?<=\))\s*:}, jsx-tag-attribute-name={captures={1={name=entity.other.attribute-name.js}}, match=(?x)
  \s*
  ([_$a-zA-Z][-$\w]*)
  (?=\s|=|/?>|/\*|//), name=meta.tag.attribute-name.js}, jsx-string-single-quoted={endCaptures={0={name=punctuation.definition.string.end.js}}, patterns=[{include=#jsx-entities}], name=string.quoted.single.js, end=', beginCaptures={0={name=punctuation.definition.string.begin.js}}, begin='}, type-object={endCaptures={0={name=meta.brace.curly.js}}, patterns=[{include=#comment}, {include=#field-declaration}, {include=#method-declaration}, {include=#indexer-declaration}, {include=#type-annotation}], name=meta.object.type.js, end=\}, beginCaptures={0={name=meta.brace.curly.js}}, begin=\{}, for-in-simple={captures={1={name=storage.type.js}, 3={name=keyword.operator.js}}, match=(?<=\()\s*\b(var|let|const)\s+([a-zA-Z_$][\w$]*)\s+(in|of)\b, name=forin.expr.js}, jsx-tag-without-attributes={endCaptures={1={name=punctuation.definition.tag.begin.js}, 2={name=entity.name.tag.js}, 3={name=punctuation.definition.tag.end.js}}, patterns=[{include=#jsx-children}], name=tag.without-attributes.js, end=(</)([_$a-zA-Z][-$\w.]*(?<!\.|-))(>), beginCaptures={1={name=punctuation.definition.tag.begin.js}, 2={name=entity.name.tag.js}, 3={name=punctuation.definition.tag.end.js}}, begin=(<)([_$a-zA-Z][-$\w.]*(?<!\.|-))(>)}, type-tuple={endCaptures={0={name=meta.brace.square.js}}, patterns=[{include=#type}, {include=#comment}], name=meta.type.tuple.js, end=\], beginCaptures={0={name=meta.brace.square.js}}, begin=\[}, function-call={patterns=[{include=#await-modifier}, {include=#type-parameters}, {include=#paren-expression}], name=functioncall.expr.js}, jsx-tag-open={endCaptures={1={name=punctuation.definition.tag.end.js}}, patterns=[{include=#comment}, {include=#jsx-tag-attributes}, {include=#jsx-tag-attributes-illegal}], name=tag.open.js, end=(/?>), beginCaptures={1={name=punctuation.definition.tag.begin.js}, 2={name=entity.name.tag.js}}, begin=(?x)
  (<)
  ([_$a-zA-Z][-$\w.]*(?<!\.|-))
  (?=\s+(?!\?)|/?>)}, storage-keyword={match=\b(number|boolean|string|any|var|let|function|const|module|namespace)\b, name=storage.type.js}, relational-operator={match====|==|=|!=|!==|<=|>=|<>|<|>, name=keyword.operator.comparison.js}, regex={patterns=[{match=\\., name=constant.character.escape.js}, {match=\[(\\\]|[^\]])*\], name=constant.character.class.js}], name=string.regex.js, end=$|(/)[igm]*, begin=(?<=[=(:,\[]|^|return|&&|\|\||!)\s*(/)(?![/*+{}?])}, undefined-literal={match=\b(undefined)\b, name=constant.language.js}, jsx-tag-attributes-illegal={match=\S+, name=invalid.illegal.attribute.js}, object-heritage-parent={captures={1={name=storage.type.js}}, match=(?:\s*([a-zA-Z_$][\w$]*)), name=meta.object.heritage.parent.js}, this-literal={match=\b(this)\b, name=constant.language.this.js}, object-heritage={endCaptures={1={name=brace.curly.js}}, patterns=[{include=#comment}, {include=#object-heritage}, {include=#type-parameters}, {include=#object-heritage-parent}], name=meta.object.heritage.js, end=(?=\{), beginCaptures={1={name=keyword.other.js}}, begin=(?:\b(extends|implements))}, type-declaration={patterns=[{include=#type}], name=meta.type.declaration.js, end=(?=$|[,);>]|var|type|function|class|interface), beginCaptures={1={name=keyword.other.js}, 2={name=storage.type.js}}, begin=\b(type)\b\s+([a-zA-Z_$][\w$]*)\s*=\s*}, comment-block-doc={name=comment.block.documentation.js, end=\*/, begin=/\*\*(?!/)}, template={endCaptures={0={name=string.template.js}}, patterns=[{include=#template-substitution-element}, {include=#template-string-contents}], name=meta.template.js, end=`, beginCaptures={0={name=string.template.js}}, begin=`}, await-modifier={match=\bawait\b, name=storage.modifier.js}, null-literal={match=\b(null)\b, name=constant.language.null.js}, string={patterns=[{include=#qstring-single}, {include=#qstring-double}], name=string.js}, jsx-tag-invalid={match=<\s*>, name=invalid.illegal.tag.incomplete.js}, object-name={captures={0={name=entity.name.class.js}}, match=[a-zA-Z_$][\w$]*, name=meta.object.name.js}, assignment-operator={match=<<=|>>=|>>>=|\*=|(?<!\()/=|%=|\+=|\-=|&=|\^=, name=keyword.operator.assignment.js}, case-clause={patterns=[{include=#expression}], name=case-clause.expr.js, end=:, beginCaptures={1={name=keyword.control.js}}, begin=(?<!\.)\b(case|default)\b}, control-statement={match=(?<!\.)\b(break|catch|continue|debugger|declare|do|else|finally|for|if|return|switch|throw|try|while|with|super|case|default)\b, name=keyword.control.js}, jsx={patterns=[{include=#jsx-tag-without-attributes}, {include=#jsx-tag-open}, {include=#jsx-tag-close}, {include=#jsx-tag-invalid}, {patterns=[{include=#jsx-children}], name=meta.jsx.children.js, end=(?=</), begin=(?<=(?:'|"|})>)}], name=meta.jsx.js}, jsx-evaluated-code={endCaptures={0={name=punctuation.definition.brace.curly.end.js}}, patterns=[{include=#expression}], name=meta.brace.curly.js, end=}, beginCaptures={0={name=punctuation.definition.brace.curly.start.js}}, begin={}, literal={patterns=[{include=#numeric-literal}, {include=#boolean-literal}, {include=#null-literal}, {include=#undefined-literal}, {include=#array-literal}, {include=#this-literal}], name=literal.js}, indexer-declaration={endCaptures={1={name=meta.brace.square.js}, 2={name=keyword.operator.js}}, patterns=[{include=#type-annotation}, {include=#indexer-parameter}, {include=#expression}], name=meta.indexer.declaration.js, end=(\])\s*(\?\s*)?|$, beginCaptures={0={name=meta.brace.square.js}}, begin=\[}, comment-block={name=comment.block.js, end=\*/, begin=/\*}, string-character-escape={match=\\(x\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.|$), name=constant.character.escape}, new-expr={patterns=[{include=#type}, {include=#comment}], name=new.expr.js, end=(?=[(;]|$), beginCaptures={1={name=keyword.operator.js}}, begin=\b(new)\b}, var-single-variable={patterns=[{include=#type-annotation}, {include=#string}, {include=#comment}, {include=#expression}], name=meta.var-single-variable.expr.js, end=(?=$|[;,]), beginCaptures={1={name=variable.js}}, begin=\b([a-zA-Z_$][\w$]*)\s*(=?)}, method-overload-declaration={captures={1={name=storage.modifier.js}, 2={name=storage.modifier.js}, 3={name=storage.modifier.js}, 4={name=storage.type.property.js}, 5={name=keyword.operator.js}, 6={name=entity.name.function.js}, 7={name=keyword.operator.js}}, match=\b(?:(abstract)\s+)?\b(?:(public|private|protected)\s+)?\b(?:(async)\s+)?(?:(get|set)\s+)?(?:(new)|(?:([a-zA-Z_$][\.\w$]*)\s*(\??)))?\s*(?=\(|\<), name=meta.method.overload.declaration.js}, type-paren-or-function-type-parameters={patterns=[{include=#comment}, {include=#type}, {include=#function-type-parameters}], name=meta.type.paren.cover.js, end=\), beginCaptures={1={name=keyword.control.js}}, begin=(?:\b(new)\b)?\s*\(}, paren-expression={endCaptures={0={name=meta.brace.paren.js}}, patterns=[{include=#expression}], end=\), beginCaptures={0={name=meta.brace.paren.js}}, begin=\(}, type-function-return-type={patterns=[{include=#type}], name=meta.type.function.return.js, end=(?=\s*[,\)\{=;>]|//|$), beginCaptures={0={name=keyword.operator.js}}, begin==>}, object-declaration={endCaptures={1={name=brace.curly.js}}, patterns=[{include=#comment}, {include=#object-heritage}, {include=#object-name}, {include=#type-parameters}, {include=#object-body}], name=meta.declaration.object.js, end=(?<=\}), beginCaptures={1={name=storage.modifier.js}, 2={name=storage.modifier.js}, 3={name=storage.type.js}}, begin=\b(?:(export)\s+)?\b(?:(abstract)\s+)?\b(?<!\.)(class|interface)\b}, type-operator={match=[.|], name=keyword.operator.type.js}, qstring-single={patterns=[{include=#string-character-escape}], name=string.single.js, end='|(?=$), begin='}, function-type-parameters={endCaptures={0={name=meta.brace.round.js}}, patterns=[{include=#comment}, {include=#parameter-name}, {include=#type-annotation}, {include=#variable-initializer}], name=meta.function.type.parameter.js, end=\), beginCaptures={0={name=meta.brace.round.js}}, begin=\(}, object-member={patterns=[{include=#expression}], name=meta.object.member.js, end=(?=,|\}), begin=[a-zA-Z_$][\w$]*\s*:}, boolean-literal={match=\b(false|true)\b, name=constant.language.boolean.js}, jsx-tag-attribute-assignment={match==(?=\s*(?:'|"|{|/\*|//|\n)), name=keyword.operator.assignment.js}, enum-declaration={captures={1={name=storage.modifier.js}, 2={name=storage.type.js}, 3={name=entity.name.class.js}}, match=(?:\b(const)\s+)?\b(enum)\s+([a-zA-Z_$][\w$]*), name=meta.enum.declaration.js}, var-expr={patterns=[{include=#var-single-variable}, {include=#comment}], name=meta.var.expr.js, end=(?=$|;), beginCaptures={1={name=storage.type.js}}, begin=(?<!\()\s*\b(var|let|const(?!\s+enum)\b)}, expression={patterns=[{include=#jsx}, {include=#for-in-simple}, {include=#string}, {include=#regex}, {include=#template}, {include=#comment}, {include=#literal}, {include=#paren-expression}, {include=#var-expr}, {include=#declaration}, {include=#new-expr}, {include=#switch-statement}, {include=#block}, {include=#expression-operator}, {include=#relational-operator}, {include=#arithmetic-operator}, {include=#logic-operator}, {include=#assignment-operator}, {include=#storage-keyword}, {include=#function-call}, {include=#case-clause}, {include=#control-statement}], name=meta.expression.js}, object-body={endCaptures={0={name=meta.brace.curly.js}}, patterns=[{include=#string}, {include=#comment}, {include=#field-declaration}, {include=#method-declaration}, {include=#indexer-declaration}, {include=#type-annotation}, {include=#variable-initializer}, {include=#access-modifier}, {include=#static-modifier}, {include=#property-accessor}], name=meta.object.body.js, end=\}, beginCaptures={0={name=meta.brace.curly.js}}, begin=\{}, parameter-name={captures={1={name=storage.modifier.js}, 2={name=keyword.operator.js}, 3={name=variable.parameter.js}, 4={name=keyword.operator.js}}, match=(?:\s*\b(public|private|protected)\b\s+)?(\.\.\.)?\s*([a-zA-Z_$][\w$]*)\s*(\??), name=parameter.name.js}, type-parameters={endCaptures={2={name=meta.brace.angle.js}}, patterns=[{match=\b(extends)\b, name=keyword.other.js}, {include=#comment}, {include=#type}], name=meta.type.parameters.js, end=(?=$)|(>), beginCaptures={1={name=entity.name.type.js}, 2={name=meta.brace.angle.js}}, begin=([a-zA-Z_$][\w$]*)?(<)}, decl-block={endCaptures={0={name=meta.brace.curly.js}}, patterns=[{include=#expression}], name=meta.decl.block.js, end=\}, beginCaptures={0={name=meta.brace.curly.js}}, begin=\{}, declaration={patterns=[{include=#function-declaration}, {include=#object-declaration}, {include=#type-declaration}, {include=#enum-declaration}], name=meta.declaration.js}, switch-expression={patterns=[{include=#expression}], name=switch-expression.expr.js, end=\), beginCaptures={1={name=keyword.operator.js}}, begin=\b(switch)\b\s*\(}, logic-operator={match=\!|&|~|\||&&|\|\|, name=keyword.operator.arithmetic.js}, type-primitive={captures={1={name=storage.type.js}}, match=\b(string|number|boolean|symbol|any|void)\b, name=meta.type.primitive.js}, comment={patterns=[{include=#comment-block-doc}, {include=#comment-block}, {include=#comment-line}], name=comment.js}}, uuid=805375ec-d614-41f5-8993-5843fe63ea82, fileTypes=[js, jsx]}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tm4e.core.internal.grammar.parser.xml.XMLPlistParserTest
[INFO] Running org.eclipse.tm4e.core.grammar.GrammarTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.eclipse.tm4e.core.grammar.GrammarTest
[INFO] Running org.eclipse.tm4e.core.grammar.GrammarInjectionTest
Token from 0 to 1 with scopes [source.ts, meta.decorator.ts, punctuation.decorator.ts]
Token from 1 to 10 with scopes [source.ts, meta.decorator.ts, entity.name.function.ts]
Token from 10 to 11 with scopes [source.ts, meta.decorator.ts, meta.brace.round.ts]
Token from 11 to 12 with scopes [source.ts, meta.decorator.ts, meta.object-literal.ts, punctuation.definition.block.ts]
Token from 12 to 20 with scopes [source.ts, meta.decorator.ts, meta.object-literal.ts, meta.object.member.ts, meta.object-literal.key.ts]
Token from 20 to 21 with scopes [source.ts, meta.decorator.ts, meta.object-literal.ts, meta.object.member.ts, meta.object-literal.key.ts, punctuation.separator.key-value.ts]
Token from 21 to 22 with scopes [source.ts, meta.decorator.ts, meta.object-literal.ts, meta.object.member.ts, string.template.ts, punctuation.definition.string.template.begin.ts]
Token from 22 to 38 with scopes [source.ts, meta.decorator.ts, meta.object-literal.ts, meta.object.member.ts, string.template.ts]
Token from 38 to 39 with scopes [source.ts, meta.decorator.ts, meta.object-literal.ts, meta.object.member.ts, string.template.ts, punctuation.definition.string.template.end.ts]
Token from 39 to 40 with scopes [source.ts, meta.decorator.ts, meta.object-literal.ts, punctuation.definition.block.ts]
Token from 40 to 41 with scopes [source.ts, meta.decorator.ts, meta.brace.round.ts]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.eclipse.tm4e.core.grammar.GrammarInjectionTest
[INFO] Running org.eclipse.tm4e.core.OnigStringTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tm4e.core.OnigStringTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.tm4e.core ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.tm4e.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.tm4e.core ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm4e.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.tm4e.core ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.tm4e.core ---
[INFO] Pack200 normalizing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.tm4e.core ---
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.tm4e.core ---
[INFO] Pack200 packing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tm4e.core ---
[INFO] No baseline version MavenProject: org.eclipse:org.eclipse.tm4e.core:0.3.3-SNAPSHOT @ /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/pom.xml
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.2.0:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.tm4e.core ---
[INFO] Fetching p2.index from http://download.eclipse.org/tm4e/releases/latest/
[INFO] Fetching p2.index from http://download.eclipse.org/tm4e/releases/latest/
[INFO] Adding repository http://download.eclipse.org/tm4e/releases/latest
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm4e.core ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-sources.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar.pack.gz to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/p2content.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/p2artifacts.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.tm4e.core ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --------------< org.eclipse:org.eclipse.tm4e.core.tests >---------------
[INFO] Building org.eclipse.tm4e.core.tests 0.3.3-SNAPSHOT               [4/13]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm4e.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm4e.core.tests ---
[INFO] The project's OSGi version is 0.3.3.201905072119
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.tm4e.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.tm4e.core.tests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.tm4e.core.tests ---
[INFO] tycho.testArgLine set to -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.tm4e.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.tm4e.core.tests ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 9 source files to /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.tm4e.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 336 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (compiletests) @ org.eclipse.tm4e.core.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default) @ org.eclipse.tm4e.core.tests ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.tm4e.core.tests ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.tm4e.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.tm4e.core.tests ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm4e.core.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.tm4e.core.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.tm4e.core.tests ---
[INFO] Pack200 normalizing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.tm4e.core.tests ---
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.tm4e.core.tests ---
[INFO] Pack200 packing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tm4e.core.tests ---
[INFO] No baseline version MavenProject: org.eclipse:org.eclipse.tm4e.core.tests:0.3.3-SNAPSHOT @ /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/pom.xml
[INFO] 
[INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.tm4e.core.tests ---
[INFO] Expected eclipse log file: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*, -Dosgi.clean=true, -jar, /opt/public/hipp/homes/genie.tm4e/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/work/data, -install, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/work, -configuration, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.tm4e
Running org.eclipse.tm4e.core.grammar.GrammarSuiteTest
character class has '-' without escape
character class has '-' without escape
Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 sec - in org.eclipse.tm4e.core.grammar.GrammarSuiteTest
TEST #3  Time elapsed: 0.182 sec
TEST #4  Time elapsed: 0.044 sec
TEST #5  Time elapsed: 0.029 sec
TEST #6  Time elapsed: 0.024 sec
TEST #7  Time elapsed: 0.031 sec
TEST #8  Time elapsed: 0.017 sec
TEST #9  Time elapsed: 0.017 sec
TEST #10  Time elapsed: 0.019 sec
TEST #11  Time elapsed: 0.039 sec
TEST #12  Time elapsed: 0.028 sec
TEST #13  Time elapsed: 0.021 sec
TEST #14  Time elapsed: 0.012 sec
TEST #15  Time elapsed: 0.01 sec
TEST #16  Time elapsed: 0.039 sec
TEST #17  Time elapsed: 0.007 sec
TEST #18  Time elapsed: 0.008 sec
TEST #19  Time elapsed: 0.009 sec
TEST #20  Time elapsed: 0.034 sec
TEST #21  Time elapsed: 0.012 sec
TEST #22  Time elapsed: 0.011 sec
TEST #23  Time elapsed: 0.01 sec
TEST #25  Time elapsed: 0.017 sec
TEST #26  Time elapsed: 0.03 sec
TEST #27  Time elapsed: 0.058 sec
TEST #28  Time elapsed: 0.037 sec
TEST #29  Time elapsed: 0.045 sec
TEST #30  Time elapsed: 0.013 sec
TEST #31  Time elapsed: 0.027 sec
TEST #32  Time elapsed: 0.025 sec
TEST #33  Time elapsed: 0.007 sec
TEST #34  Time elapsed: 0.006 sec
TEST #35  Time elapsed: 0.011 sec
TEST #36  Time elapsed: 0.014 sec
TEST #37  Time elapsed: 0.013 sec
TEST #38  Time elapsed: 0.008 sec
TEST #39  Time elapsed: 0.049 sec
TEST #42  Time elapsed: 0.057 sec
TEST #44  Time elapsed: 0.009 sec
TEST #45  Time elapsed: 0.029 sec
TEST #46  Time elapsed: 0.012 sec
TEST #47  Time elapsed: 0.018 sec
TEST #48  Time elapsed: 0.009 sec
TEST #49  Time elapsed: 0.021 sec
TEST #50  Time elapsed: 0.01 sec
TEST #51  Time elapsed: 0.01 sec
TEST #53  Time elapsed: 0.01 sec
TEST #54  Time elapsed: 0.017 sec
TEST #55  Time elapsed: 0.01 sec
TEST #56  Time elapsed: 0.013 sec
TEST #57  Time elapsed: 0.013 sec
TEST #58  Time elapsed: 0.021 sec
TEST #61  Time elapsed: 0.083 sec
TEST #62  Time elapsed: 0.016 sec
TEST #63  Time elapsed: 0.015 sec
TEST #64  Time elapsed: 0.021 sec
TEST #65  Time elapsed: 0.014 sec
TEST #67  Time elapsed: 0.01 sec
TEST #68  Time elapsed: 0.016 sec
TEST #71  Time elapsed: 0.022 sec
TEST #72  Time elapsed: 0.016 sec
TEST #73  Time elapsed: 0.016 sec
TEST #74  Time elapsed: 0.007 sec
Groovy  Time elapsed: 0.01 sec
Nested repositories in Markdown  Time elapsed: 0.028 sec
asp  Time elapsed: 0.009 sec
asp2  Time elapsed: 0.007 sec
Injections in PHP  Time elapsed: 0.08 sec
Jade  Time elapsed: 0.016 sec
Perl  Time elapsed: 0.029 sec
Ruby  Time elapsed: 0.026 sec
Issue #8  Time elapsed: 0.008 sec
Issue #12  Time elapsed: 0.003 sec
Issue #17  Time elapsed: 0.004 sec
Issue #10  Time elapsed: 0.008 sec
Issue #46  Time elapsed: 0.036 sec
While should match begin and stop on next line if while condition fails  Time elapsed: 0.002 sec
While should match multiple lines while condition holds  Time elapsed: 0.002 sec
While condition can match anywhere in line  Time elapsed: 0.002 sec
Begin of while should consume entire rest of line.  Time elapsed: 0.002 sec
Nested whiles should match using only inner most while on a mached line  Time elapsed: 0.002 sec
Nested whiles should check line for outer most while to inner most while  Time elapsed: 0.002 sec
Nested whiles should move line ahead before checking other conditions  Time elapsed: 0.002 sec
Nested whiles should check line for outer most while to inner most while  Time elapsed: 0.001 sec
Should Correctly handle anchor in while rule  Time elapsed: 0.002 sec
Test #0  Time elapsed: 0.002 sec
Test #1  Time elapsed: 0 sec
Test #2  Time elapsed: 0 sec
Test #3  Time elapsed: 0 sec
Test #4  Time elapsed: 0 sec
Test #5  Time elapsed: 0 sec
Test #6  Time elapsed: 0.001 sec
Test #7  Time elapsed: 0 sec
Test #8  Time elapsed: 0 sec
Test #9  Time elapsed: 0 sec
Test #10  Time elapsed: 0 sec
Test #11  Time elapsed: 0 sec
Test #12  Time elapsed: 0 sec
Test #13  Time elapsed: 0 sec
Test #14  Time elapsed: 0 sec
Test #15  Time elapsed: 0 sec
Test #16  Time elapsed: 0 sec
Test #17  Time elapsed: 0 sec
Test #18  Time elapsed: 0.001 sec
Test #19  Time elapsed: 0 sec
Test #20  Time elapsed: 0 sec
Test #21  Time elapsed: 0 sec
Test #22  Time elapsed: 0 sec
Test #23  Time elapsed: 0 sec
Test #24  Time elapsed: 0 sec
Running org.eclipse.tm4e.core.grammar.GrammarTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.tm4e.core.grammar.GrammarTest
testCanOverwriteLanguageId(org.eclipse.tm4e.core.grammar.GrammarTest)  Time elapsed: 0.001 sec
testCanOverwriteTokenType(org.eclipse.tm4e.core.grammar.GrammarTest)  Time elapsed: 0.001 sec
testWorks(org.eclipse.tm4e.core.grammar.GrammarTest)  Time elapsed: 0 sec
testCanWorkAtMaxValues(org.eclipse.tm4e.core.grammar.GrammarTest)  Time elapsed: 0 sec
testCanOverwriteForeground(org.eclipse.tm4e.core.grammar.GrammarTest)  Time elapsed: 0 sec
testCanOverwriteFontStyle(org.eclipse.tm4e.core.grammar.GrammarTest)  Time elapsed: 0 sec
testCanOverwriteBackground(org.eclipse.tm4e.core.grammar.GrammarTest)  Time elapsed: 0 sec
Running org.eclipse.tm4e.core.theme.ThemeMatchingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.eclipse.tm4e.core.theme.ThemeMatchingTest
testMicrosoft_vscode_23460(org.eclipse.tm4e.core.theme.ThemeMatchingTest)  Time elapsed: 0.013 sec
testGivesHigherPriorityToDeeperMatches(org.eclipse.tm4e.core.theme.ThemeMatchingTest)  Time elapsed: 0.001 sec
testGivesHigherPriorityToParentMatches1(org.eclipse.tm4e.core.theme.ThemeMatchingTest)  Time elapsed: 0.001 sec
testGivesHigherPriorityToParentMatches2(org.eclipse.tm4e.core.theme.ThemeMatchingTest)  Time elapsed: 0 sec
testCanMatch(org.eclipse.tm4e.core.theme.ThemeMatchingTest)  Time elapsed: 0.002 sec
Running org.eclipse.tm4e.core.theme.ThemeResolvingTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.tm4e.core.theme.ThemeResolvingTest
testIssue_35_Trailing_comma_in_a_tmTheme_scope_selector(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0.001 sec
testSameRulesGetMerged(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testStrArrCmpWorks(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testCanMergeIncomingDefaults(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testStrcmpWorks(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0.001 sec
testAlwaysHasDefaults(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testIssue_38_ignores_rules_with_invalid_colors(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testRespectsIncomingDefaults1(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testRespectsIncomingDefaults2(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testRespectsIncomingDefaults3(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testRespectsIncomingDefaults4(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testRespectsIncomingDefaults5(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testRulesAreInherited1(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testRulesAreInherited2(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testRulesWithParentScopes(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0 sec
testDefaultsAreInherited(org.eclipse.tm4e.core.theme.ThemeResolvingTest)  Time elapsed: 0.001 sec
Running org.eclipse.tm4e.core.theme.ThemeParsingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.tm4e.core.theme.ThemeParsingTest
testCanParse(org.eclipse.tm4e.core.theme.ThemeParsingTest)  Time elapsed: 0.001 sec

Results :

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

[INFO] All tests passed!
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.2.0:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.tm4e.core.tests ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm4e.core.tests ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-sources.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar.pack.gz to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/p2content.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/p2artifacts.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.tm4e.core.tests ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------------< org.eclipse:org.eclipse.tm4e.registry >----------------
[INFO] Building org.eclipse.tm4e.registry 0.3.3-SNAPSHOT                 [5/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm4e.registry ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm4e.registry ---
[INFO] The project's OSGi version is 0.3.3.201905072139
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.tm4e.registry ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.tm4e.registry ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.tm4e.registry ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.tm4e.registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.tm4e.registry ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 15 source files to /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.tm4e.registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (compiletests) @ org.eclipse.tm4e.registry ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default) @ org.eclipse.tm4e.registry ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.tm4e.registry ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.tm4e.registry ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.tm4e.registry ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm4e.registry ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.tm4e.registry ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.tm4e.registry ---
[INFO] Pack200 normalizing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.tm4e.registry ---
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.tm4e.registry ---
[INFO] Pack200 packing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tm4e.registry ---
[INFO] No baseline version MavenProject: org.eclipse:org.eclipse.tm4e.registry:0.3.3-SNAPSHOT @ /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/pom.xml
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.2.0:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.tm4e.registry ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm4e.registry ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-sources.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar.pack.gz to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/p2content.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/p2artifacts.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.tm4e.registry ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------< org.eclipse:org.eclipse.tm4e.ui >-------------------
[INFO] Building org.eclipse.tm4e.ui 0.3.3-SNAPSHOT                       [6/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm4e.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm4e.ui ---
[INFO] The project's OSGi version is 0.3.3.201905072119
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.tm4e.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.tm4e.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.tm4e.ui ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.tm4e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.tm4e.ui ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 59 source files to /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.tm4e.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (compiletests) @ org.eclipse.tm4e.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default) @ org.eclipse.tm4e.ui ---
[JENKINS] Recording test results[INFO] 

[INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.tm4e.ui ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.tm4e.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.tm4e.ui ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm4e.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.tm4e.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.tm4e.ui ---
[INFO] Pack200 normalizing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.tm4e.ui ---
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.tm4e.ui ---
[INFO] Pack200 packing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tm4e.ui ---
[INFO] No baseline version MavenProject: org.eclipse:org.eclipse.tm4e.ui:0.3.3-SNAPSHOT @ /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/pom.xml
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.2.0:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.tm4e.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm4e.ui ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-sources.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar.pack.gz to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/p2content.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/p2artifacts.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.tm4e.ui ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------------< org.eclipse:org.eclipse.tm4e.ui.tests >----------------
[INFO] Building org.eclipse.tm4e.ui.tests 0.3.3-SNAPSHOT                 [7/13]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm4e.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm4e.ui.tests ---
[INFO] The project's OSGi version is 0.3.3.201905072119
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.tm4e.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.tm4e.ui.tests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.tm4e.ui.tests ---
[INFO] tycho.testArgLine set to -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.tm4e.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.tm4e.ui.tests ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 16 source files to /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.tm4e.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (compiletests) @ org.eclipse.tm4e.ui.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default) @ org.eclipse.tm4e.ui.tests ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.tm4e.ui.tests ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.tm4e.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.tm4e.ui.tests ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm4e.ui.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.tm4e.ui.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.tm4e.ui.tests ---
[INFO] Pack200 normalizing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.tm4e.ui.tests ---
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.tm4e.ui.tests ---
[INFO] Pack200 packing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tm4e.ui.tests ---
[INFO] No baseline version MavenProject: org.eclipse:org.eclipse.tm4e.ui.tests:0.3.3-SNAPSHOT @ /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/pom.xml
[INFO] 
[INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.tm4e.ui.tests ---
[INFO] Expected eclipse log file: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*, -Dosgi.clean=true, -jar, /opt/public/hipp/homes/genie.tm4e/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/work/data, -install, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/work, -configuration, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.tm4e
Running org.eclipse.tm4e.ui.AllTests
java.util.ConcurrentModificationException
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
	at java.util.ArrayList$Itr.next(ArrayList.java:859)
	at org.eclipse.tm4e.core.internal.rule.RegExpSourceList.compile(RegExpSourceList.java:84)
	at org.eclipse.tm4e.core.internal.rule.IncludeOnlyRule.compile(IncludeOnlyRule.java:50)
	at org.eclipse.tm4e.core.internal.grammar.LineTokenizer.matchRule(LineTokenizer.java:277)
	at org.eclipse.tm4e.core.internal.grammar.LineTokenizer.matchRuleOrInjections(LineTokenizer.java:300)
	at org.eclipse.tm4e.core.internal.grammar.LineTokenizer.scanNext(LineTokenizer.java:111)
	at org.eclipse.tm4e.core.internal.grammar.LineTokenizer.scan(LineTokenizer.java:98)
	at org.eclipse.tm4e.core.internal.grammar.LineTokenizer._tokenizeString(LineTokenizer.java:538)
	at org.eclipse.tm4e.core.internal.grammar.Grammar._tokenize(Grammar.java:242)
	at org.eclipse.tm4e.core.internal.grammar.Grammar.tokenizeLine(Grammar.java:194)
	at org.eclipse.tm4e.core.model.Tokenizer.tokenize(Tokenizer.java:66)
	at org.eclipse.tm4e.core.model.TMModel$TokenizerThread._updateTokensInRange(TMModel.java:182)
	at org.eclipse.tm4e.core.model.TMModel$TokenizerThread.access$0(TMModel.java:167)
	at org.eclipse.tm4e.core.model.TMModel.lambda$1(TMModel.java:339)
	at org.eclipse.tm4e.core.model.TMModel._withModelTokensChangedEventBuilder(TMModel.java:317)
	at org.eclipse.tm4e.core.model.TMModel.forceTokenization(TMModel.java:337)
	at org.eclipse.tm4e.ui.internal.model.DocumentTMModelTest.testMultiLineChange(DocumentTMModelTest.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:202)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:155)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:81)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:107)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4915)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4521)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1170)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1059)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:667)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:597)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
Tests run: 13, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 4.565 sec - in org.eclipse.tm4e.ui.AllTests
testMultiLineChange(org.eclipse.tm4e.ui.internal.model.DocumentLineListTest)  Time elapsed: 0.022 sec
testMultiLineChange(org.eclipse.tm4e.ui.internal.model.DocumentTMModelTest)  Time elapsed: 0.297 sec
colorizeTypescriptWithInvalidate1(org.eclipse.tm4e.ui.text.typescript.TMPresentationReconcilerTypeScriptTest) skipped
colorizeTypescriptWithInvalidate2(org.eclipse.tm4e.ui.text.typescript.TMPresentationReconcilerTypeScriptTest) skipped
colorizeTypescriptWithInvalidate3(org.eclipse.tm4e.ui.text.typescript.TMPresentationReconcilerTypeScriptTest) skipped
colorizeTypescriptWithInvalidate4(org.eclipse.tm4e.ui.text.typescript.TMPresentationReconcilerTypeScriptTest) skipped
colorizeTypescriptWithInvalidate8(org.eclipse.tm4e.ui.text.typescript.TMPresentationReconcilerTypeScriptTest) skipped
colorizeTypescript(org.eclipse.tm4e.ui.text.typescript.TMPresentationReconcilerTypeScriptTest) skipped
colorizeTypescriptWithInvalidateAndSeveralLines(org.eclipse.tm4e.ui.text.typescript.TMPresentationReconcilerTypeScriptTest) skipped
testGrammarRegistered(org.eclipse.tm4e.ui.RegistryTest)  Time elapsed: 0.043 sec
testTMHighlightInGenericEditorEdit(org.eclipse.tm4e.ui.TMinGenericEditorTest)  Time elapsed: 3.233 sec
testTMHighlightInGenericEditor(org.eclipse.tm4e.ui.TMinGenericEditorTest)  Time elapsed: 0.213 sec
testReconcilierStartsAndDisposeThread(org.eclipse.tm4e.ui.TMinGenericEditorTest)  Time elapsed: 0.713 sec

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 7

[INFO] All tests passed!
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.2.0:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.tm4e.ui.tests ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm4e.ui.tests ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-sources.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar.pack.gz to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/p2content.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/p2artifacts.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.tm4e.ui.tests ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------< org.eclipse:org.eclipse.tm4e.languageconfiguration >---------
[INFO] Building org.eclipse.tm4e.languageconfiguration 0.3.3-SNAPSHOT    [8/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] The project's OSGi version is 0.3.3.201905072147
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.tm4e.languageconfiguration ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 42 source files to /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/classes
[WARNING] Source directory /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/src/main/resources does not exist
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (compiletests) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.tm4e.languageconfiguration.internal.supports.OnEnterSupportTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tm4e.languageconfiguration.internal.supports.OnEnterSupportTest
[INFO] Running org.eclipse.tm4e.languageconfiguration.internal.supports.ParsingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.tm4e.languageconfiguration.internal.supports.ParsingTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Pack200 normalizing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Pack200 packing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] No baseline version MavenProject: org.eclipse:org.eclipse.tm4e.languageconfiguration:0.3.3-SNAPSHOT @ /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/pom.xml
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.2.0:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm4e.languageconfiguration ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-sources.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar.pack.gz to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/p2content.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/p2artifacts.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.tm4e.languageconfiguration ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------< org.eclipse:org.eclipse.tm4e.languageconfiguration.tests >------
[INFO] Building org.eclipse.tm4e.languageconfiguration.tests 0.1.0-SNAPSHOT [9/13]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] The project's OSGi version is 0.1.0.201901082244
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] tycho.testArgLine set to -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.tm4e.languageconfiguration.tests ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 1 source file to /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (compiletests) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Pack200 normalizing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Pack200 packing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] No baseline version MavenProject: org.eclipse:org.eclipse.tm4e.languageconfiguration.tests:0.1.0-SNAPSHOT @ /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/pom.xml
[INFO] 
[INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Expected eclipse log file: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*, -Dosgi.clean=true, -jar, /opt/public/hipp/homes/genie.tm4e/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/work/data, -install, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/work, -configuration, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.tm4e
Running org.eclipse.tm4e.languageconfiguration.tests.TestAutoClosing
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.383 sec - in org.eclipse.tm4e.languageconfiguration.tests.TestAutoClosing
testAutoClose(org.eclipse.tm4e.languageconfiguration.tests.TestAutoClosing)  Time elapsed: 3.355 sec

Results :

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

[INFO] All tests passed!
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.2.0:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm4e.languageconfiguration.tests ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-sources.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar.pack.gz to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/p2content.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/p2artifacts.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.tm4e.languageconfiguration.tests ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------------< org.eclipse:org.eclipse.tm4e.markdown >----------------
[INFO] Building org.eclipse.tm4e.markdown 0.3.3-SNAPSHOT                [10/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm4e.markdown ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm4e.markdown ---
[INFO] The project's OSGi version is 0.3.3.201905072152
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.tm4e.markdown ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.tm4e.markdown ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.tm4e.markdown ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.tm4e.markdown ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.tm4e.markdown ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 16 source files to /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.tm4e.markdown ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (compiletests) @ org.eclipse.tm4e.markdown ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default) @ org.eclipse.tm4e.markdown ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.tm4e.markdown ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.tm4e.markdown ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.tm4e.markdown ---
[INFO] Building jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm4e.markdown ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.tm4e.markdown ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.tm4e.markdown ---
[INFO] Pack200 normalizing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.tm4e.markdown ---
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar
[INFO] Signing jar: /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.tm4e.markdown ---
[INFO] Pack200 packing jar /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tm4e.markdown ---
[INFO] No baseline version MavenProject: org.eclipse:org.eclipse.tm4e.markdown:0.3.3-SNAPSHOT @ /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/pom.xml
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.2.0:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.tm4e.markdown ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm4e.markdown ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-sources.jar
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar.pack.gz to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/p2content.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/p2artifacts.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.tm4e.markdown ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ----------------< org.eclipse:org.eclipse.tm4e.samples >----------------
[INFO] Building org.eclipse.tm4e.samples 0.3.3-SNAPSHOT                 [11/13]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm4e.samples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm4e.samples ---
[INFO] The project's OSGi version is 0.3.3.201901202056
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.tm4e.samples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.tm4e.samples ---
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.tm4e 0.3.2-SNAPSHOT .................... SUCCESS [  2.406 s]
[INFO] tm4e-target 0.3.2-SNAPSHOT ......................... SUCCESS [  0.953 s]
[INFO] org.eclipse.tm4e.core 0.3.3-SNAPSHOT ............... SUCCESS [ 13.833 s]
[INFO] org.eclipse.tm4e.core.tests 0.3.3-SNAPSHOT ......... SUCCESS [ 11.566 s]
[INFO] org.eclipse.tm4e.registry 0.3.3-SNAPSHOT ........... SUCCESS [  3.791 s]
[INFO] org.eclipse.tm4e.ui 0.3.3-SNAPSHOT ................. SUCCESS [  4.812 s]
[INFO] org.eclipse.tm4e.ui.tests 0.3.3-SNAPSHOT ........... SUCCESS [ 16.028 s]
[INFO] org.eclipse.tm4e.languageconfiguration 0.3.3-SNAPSHOT SUCCESS [  6.552 s]
[INFO] org.eclipse.tm4e.languageconfiguration.tests 0.1.0-SNAPSHOT SUCCESS [ 14.413 s]
[INFO] org.eclipse.tm4e.markdown 0.3.3-SNAPSHOT ........... SUCCESS [  5.229 s]
[INFO] org.eclipse.tm4e.samples 0.3.3-SNAPSHOT ............ FAILURE [  0.235 s]
[INFO] tm-feature 0.3.3-SNAPSHOT .......................... SKIPPED
[INFO] org.eclipse.tm4e.repository 0.3.2-SNAPSHOT ......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:11 min
[INFO] Finished at: 2019-05-07T18:00:47-04:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) on project org.eclipse.tm4e.samples: Unqualified OSGi version 0.3.2.qualifier must match unqualified Maven version 0.3.3-SNAPSHOT for SNAPSHOT builds -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.tm4e.samples
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target-platform/pom.xml to org.eclipse.tm4e/tm4e-target/0.3.2-SNAPSHOT/tm4e-target-0.3.2-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target-platform/tm4e-target.target to org.eclipse.tm4e/tm4e-target/0.3.2-SNAPSHOT/tm4e-target-0.3.2-SNAPSHOT.target
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/pom.xml to org.eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar to org.eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-sources.jar to org.eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT.jar.pack.gz to org.eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/p2content.xml to org.eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration/target/p2artifacts.xml to org.eclipse/org.eclipse.tm4e.languageconfiguration/0.3.3-SNAPSHOT/org.eclipse.tm4e.languageconfiguration-0.3.3-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/pom.xml to org.eclipse/org.eclipse.tm4e/0.3.2-SNAPSHOT/org.eclipse.tm4e-0.3.2-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/pom.xml to org.eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar to org.eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-sources.jar to org.eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/org.eclipse.tm4e.core-0.3.3-SNAPSHOT.jar.pack.gz to org.eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/p2content.xml to org.eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core/target/p2artifacts.xml to org.eclipse/org.eclipse.tm4e.core/0.3.3-SNAPSHOT/org.eclipse.tm4e.core-0.3.3-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/pom.xml to org.eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar to org.eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-sources.jar to org.eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT.jar.pack.gz to org.eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/p2content.xml to org.eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.registry/target/p2artifacts.xml to org.eclipse/org.eclipse.tm4e.registry/0.3.3-SNAPSHOT/org.eclipse.tm4e.registry-0.3.3-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.samples/pom.xml to org.eclipse/org.eclipse.tm4e.samples/0.3.3-SNAPSHOT/org.eclipse.tm4e.samples-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.repository/pom.xml to org.eclipse/org.eclipse.tm4e.repository/0.3.2-SNAPSHOT/org.eclipse.tm4e.repository-0.3.2-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/pom.xml to org.eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar to org.eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-sources.jar to org.eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT.jar.pack.gz to org.eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/p2content.xml to org.eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.core.tests/target/p2artifacts.xml to org.eclipse/org.eclipse.tm4e.core.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.core.tests-0.3.3-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/pom.xml to org.eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar to org.eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-sources.jar to org.eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT.jar.pack.gz to org.eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/p2content.xml to org.eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui.tests/target/p2artifacts.xml to org.eclipse/org.eclipse.tm4e.ui.tests/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui.tests-0.3.3-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/pom.xml to org.eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar to org.eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-sources.jar to org.eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT.jar.pack.gz to org.eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/p2content.xml to org.eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.ui/target/p2artifacts.xml to org.eclipse/org.eclipse.tm4e.ui/0.3.3-SNAPSHOT/org.eclipse.tm4e.ui-0.3.3-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/tm-feature/pom.xml to org.eclipse/tm-feature/0.3.3-SNAPSHOT/tm-feature-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/pom.xml to org.eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar to org.eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-sources.jar to org.eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT.jar.pack.gz to org.eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-pack200.jar.pack.gz
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/p2content.xml to org.eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.languageconfiguration.tests/target/p2artifacts.xml to org.eclipse/org.eclipse.tm4e.languageconfiguration.tests/0.1.0-SNAPSHOT/org.eclipse.tm4e.languageconfiguration.tests-0.1.0-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/pom.xml to org.eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar to org.eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-sources.jar to org.eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT.jar.pack.gz to org.eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-pack200.jar.pack.gz
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/p2content.xml to org.eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/org.eclipse.tm4e.markdown/target/p2artifacts.xml to org.eclipse/org.eclipse.tm4e.markdown/0.3.3-SNAPSHOT/org.eclipse.tm4e.markdown-0.3.3-SNAPSHOT-p2artifacts.xml
Terminating xvnc.
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE