Push event to branch jenkins-post-tasks
Connecting to https://api.github.com using alexbuicescu/****** (jenkins-token2)
Obtained Jenkinsfile from be82d9abcc2f39ced3528ecd1413c04dbd39ad07
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (Parallel Stages)
[Pipeline] parallel
[Pipeline] { (Branch: Stage 1)
[Pipeline] { (Branch: Stage 2)
[Pipeline] stage
[Pipeline] { (Stage 1)
[Pipeline] stage
[Pipeline] { (Stage 2)
[Pipeline] node
[Pipeline] node
Running on ec2_node_bigger in /home/ubuntu/jenkins/workspace/car-sharing_jenkins-post-tasks
Running on ec2_node_bigger in /home/ubuntu/jenkins/workspace/car-sharing_jenkins-post-tasks@2
[Pipeline] {
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
+ echo hi from 1
hi from 1
[Pipeline] }
[Pipeline] // node
+ echo hi from 2
hi from 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on ec2_node_bigger in /home/ubuntu/jenkins/workspace/car-sharing_jenkins-post-tasks
[Pipeline] {
[Pipeline] sh
+ echo hi from post
hi from post
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS