SuccessConsole Output

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

10:37:58 Step 1/24 : FROM alpine:3.10.0
10:37:58  ---> 4d90542f0623
10:37:58 Step 2/24 : RUN env
10:37:58  ---> Using cache
10:37:58  ---> 0b577767eb4e
10:37:58 Step 3/24 : RUN apk update
10:37:58  ---> Using cache
10:37:58  ---> 697471ef7f0a
10:37:58 Step 4/24 : RUN apk add bash
10:37:58  ---> Using cache
10:37:58  ---> a25251d4272c
10:37:58 Step 5/24 : RUN apk add nodejs
10:37:58  ---> Using cache
10:37:58  ---> ee3663c76c01
10:37:58 Step 6/24 : RUN apk add nodejs-npm
10:37:58  ---> Using cache
10:37:58  ---> 95530c68fb47
10:37:58 Step 7/24 : RUN apk add asciidoctor
10:37:58  ---> Using cache
10:37:58  ---> a321cc22063f
10:37:58 Step 8/24 : RUN apk add openjdk8
10:37:58  ---> Using cache
10:37:58  ---> 07148189c9d2
10:37:58 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:37:58  ---> Using cache
10:37:58  ---> 6808b2c86594
10:37:58 Step 10/24 : RUN apk add openssl
10:37:58  ---> Using cache
10:37:58  ---> ed2950ff9192
10:37:58 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
10:37:58  ---> Using cache
10:37:58  ---> 83cde4af1585
10:37:58 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:37:58  ---> Using cache
10:37:58  ---> e442b40a01ef
10:37:58 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:37:58  ---> Using cache
10:37:58  ---> 22ece82af23f
10:37:58 Step 14/24 : RUN npm config set proxy $http_proxy
10:37:58  ---> Using cache
10:37:58  ---> 0cc1b972380e
10:37:58 Step 15/24 : RUN npm install -g swagger-cli
10:37:58  ---> Using cache
10:37:58  ---> 3ee43d5416a1
10:37:58 Step 16/24 : RUN npm install -g json-refs
10:37:58  ---> Using cache
10:37:58  ---> 94e261945a46
10:37:58 Step 17/24 : RUN npm install -g yamljs
10:37:58  ---> Using cache
10:37:58  ---> ce77b5519b06
10:37:58 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:37:58  ---> Using cache
10:37:58  ---> 3ffadc13b2a5
10:37:58 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:37:58  ---> Using cache
10:37:58  ---> 28c56afaaa8c
10:37:58 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:37:58  ---> Using cache
10:37:58  ---> 9c6427717f0b
10:37:58 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:37:58  ---> Using cache
10:37:58  ---> 3cad3b23dde9
10:37:58 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:37:58  ---> Using cache
10:37:58  ---> cdd81ad9cecf
10:37:58 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:37:58  ---> Using cache
10:37:58  ---> 3336a52d6aae
10:37:58 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
10:37:58  ---> Using cache
10:37:58  ---> e7a13753d6bc
10:37:58 Successfully built e7a13753d6bc
10:37:58 Successfully tagged openapivalidator:latest
10:37:58 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
10:37:58 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/300’: Permission denied
10:37:58 Mounting dir /var/www/html/api/nfv/sol005/300 as /storage
10:37:59 Using filter ''
10:37:59 
10:37:59 Entering dir /work/src
10:37:59 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
10:37:59 --- Merging file.
10:38:01 --- Create PDF...
10:38:02 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
10:38:02 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
10:38:03 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
10:38:03 --- Validation done (0).
10:38:03 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
10:38:03 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
10:38:03 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
10:38:03 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
10:38:03 --- Merging file.
10:38:05 --- Create PDF...
10:38:07 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
10:38:07 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
10:38:08 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
10:38:08 --- Validation done (0).
10:38:08 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
10:38:08 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
10:38:08 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
10:38:08 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
10:38:08 --- Merging file.
10:38:09 --- Create PDF...
10:38:10 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
10:38:10 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
10:38:11 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
10:38:11 --- Validation done (0).
10:38:11 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
10:38:11 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
10:38:11 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
10:38:11 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
10:38:11 --- Merging file.
10:38:13 --- Create PDF...
10:38:15 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
10:38:15 --- Validating ../build/SOL005-NSDManagement-API.yaml
10:38:16 ../build/SOL005-NSDManagement-API.yaml is valid
10:38:16 --- Validation done (0).
10:38:16 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
10:38:16 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
10:38:16 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
10:38:16 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
10:38:16 --- Merging file.
10:38:16 --- Create PDF...
10:38:18 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
10:38:18 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
10:38:19 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
10:38:19 --- Validation done (0).
10:38:19 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
10:38:19 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
10:38:19 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
10:38:19 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
10:38:19 --- Merging file.
10:38:20 --- Create PDF...
10:38:21 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
10:38:21 --- Validating ../build/SOL005-APIVersion-API.yaml
10:38:22 ../build/SOL005-APIVersion-API.yaml is valid
10:38:22 --- Validation done (0).
10:38:22 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
10:38:22 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
10:38:22 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
10:38:22 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
10:38:22 --- Merging file.
10:38:23 --- Create PDF...
10:38:25 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
10:38:25 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
10:38:26 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
10:38:26 --- Validation done (0).
10:38:26 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
10:38:26 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
10:38:26 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
10:38:26 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
10:38:26 --- Merging file.
10:38:27 --- Create PDF...
10:38:29 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
10:38:29 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
10:38:30 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
10:38:30 --- Validation done (0).
10:38:30 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
10:38:30 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
10:38:30 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
10:38:30 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
10:38:30 --- Merging file.
10:38:31 --- Create PDF...
10:38:33 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
10:38:33 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
10:38:34 ../build/SOL005-NSDManagementNotification-API.yaml is valid
10:38:34 --- Validation done (0).
10:38:34 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
10:38:34 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
10:38:34 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
10:38:34 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
10:38:34 --- Merging file.
10:38:35 --- Create PDF...
10:38:37 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
10:38:37 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
10:38:37 ../build/SOL005-NSFaultManagement-API.yaml is valid
10:38:37 --- Validation done (0).
10:38:37 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
10:38:37 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
10:38:37 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
10:38:37 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
10:38:37 --- Merging file.
10:38:39 --- Create PDF...
10:38:41 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
10:38:41 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
10:38:42 ../build/SOL005-VNFPackageManagement-API.yaml is valid
10:38:42 --- Validation done (0).
10:38:42 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
10:38:42 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
10:38:42 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
10:38:42 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
10:38:42 --- Merging file.
10:38:50 --- Create PDF...
10:38:52 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
10:38:52 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
10:38:53 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
10:38:53 --- Validation done (0).
10:38:53 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
10:38:53 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
10:38:53 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
10:38:53 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
10:38:53 --- Merging file.
10:38:54 --- Create PDF...
10:38:56 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
10:38:56 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
10:38:57 ../build/SOL005-NSLCMCoordination-API.yaml is valid
10:38:57 --- Validation done (0).
10:38:57 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
10:38:57 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
10:38:57 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
10:38:57 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
10:38:57 --- Merging file.
10:38:58 --- Create PDF...
10:39:00 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
10:39:00 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
10:39:00 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
10:39:00 --- Validation done (0).
10:39:00 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
10:39:00 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
10:39:00 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
10:39:00 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
10:39:00 --- Merging file.
10:39:01 --- Create PDF...
10:39:03 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
10:39:03 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
10:39:03 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
10:39:03 --- Validation done (0).
10:39:03 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
10:39:03 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
10:39:03 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
10:39:03 -- Final validator returns 0.
10:39:04 Archiving artifacts
10:39:05 Finished: SUCCESS