SuccessConsole Output

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

16:32:33 Step 1/24 : FROM alpine:3.10.0
16:32:33  ---> 4d90542f0623
16:32:33 Step 2/24 : RUN env
16:32:33  ---> Using cache
16:32:33  ---> 33d9beb76aee
16:32:33 Step 3/24 : RUN apk update
16:32:33  ---> Using cache
16:32:33  ---> 5f5a6facdf09
16:32:33 Step 4/24 : RUN apk add bash
16:32:33  ---> Using cache
16:32:33  ---> c4dbd7c780f7
16:32:33 Step 5/24 : RUN apk add nodejs
16:32:33  ---> Using cache
16:32:33  ---> a9e008c49091
16:32:33 Step 6/24 : RUN apk add nodejs-npm
16:32:33  ---> Using cache
16:32:33  ---> d8c4a2dfde29
16:32:33 Step 7/24 : RUN apk add asciidoctor
16:32:33  ---> Using cache
16:32:33  ---> 7f6e285cb91e
16:32:33 Step 8/24 : RUN apk add openjdk8
16:32:33  ---> Using cache
16:32:33  ---> c9d4db129548
16:32:33 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
16:32:33  ---> Using cache
16:32:33  ---> 35eb11cb9413
16:32:33 Step 10/24 : RUN apk add openssl
16:32:33  ---> Using cache
16:32:33  ---> 471c630be456
16:32:33 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
16:32:33  ---> Using cache
16:32:33  ---> c20804847d0b
16:32:33 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
16:32:33  ---> Using cache
16:32:33  ---> c259fc8a9b9a
16:32:33 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
16:32:33  ---> Using cache
16:32:33  ---> 61b04c3e3b86
16:32:33 Step 14/24 : RUN npm config set proxy $http_proxy
16:32:33  ---> Using cache
16:32:33  ---> c0cfe8603833
16:32:33 Step 15/24 : RUN npm install -g swagger-cli
16:32:33  ---> Using cache
16:32:33  ---> 5391a8964a52
16:32:33 Step 16/24 : RUN npm install -g json-refs
16:32:33  ---> Using cache
16:32:33  ---> 2be86aba2673
16:32:33 Step 17/24 : RUN npm install -g yamljs
16:32:33  ---> Using cache
16:32:33  ---> 385d9eccd453
16:32:33 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
16:32:33  ---> Using cache
16:32:33  ---> 3e23763b273d
16:32:33 Step 19/24 : RUN chmod +x /validate-in-docker.sh
16:32:33  ---> Using cache
16:32:33  ---> 33a2df42683b
16:32:33 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
16:32:33  ---> Using cache
16:32:33  ---> c5728abda96c
16:32:33 Step 21/24 : RUN chmod +x /bin/swg2mrkup
16:32:33  ---> Using cache
16:32:33  ---> 944e9877501e
16:32:33 Step 22/24 : ADD oas2pdf /bin/oas2pdf
16:32:33  ---> Using cache
16:32:33  ---> 625dbe2454ca
16:32:33 Step 23/24 : RUN chmod +x /bin/oas2pdf
16:32:33  ---> Using cache
16:32:33  ---> d3b6bc2b8447
16:32:33 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
16:32:33  ---> Using cache
16:32:33  ---> c2089fa8a335
16:32:33 Successfully built c2089fa8a335
16:32:33 Successfully tagged openapivalidator:latest
16:32:33 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
16:32:33 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/270’: Permission denied
16:32:33 Mounting dir /var/www/html/api/nfv/sol005/270 as /storage
16:32:33 Using filter ''
16:32:33 
16:32:33 Entering dir /work/src
16:32:33 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
16:32:33 --- Merging file.
16:32:35 --- Create PDF...
16:32:37 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
16:32:37 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
16:32:37 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
16:32:37 --- Validation done (0).
16:32:37 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
16:32:37 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
16:32:37 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
16:32:37 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
16:32:37 --- Merging file.
16:32:39 --- Create PDF...
16:32:41 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
16:32:41 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
16:32:42 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
16:32:42 --- Validation done (0).
16:32:42 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
16:32:42 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
16:32:42 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
16:32:42 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
16:32:42 --- Merging file.
16:32:43 --- Create PDF...
16:32:44 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
16:32:44 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
16:32:45 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
16:32:45 --- Validation done (0).
16:32:45 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
16:32:45 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
16:32:45 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
16:32:45 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
16:32:45 --- Merging file.
16:32:47 --- Create PDF...
16:32:49 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
16:32:49 --- Validating ../build/SOL005-NSDManagement-API.yaml
16:32:49 ../build/SOL005-NSDManagement-API.yaml is valid
16:32:49 --- Validation done (0).
16:32:49 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
16:32:49 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
16:32:49 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
16:32:49 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
16:32:49 --- Merging file.
16:32:50 --- Create PDF...
16:32:52 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
16:32:52 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
16:32:52 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
16:32:52 --- Validation done (0).
16:32:52 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
16:32:52 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
16:32:52 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
16:32:52 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
16:32:52 --- Merging file.
16:32:53 --- Create PDF...
16:32:55 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
16:32:55 --- Validating ../build/SOL005-APIVersion-API.yaml
16:32:56 ../build/SOL005-APIVersion-API.yaml is valid
16:32:56 --- Validation done (0).
16:32:56 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
16:32:56 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
16:32:56 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
16:32:56 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
16:32:56 --- Merging file.
16:32:57 --- Create PDF...
16:32:59 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
16:32:59 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
16:32:59 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
16:32:59 --- Validation done (0).
16:32:59 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
16:32:59 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
16:32:59 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
16:32:59 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
16:32:59 --- Merging file.
16:33:01 --- Create PDF...
16:33:02 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
16:33:02 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
16:33:03 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
16:33:03 --- Validation done (0).
16:33:03 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
16:33:03 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
16:33:03 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
16:33:03 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
16:33:03 --- Merging file.
16:33:05 --- Create PDF...
16:33:06 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
16:33:06 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
16:33:07 ../build/SOL005-NSDManagementNotification-API.yaml is valid
16:33:07 --- Validation done (0).
16:33:07 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
16:33:07 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
16:33:07 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
16:33:07 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
16:33:07 --- Merging file.
16:33:08 --- Create PDF...
16:33:10 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
16:33:10 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
16:33:11 ../build/SOL005-NSFaultManagement-API.yaml is valid
16:33:11 --- Validation done (0).
16:33:11 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
16:33:11 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
16:33:11 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
16:33:11 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
16:33:11 --- Merging file.
16:33:13 --- Create PDF...
16:33:14 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
16:33:14 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
16:33:15 ../build/SOL005-VNFPackageManagement-API.yaml is valid
16:33:15 --- Validation done (0).
16:33:15 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
16:33:15 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
16:33:15 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
16:33:15 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
16:33:15 --- Merging file.
16:33:21 --- Create PDF...
16:33:22 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
16:33:22 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
16:33:24 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
16:33:24 --- Validation done (0).
16:33:24 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
16:33:24 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
16:33:24 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
16:33:24 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
16:33:24 --- Merging file.
16:33:25 --- Create PDF...
16:33:27 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
16:33:27 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
16:33:27 ../build/SOL005-NSLCMCoordination-API.yaml is valid
16:33:27 --- Validation done (0).
16:33:27 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
16:33:27 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
16:33:27 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
16:33:27 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
16:33:27 --- Merging file.
16:33:28 --- Create PDF...
16:33:30 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
16:33:30 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
16:33:30 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
16:33:30 --- Validation done (0).
16:33:30 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
16:33:30 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
16:33:30 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
16:33:30 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
16:33:30 --- Merging file.
16:33:31 --- Create PDF...
16:33:33 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
16:33:33 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
16:33:33 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
16:33:33 --- Validation done (0).
16:33:33 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
16:33:33 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
16:33:33 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
16:33:33 -- Final validator returns 0.
16:33:34 Archiving artifacts
16:33:36 Finished: SUCCESS