SuccessConsole Output

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

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