SuccessConsole Output

15:49:53 Started by GitLab push by f.moscatelli
15:49:53 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
15:49:53 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:49:53  > git rev-parse --is-inside-work-tree # timeout=10
15:49:53 Fetching changes from the remote Git repository
15:49:53  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
15:49:53 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
15:49:53  > git --version # timeout=10
15:49:53 using GIT_SSH to set credentials 
15:49:53  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
15:49:54  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:49:54  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
15:49:54 Checking out Revision 0d258f2bffed38d4df4ef2da957cd355b5910bab (refs/remotes/origin/master)
15:49:54  > git config core.sparsecheckout # timeout=10
15:49:54  > git checkout -f 0d258f2bffed38d4df4ef2da957cd355b5910bab
15:49:54 Commit message: "Readme for 2.6.1"
15:49:54  > git rev-list --no-walk fbdafb88b887e2373fbf7c223f74a0e78ee603fd # timeout=10
15:49:54 [sol005] $ /bin/bash /tmp/jenkins2548822652915467718.sh
15:49:54 ./build-container.sh: line 7: proxy: command not found
15:49:54 http_proxy is not set
15:49:54 Proxy set to 
15:49:54 Sending build context to Docker daemon  13.31kB

15:49:54 Step 1/24 : FROM alpine:3.6
15:49:54  ---> 43773d1dba76
15:49:54 Step 2/24 : RUN env
15:49:54  ---> Using cache
15:49:54  ---> 8f8fd58edd62
15:49:54 Step 3/24 : RUN apk update
15:49:54  ---> Using cache
15:49:54  ---> b5cdbf75bff8
15:49:54 Step 4/24 : RUN apk add bash
15:49:54  ---> Using cache
15:49:54  ---> d5b7d5b8474d
15:49:54 Step 5/24 : RUN apk add nodejs
15:49:54  ---> Using cache
15:49:54  ---> 02b0beae235e
15:49:54 Step 6/24 : RUN apk add nodejs-npm
15:49:54  ---> Using cache
15:49:54  ---> c28532e54062
15:49:54 Step 7/24 : RUN apk add asciidoctor
15:49:54  ---> Using cache
15:49:54  ---> 896cdd5b8441
15:49:54 Step 8/24 : RUN apk add openjdk8
15:49:54  ---> Using cache
15:49:54  ---> 33e797dafb78
15:49:54 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:49:54  ---> Using cache
15:49:54  ---> 593f73ca93e7
15:49:54 Step 10/24 : RUN apk add openssl
15:49:54  ---> Using cache
15:49:54  ---> 9e091baf1530
15:49:54 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:49:54  ---> Using cache
15:49:54  ---> ac732be97a1c
15:49:54 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:49:54  ---> Using cache
15:49:54  ---> c0cc4d048580
15:49:54 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:49:54  ---> Using cache
15:49:54  ---> 6fe15e9ad31c
15:49:54 Step 14/24 : RUN npm config set proxy $http_proxy
15:49:54  ---> Using cache
15:49:54  ---> becf94dcbee2
15:49:54 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
15:49:54  ---> Using cache
15:49:54  ---> e326d07e34fd
15:49:54 Step 16/24 : RUN npm install -g json-refs@3.0.2
15:49:54  ---> Using cache
15:49:54  ---> fc42f7ee9c63
15:49:54 Step 17/24 : RUN npm install -g yamljs@0.3.0
15:49:54  ---> Using cache
15:49:54  ---> dd78623612c4
15:49:54 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:49:54  ---> Using cache
15:49:54  ---> b9c3f10f16e4
15:49:54 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:49:54  ---> Using cache
15:49:54  ---> 109442b45655
15:49:54 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:49:54  ---> Using cache
15:49:54  ---> 3c60d5299293
15:49:54 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:49:54  ---> Using cache
15:49:54  ---> a2cf9540578a
15:49:54 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:49:54  ---> Using cache
15:49:54  ---> 09622137cc29
15:49:54 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:49:54  ---> Using cache
15:49:54  ---> 705743878200
15:49:54 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:49:54  ---> Using cache
15:49:54  ---> 2d38a1f29ebf
15:49:54 Successfully built 2d38a1f29ebf
15:49:54 Successfully tagged openapivalidator:latest
15:49:54 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
15:49:54 mkdir: created directory '/var/www/html/api/nfv/sol005/129'
15:49:54 Mounting dir /var/www/html/api/nfv/sol005/129 as /storage
15:49:55 Using filter ''
15:49:55 
15:49:55 Entering dir /work/src
15:49:55 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
15:49:55 --- Merging file.
15:49:57 --- Create PDF...
15:50:14 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
15:50:15 --- Validation done (0).
15:50:15 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
15:50:15 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
15:50:15 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
15:50:15 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
15:50:15 --- Merging file.
15:50:16 --- Create PDF...
15:50:26 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
15:50:27 --- Validation done (0).
15:50:27 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
15:50:27 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
15:50:27 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
15:50:27 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
15:50:27 --- Merging file.
15:50:29 --- Create PDF...
15:51:21 --- Validating ../build/SOL005-NSDManagement-API.yaml
15:51:23 --- Validation done (0).
15:51:23 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
15:51:23 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
15:51:23 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
15:51:23 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
15:51:23 --- Merging file.
15:51:24 --- Create PDF...
15:51:42 --- Validating ../build/SOL005-APIVersion-API.yaml
15:51:44 --- Validation done (0).
15:51:44 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
15:51:44 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
15:51:44 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
15:51:44 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
15:51:44 --- Merging file.
15:51:45 --- Create PDF...
15:52:20 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
15:52:22 --- Validation done (0).
15:52:22 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
15:52:22 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
15:52:22 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
15:52:22 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
15:52:22 --- Merging file.
15:52:23 --- Create PDF...
15:52:55 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
15:52:56 --- Validation done (0).
15:52:56 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
15:52:56 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
15:52:56 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
15:52:56 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
15:52:56 --- Merging file.
15:52:57 --- Create PDF...
15:53:20 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
15:53:21 --- Validation done (0).
15:53:21 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
15:53:21 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
15:53:21 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
15:53:21 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
15:53:21 --- Merging file.
15:53:23 --- Create PDF...
15:54:02 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
15:54:04 --- Validation done (0).
15:54:04 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
15:54:04 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
15:54:04 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
15:54:04 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
15:54:04 --- Merging file.
15:54:07 --- Create PDF...
15:55:36 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
15:55:38 --- Validation done (0).
15:55:38 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
15:55:38 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
15:55:38 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
15:55:38 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
15:55:38 --- Merging file.
15:55:39 --- Create PDF...
15:55:51 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
15:55:53 --- Validation done (0).
15:55:53 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
15:55:53 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
15:55:53 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
15:55:53 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
15:55:53 --- Merging file.
15:55:54 --- Create PDF...
15:56:05 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
15:56:06 --- Validation done (0).
15:56:06 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
15:56:06 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
15:56:06 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
15:56:06 -- Final validator returns 0.
15:56:06 Archiving artifacts
15:56:09 Finished: SUCCESS