SuccessConsole Output

15:12:04 Started by GitLab push by Francesca Moscatelli
15:12:04 [EnvInject] - Loading node environment variables.
15:12:04 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
15:12:04 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:12:04  > git rev-parse --is-inside-work-tree # timeout=10
15:12:04 Fetching changes from the remote Git repository
15:12:04  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
15:12:04 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
15:12:04  > git --version # timeout=10
15:12:04 using GIT_SSH to set credentials 
15:12:04  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
15:12:05  > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10
15:12:05  > git branch -a -v --no-abbrev --contains 17e4e896035a6345874b5014a848f0a4b8e68e57 # timeout=10
15:12:05 Checking out Revision 17e4e896035a6345874b5014a848f0a4b8e68e57 (origin/3.6.1-dev)
15:12:05  > git config core.sparsecheckout # timeout=10
15:12:05  > git checkout -f 17e4e896035a6345874b5014a848f0a4b8e68e57
15:12:05 Commit message: "Minor fix in NS LCM interface definitions"
15:12:05  > git rev-list --no-walk 17f3575ce4802db50de6eab22b8ad7e8f548b0b7 # timeout=10
15:12:06 [sol005] $ /bin/bash /tmp/jenkins2098256600614106589.sh
15:12:06 ./build-container.sh: line 7: proxy: command not found
15:12:06 http_proxy is not set
15:12:06 Proxy set to 
15:12:06 Sending build context to Docker daemon  13.31kB

15:12:06 Step 1/24 : FROM alpine:3.10.0
15:12:06  ---> 4d90542f0623
15:12:06 Step 2/24 : RUN env
15:12:06  ---> Using cache
15:12:06  ---> 8dac25977110
15:12:06 Step 3/24 : RUN apk update
15:12:06  ---> Using cache
15:12:06  ---> 37b1267c0d61
15:12:06 Step 4/24 : RUN apk add bash
15:12:06  ---> Using cache
15:12:06  ---> 08d05719ba05
15:12:06 Step 5/24 : RUN apk add nodejs
15:12:06  ---> Using cache
15:12:06  ---> 0ee099fc3499
15:12:06 Step 6/24 : RUN apk add nodejs-npm
15:12:06  ---> Using cache
15:12:06  ---> 2e13502fb746
15:12:06 Step 7/24 : RUN apk add asciidoctor
15:12:06  ---> Using cache
15:12:06  ---> b501e544cc6f
15:12:06 Step 8/24 : RUN apk add openjdk8
15:12:06  ---> Using cache
15:12:06  ---> 7ba24886b75e
15:12:06 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:12:06  ---> Using cache
15:12:06  ---> 87451dbdb562
15:12:06 Step 10/24 : RUN apk add openssl
15:12:06  ---> Using cache
15:12:06  ---> cb4988caa1a6
15:12:06 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:12:06  ---> Using cache
15:12:06  ---> d1bb45b65e57
15:12:06 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:12:06  ---> Using cache
15:12:06  ---> 052acfe99c2d
15:12:06 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:12:06  ---> Using cache
15:12:06  ---> ccfbd4411b69
15:12:06 Step 14/24 : RUN npm config set proxy $http_proxy
15:12:06  ---> Using cache
15:12:06  ---> e9209c9968f3
15:12:06 Step 15/24 : RUN npm install -g swagger-cli
15:12:06  ---> Using cache
15:12:06  ---> c75a98940663
15:12:06 Step 16/24 : RUN npm install -g json-refs
15:12:06  ---> Using cache
15:12:06  ---> 4b76971f84c7
15:12:06 Step 17/24 : RUN npm install -g yamljs
15:12:06  ---> Using cache
15:12:06  ---> a32e59c61dad
15:12:06 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:12:06  ---> Using cache
15:12:06  ---> cd65a5031bdb
15:12:06 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:12:06  ---> Using cache
15:12:06  ---> c9b846819911
15:12:06 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:12:06  ---> Using cache
15:12:06  ---> 27dc975e21f0
15:12:06 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:12:06  ---> Using cache
15:12:06  ---> 2c55c968f731
15:12:06 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:12:06  ---> Using cache
15:12:06  ---> 81d22b4794be
15:12:06 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:12:06  ---> Using cache
15:12:06  ---> 3b7ff83bf0b7
15:12:06 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:12:06  ---> Using cache
15:12:06  ---> 3cc9aee1ed2b
15:12:06 Successfully built 3cc9aee1ed2b
15:12:06 Successfully tagged openapivalidator:latest
15:12:06 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
15:12:06 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/277’: Permission denied
15:12:06 Mounting dir /var/www/html/api/nfv/sol005/277 as /storage
15:12:06 Using filter ''
15:12:06 
15:12:06 Entering dir /work/src
15:12:06 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
15:12:06 --- Merging file.
15:12:08 --- Create PDF...
15:12:09 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
15:12:09 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
15:12:10 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
15:12:10 --- Validation done (0).
15:12:10 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
15:12:10 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
15:12:10 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
15:12:10 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
15:12:10 --- Merging file.
15:12:12 --- Create PDF...
15:12:14 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
15:12:14 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
15:12:15 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
15:12:15 --- Validation done (0).
15:12:15 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
15:12:15 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
15:12:15 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
15:12:15 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
15:12:15 --- Merging file.
15:12:15 --- Create PDF...
15:12:17 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
15:12:17 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
15:12:18 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
15:12:18 --- Validation done (0).
15:12:18 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
15:12:18 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
15:12:18 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
15:12:18 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
15:12:18 --- Merging file.
15:12:20 --- Create PDF...
15:12:22 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
15:12:22 --- Validating ../build/SOL005-NSDManagement-API.yaml
15:12:22 ../build/SOL005-NSDManagement-API.yaml is valid
15:12:22 --- Validation done (0).
15:12:22 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
15:12:22 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
15:12:23 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
15:12:23 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
15:12:23 --- Merging file.
15:12:23 --- Create PDF...
15:12:25 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
15:12:25 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
15:12:26 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
15:12:26 --- Validation done (0).
15:12:26 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
15:12:26 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
15:12:26 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
15:12:26 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
15:12:26 --- Merging file.
15:12:27 --- Create PDF...
15:12:28 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
15:12:28 --- Validating ../build/SOL005-APIVersion-API.yaml
15:12:29 ../build/SOL005-APIVersion-API.yaml is valid
15:12:29 --- Validation done (0).
15:12:29 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
15:12:29 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
15:12:29 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
15:12:29 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
15:12:29 --- Merging file.
15:12:30 --- Create PDF...
15:12:32 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
15:12:32 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
15:12:33 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
15:12:33 --- Validation done (0).
15:12:33 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
15:12:33 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
15:12:33 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
15:12:33 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
15:12:33 --- Merging file.
15:12:34 --- Create PDF...
15:12:36 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
15:12:36 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
15:12:37 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
15:12:37 --- Validation done (0).
15:12:37 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
15:12:37 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
15:12:37 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
15:12:37 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
15:12:37 --- Merging file.
15:12:38 --- Create PDF...
15:12:40 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
15:12:40 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
15:12:40 ../build/SOL005-NSDManagementNotification-API.yaml is valid
15:12:40 --- Validation done (0).
15:12:40 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
15:12:40 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
15:12:40 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
15:12:40 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
15:12:40 --- Merging file.
15:12:42 --- Create PDF...
15:12:44 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
15:12:44 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
15:12:44 ../build/SOL005-NSFaultManagement-API.yaml is valid
15:12:44 --- Validation done (0).
15:12:44 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
15:12:44 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
15:12:44 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
15:12:44 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
15:12:44 --- Merging file.
15:12:46 --- Create PDF...
15:12:48 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
15:12:48 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
15:12:49 ../build/SOL005-VNFPackageManagement-API.yaml is valid
15:12:49 --- Validation done (0).
15:12:49 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
15:12:49 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
15:12:49 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
15:12:49 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
15:12:49 --- Merging file.
15:12:55 --- Create PDF...
15:12:56 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
15:12:56 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
15:12:58 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
15:12:58 --- Validation done (0).
15:12:58 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
15:12:58 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
15:12:58 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
15:12:58 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
15:12:58 --- Merging file.
15:12:59 --- Create PDF...
15:13:01 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
15:13:01 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
15:13:01 ../build/SOL005-NSLCMCoordination-API.yaml is valid
15:13:01 --- Validation done (0).
15:13:01 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
15:13:01 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
15:13:01 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
15:13:01 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
15:13:01 --- Merging file.
15:13:02 --- Create PDF...
15:13:04 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
15:13:04 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
15:13:04 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
15:13:04 --- Validation done (0).
15:13:04 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
15:13:04 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
15:13:04 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
15:13:04 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
15:13:04 --- Merging file.
15:13:05 --- Create PDF...
15:13:07 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
15:13:07 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
15:13:08 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
15:13:08 --- Validation done (0).
15:13:08 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
15:13:08 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
15:13:08 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
15:13:08 -- Final validator returns 0.
15:13:08 Archiving artifacts
15:13:10 Finished: SUCCESS