Started by GitLab push by ETSI CTI Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:nfv/SOL005.git > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.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/SOL005.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/master^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains cbd289bb7242dbbd2b49b7d9a1428ecf2ab3e124 # timeout=10 Checking out Revision cbd289bb7242dbbd2b49b7d9a1428ecf2ab3e124 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cbd289bb7242dbbd2b49b7d9a1428ecf2ab3e124 Commit message: "Merge branch '2.7.1-dev' into 'master'" > git rev-list --no-walk 0d258f2bffed38d4df4ef2da957cd355b5910bab # timeout=10 [sol005-master] $ /bin/bash /tmp/jenkins14366063499430298792.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.6 ---> 43773d1dba76 Step 2/24 : RUN env ---> Using cache ---> 14634f38f922 Step 3/24 : RUN apk update ---> Using cache ---> 7705d5dd0801 Step 4/24 : RUN apk add bash ---> Using cache ---> 3c12d9c644b9 Step 5/24 : RUN apk add nodejs ---> Using cache ---> edf4a0dc7335 Step 6/24 : RUN apk add nodejs-npm ---> Using cache ---> 4dcdd71b3274 Step 7/24 : RUN apk add asciidoctor ---> Using cache ---> 14e3d77f879d Step 8/24 : RUN apk add openjdk8 ---> Using cache ---> e65f48b20366 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Using cache ---> 8ab9f8ef754d Step 10/24 : RUN apk add openssl ---> Using cache ---> a9137befc217 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre ---> Using cache ---> a21648520c8a Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Using cache ---> aeeed29dc5fc Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Using cache ---> 9bacf667a4cf Step 14/24 : RUN npm config set proxy $http_proxy ---> Using cache ---> cf83d5d15b0b Step 15/24 : RUN npm install -g swagger-tools@0.10.3 ---> Using cache ---> 03dbaafb78dd Step 16/24 : RUN npm install -g json-refs@3.0.2 ---> Using cache ---> e159975101be Step 17/24 : RUN npm install -g yamljs@0.3.0 ---> Using cache ---> 65d398cdd3e2 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> Using cache ---> 40fc3a50074f Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Using cache ---> b746191a6a44 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> Using cache ---> 61c5c108ca11 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Using cache ---> a688f04706a5 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> Using cache ---> 99bdcfb438d1 Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Using cache ---> a538d7a59b40 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] ---> Using cache ---> 02c47cdee0ca Successfully built 02c47cdee0ca Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005-master as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005-master/26’: Permission denied Mounting dir /var/www/html/api/nfv/sol005-master/26 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml --- Validation done (0). '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml --- Validation done (0). '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSDManagement-API.yaml --- Validation done (0). '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-APIVersion-API.yaml --- Validation done (0). '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml --- Validation done (0). '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSDManagementNotification-API.yaml --- Validation done (0). '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSFaultManagement-API.yaml --- Validation done (0). '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-VNFPackageManagement-API.yaml --- Validation done (0). '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml --- Validation done (0). '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml --- Validation done (0). '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml --- Validation done (0). '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' -- Final validator returns 0. Archiving artifacts Discard old builds... #19 is removed because old than numToKeep Finished: SUCCESS