Skip to content
Failed

Console Output

21:02:37 Started by user admin
21:02:37 Running as SYSTEM
21:02:37 Building remotely on suzumiya-vm3 in workspace /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
21:02:37 The recommended git tool is: NONE
21:02:38 No credentials specified
21:02:38  > git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/.git # timeout=10
21:02:38 Fetching changes from the remote Git repository
21:02:38  > git config remote.origin.url https://github.com/Sineware/prolinux-2.git # timeout=10
21:02:38 Fetching upstream changes from https://github.com/Sineware/prolinux-2.git
21:02:38  > git --version # timeout=10
21:02:38  > git --version # 'git version 2.43.2'
21:02:38  > git fetch --tags --force --progress -- https://github.com/Sineware/prolinux-2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:02:38  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:02:38 Checking out Revision 5180e65149c7922cb77d6a63dacd7501123bcbc5 (refs/remotes/origin/main)
21:02:38  > git config core.sparsecheckout # timeout=10
21:02:38  > git checkout -f 5180e65149c7922cb77d6a63dacd7501123bcbc5 # timeout=10
21:02:38 Commit message: "x64 builds work now"
21:02:38  > git rev-list --no-walk 5180e65149c7922cb77d6a63dacd7501123bcbc5 # timeout=10
21:02:38 [prolinux-2-embedded-dev-x64] $ /bin/bash /tmp/jenkins4492251028872777449.sh
21:02:41 
21:02:41 added 48 packages, and audited 49 packages in 2s
21:02:41 
21:02:41 2 packages are looking for funding
21:02:41   run `npm fund` for details
21:02:41 
21:02:41 2 moderate severity vulnerabilities
21:02:41 
21:02:41 To address all issues, run:
21:02:41   npm audit fix
21:02:41 
21:02:41 Run `npm audit` for details.
21:02:41 Running ProLinux 2 Build using the ProLinux SDK Container
21:02:41 the input device is not a TTY
21:02:41 
21:02:41 real	0m0.032s
21:02:41 user	0m0.014s
21:02:41 sys	0m0.021s
21:02:41 Build step 'Execute shell' marked build as failure
21:02:41 Finished: FAILURE