SuccessConsole Output

15:46:21 Started by GitLab push by bernini
15:46:21 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
15:46:21 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:46:21 Cloning the remote Git repository
15:46:21 Cloning repository git@forge.etsi.org:nfv/SOL005.git
15:46:21  > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 # timeout=10
15:46:21 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
15:46:21  > git --version # timeout=10
15:46:21 using GIT_SSH to set credentials 
15:46:21  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
15:46:22  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
15:46:22  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:46:22  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
15:46:22 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
15:46:22 using GIT_SSH to set credentials 
15:46:22  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
15:46:23  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
15:46:23  > git branch -a -v --no-abbrev --contains 3cf16c22eb9e0ca21cbc1b18c632f00bfb899e90 # timeout=10
15:46:23 Checking out Revision 3cf16c22eb9e0ca21cbc1b18c632f00bfb899e90 (origin/3.3.1-dev)
15:46:23  > git config core.sparsecheckout # timeout=10
15:46:23  > git checkout -f 3cf16c22eb9e0ca21cbc1b18c632f00bfb899e90
15:46:23 Commit message: "fixed dockerfile and jenkins validation script"
15:46:23  > git rev-list --no-walk 65793fe5f78de42888ad6ca3883b8a54cb49f226 # timeout=10
15:46:23 [sol005] $ /bin/bash /tmp/jenkins1366960158535164429.sh
15:46:23 rm: cannot remove 'build/*-API.yaml': No such file or directory
15:46:23 rm: cannot remove 'build/*-API.json': No such file or directory
15:46:23 ./build-container.sh: line 7: proxy: command not found
15:46:23 http_proxy is not set
15:46:23 Proxy set to 
15:46:23 Sending build context to Docker daemon  13.31kB

15:46:23 Step 1/24 : FROM alpine:3.10.0
15:46:23  ---> 4d90542f0623
15:46:23 Step 2/24 : RUN env
15:46:23  ---> Using cache
15:46:23  ---> 4b81a49833a0
15:46:23 Step 3/24 : RUN apk update
15:46:23  ---> Using cache
15:46:23  ---> 7f42b94ddf98
15:46:23 Step 4/24 : RUN apk add bash
15:46:23  ---> Using cache
15:46:23  ---> 9870d963a45c
15:46:23 Step 5/24 : RUN apk add nodejs
15:46:23  ---> Using cache
15:46:23  ---> 0d81a685bb47
15:46:23 Step 6/24 : RUN apk add nodejs-npm
15:46:23  ---> Using cache
15:46:23  ---> cb1001c61b55
15:46:23 Step 7/24 : RUN apk add asciidoctor
15:46:23  ---> Using cache
15:46:23  ---> 958813fbe570
15:46:23 Step 8/24 : RUN apk add openjdk8
15:46:23  ---> Using cache
15:46:23  ---> 382b4775f867
15:46:23 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:46:23  ---> Using cache
15:46:23  ---> a0d27078f0bd
15:46:23 Step 10/24 : RUN apk add openssl
15:46:23  ---> Using cache
15:46:23  ---> 222110165af4
15:46:23 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:46:23  ---> Using cache
15:46:23  ---> 28215c4f9e6f
15:46:23 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:46:23  ---> Using cache
15:46:23  ---> 97191aac969c
15:46:23 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:46:23  ---> Using cache
15:46:23  ---> 7f5257d29b7e
15:46:23 Step 14/24 : RUN npm config set proxy $http_proxy
15:46:23  ---> Using cache
15:46:23  ---> 83eb38c73370
15:46:23 Step 15/24 : RUN npm install -g swagger-cli
15:46:23  ---> Using cache
15:46:23  ---> c564671b3ed8
15:46:23 Step 16/24 : RUN npm install -g json-refs
15:46:23  ---> Using cache
15:46:23  ---> e1f9718a20d5
15:46:23 Step 17/24 : RUN npm install -g yamljs
15:46:23  ---> Using cache
15:46:23  ---> a30e3a1f2379
15:46:23 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:46:23  ---> Using cache
15:46:23  ---> a41d8ba12632
15:46:23 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:46:23  ---> Using cache
15:46:23  ---> 446388bdf452
15:46:23 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:46:23  ---> Using cache
15:46:23  ---> 1890ed5b36cc
15:46:23 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:46:23  ---> Using cache
15:46:23  ---> cc45f878b238
15:46:23 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:46:23  ---> Using cache
15:46:23  ---> a17a1d27e3c2
15:46:23 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:46:23  ---> Using cache
15:46:23  ---> 0f9b9b3356c3
15:46:23 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:46:23  ---> Using cache
15:46:23  ---> a56dab23af1e
15:46:23 Successfully built a56dab23af1e
15:46:23 Successfully tagged openapivalidator:latest
15:46:23 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
15:46:23 mkdir: created directory '/var/www/html/api/nfv/sol005/159'
15:46:23 Mounting dir /var/www/html/api/nfv/sol005/159 as /storage
15:46:24 Using filter ''
15:46:24 
15:46:24 Entering dir /work/src
15:46:24 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
15:46:24 --- Merging file.
15:46:25 --- Create PDF...
15:46:40 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
15:46:41 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
15:46:41 --- Validation done (0).
15:46:41 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
15:46:41 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
15:46:41 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
15:46:41 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
15:46:41 --- Merging file.
15:46:42 --- Create PDF...
15:46:50 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
15:46:51 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
15:46:51 --- Validation done (0).
15:46:51 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
15:46:51 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
15:46:51 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
15:46:51 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
15:46:51 --- Merging file.
15:46:52 --- Create PDF...
15:47:49 --- Validating ../build/SOL005-NSDManagement-API.yaml
15:47:49 ../build/SOL005-NSDManagement-API.yaml is valid
15:47:49 --- Validation done (0).
15:47:49 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
15:47:49 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
15:47:49 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
15:47:49 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
15:47:49 --- Merging file.
15:47:50 --- Create PDF...
15:48:07 --- Validating ../build/SOL005-APIVersion-API.yaml
15:48:07 ../build/SOL005-APIVersion-API.yaml is valid
15:48:07 --- Validation done (0).
15:48:07 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
15:48:07 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
15:48:07 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
15:48:07 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
15:48:07 --- Merging file.
15:48:08 --- Create PDF...
15:48:38 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
15:48:39 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
15:48:39 --- Validation done (0).
15:48:39 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
15:48:39 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
15:48:39 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
15:48:39 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
15:48:39 --- Merging file.
15:48:40 --- Create PDF...
15:49:07 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
15:49:08 ../build/SOL005-NSDManagementNotification-API.yaml is valid
15:49:08 --- Validation done (0).
15:49:08 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
15:49:08 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
15:49:08 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
15:49:08 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
15:49:08 --- Merging file.
15:49:09 --- Create PDF...
15:49:29 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
15:49:29 ../build/SOL005-NSFaultManagement-API.yaml is valid
15:49:29 --- Validation done (0).
15:49:29 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
15:49:29 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
15:49:29 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
15:49:29 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
15:49:29 --- Merging file.
15:49:31 --- Create PDF...
15:50:19 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
15:50:20 ../build/SOL005-VNFPackageManagement-API.yaml is valid
15:50:20 --- Validation done (0).
15:50:20 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
15:50:20 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
15:50:20 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
15:50:20 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
15:50:20 --- Merging file.
15:50:22 --- Create PDF...
15:51:44 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
15:51:45 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
15:51:45 --- Validation done (0).
15:51:45 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
15:51:45 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
15:51:45 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
15:51:45 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
15:51:45 --- Merging file.
15:51:46 --- Create PDF...
15:51:58 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
15:51:59 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
15:51:59 --- Validation done (0).
15:51:59 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
15:51:59 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
15:51:59 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
15:51:59 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
15:51:59 --- Merging file.
15:52:00 --- Create PDF...
15:52:10 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
15:52:11 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
15:52:11 --- Validation done (0).
15:52:11 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
15:52:11 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
15:52:11 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
15:52:11 -- Final validator returns 0.
15:52:11 Archiving artifacts
15:52:13 Finished: SUCCESS