12:12:55 Started by GitLab push by bernini 12:12:55 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 12:12:55 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:12:55 > git rev-parse --is-inside-work-tree # timeout=10 12:12:55 Fetching changes from the remote Git repository 12:12:55 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 12:12:55 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 12:12:55 > git --version # timeout=10 12:12:55 using GIT_SSH to set credentials 12:12:55 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 12:12:56 > git rev-parse remotes/origin/2.8.1-dev^{commit} # timeout=10 12:12:56 > git branch -a -v --no-abbrev --contains c9010df026c9fa04c4aa3bb18b73bfdfda5b9322 # timeout=10 12:12:56 Checking out Revision c9010df026c9fa04c4aa3bb18b73bfdfda5b9322 (origin/2.8.1-dev) 12:12:56 > git config core.sparsecheckout # timeout=10 12:12:56 > git checkout -f c9010df026c9fa04c4aa3bb18b73bfdfda5b9322 12:12:56 Commit message: "upd" 12:12:56 > git rev-list --no-walk 15714d32997c373516c3520135f82e09c6626b7e # timeout=10 12:12:56 [sol005] $ /bin/bash /tmp/jenkins8360103122296081276.sh 12:12:56 ./build-container.sh: line 7: proxy: command not found 12:12:56 http_proxy is not set 12:12:56 Proxy set to 12:12:56 Sending build context to Docker daemon 13.31kB 12:12:56 Step 1/24 : FROM alpine:3.6 12:12:56 ---> 43773d1dba76 12:12:56 Step 2/24 : RUN env 12:12:56 ---> Using cache 12:12:56 ---> 880f6362180a 12:12:56 Step 3/24 : RUN apk update 12:12:56 ---> Using cache 12:12:56 ---> 82b8f430bea0 12:12:56 Step 4/24 : RUN apk add bash 12:12:56 ---> Using cache 12:12:56 ---> 2fd5d5e33596 12:12:56 Step 5/24 : RUN apk add nodejs 12:12:56 ---> Using cache 12:12:56 ---> f32768702700 12:12:56 Step 6/24 : RUN apk add nodejs-npm 12:12:56 ---> Using cache 12:12:56 ---> 35099e75c142 12:12:56 Step 7/24 : RUN apk add asciidoctor 12:12:56 ---> Using cache 12:12:56 ---> 51afd6741c30 12:12:56 Step 8/24 : RUN apk add openjdk8 12:12:56 ---> Using cache 12:12:56 ---> ff53c8a5a5f7 12:12:56 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 12:12:56 ---> Using cache 12:12:56 ---> 49489b602de2 12:12:56 Step 10/24 : RUN apk add openssl 12:12:56 ---> Using cache 12:12:56 ---> 00f580176b8c 12:12:56 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 12:12:56 ---> Using cache 12:12:56 ---> 77cabbb2ffb9 12:12:56 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 12:12:56 ---> Using cache 12:12:56 ---> 2ab40be11750 12:12:56 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:12:56 ---> Using cache 12:12:56 ---> 15c9f9b37466 12:12:56 Step 14/24 : RUN npm config set proxy $http_proxy 12:12:56 ---> Using cache 12:12:56 ---> 1703c82844d8 12:12:56 Step 15/24 : RUN npm install -g swagger-tools@0.10.3 12:12:56 ---> Using cache 12:12:56 ---> ef82146245d8 12:12:56 Step 16/24 : RUN npm install -g json-refs@3.0.2 12:12:56 ---> Using cache 12:12:56 ---> c31d89bc0dff 12:12:56 Step 17/24 : RUN npm install -g yamljs@0.3.0 12:12:56 ---> Using cache 12:12:56 ---> d038d1a2ddc0 12:12:56 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 12:12:56 ---> Using cache 12:12:56 ---> 605483d0e406 12:12:56 Step 19/24 : RUN chmod +x /validate-in-docker.sh 12:12:56 ---> Using cache 12:12:56 ---> 73eac66b3759 12:12:56 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 12:12:56 ---> Using cache 12:12:56 ---> c54aa28f6439 12:12:56 Step 21/24 : RUN chmod +x /bin/swg2mrkup 12:12:56 ---> Using cache 12:12:56 ---> b3bb383fb1a6 12:12:56 Step 22/24 : ADD oas2pdf /bin/oas2pdf 12:12:56 ---> Using cache 12:12:56 ---> 2ea1d866fa1f 12:12:56 Step 23/24 : RUN chmod +x /bin/oas2pdf 12:12:56 ---> Using cache 12:12:56 ---> 8fb5d62a2064 12:12:56 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 12:12:56 ---> Using cache 12:12:56 ---> f3733e609d3c 12:12:56 Successfully built f3733e609d3c 12:12:56 Successfully tagged openapivalidator:latest 12:12:56 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 12:12:56 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/241’: Permission denied 12:12:56 Mounting dir /var/www/html/api/nfv/sol005/241 as /storage 12:12:57 Using filter '' 12:12:57 12:12:57 Entering dir /work/src 12:12:57 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 12:12:57 --- Merging file. 12:12:59 --- Create PDF... 12:13:17 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 12:13:18 --- Validation done (0). 12:13:18 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 12:13:18 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 12:13:18 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 12:13:18 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 12:13:18 --- Merging file. 12:13:20 --- Create PDF... 12:13:29 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 12:13:31 --- Validation done (0). 12:13:31 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 12:13:31 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 12:13:31 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 12:13:31 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 12:13:31 --- Merging file. 12:13:33 --- Create PDF... 12:14:40 --- Validating ../build/SOL005-NSDManagement-API.yaml 12:14:42 --- Validation done (0). 12:14:42 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 12:14:42 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 12:14:42 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 12:14:42 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 12:14:42 --- Merging file. 12:14:43 --- Create PDF... 12:15:07 --- Validating ../build/SOL005-APIVersion-API.yaml 12:15:08 --- Validation done (0). 12:15:08 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 12:15:08 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 12:15:08 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 12:15:08 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 12:15:08 --- Merging file. 12:15:10 --- Create PDF... 12:15:45 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 12:15:46 --- Validation done (0). 12:15:46 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 12:15:46 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 12:15:46 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 12:15:46 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 12:15:46 --- Merging file. 12:15:48 --- Create PDF... 12:16:20 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 12:16:21 --- Validation done (0). 12:16:21 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 12:16:21 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 12:16:21 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 12:16:21 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 12:16:21 --- Merging file. 12:16:23 --- Create PDF... 12:16:46 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 12:16:48 --- Validation done (0). 12:16:48 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 12:16:48 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 12:16:48 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 12:16:48 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 12:16:48 --- Merging file. 12:16:50 --- Create PDF... 12:17:46 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 12:17:48 --- Validation done (0). 12:17:48 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 12:17:48 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 12:17:48 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 12:17:48 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 12:17:48 --- Merging file. 12:17:51 --- Create PDF... 12:19:26 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 12:19:28 --- Validation done (0). 12:19:28 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 12:19:28 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 12:19:28 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 12:19:29 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 12:19:29 --- Merging file. 12:19:30 --- Create PDF... 12:19:44 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 12:19:45 --- Validation done (0). 12:19:45 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 12:19:45 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 12:19:45 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 12:19:45 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 12:19:45 --- Merging file. 12:19:47 --- Create PDF... 12:19:58 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 12:20:00 --- Validation done (0). 12:20:00 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 12:20:00 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 12:20:00 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 12:20:00 -- Final validator returns 0. 12:20:00 Archiving artifacts 12:20:02 Finished: SUCCESS