Started by GitLab push by Giacomo Bernini [EnvInject] - Loading node environment variables. Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:nfv/SOL009.git > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains fc28d2d4267bc0af145cf42685abd3ca249f5240 # timeout=10 Checking out Revision fc28d2d4267bc0af145cf42685abd3ca249f5240 (origin/Release-4, origin/master, origin/4.3.1-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f fc28d2d4267bc0af145cf42685abd3ca249f5240 Commit message: "Merge branch '3.6.1-dev' into 'master'" > git rev-list --no-walk fc28d2d4267bc0af145cf42685abd3ca249f5240 # timeout=10 > git rev-list --no-walk fc28d2d4267bc0af145cf42685abd3ca249f5240 # timeout=10 > git rev-list --no-walk fc28d2d4267bc0af145cf42685abd3ca249f5240 # timeout=10 [sol009] $ /bin/bash /tmp/jenkins3489750782068909721.sh rm: cannot remove 'build/*-API.yaml': No such file or directory rm: cannot remove 'build/*-API.json': No such file or directory ./build-container.sh: line 7: proxy: command not found http_proxy is not set Proxy set to Sending build context to Docker daemon 13.31kB Step 1/24 : FROM alpine:3.10.0 ---> 4d90542f0623 Step 2/24 : RUN env ---> Using cache ---> 146159559a23 Step 3/24 : RUN apk update ---> Using cache ---> 2642323b1ad1 Step 4/24 : RUN apk add bash ---> Using cache ---> bb67f4478233 Step 5/24 : RUN apk add nodejs ---> Using cache ---> e2c230a1c0a8 Step 6/24 : RUN apk add nodejs-npm ---> Using cache ---> 28160958d148 Step 7/24 : RUN apk add asciidoctor ---> Using cache ---> 972c124900bf Step 8/24 : RUN apk add openjdk8 ---> Using cache ---> e0999ddeb9c4 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Using cache ---> 0982fd9ee2a2 Step 10/24 : RUN apk add openssl ---> Using cache ---> 475e70ef685d Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre ---> Using cache ---> d100a6d7eb8d Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Using cache ---> 3212dbb8e11b Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Using cache ---> 482d9cb20d60 Step 14/24 : RUN npm config set proxy $http_proxy ---> Using cache ---> 47cd21f34205 Step 15/24 : RUN npm install -g swagger-cli ---> Using cache ---> f0efaa6a2d90 Step 16/24 : RUN npm install -g json-refs ---> Using cache ---> 56936b382dfb Step 17/24 : RUN npm install -g yamljs ---> Using cache ---> 465c114cc595 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> a532549710d9 Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Running in 50c9b846afdc Removing intermediate container 50c9b846afdc ---> b3404d311c9f Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> 4f0c707f1331 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Running in 16a3f7ad25a8 Removing intermediate container 16a3f7ad25a8 ---> 089444baae10 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> 64bd8018258c Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Running in a220c6304a3d Removing intermediate container a220c6304a3d ---> 0552d0c5033d Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] ---> Running in 847c0e6677ce Removing intermediate container 847c0e6677ce ---> dbb6b40b1a99 Successfully built dbb6b40b1a99 Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol009/87’: Permission denied Mounting dir /var/www/html/api/nfv/sol009/87 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml ../build/SOL009-NFVManoLogManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) --- Merging file. --- Create PDF... --- Validating ../build/SOL009-APIVersion-API.yaml mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory ../build/SOL009-APIVersion-API.yaml is valid --- Validation done (0). '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml ../build/SOL009-NFVManoFaultManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) --- Merging file. --- Create PDF... mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory -- Final validator returns 0. Archiving artifacts Finished: SUCCESS