Started by GitHub push by luiszlopezs Obtained Jenkinsfile from git https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E3_MyWish_Back/ [Pipeline] Start of Pipeline [Pipeline] node Running on Slave3 in /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential josejbocanegra Cloning the remote Git repository Cloning repository https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E3_MyWish_Back/ > git init /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E3_MyWish_Back/ > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E3_MyWish_Back/ +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 77c4e2f1f2cad6f9f8a49000cc7c1200f0700018 (refs/remotes/origin/main) Commit message: "Merge pull request #119 from UDFJDC-ModelosProgramacion/develop" > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E3_MyWish_Back/ # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77c4e2f1f2cad6f9f8a49000cc7c1200f0700018 # timeout=10 > git rev-list --no-walk 50f29b7ae00ec71917da6c94c1106c86eadac164 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $SONAR_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] scmSkip SCM Skip: Pattern .*\[ci-skip\].* NOT matched on message: fix: actualizar FotoRepository con consultas específicas [Pipeline] git The recommended git tool is: NONE Warning: CredentialId "c0e8826e-5e2c-4c1c-a484-6c17d53ac539" could not be found. Fetching changes from the remote Git repository Checking out Revision 77c4e2f1f2cad6f9f8a49000cc7c1200f0700018 (refs/remotes/origin/main) Commit message: "Merge pull request #119 from UDFJDC-ModelosProgramacion/develop" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . citools-isis2603:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer > git rev-parse --resolve-git-dir /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/.git # timeout=10 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E3_MyWish_Back # timeout=10 Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E3_MyWish_Back > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E3_MyWish_Back +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77c4e2f1f2cad6f9f8a49000cc7c1200f0700018 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b main 77c4e2f1f2cad6f9f8a49000cc7c1200f0700018 # timeout=10 Slave3 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back -v /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back:/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back:rw,z -v /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back@tmp:/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat $ docker top 491e0ddf8cacd2584611c1fc738f2f446b446ecdde1b416554856796d65b808b -eo pid,comm [Pipeline] { [Pipeline] sh + java -version openjdk version "21.0.4" 2024-07-16 LTS OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode, sharing) + mvn clean install [INFO] Scanning for projects... [INFO] [INFO] ---------< co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back >--------- [INFO] Building MP_202530_G81_E3_MyWish_Back 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-mail/3.2.3/spring-boot-starter-mail-3.2.3.pom Progress (1): 957 B Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-mail/3.2.3/spring-boot-starter-mail-3.2.3.pom (2.5 kB at 4.5 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/6.1.4/spring-context-support-6.1.4.pom Progress (1): 1.0 kB Progress (1): 2.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/6.1.4/spring-context-support-6.1.4.pom (2.4 kB at 30 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/jakarta.mail/2.0.2/jakarta.mail-2.0.2.pom Progress (1): 825 B Progress (1): 1.9 kB Progress (1): 6.6 kB Progress (1): 11 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/jakarta.mail/2.0.2/jakarta.mail-2.0.2.pom (12 kB at 150 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/all/2.0.2/all-2.0.2.pom Progress (1): 815 B Progress (1): 2.7 kB Progress (1): 3.9 kB Progress (1): 8.4 kB Progress (1): 12 kB Progress (1): 15 kB Progress (1): 18 kB Progress (1): 21 kB Progress (1): 24 kB Progress (1): 28 kB Progress (1): 31 kB Progress (1): 31 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/all/2.0.2/all-2.0.2.pom (31 kB at 354 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-mail/3.2.3/spring-boot-starter-mail-3.2.3.jar Progress (1): 0.9/4.8 kB Progress (1): 2.3/4.8 kB Progress (1): 3.6/4.8 kB Progress (1): 4.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-mail/3.2.3/spring-boot-starter-mail-3.2.3.jar (4.8 kB at 55 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/6.1.4/spring-context-support-6.1.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/jakarta.mail/2.0.2/jakarta.mail-2.0.2.jar Progress (1): 0.9/717 kB Progress (1): 2.3/717 kB Progress (1): 3.7/717 kB Progress (1): 3.7/717 kB Progress (1): 5.1/717 kB Progress (1): 6.4/717 kB Progress (1): 7.8/717 kB Progress (1): 9.2/717 kB Progress (1): 11/717 kB Progress (1): 12/717 kB Progress (1): 13/717 kB Progress (1): 15/717 kB Progress (1): 16/717 kB Progress (1): 17/717 kB Progress (1): 19/717 kB Progress (1): 20/717 kB Progress (1): 22/717 kB Progress (1): 23/717 kB Progress (1): 24/717 kB Progress (1): 26/717 kB Progress (1): 27/717 kB Progress (1): 28/717 kB Progress (1): 30/717 kB Progress (1): 34/717 kB Progress (1): 36/717 kB Progress (1): 41/717 kB Progress (1): 45/717 kB Progress (1): 49/717 kB Progress (1): 53/717 kB Progress (1): 58/717 kB Progress (1): 62/717 kB Progress (1): 66/717 kB Progress (1): 69/717 kB Progress (1): 73/717 kB Progress (1): 78/717 kB Progress (1): 82/717 kB Progress (1): 86/717 kB Progress (1): 90/717 kB Progress (1): 95/717 kB Progress (1): 99/717 kB Progress (1): 102/717 kB Progress (1): 106/717 kB Progress (1): 110/717 kB Progress (1): 115/717 kB Progress (1): 119/717 kB Progress (1): 123/717 kB Progress (1): 127/717 kB Progress (1): 132/717 kB Progress (1): 135/717 kB Progress (1): 139/717 kB Progress (1): 143/717 kB Progress (1): 147/717 kB Progress (1): 152/717 kB Progress (1): 156/717 kB Progress (1): 160/717 kB Progress (1): 164/717 kB Progress (1): 168/717 kB Progress (1): 172/717 kB Progress (1): 176/717 kB Progress (1): 180/717 kB Progress (1): 184/717 kB Progress (1): 189/717 kB Progress (1): 193/717 kB Progress (1): 200/717 kB Progress (1): 217/717 kB Progress (1): 233/717 kB Progress (1): 249/717 kB Progress (1): 266/717 kB Progress (1): 282/717 kB Progress (1): 299/717 kB Progress (1): 315/717 kB Progress (1): 331/717 kB Progress (1): 348/717 kB Progress (1): 364/717 kB Progress (1): 381/717 kB Progress (1): 397/717 kB Progress (1): 413/717 kB Progress (1): 430/717 kB Progress (1): 446/717 kB Progress (2): 446/717 kB | 0.9/173 kB Progress (2): 446/717 kB | 2.3/173 kB Progress (2): 446/717 kB | 3.7/173 kB Progress (2): 446/717 kB | 5.0/173 kB Progress (2): 446/717 kB | 6.4/173 kB Progress (2): 446/717 kB | 7.8/173 kB Progress (2): 446/717 kB | 9.1/173 kB Progress (2): 446/717 kB | 11/173 kB Progress (2): 446/717 kB | 12/173 kB Progress (2): 446/717 kB | 13/173 kB Progress (2): 446/717 kB | 15/173 kB Progress (2): 446/717 kB | 16/173 kB Progress (2): 446/717 kB | 17/173 kB Progress (2): 446/717 kB | 19/173 kB Progress (2): 446/717 kB | 20/173 kB Progress (2): 446/717 kB | 20/173 kB Progress (2): 446/717 kB | 21/173 kB Progress (2): 446/717 kB | 23/173 kB Progress (2): 446/717 kB | 24/173 kB Progress (2): 446/717 kB | 26/173 kB Progress (2): 446/717 kB | 27/173 kB Progress (2): 446/717 kB | 28/173 kB Progress (2): 446/717 kB | 30/173 kB Progress (2): 446/717 kB | 31/173 kB Progress (2): 446/717 kB | 32/173 kB Progress (2): 446/717 kB | 34/173 kB Progress (2): 446/717 kB | 35/173 kB Progress (2): 446/717 kB | 37/173 kB Progress (2): 446/717 kB | 38/173 kB Progress (2): 446/717 kB | 39/173 kB Progress (2): 446/717 kB | 41/173 kB Progress (2): 446/717 kB | 42/173 kB Progress (2): 446/717 kB | 43/173 kB Progress (2): 446/717 kB | 45/173 kB Progress (2): 446/717 kB | 46/173 kB Progress (2): 446/717 kB | 47/173 kB Progress (2): 446/717 kB | 49/173 kB Progress (2): 446/717 kB | 50/173 kB Progress (2): 446/717 kB | 52/173 kB Progress (2): 446/717 kB | 53/173 kB Progress (2): 446/717 kB | 54/173 kB Progress (2): 446/717 kB | 58/173 kB Progress (2): 462/717 kB | 58/173 kB Progress (2): 479/717 kB | 58/173 kB Progress (2): 495/717 kB | 58/173 kB Progress (2): 512/717 kB | 58/173 kB Progress (2): 528/717 kB | 58/173 kB Progress (2): 544/717 kB | 58/173 kB Progress (2): 561/717 kB | 58/173 kB Progress (2): 577/717 kB | 58/173 kB Progress (2): 594/717 kB | 58/173 kB Progress (2): 610/717 kB | 58/173 kB Progress (2): 626/717 kB | 58/173 kB Progress (2): 643/717 kB | 58/173 kB Progress (2): 659/717 kB | 58/173 kB Progress (2): 675/717 kB | 58/173 kB Progress (2): 692/717 kB | 58/173 kB Progress (2): 708/717 kB | 58/173 kB Progress (2): 717 kB | 58/173 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/jakarta.mail/2.0.2/jakarta.mail-2.0.2.jar (717 kB at 2.7 MB/s) Progress (1): 63/173 kB Progress (1): 67/173 kB Progress (1): 71/173 kB Progress (1): 75/173 kB Progress (1): 80/173 kB Progress (1): 84/173 kB Progress (1): 86/173 kB Progress (1): 90/173 kB Progress (1): 94/173 kB Progress (1): 98/173 kB Progress (1): 103/173 kB Progress (1): 107/173 kB Progress (1): 111/173 kB Progress (1): 115/173 kB Progress (1): 118/173 kB Progress (1): 123/173 kB Progress (1): 127/173 kB Progress (1): 131/173 kB Progress (1): 135/173 kB Progress (1): 140/173 kB Progress (1): 144/173 kB Progress (1): 148/173 kB Progress (1): 151/173 kB Progress (1): 155/173 kB Progress (1): 160/173 kB Progress (1): 164/173 kB Progress (1): 168/173 kB Progress (1): 172/173 kB Progress (1): 173 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/6.1.4/spring-context-support-6.1.4.jar (173 kB at 457 kB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ MP_202530_G81_E3_MyWish_Back --- [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202530_G81_E3_MyWish_Back --- [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ MP_202530_G81_E3_MyWish_Back --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ MP_202530_G81_E3_MyWish_Back --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 50 source files with javac [debug release 21] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202530_G81_E3_MyWish_Back --- [INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202530_G81_E3_MyWish_Back --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 13 source files with javac [debug release 21] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/MonedaServiceTest.java:[26,13] cannot find symbol symbol: class MonedaService location: class co.edu.udistrital.mdp.back.services.MonedaServiceTest [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/OcasionServiceTest.java:[26,13] cannot find symbol symbol: class OcasionService location: class co.edu.udistrital.mdp.back.services.OcasionServiceTest [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/ComentarioServiceTest.java:[28,13] cannot find symbol symbol: class ComentarioService location: class co.edu.udistrital.mdp.back.services.ComentarioServiceTest [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/MonedaServiceTest.java:[22,9] cannot find symbol symbol: class MonedaService [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/OcasionServiceTest.java:[22,9] cannot find symbol symbol: class OcasionService [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/ComentarioServiceTest.java:[24,9] cannot find symbol symbol: class ComentarioService [INFO] 6 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.493 s [INFO] Finished at: 2025-10-13T04:59:21Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project MP_202530_G81_E3_MyWish_Back: Compilation failure: Compilation failure: [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/MonedaServiceTest.java:[26,13] cannot find symbol [ERROR] symbol: class MonedaService [ERROR] location: class co.edu.udistrital.mdp.back.services.MonedaServiceTest [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/OcasionServiceTest.java:[26,13] cannot find symbol [ERROR] symbol: class OcasionService [ERROR] location: class co.edu.udistrital.mdp.back.services.OcasionServiceTest [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/ComentarioServiceTest.java:[28,13] cannot find symbol [ERROR] symbol: class ComentarioService [ERROR] location: class co.edu.udistrital.mdp.back.services.ComentarioServiceTest [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/MonedaServiceTest.java:[22,9] cannot find symbol [ERROR] symbol: class MonedaService [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/OcasionServiceTest.java:[22,9] cannot find symbol [ERROR] symbol: class OcasionService [ERROR] /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/src/test/java/co/edu/udistrital/mdp/back/services/ComentarioServiceTest.java:[24,9] cannot find symbol [ERROR] symbol: class ComentarioService [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [Pipeline] } $ docker stop --time=1 491e0ddf8cacd2584611c1fc738f2f446b446ecdde1b416554856796d65b808b $ docker rm -f --volumes 491e0ddf8cacd2584611c1fc738f2f446b446ecdde1b416554856796d65b808b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Testing) Stage "Testing" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static Analysis) Stage "Static Analysis" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] deleteDir [Pipeline] dir Running in /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/MP_202530_G81_E3_MyWish_Back@tmp [Pipeline] { [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE