SuccessConsole Output

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

08:30:26 Step 1/24 : FROM alpine:3.6
08:30:26  ---> 43773d1dba76
08:30:26 Step 2/24 : RUN env
08:30:26  ---> Using cache
08:30:26  ---> fad2ca684d1e
08:30:26 Step 3/24 : RUN apk update
08:30:26  ---> Using cache
08:30:26  ---> 6def57d84207
08:30:26 Step 4/24 : RUN apk add bash
08:30:26  ---> Using cache
08:30:26  ---> 75174aae7cdb
08:30:26 Step 5/24 : RUN apk add nodejs
08:30:26  ---> Using cache
08:30:26  ---> ba066b87fe84
08:30:26 Step 6/24 : RUN apk add nodejs-npm
08:30:26  ---> Using cache
08:30:26  ---> 8b0671b981cf
08:30:26 Step 7/24 : RUN apk add asciidoctor
08:30:26  ---> Using cache
08:30:26  ---> b083bd59a20e
08:30:26 Step 8/24 : RUN apk add openjdk8
08:30:26  ---> Using cache
08:30:26  ---> fc977cfeb44c
08:30:26 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
08:30:26  ---> Using cache
08:30:26  ---> 33660dbd8ed4
08:30:26 Step 10/24 : RUN apk add openssl
08:30:26  ---> Using cache
08:30:26  ---> 87df3cf9449f
08:30:26 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
08:30:26  ---> Using cache
08:30:26  ---> 54e63976f293
08:30:26 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
08:30:26  ---> Using cache
08:30:26  ---> 06b8cd216a63
08:30:26 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
08:30:26  ---> Using cache
08:30:26  ---> 015a8ca7f4ed
08:30:26 Step 14/24 : RUN npm config set proxy $http_proxy
08:30:26  ---> Using cache
08:30:26  ---> c7b88e99b66f
08:30:26 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
08:30:26  ---> Using cache
08:30:26  ---> e86bb50fff82
08:30:26 Step 16/24 : RUN npm install -g json-refs@3.0.2
08:30:26  ---> Running in b0d2b7498078
08:30:27 npm WARN invalid config proxy=""
08:30:27 npm WARN invalid config Must be a full url with 'http://'
08:30:27 /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs
08:30:33 /usr/lib
08:30:33 `-- json-refs@3.0.2 
08:30:33   +-- commander@2.20.3 
08:30:33   +-- graphlib@2.1.8 
08:30:33   +-- js-yaml@3.14.1 
08:30:33   | +-- argparse@1.0.10 
08:30:33   | | `-- sprintf-js@1.0.3 
08:30:33   | `-- esprima@4.0.1 
08:30:33   +-- lodash@4.17.21 
08:30:33   +-- native-promise-only@0.8.1 
08:30:33   +-- path-loader@1.0.10 
08:30:33   | `-- superagent@3.8.3 
08:30:33   |   +-- component-emitter@1.3.0 
08:30:33   |   +-- cookiejar@2.1.2 
08:30:33   |   +-- debug@3.2.7 
08:30:33   |   | `-- ms@2.1.3 
08:30:33   |   +-- extend@3.0.2 
08:30:33   |   +-- form-data@2.5.1 
08:30:33   |   | +-- asynckit@0.4.0 
08:30:33   |   | +-- combined-stream@1.0.8 
08:30:33   |   | | `-- delayed-stream@1.0.0 
08:30:33   |   | `-- mime-types@2.1.29 
08:30:33   |   |   `-- mime-db@1.46.0 
08:30:33   |   +-- formidable@1.2.2 
08:30:33   |   +-- methods@1.1.2 
08:30:33   |   +-- mime@1.6.0 
08:30:33   |   +-- qs@6.9.6 
08:30:33   |   `-- readable-stream@2.3.7 
08:30:33   |     +-- core-util-is@1.0.2 
08:30:33   |     +-- inherits@2.0.4 
08:30:33   |     +-- isarray@1.0.0 
08:30:33   |     +-- process-nextick-args@2.0.1 
08:30:33   |     +-- safe-buffer@5.1.2 
08:30:33   |     +-- string_decoder@1.1.1 
08:30:33   |     `-- util-deprecate@1.0.2 
08:30:33   +-- slash@1.0.0 
08:30:33   `-- uri-js@3.0.2 
08:30:33     `-- punycode@2.1.1 
08:30:33 
08:30:34  ---> 9ddb20a69c93
08:30:34 Removing intermediate container b0d2b7498078
08:30:34 Step 17/24 : RUN npm install -g yamljs@0.3.0
08:30:34  ---> Running in 6921f43c8efc
08:30:35 npm WARN invalid config proxy=""
08:30:35 npm WARN invalid config Must be a full url with 'http://'
08:30:35 /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json
08:30:37 /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml
08:30:37 /usr/lib
08:30:37 `-- yamljs@0.3.0 
08:30:37   +-- argparse@1.0.10 
08:30:37   | `-- sprintf-js@1.0.3 
08:30:37   `-- glob@7.1.6 
08:30:37     +-- fs.realpath@1.0.0 
08:30:37     +-- inflight@1.0.6 
08:30:37     | `-- wrappy@1.0.2 
08:30:37     +-- inherits@2.0.4 
08:30:37     +-- minimatch@3.0.4 
08:30:37     | `-- brace-expansion@1.1.11 
08:30:37     |   +-- balanced-match@1.0.0 
08:30:37     |   `-- concat-map@0.0.1 
08:30:37     +-- once@1.4.0 
08:30:37     `-- path-is-absolute@1.0.1 
08:30:37 
08:30:37  ---> e966a7714eb9
08:30:37 Removing intermediate container 6921f43c8efc
08:30:37 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
08:30:37  ---> fa879ed0c081
08:30:37 Removing intermediate container 1ca01eb640e9
08:30:37 Step 19/24 : RUN chmod +x /validate-in-docker.sh
08:30:37  ---> Running in 12952eb424c6
08:30:38  ---> 14b989b9079c
08:30:38 Removing intermediate container 12952eb424c6
08:30:38 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
08:30:38  ---> ea88a7632184
08:30:38 Removing intermediate container 3419ec0c6039
08:30:38 Step 21/24 : RUN chmod +x /bin/swg2mrkup
08:30:38  ---> Running in bb1b80b01974
08:30:39  ---> 7c062f53c5f2
08:30:39 Removing intermediate container bb1b80b01974
08:30:39 Step 22/24 : ADD oas2pdf /bin/oas2pdf
08:30:39  ---> 4cb7b5b25b9c
08:30:39 Removing intermediate container 3da62f3d64a8
08:30:39 Step 23/24 : RUN chmod +x /bin/oas2pdf
08:30:39  ---> Running in 5910b9827f54
08:30:40  ---> 352b143079d2
08:30:40 Removing intermediate container 5910b9827f54
08:30:40 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
08:30:40  ---> Running in 9e6f6ac0c831
08:30:40  ---> 1cbaee98eb50
08:30:40 Removing intermediate container 9e6f6ac0c831
08:30:40 Successfully built 1cbaee98eb50
08:30:40 Successfully tagged openapivalidator:latest
08:30:40 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
08:30:40 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/228’: Permission denied
08:30:40 Mounting dir /var/www/html/api/nfv/sol005/228 as /storage
08:30:41 Using filter ''
08:30:41 
08:30:41 Entering dir /work/src
08:30:41 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
08:30:41 --- Merging file.
08:30:42 --- Create PDF...
08:31:00 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
08:31:01 --- Validation done (0).
08:31:01 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
08:31:01 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
08:31:01 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
08:31:01 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
08:31:01 --- Merging file.
08:31:02 --- Create PDF...
08:31:11 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
08:31:12 --- Validation done (0).
08:31:12 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
08:31:12 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
08:31:12 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
08:31:12 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
08:31:12 --- Merging file.
08:31:14 --- Create PDF...
08:32:17 --- Validating ../build/SOL005-NSDManagement-API.yaml
08:32:19 --- Validation done (0).
08:32:19 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
08:32:19 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
08:32:19 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
08:32:19 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
08:32:19 --- Merging file.
08:32:20 --- Create PDF...
08:32:42 --- Validating ../build/SOL005-APIVersion-API.yaml
08:32:43 --- Validation done (0).
08:32:43 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
08:32:43 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
08:32:43 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
08:32:43 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
08:32:43 --- Merging file.
08:32:45 --- Create PDF...
08:33:19 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
08:33:20 --- Validation done (0).
08:33:20 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
08:33:20 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
08:33:20 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
08:33:20 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
08:33:20 --- Merging file.
08:33:22 --- Create PDF...
08:33:52 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
08:33:54 --- Validation done (0).
08:33:54 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
08:33:54 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
08:33:54 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
08:33:54 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
08:33:54 --- Merging file.
08:33:55 --- Create PDF...
08:34:18 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
08:34:19 --- Validation done (0).
08:34:19 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
08:34:19 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
08:34:19 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
08:34:19 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
08:34:19 --- Merging file.
08:34:21 --- Create PDF...
08:35:17 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
08:35:19 --- Validation done (0).
08:35:19 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
08:35:19 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
08:35:19 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
08:35:19 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
08:35:19 --- Merging file.
08:35:22 --- Create PDF...
08:36:54 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
08:36:56 --- Validation done (0).
08:36:56 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
08:36:56 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
08:36:56 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
08:36:56 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
08:36:56 --- Merging file.
08:36:57 --- Create PDF...
08:37:11 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
08:37:12 --- Validation done (0).
08:37:12 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
08:37:12 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
08:37:12 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
08:37:12 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
08:37:12 --- Merging file.
08:37:13 --- Create PDF...
08:37:24 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
08:37:25 --- Validation done (0).
08:37:25 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
08:37:25 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
08:37:25 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
08:37:25 -- Final validator returns 0.
08:37:26 Archiving artifacts
08:37:28 Finished: SUCCESS