SuccessConsole Output

11:04:34 Started by GitLab push by Sana Zulfiqar
11:04:34 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
11:04:34 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
11:04:34  > git rev-parse --is-inside-work-tree # timeout=10
11:04:34 Fetching changes from the remote Git repository
11:04:34  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
11:04:34 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
11:04:34  > git --version # timeout=10
11:04:34 using GIT_SSH to set credentials 
11:04:34  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
11:04:35  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
11:04:35  > git branch -a -v --no-abbrev --contains 2715fffb875c46232809ef3d4567db3a39247afd # timeout=10
11:04:35 Checking out Revision 2715fffb875c46232809ef3d4567db3a39247afd (origin/3.5.1-dev)
11:04:35  > git config core.sparsecheckout # timeout=10
11:04:35  > git checkout -f 2715fffb875c46232809ef3d4567db3a39247afd
11:04:35 Commit message: "SOL009_10: Attribute "consumedManoInterfaceDeleteIds" is deleted."
11:04:35  > git rev-list --no-walk c38b896b71a6dc4bdeee4ed36c5a2f37cdf6b61e # timeout=10
11:04:35 [sol009] $ /bin/bash /tmp/jenkins8746371788504155357.sh
11:04:35 ./build-container.sh: line 7: proxy: command not found
11:04:35 http_proxy is not set
11:04:35 Proxy set to 
11:04:35 Sending build context to Docker daemon  13.31kB

11:04:35 Step 1/24 : FROM alpine:3.10.0
11:04:35  ---> 4d90542f0623
11:04:35 Step 2/24 : RUN env
11:04:35  ---> Using cache
11:04:35  ---> 3dd37f88f48b
11:04:35 Step 3/24 : RUN apk update
11:04:35  ---> Using cache
11:04:35  ---> 12029cc0f39f
11:04:35 Step 4/24 : RUN apk add bash
11:04:35  ---> Using cache
11:04:35  ---> e6615b737995
11:04:35 Step 5/24 : RUN apk add nodejs
11:04:35  ---> Using cache
11:04:35  ---> 24860c3b2063
11:04:35 Step 6/24 : RUN apk add nodejs-npm
11:04:35  ---> Using cache
11:04:35  ---> cb2256300214
11:04:35 Step 7/24 : RUN apk add asciidoctor
11:04:35  ---> Using cache
11:04:35  ---> 48f0b705cc06
11:04:35 Step 8/24 : RUN apk add openjdk8
11:04:35  ---> Using cache
11:04:35  ---> 56a612d9bba4
11:04:35 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:04:35  ---> Using cache
11:04:35  ---> 54afa303828c
11:04:35 Step 10/24 : RUN apk add openssl
11:04:35  ---> Using cache
11:04:35  ---> c9c08c112472
11:04:35 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
11:04:35  ---> Using cache
11:04:35  ---> 352b01bc416e
11:04:35 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:04:35  ---> Using cache
11:04:35  ---> ce077e02bff8
11:04:35 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:04:35  ---> Using cache
11:04:35  ---> b23fedc8dd94
11:04:35 Step 14/24 : RUN npm config set proxy $http_proxy
11:04:35  ---> Using cache
11:04:35  ---> 91638a196f16
11:04:35 Step 15/24 : RUN npm install -g swagger-cli
11:04:35  ---> Using cache
11:04:35  ---> f4d81cd29e36
11:04:35 Step 16/24 : RUN npm install -g json-refs
11:04:35  ---> Using cache
11:04:35  ---> 11d5296cb6e3
11:04:35 Step 17/24 : RUN npm install -g yamljs
11:04:35  ---> Using cache
11:04:35  ---> 261de29c25d2
11:04:35 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:04:35  ---> Using cache
11:04:35  ---> 500f197bc30e
11:04:35 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:04:35  ---> Using cache
11:04:35  ---> faa78c58459a
11:04:35 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:04:35  ---> Using cache
11:04:35  ---> 348876f81ed4
11:04:35 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:04:35  ---> Using cache
11:04:35  ---> 5404d0bde354
11:04:35 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:04:35  ---> Using cache
11:04:35  ---> f292874f6334
11:04:35 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:04:35  ---> Using cache
11:04:35  ---> 49c2e44cf414
11:04:35 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
11:04:35  ---> Using cache
11:04:35  ---> 6f2aa5724ebe
11:04:35 Successfully built 6f2aa5724ebe
11:04:35 Successfully tagged openapivalidator:latest
11:04:35 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
11:04:35 mkdir: created directory '/var/www/html/api/nfv/sol009/26'
11:04:35 Mounting dir /var/www/html/api/nfv/sol009/26 as /storage
11:04:36 Using filter ''
11:04:36 
11:04:36 Entering dir /work/src
11:04:36 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
11:04:36 --- Merging file.
11:04:37 --- Create PDF...
11:04:38 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
11:04:38 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
11:04:39 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
11:04:39 --- Validation done (0).
11:04:39 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
11:04:39 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
11:04:39 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
11:04:39 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
11:04:39 --- Merging file.
11:04:41 --- Create PDF...
11:04:42 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
11:04:42 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
11:04:43 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
11:04:43 --- Validation done (0).
11:04:43 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
11:04:43 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
11:04:43 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
11:04:43 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
11:04:43 --- Merging file.
11:04:46 --- Create PDF...
11:04:47 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
11:04:47 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
11:04:48 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
11:04:48 --- Validation done (0).
11:04:48 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
11:04:48 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
11:04:48 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
11:04:48 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
11:04:48 --- Merging file.
11:04:49 --- Create PDF...
11:04:51 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
11:04:51 --- Validating ../build/SOL009-APIVersion-API.yaml
11:04:51 ../build/SOL009-APIVersion-API.yaml is valid
11:04:51 --- Validation done (0).
11:04:51 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
11:04:51 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
11:04:51 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
11:04:51 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
11:04:51 --- Merging file.
11:04:52 --- Create PDF...
11:04:54 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
11:04:54 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
11:04:55 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
11:04:55 --- Validation done (0).
11:04:55 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
11:04:55 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
11:04:55 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
11:04:55 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
11:04:55 --- Merging file.
11:04:56 --- Create PDF...
11:04:57 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
11:04:57 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
11:04:58 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
11:04:58 --- Validation done (0).
11:04:58 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
11:04:58 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
11:04:58 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
11:04:58 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
11:04:58 --- Merging file.
11:04:59 --- Create PDF...
11:05:01 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
11:05:01 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
11:05:01 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
11:05:01 --- Validation done (0).
11:05:01 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
11:05:01 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
11:05:01 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
11:05:01 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
11:05:01 --- Merging file.
11:05:03 --- Create PDF...
11:05:05 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
11:05:05 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
11:05:05 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
11:05:05 --- Validation done (0).
11:05:05 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
11:05:05 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
11:05:05 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
11:05:05 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
11:05:05 --- Merging file.
11:05:06 --- Create PDF...
11:05:08 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
11:05:08 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
11:05:09 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
11:05:09 --- Validation done (0).
11:05:09 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
11:05:09 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
11:05:09 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
11:05:09 -- Final validator returns 0.
11:05:09 Archiving artifacts
11:05:10 Finished: SUCCESS