Skip to content
Success

Console Output

[INFO] 
[INFO] --< org.eclipse.sensinact.gateway.southbound.device-factory:parser-csv >--
[INFO] Building SensiNact Southbound Device factory :: CSV parser 0.0.1-SNAPSHOT [11/58]
[INFO]   from southbound/device-factory/parser-csv/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse-sensinact: https://repo.eclipse.org/content/groups/sensinact/org/apache/commons/commons-csv/1.9.0/commons-csv-1.9.0.pom
[INFO] Downloading from emf-snapshots: https://ci.eclipse.org/emf/job/maven-publish/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.releng/publish/target/repository/final/org/apache/commons/commons-csv/1.9.0/commons-csv-1.9.0.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.9.0/commons-csv-1.9.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.9.0/commons-csv-1.9.0.pom (21 kB at 2.3 MB/s)
[INFO] Downloading from eclipse-sensinact: https://repo.eclipse.org/content/groups/sensinact/org/apache/commons/commons-csv/1.9.0/commons-csv-1.9.0.jar
[INFO] Downloading from emf-snapshots: https://ci.eclipse.org/emf/job/maven-publish/lastSuccessfulBuild/artifact/releng/org.eclipse.emf.releng/publish/target/repository/final/org/apache/commons/commons-csv/1.9.0/commons-csv-1.9.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.9.0/commons-csv-1.9.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.9.0/commons-csv-1.9.0.jar (51 kB at 6.4 MB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ parser-csv ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ parser-csv ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ parser-csv ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/target/classes
[INFO] 
[INFO] --- bnd:7.0.0-SNAPSHOT:bnd-process (default) @ parser-csv ---
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ parser-csv ---
[INFO] Copying 9 resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ parser-csv ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/target/test-classes
[INFO] 
[INFO] --- bnd:7.0.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ parser-csv ---
[WARNING] /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/pom.xml [0:0]: The Test-Cases header is empty. No test case classes were found.
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ parser-csv ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.sensinact.gateway.southbound.device.factory.impl.CSVParserTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in org.eclipse.sensinact.gateway.southbound.device.factory.impl.CSVParserTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ parser-csv ---
[INFO] Building jar: /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/target/parser-csv-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (test-jar) @ parser-csv ---
[INFO] Building jar: /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/target/parser-csv-0.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-testing:7.0.0-SNAPSHOT:testing (default) @ parser-csv ---
[INFO] Matching glob *
[WARNING] No bndrun files were specified with <bndrun> or found as *.bndrun in the project. This is unexpected.
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ parser-csv ---
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/target/parser-csv-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Sensinact Future/prototype/southbound/device-factory/parser-csv/target/parser-csv-0.0.1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- deploy:3.0.0:deploy (default-deploy) @ parser-csv ---
[INFO] Using alternate deployment repository repo.eclipse.org::https://repo.eclipse.org/content/repositories/sensinact-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 115 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-20230418.110334-34.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-20230418.110334-34.pom (3.0 kB at 63 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-20230418.110334-34.jar
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-20230418.110334-34-tests.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-20230418.110334-34.jar (8.9 kB at 228 kB/s)
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/parser-csv-0.0.1-20230418.110334-34-tests.jar (14 kB at 123 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/maven-metadata.xml (406 B at 3.1 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/0.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/sensinact-snapshots/org/eclipse/sensinact/gateway/southbound/device-factory/parser-csv/maven-metadata.xml (385 B at 471 B/s)