SuccessConsole Output

17:54:40 Started by GitLab push by f.moscatelli
17:54:40 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
17:54:40 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:54:40  > git rev-parse --is-inside-work-tree # timeout=10
17:54:40 Fetching changes from the remote Git repository
17:54:40  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
17:54:40 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
17:54:40  > git --version # timeout=10
17:54:40 using GIT_SSH to set credentials 
17:54:40  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
17:54:41  > git rev-parse remotes/origin/2.7.1-dev^{commit} # timeout=10
17:54:41  > git branch -a -v --no-abbrev --contains 2b9fb4b24139baf1f5f6b4ae4132960b41456def # timeout=10
17:54:41 Checking out Revision 2b9fb4b24139baf1f5f6b4ae4132960b41456def (origin/2.7.1-dev)
17:54:41  > git config core.sparsecheckout # timeout=10
17:54:41  > git checkout -f 2b9fb4b24139baf1f5f6b4ae4132960b41456def
17:54:41 Commit message: "SOL005_36->42: NSD Management datatypes updated"
17:54:41  > git rev-list --no-walk 6ff1630661a3d04c67e83b9d73251d02a9da738e # timeout=10
17:54:42 [sol005] $ /bin/bash /tmp/jenkins3691860291217682983.sh
17:54:42 ./build-container.sh: line 7: proxy: command not found
17:54:42 http_proxy is not set
17:54:42 Proxy set to 
17:54:42 Sending build context to Docker daemon  13.31kB

17:54:42 Step 1/24 : FROM alpine:3.6
17:54:42  ---> 43773d1dba76
17:54:42 Step 2/24 : RUN env
17:54:42  ---> Using cache
17:54:42  ---> 758b1c3e1f81
17:54:42 Step 3/24 : RUN apk update
17:54:42  ---> Using cache
17:54:42  ---> d4bceae5a5d1
17:54:42 Step 4/24 : RUN apk add bash
17:54:42  ---> Using cache
17:54:42  ---> 871af00ac3f5
17:54:42 Step 5/24 : RUN apk add nodejs
17:54:42  ---> Using cache
17:54:42  ---> addac834e9ce
17:54:42 Step 6/24 : RUN apk add nodejs-npm
17:54:42  ---> Using cache
17:54:42  ---> e44dc7418ae8
17:54:42 Step 7/24 : RUN apk add asciidoctor
17:54:42  ---> Using cache
17:54:42  ---> 5f1729256c45
17:54:42 Step 8/24 : RUN apk add openjdk8
17:54:42  ---> Using cache
17:54:42  ---> ed9ff9bf7a7c
17:54:42 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:54:42  ---> Using cache
17:54:42  ---> d99954332021
17:54:42 Step 10/24 : RUN apk add openssl
17:54:42  ---> Using cache
17:54:42  ---> 557727e1dcb5
17:54:42 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:54:42  ---> Using cache
17:54:42  ---> f9675f555717
17:54:42 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:54:42  ---> Using cache
17:54:42  ---> f7f5c02e4987
17:54:42 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:54:42  ---> Using cache
17:54:42  ---> 1098041f29a0
17:54:42 Step 14/24 : RUN npm config set proxy $http_proxy
17:54:42  ---> Using cache
17:54:42  ---> 4e51f9e65004
17:54:42 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
17:54:42  ---> Using cache
17:54:42  ---> fb79b4b35e6e
17:54:42 Step 16/24 : RUN npm install -g json-refs@3.0.2
17:54:42  ---> Using cache
17:54:42  ---> 164fb6233676
17:54:42 Step 17/24 : RUN npm install -g yamljs@0.3.0
17:54:42  ---> Using cache
17:54:42  ---> 68dda53b0133
17:54:42 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:54:42  ---> Using cache
17:54:42  ---> fbb69f5c4bae
17:54:42 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:54:42  ---> Using cache
17:54:42  ---> d48278449acb
17:54:42 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:54:42  ---> Using cache
17:54:42  ---> 4ca844a8ca74
17:54:42 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:54:42  ---> Using cache
17:54:42  ---> 0f78464a0d96
17:54:42 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:54:42  ---> Using cache
17:54:42  ---> 9de6fe549dba
17:54:42 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:54:42  ---> Using cache
17:54:42  ---> 465b29316965
17:54:42 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
17:54:42  ---> Using cache
17:54:42  ---> b3ed2f1e60a7
17:54:42 Successfully built b3ed2f1e60a7
17:54:42 Successfully tagged openapivalidator:latest
17:54:42 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
17:54:42 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/131’: Permission denied
17:54:42 Mounting dir /var/www/html/api/nfv/sol005/131 as /storage
17:54:43 Using filter ''
17:54:43 
17:54:43 Entering dir /work/src
17:54:43 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
17:54:43 --- Merging file.
17:54:45 --- Create PDF...
17:55:04 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
17:55:06 --- Validation done (0).
17:55:06 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
17:55:06 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
17:55:06 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
17:55:06 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
17:55:06 --- Merging file.
17:55:07 --- Create PDF...
17:55:18 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
17:55:19 --- Validation done (0).
17:55:19 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
17:55:19 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
17:55:19 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
17:55:19 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
17:55:19 --- Merging file.
17:55:21 --- Create PDF...
17:56:35 --- Validating ../build/SOL005-NSDManagement-API.yaml
17:56:37 --- Validation done (0).
17:56:37 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
17:56:37 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
17:56:37 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
17:56:37 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
17:56:37 --- Merging file.
17:56:39 --- Create PDF...
17:57:00 --- Validating ../build/SOL005-APIVersion-API.yaml
17:57:01 --- Validation done (0).
17:57:01 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
17:57:01 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
17:57:01 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
17:57:01 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
17:57:01 --- Merging file.
17:57:03 --- Create PDF...
17:57:45 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
17:57:47 --- Validation done (0).
17:57:47 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
17:57:47 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
17:57:47 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
17:57:47 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
17:57:47 --- Merging file.
17:57:49 --- Create PDF...
17:58:25 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
17:58:27 --- Validation done (0).
17:58:27 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
17:58:27 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
17:58:27 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
17:58:27 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
17:58:27 --- Merging file.
17:58:29 --- Create PDF...
17:58:54 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
17:58:56 --- Validation done (0).
17:58:56 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
17:58:56 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
17:58:56 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
17:58:56 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
17:58:56 --- Merging file.
17:58:58 --- Create PDF...
17:59:45 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
17:59:47 --- Validation done (0).
17:59:47 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
17:59:47 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
17:59:47 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
17:59:47 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
17:59:47 --- Merging file.
17:59:51 --- Create PDF...
18:01:41 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
18:01:43 --- Validation done (0).
18:01:43 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
18:01:43 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
18:01:43 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
18:01:43 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
18:01:43 --- Merging file.
18:01:45 --- Create PDF...
18:01:58 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
18:01:59 --- Validation done (0).
18:01:59 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
18:01:59 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
18:01:59 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
18:01:59 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
18:01:59 --- Merging file.
18:02:00 --- Create PDF...
18:02:13 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
18:02:14 --- Validation done (0).
18:02:15 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
18:02:15 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
18:02:15 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
18:02:15 -- Final validator returns 0.
18:02:15 Archiving artifacts
18:02:17 Finished: SUCCESS