SuccessConsole Output

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

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