SuccessConsole Output

17:09:31 Started by GitLab push by Samir Medjiah
17:09:31 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
17:09:31 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:09:31  > git rev-parse --is-inside-work-tree # timeout=10
17:09:31 Fetching changes from the remote Git repository
17:09:31  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
17:09:31 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
17:09:31  > git --version # timeout=10
17:09:31 using GIT_SSH to set credentials 
17:09:31  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
17:09:32  > git rev-parse remotes/origin/2.5.1-dev^{commit} # timeout=10
17:09:32  > git branch -a -v --no-abbrev --contains 778626c9da8da6524ec1b662f3306690fe8b3738 # timeout=10
17:09:32 Checking out Revision 778626c9da8da6524ec1b662f3306690fe8b3738 (origin/2.5.1-dev)
17:09:32  > git config core.sparsecheckout # timeout=10
17:09:32  > git checkout -f 778626c9da8da6524ec1b662f3306690fe8b3738
17:09:32 Commit message: "SOL005: Fixed bug while refactoring common data types"
17:09:32  > git rev-list --no-walk 30b52146a6bd7320e056562593e21bd1a56e5088 # timeout=10
17:09:32 [sol005] $ /bin/bash /tmp/jenkins2040615856288813691.sh
17:09:32 ./build-container.sh: line 7: proxy: command not found
17:09:32 http_proxy is not set
17:09:32 Proxy set to 
17:09:32 Sending build context to Docker daemon  13.31kB

17:09:32 Step 1/24 : FROM alpine:3.6
17:09:32  ---> 43773d1dba76
17:09:32 Step 2/24 : RUN env
17:09:32  ---> Using cache
17:09:32  ---> 94a774cc9d8b
17:09:32 Step 3/24 : RUN apk update
17:09:32  ---> Using cache
17:09:32  ---> 12b582a22f41
17:09:32 Step 4/24 : RUN apk add bash
17:09:32  ---> Using cache
17:09:32  ---> fafd07ab0655
17:09:32 Step 5/24 : RUN apk add nodejs
17:09:32  ---> Using cache
17:09:32  ---> 1debd0445296
17:09:32 Step 6/24 : RUN apk add nodejs-npm
17:09:32  ---> Using cache
17:09:32  ---> c827a1cac07e
17:09:32 Step 7/24 : RUN apk add asciidoctor
17:09:32  ---> Using cache
17:09:32  ---> e90589c3e596
17:09:32 Step 8/24 : RUN apk add openjdk8
17:09:32  ---> Using cache
17:09:32  ---> 735d8f58c1bc
17:09:32 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:09:32  ---> Using cache
17:09:32  ---> c3dc23607c9d
17:09:32 Step 10/24 : RUN apk add openssl
17:09:32  ---> Using cache
17:09:32  ---> a643db7e74bb
17:09:32 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:09:32  ---> Using cache
17:09:32  ---> 3c2b8bf7c2ca
17:09:32 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:09:32  ---> Using cache
17:09:32  ---> 8572c9df5ed2
17:09:32 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:09:32  ---> Using cache
17:09:32  ---> f44bfb2813f1
17:09:32 Step 14/24 : RUN npm config set proxy $http_proxy
17:09:32  ---> Using cache
17:09:32  ---> 4b6141ff47f4
17:09:32 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
17:09:32  ---> Using cache
17:09:32  ---> 3021daafa234
17:09:32 Step 16/24 : RUN npm install -g json-refs@3.0.2
17:09:32  ---> Using cache
17:09:32  ---> 450ac1367008
17:09:32 Step 17/24 : RUN npm install -g yamljs@0.3.0
17:09:32  ---> Using cache
17:09:32  ---> b2179889fdf7
17:09:32 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:09:32  ---> Using cache
17:09:32  ---> 22b0f991742d
17:09:32 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:09:32  ---> Using cache
17:09:32  ---> 15b59145c33b
17:09:32 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:09:32  ---> Using cache
17:09:32  ---> 7308f4b26eb2
17:09:32 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:09:32  ---> Using cache
17:09:32  ---> dfc7883158e5
17:09:32 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:09:32  ---> Using cache
17:09:32  ---> 6b3ffc5e7e2b
17:09:32 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:09:32  ---> Using cache
17:09:32  ---> b2e0fd2d61e5
17:09:32 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:09:32  ---> Using cache
17:09:32  ---> aead7ceb0f7b
17:09:32 Successfully built aead7ceb0f7b
17:09:32 Successfully tagged openapivalidator:latest
17:09:32 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
17:09:32 mkdir: created directory '/var/www/html/api/nfv/sol005/94'
17:09:32 Mounting dir /var/www/html/api/nfv/sol005/94 as /storage
17:09:32 Using filter ''
17:09:32 
17:09:32 Entering dir /work/src
17:09:32 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
17:09:32 --- Merging file.
17:09:34 --- Create PDF...
17:09:50 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
17:09:51 --- Validation done (0).
17:09:51 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
17:09:51 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
17:09:51 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
17:09:51 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
17:09:51 --- Merging file.
17:09:52 --- Create PDF...
17:10:00 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
17:10:01 --- Validation done (0).
17:10:01 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
17:10:01 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
17:10:01 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
17:10:01 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
17:10:01 --- Merging file.
17:10:03 --- Create PDF...
17:10:58 --- Validating ../build/SOL005-NSDManagement-API.yaml
17:11:00 --- Validation done (0).
17:11:00 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
17:11:00 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
17:11:00 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
17:11:00 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
17:11:00 --- Merging file.
17:11:01 --- Create PDF...
17:11:21 --- Validating ../build/SOL005-APIVersion-API.yaml
17:11:22 --- Validation done (0).
17:11:22 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
17:11:22 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
17:11:22 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
17:11:22 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
17:11:22 --- Merging file.
17:11:24 --- Create PDF...
17:12:04 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
17:12:06 --- Validation done (0).
17:12:06 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
17:12:06 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
17:12:06 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
17:12:06 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
17:12:06 --- Merging file.
17:12:07 --- Create PDF...
17:12:42 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
17:12:43 --- Validation done (0).
17:12:43 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
17:12:43 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
17:12:43 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
17:12:43 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
17:12:43 --- Merging file.
17:12:45 --- Create PDF...
17:13:09 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
17:13:10 --- Validation done (0).
17:13:10 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
17:13:10 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
17:13:10 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
17:13:10 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
17:13:10 --- Merging file.
17:13:12 --- Create PDF...
17:13:58 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
17:13:59 --- Validation done (0).
17:13:59 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
17:13:59 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
17:13:59 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
17:13:59 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
17:13:59 --- Merging file.
17:14:03 --- Create PDF...
17:16:18 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
17:16:20 --- Validation done (0).
17:16:20 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
17:16:20 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
17:16:20 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
17:16:20 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
17:16:20 --- Merging file.
17:16:22 --- Create PDF...
17:16:32 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
17:16:33 --- Validation done (0).
17:16:33 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
17:16:33 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
17:16:33 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
17:16:33 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
17:16:33 --- Merging file.
17:16:34 --- Create PDF...
17:16:46 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
17:16:47 --- Validation done (0).
17:16:47 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
17:16:47 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
17:16:47 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
17:16:47 -- Final validator returns 0.
17:16:48 Archiving artifacts
17:16:50 Finished: SUCCESS