Skip to content

Console Output

11:39:06 [2024-06-17T09:39:06.134Z] + sed -i -e s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.5-SNAPSHOT/g pom.xml
11:39:06 [2024-06-17T09:39:06.134Z] + sed -i -e s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.5-SNAPSHOT/g pom.xml
11:39:06 [2024-06-17T09:39:06.134Z] + sed -i -e s/<next.release>[0-9.]\+/<next.release>6.5/g pom.xml
11:39:06 [2024-06-17T09:39:06.134Z] + sed -i -e s/<tag>[a-zA-Z0-9.\-]\+/<tag>HEAD/g pom.xml
11:39:06 [2024-06-17T09:39:06.134Z] + mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.5-SNAPSHOT
11:39:07 [2024-06-17T09:39:07.478Z] [INFO] Scanning for projects...
11:39:07 [2024-06-17T09:39:07.728Z] [INFO] ------------------------------------------------------------------------
11:39:07 [2024-06-17T09:39:07.728Z] [INFO] Reactor Build Order:
11:39:07 [2024-06-17T09:39:07.728Z] [INFO] 
11:39:07 [2024-06-17T09:39:07.728Z] [INFO] Silverpeas Mobile component                                        [pom]
11:39:07 [2024-06-17T09:39:07.728Z] [INFO] Silverpeas Mobile configuration                                    [jar]
11:39:07 [2024-06-17T09:39:07.728Z] [INFO] Silverpeas Mobile Web Application                                  [war]
11:39:08 [2024-06-17T09:39:08.279Z] Downloading from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml
11:39:08 [2024-06-17T09:39:08.279Z] Downloading from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml
11:39:09 [2024-06-17T09:39:09.190Z] Progress (1): 4.1 kB
11:39:09 [2024-06-17T09:39:09.190Z] Progress (2): 4.1 kB | 4.1 kB
11:39:09 [2024-06-17T09:39:09.190Z] Progress (2): 8.2 kB | 4.1 kB
11:39:09 [2024-06-17T09:39:09.190Z] Progress (2): 8.2 kB | 8.2 kB
11:39:09 [2024-06-17T09:39:09.190Z] Progress (2): 12 kB | 8.2 kB 
11:39:09 [2024-06-17T09:39:09.190Z] Progress (2): 12 kB | 11 kB 
11:39:09 [2024-06-17T09:39:09.190Z] Progress (2): 16 kB | 11 kB
11:39:09 [2024-06-17T09:39:09.190Z] Progress (2): 20 kB | 11 kB
11:39:09 [2024-06-17T09:39:09.190Z] Progress (2): 22 kB | 11 kB
11:39:09 [2024-06-17T09:39:09.190Z]                            
11:39:09 [2024-06-17T09:39:09.190Z] Downloaded from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/maven-metadata.xml (22 kB at 24 kB/s)
11:39:09 [2024-06-17T09:39:09.190Z] Downloaded from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/apache/maven/plugins/maven-metadata.xml (11 kB at 12 kB/s)
11:39:09 [2024-06-17T09:39:09.190Z] Downloading from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml
11:39:09 [2024-06-17T09:39:09.691Z] Progress (1): 1.6 kB
11:39:09 [2024-06-17T09:39:09.691Z]                     
11:39:09 [2024-06-17T09:39:09.691Z] Downloaded from Silverpeas Nexus: https://nexus3.silverpeas.org/repository/silverpeas/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (1.6 kB at 3.3 kB/s)
11:39:09 [2024-06-17T09:39:09.691Z] [INFO] 
11:39:09 [2024-06-17T09:39:09.691Z] [INFO] ------------------< org.silverpeas.components:mobile >------------------
11:39:09 [2024-06-17T09:39:09.691Z] [INFO] Building Silverpeas Mobile component 6.4-SNAPSHOT                  [1/3]
11:39:09 [2024-06-17T09:39:09.691Z] [INFO]   from pom.xml
11:39:09 [2024-06-17T09:39:09.691Z] [INFO] --------------------------------[ pom ]---------------------------------
11:39:09 [2024-06-17T09:39:09.691Z] [INFO] 
11:39:09 [2024-06-17T09:39:09.691Z] [INFO] --- versions-maven-plugin:2.16.2:set (default-cli) @ mobile ---
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Searching for local aggregator root...
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Local aggregation root: /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Processing change of org.silverpeas.components:mobile:6.4-SNAPSHOT -> 6.5-SNAPSHOT
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Processing org.silverpeas.components:mobile
11:39:10 [2024-06-17T09:39:10.602Z] [INFO]     Updating project org.silverpeas.components:mobile
11:39:10 [2024-06-17T09:39:10.602Z] [INFO]         from version 6.4-SNAPSHOT to 6.5-SNAPSHOT
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] 
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Processing org.silverpeas.components.mobile:silverpeas-mobile-configuration
11:39:10 [2024-06-17T09:39:10.602Z] [INFO]     Updating parent org.silverpeas.components:mobile
11:39:10 [2024-06-17T09:39:10.602Z] [INFO]         from version 6.4-SNAPSHOT to 6.5-SNAPSHOT
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] 
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Processing org.silverpeas.components.mobile:silverpeas-mobile-war
11:39:10 [2024-06-17T09:39:10.602Z] [INFO]     Updating parent org.silverpeas.components:mobile
11:39:10 [2024-06-17T09:39:10.602Z] [INFO]         from version 6.4-SNAPSHOT to 6.5-SNAPSHOT
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] 
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] ------------------------------------------------------------------------
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Reactor Summary for Silverpeas Mobile component 6.4-SNAPSHOT:
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] 
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Silverpeas Mobile component ........................ SUCCESS [  0.840 s]
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Silverpeas Mobile configuration .................... SKIPPED
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Silverpeas Mobile Web Application .................. SKIPPED
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] ------------------------------------------------------------------------
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] BUILD SUCCESS
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] ------------------------------------------------------------------------
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Total time:  3.282 s
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] Finished at: 2024-06-17T11:39:10+02:00
11:39:10 [2024-06-17T09:39:10.602Z] [INFO] ------------------------------------------------------------------------
11:39:10 [2024-06-17T09:39:10.602Z] + mvn clean install -Dmaven.test.skip=true -Djava.awt.headless=true
11:39:11 [2024-06-17T09:39:11.945Z] [INFO] Scanning for projects...
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] ------------------------------------------------------------------------
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] Reactor Build Order:
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] 
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] Silverpeas Mobile component                                        [pom]
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] Silverpeas Mobile configuration                                    [jar]
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] Silverpeas Mobile Web Application                                  [war]
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] 
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] ------------------< org.silverpeas.components:mobile >------------------
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] Building Silverpeas Mobile component 6.5-SNAPSHOT                  [1/3]
11:39:12 [2024-06-17T09:39:12.196Z] [INFO]   from pom.xml
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] --------------------------------[ pom ]---------------------------------
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] 
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ mobile ---
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] Deleting /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/target
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] 
11:39:12 [2024-06-17T09:39:12.196Z] [INFO] --- git-commit-id-plugin:4.9.10:revision (default) @ mobile ---
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] 
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ mobile ---
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/6.5-SNAPSHOT/mobile-6.5-SNAPSHOT.pom
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] 
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] --< org.silverpeas.components.mobile:silverpeas-mobile-configuration >--
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] Building Silverpeas Mobile configuration 6.5-SNAPSHOT              [2/3]
11:39:12 [2024-06-17T09:39:12.747Z] [INFO]   from mobile-configuration/pom.xml
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] --------------------------------[ jar ]---------------------------------
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] 
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ silverpeas-mobile-configuration ---
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] Deleting /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-configuration/target
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] 
11:39:12 [2024-06-17T09:39:12.747Z] [INFO] --- git-commit-id-plugin:4.9.10:revision (default) @ silverpeas-mobile-configuration ---
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] 
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ silverpeas-mobile-configuration ---
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] Copying 19 resources
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] 
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ silverpeas-mobile-configuration ---
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] No sources to compile
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] 
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ silverpeas-mobile-configuration ---
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] Not copying test resources
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] 
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ silverpeas-mobile-configuration ---
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] Not compiling test sources
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] 
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ silverpeas-mobile-configuration ---
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] Tests are skipped.
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] 
11:39:14 [2024-06-17T09:39:14.609Z] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ silverpeas-mobile-configuration ---
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-configuration/target/silverpeas-mobile-configuration-6.5-SNAPSHOT.jar
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] 
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ silverpeas-mobile-configuration ---
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-configuration/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/silverpeas-mobile-configuration/6.5-SNAPSHOT/silverpeas-mobile-configuration-6.5-SNAPSHOT.pom
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-configuration/target/silverpeas-mobile-configuration-6.5-SNAPSHOT.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/silverpeas-mobile-configuration/6.5-SNAPSHOT/silverpeas-mobile-configuration-6.5-SNAPSHOT.jar
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] 
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] -------< org.silverpeas.components.mobile:silverpeas-mobile-war >-------
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] Building Silverpeas Mobile Web Application 6.5-SNAPSHOT            [3/3]
11:39:14 [2024-06-17T09:39:14.859Z] [INFO]   from mobile-war/pom.xml
11:39:14 [2024-06-17T09:39:14.859Z] [INFO] --------------------------------[ war ]---------------------------------
11:39:15 [2024-06-17T09:39:15.770Z] [INFO] 
11:39:15 [2024-06-17T09:39:15.770Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ silverpeas-mobile-war ---
11:39:15 [2024-06-17T09:39:15.770Z] [INFO] Deleting /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target
11:39:16 [2024-06-17T09:39:16.321Z] [INFO] 
11:39:16 [2024-06-17T09:39:16.321Z] [INFO] --- git-commit-id-plugin:4.9.10:revision (default) @ silverpeas-mobile-war ---
11:39:16 [2024-06-17T09:39:16.572Z] [INFO] 
11:39:16 [2024-06-17T09:39:16.572Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ silverpeas-mobile-war ---
11:39:16 [2024-06-17T09:39:16.572Z] [INFO] Copying 1 resource
11:39:16 [2024-06-17T09:39:16.572Z] [INFO] 
11:39:16 [2024-06-17T09:39:16.572Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ silverpeas-mobile-war ---
11:39:16 [2024-06-17T09:39:16.822Z] [INFO] Changes detected - recompiling the module!
11:39:16 [2024-06-17T09:39:16.822Z] [INFO] Compiling 686 source files to /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/classes
11:39:24 [2024-06-17T09:39:24.847Z] [WARNING] unknown enum constant FetchType.EAGER
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] 
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ silverpeas-mobile-war ---
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] Not copying test resources
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] 
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ silverpeas-mobile-war ---
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] Not compiling test sources
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] 
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ silverpeas-mobile-war ---
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] Tests are skipped.
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] 
11:39:24 [2024-06-17T09:39:24.847Z] [INFO] --- gwt-maven-plugin:2.10.0:compile (default) @ silverpeas-mobile-war ---
11:39:27 [2024-06-17T09:39:27.329Z] [INFO] Compiling module org.silverpeas.mobile.SpMobil
11:39:42 [2024-06-17T09:39:42.092Z] [INFO]    Ignored 1 unit with compilation errors in first pass.
11:39:42 [2024-06-17T09:39:42.092Z] [INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
11:39:54 [2024-06-17T09:39:54.188Z] [INFO]    Compiling 4 permutations
11:39:54 [2024-06-17T09:39:54.188Z] [INFO]       Compiling permutation 0...
11:39:56 [2024-06-17T09:39:56.671Z] [INFO]       Process output
11:39:56 [2024-06-17T09:39:56.671Z] [INFO]          Compiling
11:39:56 [2024-06-17T09:39:56.671Z] [INFO]             Compiling permutation 1...
11:39:56 [2024-06-17T09:39:56.671Z] [INFO]       Process output
11:39:56 [2024-06-17T09:39:56.671Z] [INFO]          Compiling
11:39:56 [2024-06-17T09:39:56.671Z] [INFO]             Compiling permutation 2...
11:40:23 [2024-06-17T09:40:23.072Z] [INFO]       Source Maps Enabled
11:40:23 [2024-06-17T09:40:23.072Z] [INFO]       Compiling permutation 3...
11:40:23 [2024-06-17T09:40:23.072Z] [INFO]             Source Maps Enabled
11:40:23 [2024-06-17T09:40:23.323Z] [INFO]             Source Maps Enabled
11:40:38 [2024-06-17T09:40:38.086Z] [INFO]       Source Maps Enabled
11:40:38 [2024-06-17T09:40:38.086Z] [INFO]    Compile of permutations succeeded
11:40:38 [2024-06-17T09:40:38.086Z] [INFO]    Compilation succeeded -- 68,559s
11:40:38 [2024-06-17T09:40:38.086Z] [INFO] Linking into /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/spmobile/spmobile
11:40:38 [2024-06-17T09:40:38.086Z] [INFO]    Link succeeded
11:40:38 [2024-06-17T09:40:38.086Z] [INFO]    Linking succeeded -- 1,531s
11:40:38 [2024-06-17T09:40:38.086Z] [INFO] 
11:40:38 [2024-06-17T09:40:38.086Z] [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ silverpeas-mobile-war ---
11:40:38 [2024-06-17T09:40:38.336Z] [INFO] Packaging webapp
11:40:38 [2024-06-17T09:40:38.336Z] [INFO] Assembling webapp [silverpeas-mobile-war] in [/var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/spmobile]
11:40:38 [2024-06-17T09:40:38.336Z] [INFO] Processing war project
11:40:38 [2024-06-17T09:40:38.336Z] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/src/main/webapp]
11:40:39 [2024-06-17T09:40:39.247Z] [INFO] Building war: /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/spmobile.war
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] 
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ silverpeas-mobile-war ---
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/silverpeas-mobile-war/6.5-SNAPSHOT/silverpeas-mobile-war-6.5-SNAPSHOT.pom
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Release/silverpeasmobile/mobile-war/target/spmobile.war to /home/silverbuild/.m2/repository/org/silverpeas/components/mobile/silverpeas-mobile-war/6.5-SNAPSHOT/silverpeas-mobile-war-6.5-SNAPSHOT.war
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] ------------------------------------------------------------------------
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] Reactor Summary for Silverpeas Mobile component 6.5-SNAPSHOT:
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] 
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] Silverpeas Mobile component ........................ SUCCESS [  0.517 s]
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] Silverpeas Mobile configuration .................... SUCCESS [  2.269 s]
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] Silverpeas Mobile Web Application .................. SUCCESS [01:25 min]
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] ------------------------------------------------------------------------
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] BUILD SUCCESS
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] ------------------------------------------------------------------------
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] Total time:  01:28 min
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] Finished at: 2024-06-17T11:40:39+02:00
11:40:40 [2024-06-17T09:40:40.158Z] [INFO] ------------------------------------------------------------------------