SuccessConsole Output

22:46:27 Started by GitLab push by Pietro Piscione
22:46:27 [EnvInject] - Loading node environment variables.
22:46:27 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
22:46:28 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
22:46:28  > git rev-parse --is-inside-work-tree # timeout=10
22:46:28 Fetching changes from the remote Git repository
22:46:28  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
22:46:28 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
22:46:28  > git --version # timeout=10
22:46:28 using GIT_SSH to set credentials 
22:46:28  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
22:46:29  > git rev-parse remotes/origin/4.4.1-dev^{commit} # timeout=10
22:46:29  > git branch -a -v --no-abbrev --contains 69e96c3fc1fe43053151d9d76f5ca43ad2a36186 # timeout=10
22:46:29 Checking out Revision 69e96c3fc1fe43053151d9d76f5ca43ad2a36186 (origin/4.4.1-dev)
22:46:29  > git config core.sparsecheckout # timeout=10
22:46:29  > git checkout -f 69e96c3fc1fe43053151d9d76f5ca43ad2a36186
22:46:29 Commit message: "From SOL009_34 to SOL009_39"
22:46:29  > git rev-list --no-walk 28da90c45745fa6003be76c3a7bb9a7e9aac53c7 # timeout=10
22:46:29 [sol009] $ /bin/bash /tmp/jenkins6875251109926101403.sh
22:46:29 ./build-container.sh: line 7: proxy: command not found
22:46:29 http_proxy is not set
22:46:29 Proxy set to 
22:46:29 Sending build context to Docker daemon  13.31kB

22:46:29 Step 1/24 : FROM alpine:3.10.0
22:46:29  ---> 4d90542f0623
22:46:29 Step 2/24 : RUN env
22:46:29  ---> Using cache
22:46:29  ---> 0b577767eb4e
22:46:29 Step 3/24 : RUN apk update
22:46:29  ---> Using cache
22:46:29  ---> 697471ef7f0a
22:46:29 Step 4/24 : RUN apk add bash
22:46:29  ---> Using cache
22:46:29  ---> a25251d4272c
22:46:29 Step 5/24 : RUN apk add nodejs
22:46:29  ---> Using cache
22:46:29  ---> ee3663c76c01
22:46:29 Step 6/24 : RUN apk add nodejs-npm
22:46:29  ---> Using cache
22:46:29  ---> 95530c68fb47
22:46:29 Step 7/24 : RUN apk add asciidoctor
22:46:29  ---> Using cache
22:46:29  ---> a321cc22063f
22:46:29 Step 8/24 : RUN apk add openjdk8
22:46:29  ---> Using cache
22:46:29  ---> 07148189c9d2
22:46:29 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
22:46:29  ---> Using cache
22:46:29  ---> 6808b2c86594
22:46:29 Step 10/24 : RUN apk add openssl
22:46:29  ---> Using cache
22:46:29  ---> ed2950ff9192
22:46:29 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
22:46:29  ---> Using cache
22:46:29  ---> 83cde4af1585
22:46:29 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
22:46:29  ---> Using cache
22:46:29  ---> e442b40a01ef
22:46:29 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
22:46:29  ---> Using cache
22:46:29  ---> 22ece82af23f
22:46:29 Step 14/24 : RUN npm config set proxy $http_proxy
22:46:29  ---> Using cache
22:46:29  ---> 0cc1b972380e
22:46:29 Step 15/24 : RUN npm install -g swagger-cli
22:46:29  ---> Using cache
22:46:29  ---> 3ee43d5416a1
22:46:29 Step 16/24 : RUN npm install -g json-refs
22:46:29  ---> Using cache
22:46:29  ---> 94e261945a46
22:46:29 Step 17/24 : RUN npm install -g yamljs
22:46:29  ---> Using cache
22:46:29  ---> ce77b5519b06
22:46:29 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
22:46:29  ---> Using cache
22:46:29  ---> 080b9166f581
22:46:29 Step 19/24 : RUN chmod +x /validate-in-docker.sh
22:46:29  ---> Using cache
22:46:29  ---> 95328c917602
22:46:29 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
22:46:29  ---> Using cache
22:46:29  ---> b19ee2b9d0c1
22:46:29 Step 21/24 : RUN chmod +x /bin/swg2mrkup
22:46:29  ---> Using cache
22:46:29  ---> 6fdc0bb22c99
22:46:29 Step 22/24 : ADD oas2pdf /bin/oas2pdf
22:46:29  ---> Using cache
22:46:29  ---> 358c78087e77
22:46:29 Step 23/24 : RUN chmod +x /bin/oas2pdf
22:46:29  ---> Using cache
22:46:29  ---> 37a02ab35cb2
22:46:29 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
22:46:29  ---> Using cache
22:46:29  ---> 188e1659c9e3
22:46:29 Successfully built 188e1659c9e3
22:46:29 Successfully tagged openapivalidator:latest
22:46:29 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
22:46:29 mkdir: created directory '/var/www/html/api/nfv/sol009/103'
22:46:29 Mounting dir /var/www/html/api/nfv/sol009/103 as /storage
22:46:30 Using filter ''
22:46:30 
22:46:30 Entering dir /work/src
22:46:30 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
22:46:30 --- Merging file.
22:46:31 --- Create PDF...
22:46:32 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
22:46:32 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
22:46:32 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
22:46:32 --- Validation done (0).
22:46:32 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
22:46:32 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
22:46:32 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
22:46:32 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
22:46:32 --- Merging file.
22:46:33 --- Create PDF...
22:46:34 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
22:46:34 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
22:46:35 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
22:46:35 --- Validation done (0).
22:46:35 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
22:46:35 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
22:46:35 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
22:46:35 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
22:46:35 --- Merging file.
22:46:36 --- Create PDF...
22:46:37 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
22:46:37 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
22:46:38 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
22:46:38 --- Validation done (0).
22:46:38 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
22:46:38 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
22:46:38 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
22:46:38 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
22:46:38 --- Merging file.
22:46:38 --- Create PDF...
22:46:39 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
22:46:40 --- Validating ../build/SOL009-APIVersion-API.yaml
22:46:40 ../build/SOL009-APIVersion-API.yaml is valid
22:46:40 --- Validation done (0).
22:46:40 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
22:46:40 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
22:46:40 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
22:46:40 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
22:46:40 --- Merging file.
22:46:40 --- Create PDF...
22:46:41 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
22:46:41 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
22:46:42 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
22:46:42 --- Validation done (0).
22:46:42 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
22:46:42 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
22:46:42 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
22:46:42 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
22:46:42 --- Merging file.
22:46:42 --- Create PDF...
22:46:44 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
22:46:44 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
22:46:44 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
22:46:44 --- Validation done (0).
22:46:44 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
22:46:44 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
22:46:44 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
22:46:44 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
22:46:44 --- Merging file.
22:46:45 --- Create PDF...
22:46:46 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
22:46:46 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
22:46:46 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
22:46:46 --- Validation done (0).
22:46:46 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
22:46:46 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
22:46:46 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
22:46:46 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
22:46:46 --- Merging file.
22:46:47 --- Create PDF...
22:46:49 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
22:46:49 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
22:46:49 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
22:46:49 --- Validation done (0).
22:46:49 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
22:46:49 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
22:46:49 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
22:46:49 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
22:46:49 --- Merging file.
22:46:50 --- Create PDF...
22:46:51 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
22:46:51 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
22:46:51 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
22:46:51 --- Validation done (0).
22:46:51 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
22:46:51 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
22:46:51 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
22:46:51 -- Final validator returns 0.
22:46:51 Archiving artifacts
22:46:52 Finished: SUCCESS