Skip to content

Console Output

Skipping 21,332 KB.. Full Log
e.tests ---
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] 
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] 
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] 
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] 
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
22:15:00 [2024-05-30T02:15:00.927Z] [INFO] Command line:
22:15:00 [2024-05-30T02:15:00.927Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:15:01 [2024-05-30T02:15:01.182Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:15:03 [2024-05-30T02:15:03.693Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
22:15:03 [2024-05-30T02:15:03.693Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0.015 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.004 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.693Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
22:15:03 [2024-05-30T02:15:03.693Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.018 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.008 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
22:15:03 [2024-05-30T02:15:03.694Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.004 s
22:15:03 [2024-05-30T02:15:03.694Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
22:15:03 [2024-05-30T02:15:03.694Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
22:15:03 [2024-05-30T02:15:03.694Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.020 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.003 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.006 s
22:15:03 [2024-05-30T02:15:03.694Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.694Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
22:15:03 [2024-05-30T02:15:03.949Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.003 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.006 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.006 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0.002 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.021 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.950Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
22:15:03 [2024-05-30T02:15:03.950Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.026 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.001 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.058 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.017 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.013 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.053 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.029 s
22:15:03 [2024-05-30T02:15:03.950Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
22:15:03 [2024-05-30T02:15:03.950Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
22:15:04 [2024-05-30T02:15:04.204Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
22:15:04 [2024-05-30T02:15:04.204Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.003 s
22:15:04 [2024-05-30T02:15:04.204Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.204Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.002 s
22:15:04 [2024-05-30T02:15:04.204Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.002 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.002 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.002 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
22:15:04 [2024-05-30T02:15:04.205Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0.001 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
22:15:04 [2024-05-30T02:15:04.205Z] 
22:15:04 [2024-05-30T02:15:04.205Z] Results:
22:15:04 [2024-05-30T02:15:04.205Z] 
22:15:04 [2024-05-30T02:15:04.205Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
22:15:04 [2024-05-30T02:15:04.205Z] 
22:15:04 [2024-05-30T02:15:04.205Z] [INFO] All tests passed
22:15:04 [2024-05-30T02:15:04.205Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.205Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests ---
22:15:04 [2024-05-30T02:15:04.205Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
22:15:04 [2024-05-30T02:15:04.205Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.205Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests ---
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 24 classes
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.pom
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
22:15:04 [2024-05-30T02:15:04.460Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:15:04 [2024-05-30T02:15:04.460Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:15:04 [2024-05-30T02:15:04.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] The project's OSGi version is 1.0.3.202405300111
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.717Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] 
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:04 [2024-05-30T02:15:04.972Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
22:15:04 [2024-05-30T02:15:04.972Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:15:04 [2024-05-30T02:15:04.972Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
22:15:04 [2024-05-30T02:15:04.972Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.226Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] 
22:15:05 [2024-05-30T02:15:05.226Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:05 [2024-05-30T02:15:05.481Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
22:15:05 [2024-05-30T02:15:05.481Z] [INFO] Command line:
22:15:05 [2024-05-30T02:15:05.481Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:15:05 [2024-05-30T02:15:05.482Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:15:07 [2024-05-30T02:15:07.992Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
22:15:07 [2024-05-30T02:15:07.992Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
22:15:11 [2024-05-30T02:15:11.252Z] Could not determine the accessibility bus address
22:15:11 [2024-05-30T02:15:11.507Z] !SESSION 2024-05-30 02:15:05.573 -----------------------------------------------
22:15:11 [2024-05-30T02:15:11.507Z] eclipse.buildId=unknown
22:15:11 [2024-05-30T02:15:11.507Z] java.version=17.0.2
22:15:11 [2024-05-30T02:15:11.507Z] java.vendor=Oracle Corporation
22:15:11 [2024-05-30T02:15:11.507Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:15:11 [2024-05-30T02:15:11.507Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
22:15:11 [2024-05-30T02:15:11.507Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:15:11 [2024-05-30T02:15:11.507Z] 
22:15:11 [2024-05-30T02:15:11.507Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-30 02:15:11.412
22:15:11 [2024-05-30T02:15:11.507Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
22:15:11 [2024-05-30T02:15:11.507Z] !STACK 0
22:15:11 [2024-05-30T02:15:11.507Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
22:15:11 [2024-05-30T02:15:11.507Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
22:15:11 [2024-05-30T02:15:11.507Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
22:15:11 [2024-05-30T02:15:11.507Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
22:15:11 [2024-05-30T02:15:11.507Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:144)
22:15:11 [2024-05-30T02:15:11.507Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:86)
22:15:11 [2024-05-30T02:15:11.507Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:75)
22:15:11 [2024-05-30T02:15:11.507Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:85)
22:15:11 [2024-05-30T02:15:11.507Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
22:15:11 [2024-05-30T02:15:11.507Z] Caused by: java.io.IOException: error=2, No such file or directory
22:15:11 [2024-05-30T02:15:11.507Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
22:15:11 [2024-05-30T02:15:11.507Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
22:15:11 [2024-05-30T02:15:11.507Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
22:15:11 [2024-05-30T02:15:11.507Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
22:15:11 [2024-05-30T02:15:11.507Z] 	... 7 more
22:15:11 [2024-05-30T02:15:11.762Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
22:15:12 [2024-05-30T02:15:12.018Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
22:15:12 [2024-05-30T02:15:12.018Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.044 s
22:15:12 [2024-05-30T02:15:12.018Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.041 s
22:15:12 [2024-05-30T02:15:12.018Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.003 s
22:15:12 [2024-05-30T02:15:12.018Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.003 s
22:15:12 [2024-05-30T02:15:12.018Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.004 s
22:15:12 [2024-05-30T02:15:12.018Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
22:15:12 [2024-05-30T02:15:12.018Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
22:15:12 [2024-05-30T02:15:12.018Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.054 s
22:15:12 [2024-05-30T02:15:12.018Z] 
22:15:12 [2024-05-30T02:15:12.018Z] Results:
22:15:12 [2024-05-30T02:15:12.018Z] 
22:15:12 [2024-05-30T02:15:12.018Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
22:15:12 [2024-05-30T02:15:12.018Z] 
22:15:12 [2024-05-30T02:15:12.942Z] [INFO] All tests passed
22:15:12 [2024-05-30T02:15:12.943Z] [INFO] 
22:15:12 [2024-05-30T02:15:12.943Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:12 [2024-05-30T02:15:12.943Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
22:15:12 [2024-05-30T02:15:12.943Z] [INFO] 
22:15:12 [2024-05-30T02:15:12.943Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:12 [2024-05-30T02:15:12.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 294 classes
22:15:13 [2024-05-30T02:15:13.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes
22:15:13 [2024-05-30T02:15:13.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1037 classes
22:15:14 [2024-05-30T02:15:14.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 10 classes
22:15:14 [2024-05-30T02:15:14.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 24 classes
22:15:14 [2024-05-30T02:15:14.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 473 classes
22:15:15 [2024-05-30T02:15:15.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes
22:15:15 [2024-05-30T02:15:15.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes
22:15:15 [2024-05-30T02:15:15.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 52 classes
22:15:15 [2024-05-30T02:15:15.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 34 classes
22:15:15 [2024-05-30T02:15:15.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes
22:15:15 [2024-05-30T02:15:15.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes
22:15:15 [2024-05-30T02:15:15.425Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.425Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
22:15:15 [2024-05-30T02:15:15.426Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:15:15 [2024-05-30T02:15:15.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:15:15 [2024-05-30T02:15:15.426Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/pom.xml
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] The project's OSGi version is 1.0.13.202405300111
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.985Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
22:15:15 [2024-05-30T02:15:15.986Z] [INFO] 
22:15:15 [2024-05-30T02:15:15.986Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
22:15:15 [2024-05-30T02:15:15.986Z] [INFO] Resolving class path of Trace Compass All Tests
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] 
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] 
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/src/main/resources
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] 
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
22:15:16 [2024-05-30T02:15:16.545Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
22:15:16 [2024-05-30T02:15:16.545Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:15:16 [2024-05-30T02:15:16.545Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/pom.xml
22:15:16 [2024-05-30T02:15:16.545Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/src/test/resources
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.104Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.105Z] [WARNING] No tests found
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.alltests ---
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] 
22:15:17 [2024-05-30T02:15:17.105Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.alltests ---
22:15:21 [2024-05-30T02:15:21.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes
22:15:21 [2024-05-30T02:15:21.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes
22:15:21 [2024-05-30T02:15:21.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes
22:15:21 [2024-05-30T02:15:21.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 294 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 25 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 33 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 38 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 21 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes
22:15:21 [2024-05-30T02:15:21.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 47 classes
22:15:22 [2024-05-30T02:15:22.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 58 classes
22:15:22 [2024-05-30T02:15:22.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes
22:15:22 [2024-05-30T02:15:22.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 11 classes
22:15:22 [2024-05-30T02:15:22.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes
22:15:22 [2024-05-30T02:15:22.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 95 classes
22:15:22 [2024-05-30T02:15:22.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 160 classes
22:15:22 [2024-05-30T02:15:22.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 12 classes
22:15:22 [2024-05-30T02:15:22.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes
22:15:22 [2024-05-30T02:15:22.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 70 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 58 classes
22:15:22 [2024-05-30T02:15:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 44 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 18 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 25 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 34 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 6 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 31 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes
22:15:22 [2024-05-30T02:15:22.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 32 classes
22:15:23 [2024-05-30T02:15:23.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 10 classes
22:15:23 [2024-05-30T02:15:23.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 24 classes
22:15:23 [2024-05-30T02:15:23.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 473 classes
22:15:23 [2024-05-30T02:15:23.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes
22:15:23 [2024-05-30T02:15:23.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes
22:15:23 [2024-05-30T02:15:23.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1037 classes
22:15:24 [2024-05-30T02:15:24.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 28 classes
22:15:25 [2024-05-30T02:15:25.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 70 classes
22:15:25 [2024-05-30T02:15:25.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes
22:15:25 [2024-05-30T02:15:25.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 7 classes
22:15:25 [2024-05-30T02:15:25.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 52 classes
22:15:25 [2024-05-30T02:15:25.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes
22:15:25 [2024-05-30T02:15:25.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes
22:15:25 [2024-05-30T02:15:25.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 140 classes
22:15:25 [2024-05-30T02:15:25.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes
22:15:25 [2024-05-30T02:15:25.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 49 classes
22:15:25 [2024-05-30T02:15:25.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 82 classes
22:15:25 [2024-05-30T02:15:25.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes
22:15:25 [2024-05-30T02:15:25.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 130 classes
22:15:25 [2024-05-30T02:15:25.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 106 classes
22:15:25 [2024-05-30T02:15:25.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes
22:15:25 [2024-05-30T02:15:25.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 177 classes
22:15:26 [2024-05-30T02:15:26.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes
22:15:26 [2024-05-30T02:15:26.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 2 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 54 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 43 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes
22:15:26 [2024-05-30T02:15:26.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes
22:15:26 [2024-05-30T02:15:26.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes
22:15:26 [2024-05-30T02:15:26.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes
22:15:26 [2024-05-30T02:15:26.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 133 classes
22:15:26 [2024-05-30T02:15:26.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 38 classes
22:15:26 [2024-05-30T02:15:26.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
22:15:27 [2024-05-30T02:15:27.127Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:15:27 [2024-05-30T02:15:27.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:15:27 [2024-05-30T02:15:27.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] The project's OSGi version is 1.0.8.202405300111
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.382Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.382Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
22:15:27 [2024-05-30T02:15:27.382Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:15:27 [2024-05-30T02:15:27.382Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.637Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] 
22:15:27 [2024-05-30T02:15:27.637Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:27 [2024-05-30T02:15:27.892Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
22:15:27 [2024-05-30T02:15:27.892Z] [INFO] Command line:
22:15:27 [2024-05-30T02:15:27.892Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.700.v20240213-1244/org.eclipse.equinox.launcher-1.6.700.v20240213-1244.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:15:27 [2024-05-30T02:15:27.892Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:15:31 [2024-05-30T02:15:31.155Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
22:15:57 [2024-05-30T02:15:57.637Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.00 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
22:15:57 [2024-05-30T02:15:57.638Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.073 s
22:15:57 [2024-05-30T02:15:57.638Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.009 s
22:15:57 [2024-05-30T02:15:57.638Z] 
22:15:57 [2024-05-30T02:15:57.638Z] Results:
22:15:57 [2024-05-30T02:15:57.638Z] 
22:15:57 [2024-05-30T02:15:57.638Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
22:15:57 [2024-05-30T02:15:57.638Z] 
22:15:57 [2024-05-30T02:15:57.638Z] !SESSION 2024-05-30 02:15:28.054 -----------------------------------------------
22:15:57 [2024-05-30T02:15:57.638Z] eclipse.buildId=unknown
22:15:57 [2024-05-30T02:15:57.638Z] java.version=17.0.2
22:15:57 [2024-05-30T02:15:57.638Z] java.vendor=Oracle Corporation
22:15:57 [2024-05-30T02:15:57.638Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:15:57 [2024-05-30T02:15:57.638Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide
22:15:57 [2024-05-30T02:15:57.638Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:15:57 [2024-05-30T02:15:57.638Z] 
22:15:57 [2024-05-30T02:15:57.638Z] !ENTRY org.eclipse.core.jobs 2 2 2024-05-30 02:15:55.529
22:15:57 [2024-05-30T02:15:57.638Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
22:15:57 [2024-05-30T02:15:57.638Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] All tests passed
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] 
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] 
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 28 classes
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 130 classes
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 25 classes
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 473 classes
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 140 classes
22:15:57 [2024-05-30T02:15:57.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 38 classes
22:15:57 [2024-05-30T02:15:57.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes
22:15:57 [2024-05-30T02:15:57.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 70 classes
22:15:57 [2024-05-30T02:15:57.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 54 classes
22:15:57 [2024-05-30T02:15:57.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 47 classes
22:15:58 [2024-05-30T02:15:58.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes
22:15:58 [2024-05-30T02:15:58.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 10 classes
22:15:58 [2024-05-30T02:15:58.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 24 classes
22:15:58 [2024-05-30T02:15:58.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 70 classes
22:15:58 [2024-05-30T02:15:58.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes
22:15:58 [2024-05-30T02:15:58.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 33 classes
22:15:58 [2024-05-30T02:15:58.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 294 classes
22:15:58 [2024-05-30T02:15:58.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes
22:15:58 [2024-05-30T02:15:58.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes
22:15:58 [2024-05-30T02:15:58.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes
22:15:58 [2024-05-30T02:15:58.657Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 49 classes
22:15:58 [2024-05-30T02:15:58.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 52 classes
22:15:58 [2024-05-30T02:15:58.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 44 classes
22:15:58 [2024-05-30T02:15:58.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 34 classes
22:15:59 [2024-05-30T02:15:59.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 58 classes
22:15:59 [2024-05-30T02:15:59.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 25 classes
22:15:59 [2024-05-30T02:15:59.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 177 classes
22:15:59 [2024-05-30T02:15:59.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes
22:15:59 [2024-05-30T02:15:59.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes
22:15:59 [2024-05-30T02:15:59.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 133 classes
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 58 classes
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.pom
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 10.0.0-SNAPSHOT   [138/141]
22:15:59 [2024-05-30T02:15:59.679Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
22:15:59 [2024-05-30T02:15:59.679Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:10.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/target
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] The project's OSGi version is 10.0.0.202405300111
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.934Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT.jar
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT-sources-feature.jar
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote ---
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] 
22:15:59 [2024-05-30T02:15:59.935Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote ---
22:16:00 [2024-05-30T02:16:00.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes
22:16:00 [2024-05-30T02:16:00.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes
22:16:00 [2024-05-30T02:16:00.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 473 classes
22:16:01 [2024-05-30T02:16:01.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1037 classes
22:16:01 [2024-05-30T02:16:01.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 24 classes
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 52 classes
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT.jar
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT.pom
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT-sources-feature.jar
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT-p2metadata.xml
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/10.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-10.0.0-SNAPSHOT-p2artifacts.xml
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Building org.eclipse.tracecompass.testing 10.0.0-SNAPSHOT      [139/141]
22:16:02 [2024-05-30T02:16:02.187Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
22:16:02 [2024-05-30T02:16:02.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:10.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/target
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] The project's OSGi version is 10.0.0.202405300111
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/src/main/resources
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT.jar
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] 
22:16:02 [2024-05-30T02:16:02.747Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
22:16:03 [2024-05-30T02:16:03.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT-sources-feature.jar
22:16:03 [2024-05-30T02:16:03.004Z] [INFO] 
22:16:03 [2024-05-30T02:16:03.004Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
22:16:03 [2024-05-30T02:16:03.004Z] [INFO] 
22:16:03 [2024-05-30T02:16:03.004Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.testing ---
22:16:03 [2024-05-30T02:16:03.004Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
22:16:03 [2024-05-30T02:16:03.004Z] [INFO] 
22:16:03 [2024-05-30T02:16:03.004Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.testing ---
22:16:07 [2024-05-30T02:16:07.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes
22:16:07 [2024-05-30T02:16:07.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes
22:16:07 [2024-05-30T02:16:07.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes
22:16:07 [2024-05-30T02:16:07.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.cli.core.tests' with 2 classes
22:16:07 [2024-05-30T02:16:07.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 294 classes
22:16:07 [2024-05-30T02:16:07.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 25 classes
22:16:07 [2024-05-30T02:16:07.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes
22:16:07 [2024-05-30T02:16:07.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 33 classes
22:16:07 [2024-05-30T02:16:07.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes
22:16:07 [2024-05-30T02:16:07.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes
22:16:07 [2024-05-30T02:16:07.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 38 classes
22:16:07 [2024-05-30T02:16:07.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes
22:16:07 [2024-05-30T02:16:07.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes
22:16:07 [2024-05-30T02:16:07.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes
22:16:07 [2024-05-30T02:16:07.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 21 classes
22:16:07 [2024-05-30T02:16:07.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes
22:16:07 [2024-05-30T02:16:07.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 47 classes
22:16:07 [2024-05-30T02:16:07.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 58 classes
22:16:07 [2024-05-30T02:16:07.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes
22:16:07 [2024-05-30T02:16:07.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 11 classes
22:16:07 [2024-05-30T02:16:07.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes
22:16:07 [2024-05-30T02:16:07.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 95 classes
22:16:07 [2024-05-30T02:16:07.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 160 classes
22:16:08 [2024-05-30T02:16:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 12 classes
22:16:08 [2024-05-30T02:16:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes
22:16:08 [2024-05-30T02:16:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 70 classes
22:16:08 [2024-05-30T02:16:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes
22:16:08 [2024-05-30T02:16:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes
22:16:08 [2024-05-30T02:16:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes
22:16:08 [2024-05-30T02:16:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes
22:16:08 [2024-05-30T02:16:08.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 58 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.slf4j.binding.simple.properties' with 0 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 44 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 18 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 25 classes
22:16:08 [2024-05-30T02:16:08.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 34 classes
22:16:08 [2024-05-30T02:16:08.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes
22:16:08 [2024-05-30T02:16:08.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 31 classes
22:16:08 [2024-05-30T02:16:08.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes
22:16:08 [2024-05-30T02:16:08.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes
22:16:08 [2024-05-30T02:16:08.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes
22:16:08 [2024-05-30T02:16:08.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 32 classes
22:16:08 [2024-05-30T02:16:08.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 10 classes
22:16:08 [2024-05-30T02:16:08.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 24 classes
22:16:08 [2024-05-30T02:16:08.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 473 classes
22:16:09 [2024-05-30T02:16:09.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes
22:16:09 [2024-05-30T02:16:09.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes
22:16:09 [2024-05-30T02:16:09.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1037 classes
22:16:10 [2024-05-30T02:16:10.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 28 classes
22:16:10 [2024-05-30T02:16:10.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 70 classes
22:16:10 [2024-05-30T02:16:10.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes
22:16:10 [2024-05-30T02:16:10.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 7 classes
22:16:10 [2024-05-30T02:16:10.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 52 classes
22:16:10 [2024-05-30T02:16:10.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes
22:16:11 [2024-05-30T02:16:11.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes
22:16:11 [2024-05-30T02:16:11.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 140 classes
22:16:11 [2024-05-30T02:16:11.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes
22:16:11 [2024-05-30T02:16:11.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 49 classes
22:16:11 [2024-05-30T02:16:11.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 82 classes
22:16:11 [2024-05-30T02:16:11.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes
22:16:11 [2024-05-30T02:16:11.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 130 classes
22:16:11 [2024-05-30T02:16:11.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 106 classes
22:16:11 [2024-05-30T02:16:11.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes
22:16:11 [2024-05-30T02:16:11.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 177 classes
22:16:11 [2024-05-30T02:16:11.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes
22:16:11 [2024-05-30T02:16:11.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes
22:16:11 [2024-05-30T02:16:11.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes
22:16:12 [2024-05-30T02:16:12.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes
22:16:12 [2024-05-30T02:16:12.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 2 classes
22:16:12 [2024-05-30T02:16:12.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 54 classes
22:16:12 [2024-05-30T02:16:12.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes
22:16:12 [2024-05-30T02:16:12.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 43 classes
22:16:12 [2024-05-30T02:16:12.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes
22:16:12 [2024-05-30T02:16:12.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes
22:16:12 [2024-05-30T02:16:12.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes
22:16:12 [2024-05-30T02:16:12.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes
22:16:12 [2024-05-30T02:16:12.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes
22:16:12 [2024-05-30T02:16:12.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 133 classes
22:16:12 [2024-05-30T02:16:12.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 38 classes
22:16:12 [2024-05-30T02:16:12.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.cli.core' with 11 classes
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] 
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT.jar
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT.pom
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT-sources-feature.jar
22:16:12 [2024-05-30T02:16:12.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT-p2metadata.xml
22:16:12 [2024-05-30T02:16:12.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/10.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-10.0.0-SNAPSHOT-p2artifacts.xml
22:16:12 [2024-05-30T02:16:12.914Z] [INFO] 
22:16:12 [2024-05-30T02:16:12.914Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
22:16:12 [2024-05-30T02:16:12.914Z] [INFO] 
22:16:12 [2024-05-30T02:16:12.914Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
22:16:12 [2024-05-30T02:16:12.914Z] [INFO] Building Trace Compass Repository 10.0.0-SNAPSHOT              [140/141]
22:16:12 [2024-05-30T02:16:12.914Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
22:16:12 [2024-05-30T02:16:12.914Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
22:16:12 [2024-05-30T02:16:12.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:10.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.releng-site/pom.xml
22:16:13 [2024-05-30T02:16:13.472Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.472Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.472Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.472Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] The project's OSGi version is 10.0.0.202405300111
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.releng-site/src/main/resources
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] 
22:16:13 [2024-05-30T02:16:13.473Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
22:16:13 [2024-05-30T02:16:13.473Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] 
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] 
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
22:16:18 [2024-05-30T02:16:18.708Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] 
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] 
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] 
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.releng-site ---
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] 
22:16:18 [2024-05-30T02:16:18.708Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-site ---
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 24 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.cli' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 10 classes
22:16:23 [2024-05-30T02:16:23.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 473 classes
22:16:24 [2024-05-30T02:16:24.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes
22:16:24 [2024-05-30T02:16:24.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 47 classes
22:16:24 [2024-05-30T02:16:24.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 294 classes
22:16:25 [2024-05-30T02:16:25.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes
22:16:25 [2024-05-30T02:16:25.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes
22:16:25 [2024-05-30T02:16:25.064Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1037 classes
22:16:26 [2024-05-30T02:16:26.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes
22:16:26 [2024-05-30T02:16:26.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 160 classes
22:16:26 [2024-05-30T02:16:26.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 95 classes
22:16:26 [2024-05-30T02:16:26.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 28 classes
22:16:26 [2024-05-30T02:16:26.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 70 classes
22:16:26 [2024-05-30T02:16:26.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes
22:16:26 [2024-05-30T02:16:26.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 33 classes
22:16:26 [2024-05-30T02:16:26.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 7 classes
22:16:26 [2024-05-30T02:16:26.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 52 classes
22:16:26 [2024-05-30T02:16:26.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes
22:16:26 [2024-05-30T02:16:26.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes
22:16:26 [2024-05-30T02:16:26.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes
22:16:26 [2024-05-30T02:16:26.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes
22:16:26 [2024-05-30T02:16:26.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes
22:16:26 [2024-05-30T02:16:26.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 140 classes
22:16:27 [2024-05-30T02:16:27.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes
22:16:27 [2024-05-30T02:16:27.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 49 classes
22:16:27 [2024-05-30T02:16:27.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 44 classes
22:16:27 [2024-05-30T02:16:27.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 34 classes
22:16:27 [2024-05-30T02:16:27.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 82 classes
22:16:27 [2024-05-30T02:16:27.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes
22:16:27 [2024-05-30T02:16:27.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 11 classes
22:16:27 [2024-05-30T02:16:27.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 70 classes
22:16:27 [2024-05-30T02:16:27.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes
22:16:27 [2024-05-30T02:16:27.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes
22:16:27 [2024-05-30T02:16:27.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 130 classes
22:16:27 [2024-05-30T02:16:27.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 58 classes
22:16:27 [2024-05-30T02:16:27.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.doc.user' with 0 classes
22:16:27 [2024-05-30T02:16:27.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 106 classes
22:16:27 [2024-05-30T02:16:27.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 21 classes
22:16:27 [2024-05-30T02:16:27.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes
22:16:27 [2024-05-30T02:16:27.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes
22:16:27 [2024-05-30T02:16:27.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes
22:16:27 [2024-05-30T02:16:27.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes
22:16:27 [2024-05-30T02:16:27.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 133 classes
22:16:28 [2024-05-30T02:16:28.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 25 classes
22:16:28 [2024-05-30T02:16:28.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 177 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 12 classes
22:16:28 [2024-05-30T02:16:28.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 2 classes
22:16:28 [2024-05-30T02:16:28.722Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 54 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 43 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 25 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes
22:16:28 [2024-05-30T02:16:28.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes
22:16:28 [2024-05-30T02:16:28.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes
22:16:28 [2024-05-30T02:16:28.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes
22:16:28 [2024-05-30T02:16:28.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes
22:16:28 [2024-05-30T02:16:28.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes
22:16:28 [2024-05-30T02:16:28.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes
22:16:29 [2024-05-30T02:16:29.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes
22:16:29 [2024-05-30T02:16:29.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 32 classes
22:16:29 [2024-05-30T02:16:29.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes
22:16:29 [2024-05-30T02:16:29.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 38 classes
22:16:29 [2024-05-30T02:16:29.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 58 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 31 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 38 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 18 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.slf4j.binding.simple.properties' with 0 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes
22:16:29 [2024-05-30T02:16:29.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.cli.core.tests' with 2 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.cli.core' with 11 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] No primary artifact to install, installing attached artifacts instead.
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/10.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-10.0.0-SNAPSHOT.pom
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/10.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-10.0.0-SNAPSHOT-p2metadata.xml
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/10.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-10.0.0-SNAPSHOT-p2artifacts.xml
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
22:16:29 [2024-05-30T02:16:29.743Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:16:29 [2024-05-30T02:16:29.743Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] The project's OSGi version is 1.0.4.202405300111
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.743Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.744Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
22:16:29 [2024-05-30T02:16:29.744Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:16:29 [2024-05-30T02:16:29.744Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:16:29 [2024-05-30T02:16:29.744Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
22:16:29 [2024-05-30T02:16:29.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
22:16:29 [2024-05-30T02:16:29.998Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.998Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.998Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.999Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.999Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.999Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.999Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.999Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
22:16:29 [2024-05-30T02:16:29.999Z] [INFO] 
22:16:29 [2024-05-30T02:16:29.999Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:29 [2024-05-30T02:16:29.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes
22:16:30 [2024-05-30T02:16:30.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 473 classes
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 24 classes
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 52 classes
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] 
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-sonar/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] 
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] ------------------------------------------------------------------------
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] Reactor Summary:
22:16:30 [2024-05-30T02:16:30.814Z] [INFO] 
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Parent 10.0.0-SNAPSHOT ............... SUCCESS [ 21.174 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 10.0.0-SNAPSHOT SUCCESS [  0.048 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Common Utilities Parent 10.0.0-SNAPSHOT SUCCESS [  0.016 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 12.816 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass State System Parent 10.0.0-SNAPSHOT .. SUCCESS [  0.023 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  1.042 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.775 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass TMF Parent 10.0.0-SNAPSHOT ........... SUCCESS [  0.074 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.356 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  1.271 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.core 9.3.0-SNAPSHOT ... SUCCESS [  4.848 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  1.576 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 20.135 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [05:30 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass CTF Support Parent 10.0.0-SNAPSHOT ... SUCCESS [  0.023 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  4.800 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.ctf.core 4.5.0-SNAPSHOT ... SUCCESS [  1.058 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  1.720 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.12-SNAPSHOT SUCCESS [  4.228 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.16-SNAPSHOT SUCCESS [ 35.382 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [05:35 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.688 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.4-SNAPSHOT ..... SUCCESS [  6.692 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  3.864 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  1.312 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  1.425 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 5.0.0-SNAPSHOT SUCCESS [  1.564 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 6.0.0-SNAPSHOT SUCCESS [  1.315 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 9.0.0-SNAPSHOT SUCCESS [  1.901 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.5.0-SNAPSHOT SUCCESS [  2.116 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.2.0-SNAPSHOT SUCCESS [  2.522 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass LTTng Support Parent 10.0.0-SNAPSHOT . SUCCESS [  0.030 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  1.590 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.2-SNAPSHOT SUCCESS [  2.841 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [02:59 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Release Engineering Parent 10.0.0-SNAPSHOT SUCCESS [  0.015 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.351 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [04:58 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:24 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.9-SNAPSHOT SUCCESS [  7.527 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  3.035 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  5.591 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  3.051 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  3.124 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  4.404 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 14.501 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 23.189 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:01 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  3.148 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  4.077 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 13.321 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.12-SNAPSHOT SUCCESS [ 16.620 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 26.914 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [01:00 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.11-SNAPSHOT SUCCESS [ 36.465 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.2-SNAPSHOT SUCCESS [  4.492 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 16.767 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass BTF Support Parent 10.0.0-SNAPSHOT ... SUCCESS [  0.015 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  1.206 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  3.650 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  4.040 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Documentation 10.0.0-SNAPSHOT ........ SUCCESS [  0.020 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Developer Guide 10.0.0-SNAPSHOT ...... SUCCESS [  8.687 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Profiling User Guide 10.0.0-SNAPSHOT . SUCCESS [  2.531 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf 10.0.0-SNAPSHOT ....... SUCCESS [  4.796 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.btf 10.0.0-SNAPSHOT ....... SUCCESS [  4.578 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.072 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.ctf 10.0.0-SNAPSHOT ....... SUCCESS [  0.440 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  3.897 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.ctf 10.0.0-SNAPSHOT ... SUCCESS [  4.539 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [02:03 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass User Guide 10.0.0-SNAPSHOT ........... SUCCESS [  3.945 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 10.0.0-SNAPSHOT SUCCESS [  2.545 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass RCP User Guide 10.0.0-SNAPSHOT ....... SUCCESS [  2.417 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Pcap User Guide 10.0.0-SNAPSHOT ...... SUCCESS [  2.488 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  3.017 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 10.0.0-SNAPSHOT SUCCESS [  0.013 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  3.978 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  3.042 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.gdbtrace 10.0.0-SNAPSHOT .. SUCCESS [  4.907 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.193 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.263 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.617 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.394 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  3.192 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  1.605 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  4.011 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.control 10.0.0-SNAPSHOT SUCCESS [  5.149 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  5.483 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.147 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 31.379 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 47.428 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.1-SNAPSHOT SUCCESS [  5.246 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 10.0.0-SNAPSHOT SUCCESS [  5.553 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.17-SNAPSHOT SUCCESS [ 42.230 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [03:02 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [07:12 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.3-SNAPSHOT SUCCESS [  2.482 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  4.490 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.ust 10.0.0-SNAPSHOT  SUCCESS [  5.467 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 35.781 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 13.004 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:13 min]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Pcap Format Support Parent 10.0.0-SNAPSHOT SUCCESS [  0.017 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.350 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  6.040 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  1.298 s]
22:16:30 [2024-05-30T02:16:30.815Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  2.988 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.pcap 10.0.0-SNAPSHOT .. SUCCESS [  4.739 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.788 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 27.462 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass RCP Parent 10.0.0-SNAPSHOT ........... SUCCESS [  0.013 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass RCP Branding plug-in 10.0.0-SNAPSHOT . SUCCESS [  0.251 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass RCP Branding Feature 10.0.0-SNAPSHOT . SUCCESS [  0.153 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  1.278 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.rcp.ui 10.0.0-SNAPSHOT .... SUCCESS [  2.973 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass RCP Feature 10.0.0-SNAPSHOT .......... SUCCESS [  7.683 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.436 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 10.785 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  0.505 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.rcp.incubator 10.0.0-SNAPSHOT SUCCESS [  0.243 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.cli 10.0.0-SNAPSHOT ... SUCCESS [  1.097 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass Json trace Parent 10.0.0-SNAPSHOT .... SUCCESS [  0.012 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  1.148 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.jsontrace 10.0.0-SNAPSHOT . SUCCESS [  4.447 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass RCP Product 10.0.0-SNAPSHOT .......... SUCCESS [02:18 min]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass Target Platform 10.0.0-SNAPSHOT ...... SUCCESS [  3.039 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 14.102 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [ 54.731 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:20 min]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [07:33 min]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.262 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  4.437 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  4.122 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.995 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [ 11.582 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 32.692 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.tmf.remote 10.0.0-SNAPSHOT  SUCCESS [  2.493 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.testing 10.0.0-SNAPSHOT ... SUCCESS [ 10.604 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Trace Compass Repository 10.0.0-SNAPSHOT ........... SUCCESS [ 16.852 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  1.162 s]
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] ------------------------------------------------------------------------
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] BUILD SUCCESS
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] ------------------------------------------------------------------------
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Total time:  01:04 h
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] Finished at: 2024-05-30T02:16:30Z
22:16:30 [2024-05-30T02:16:30.816Z] [INFO] ------------------------------------------------------------------------