SuccessConsole Output

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

10:04:46 Step 1/24 : FROM alpine:3.6
10:04:46  ---> 43773d1dba76
10:04:46 Step 2/24 : RUN env
10:04:46  ---> Using cache
10:04:46  ---> 1ee95df16133
10:04:46 Step 3/24 : RUN apk update
10:04:46  ---> Using cache
10:04:46  ---> c03e294a0fc7
10:04:46 Step 4/24 : RUN apk add bash
10:04:46  ---> Using cache
10:04:46  ---> 250b8aa28438
10:04:46 Step 5/24 : RUN apk add nodejs
10:04:46  ---> Using cache
10:04:46  ---> 60cc79d3c008
10:04:46 Step 6/24 : RUN apk add nodejs-npm
10:04:46  ---> Using cache
10:04:46  ---> 2b8243cfaf41
10:04:46 Step 7/24 : RUN apk add asciidoctor
10:04:46  ---> Using cache
10:04:46  ---> e9e384fe9225
10:04:46 Step 8/24 : RUN apk add openjdk8
10:04:46  ---> Using cache
10:04:46  ---> 06d4993591ee
10:04:46 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:04:46  ---> Using cache
10:04:46  ---> f81090d1c37c
10:04:46 Step 10/24 : RUN apk add openssl
10:04:46  ---> Using cache
10:04:46  ---> a2e5591cfd3d
10:04:46 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
10:04:46  ---> Using cache
10:04:46  ---> db11464702fc
10:04:46 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:04:46  ---> Using cache
10:04:46  ---> bc0e4268cb1b
10:04:46 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:04:46  ---> Using cache
10:04:46  ---> 0dec1128c12e
10:04:46 Step 14/24 : RUN npm config set proxy $http_proxy
10:04:46  ---> Using cache
10:04:46  ---> 2a8f0f31da9d
10:04:46 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
10:04:46  ---> Using cache
10:04:46  ---> bd5411ab8bae
10:04:46 Step 16/24 : RUN npm install -g json-refs@3.0.2
10:04:46  ---> Using cache
10:04:46  ---> 483b9aaf76e6
10:04:46 Step 17/24 : RUN npm install -g yamljs@0.3.0
10:04:46  ---> Using cache
10:04:46  ---> e9b777dc814e
10:04:46 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:04:46  ---> Using cache
10:04:46  ---> 612a10e4123a
10:04:46 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:04:46  ---> Using cache
10:04:46  ---> f545a15bd20d
10:04:46 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:04:46  ---> Using cache
10:04:46  ---> cab386e3e8a7
10:04:46 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:04:46  ---> Using cache
10:04:46  ---> 4762b18d4960
10:04:46 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:04:46  ---> Using cache
10:04:46  ---> 66d780b22f80
10:04:46 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:04:46  ---> Using cache
10:04:46  ---> cac63cb7da30
10:04:46 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
10:04:46  ---> Using cache
10:04:46  ---> 7bef8c131dae
10:04:46 Successfully built 7bef8c131dae
10:04:46 Successfully tagged openapivalidator:latest
10:04:46 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
10:04:46 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/257’: Permission denied
10:04:46 Mounting dir /var/www/html/api/nfv/sol005/257 as /storage
10:04:46 Using filter ''
10:04:46 
10:04:46 Entering dir /work/src
10:04:46 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
10:04:46 --- Merging file.
10:04:48 --- Create PDF...
10:05:05 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
10:05:06 --- Validation done (0).
10:05:06 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
10:05:06 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
10:05:06 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
10:05:06 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
10:05:06 --- Merging file.
10:05:08 --- Create PDF...
10:05:17 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
10:05:18 --- Validation done (0).
10:05:18 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
10:05:18 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
10:05:18 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
10:05:18 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
10:05:18 --- Merging file.
10:05:20 --- Create PDF...
10:06:28 --- Validating ../build/SOL005-NSDManagement-API.yaml
10:06:30 --- Validation done (0).
10:06:30 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
10:06:30 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
10:06:30 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
10:06:30 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
10:06:30 --- Merging file.
10:06:31 --- Create PDF...
10:06:54 --- Validating ../build/SOL005-APIVersion-API.yaml
10:06:55 --- Validation done (0).
10:06:55 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
10:06:55 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
10:06:55 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
10:06:55 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
10:06:55 --- Merging file.
10:06:57 --- Create PDF...
10:07:34 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
10:07:35 --- Validation done (0).
10:07:35 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
10:07:35 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
10:07:35 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
10:07:35 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
10:07:35 --- Merging file.
10:07:37 --- Create PDF...
10:08:11 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
10:08:12 --- Validation done (0).
10:08:12 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
10:08:12 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
10:08:12 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
10:08:12 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
10:08:12 --- Merging file.
10:08:14 --- Create PDF...
10:08:39 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
10:08:40 --- Validation done (0).
10:08:40 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
10:08:40 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
10:08:40 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
10:08:40 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
10:08:40 --- Merging file.
10:08:43 --- Create PDF...
10:09:37 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
10:09:39 --- Validation done (0).
10:09:39 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
10:09:39 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
10:09:39 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
10:09:39 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
10:09:39 --- Merging file.
10:09:42 --- Create PDF...
10:11:18 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
10:11:21 --- Validation done (0).
10:11:21 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
10:11:21 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
10:11:21 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
10:11:21 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
10:11:21 --- Merging file.
10:11:22 --- Create PDF...
10:11:37 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
10:11:38 --- Validation done (0).
10:11:38 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
10:11:38 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
10:11:38 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
10:11:38 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
10:11:38 --- Merging file.
10:11:39 --- Create PDF...
10:11:51 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
10:11:52 --- Validation done (0).
10:11:52 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
10:11:52 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
10:11:52 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
10:11:52 -- Final validator returns 0.
10:11:52 Archiving artifacts
10:11:55 Finished: SUCCESS