Skip to content
Started by remote host 103.253.212.234
Checking out git https://septiapermana@gitlab.com/septiapermana/garasiku.git into /root/.jenkins/workspace/garasiku-deploy@script/21db9595be4705b3474bc699cae0956c695a0fdb489ac2b2451d725a40955995 to read Jenkinsfile
The recommended git tool is: NONE
Warning: CredentialId "" could not be found.
 > git rev-parse --resolve-git-dir /root/.jenkins/workspace/garasiku-deploy@script/21db9595be4705b3474bc699cae0956c695a0fdb489ac2b2451d725a40955995/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git # timeout=10
Fetching upstream changes from https://septiapermana@gitlab.com/septiapermana/garasiku.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/develop
Seen branch in repository origin/master
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 689da30147a7de466d07d9436acd07f151505f31 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 689da30147a7de466d07d9436acd07f151505f31 # timeout=10
Commit message: "test: webhook trigger 1780315384"
 > git rev-list --no-walk 689da30147a7de466d07d9436acd07f151505f31 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Resuming build at Mon Jun 01 19:42:40 WIB 2026 after Jenkins restart
Ready to run at Mon Jun 01 19:42:40 WIB 2026
Running on Jenkins in /root/.jenkins/workspace/garasiku-deploy@2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
Warning: CredentialId "" could not be found.
 > git rev-parse --resolve-git-dir /root/.jenkins/workspace/garasiku-deploy@2/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git # timeout=10
Fetching upstream changes from https://septiapermana@gitlab.com/septiapermana/garasiku.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/develop
Seen branch in repository origin/master
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 689da30147a7de466d07d9436acd07f151505f31 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 689da30147a7de466d07d9436acd07f151505f31 # timeout=10
Commit message: "test: webhook trigger 1780315384"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: NONE
Warning: CredentialId "" could not be found.
 > git rev-parse --resolve-git-dir /root/.jenkins/workspace/garasiku-deploy@2/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git # timeout=10
Fetching upstream changes from https://septiapermana@gitlab.com/septiapermana/garasiku.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/develop
Seen branch in repository origin/master
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 689da30147a7de466d07d9436acd07f151505f31 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 689da30147a7de466d07d9436acd07f151505f31 # timeout=10
Commit message: "test: webhook trigger 1780315384"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Detect Branch & Deploy)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
📌 Current branch: origin/develop
[Pipeline] echo
🚀 Deploying to DEV environment...
[Pipeline] sh
+ /root/deploy-dev.sh
🚧 Deploy DEV started...
🔃 Pull latest from git (develop)...
Already on 'develop'
M	package-lock.json
Your branch is up to date with 'origin/develop'.
From https://gitlab.com/septiapermana/garasiku
 * branch            develop    -> FETCH_HEAD
Already up to date.
📦 Install PHP dependencies (dev)...
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating optimized autoload files
Terminated
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
❌ Pipeline gagal - Cek logs di atas
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 143
Finished: FAILURE