SuccessConsole Output

12:42:46 Started by GitLab push by Giacomo Bernini
12:42:46 [EnvInject] - Loading node environment variables.
12:42:46 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
12:42:46 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:42:46  > git rev-parse --is-inside-work-tree # timeout=10
12:42:46 Fetching changes from the remote Git repository
12:42:46  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
12:42:46 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
12:42:46  > git --version # timeout=10
12:42:46 using GIT_SSH to set credentials 
12:42:46  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
12:42:47  > git rev-parse remotes/origin/3.7.1-dev^{commit} # timeout=10
12:42:47  > git branch -a -v --no-abbrev --contains a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
12:42:47 Checking out Revision a51992838f51420683c05e9611fc9fb4e53c2ff9 (origin/master, origin/3.7.1-dev, origin/32-bugzilla-bug-270-sol005_def-yaml-datetime-missing-type-string, origin/3.6.1-maintenance, origin/4.3.1-dev, origin/Release-4)
12:42:47  > git config core.sparsecheckout # timeout=10
12:42:47  > git checkout -f a51992838f51420683c05e9611fc9fb4e53c2ff9
12:42:47 Commit message: "Merge branch '3.6.1-dev' into 'master'"
12:42:47  > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
12:42:47  > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
12:42:47  > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
12:42:47  > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10
12:42:47  > git rev-list --no-walk 9a41ff58901dc0b7b82e9765a5f27262c5b4b969 # timeout=10
12:42:47 [sol005] $ /bin/bash /tmp/jenkins9030393568031988780.sh
12:42:47 ./build-container.sh: line 7: proxy: command not found
12:42:47 http_proxy is not set
12:42:47 Proxy set to 
12:42:47 Sending build context to Docker daemon  13.31kB

12:42:48 Step 1/24 : FROM alpine:3.10.0
12:42:48  ---> 4d90542f0623
12:42:48 Step 2/24 : RUN env
12:42:48  ---> Using cache
12:42:48  ---> 0b577767eb4e
12:42:48 Step 3/24 : RUN apk update
12:42:48  ---> Using cache
12:42:48  ---> 697471ef7f0a
12:42:48 Step 4/24 : RUN apk add bash
12:42:48  ---> Using cache
12:42:48  ---> a25251d4272c
12:42:48 Step 5/24 : RUN apk add nodejs
12:42:48  ---> Using cache
12:42:48  ---> ee3663c76c01
12:42:48 Step 6/24 : RUN apk add nodejs-npm
12:42:48  ---> Using cache
12:42:48  ---> 95530c68fb47
12:42:48 Step 7/24 : RUN apk add asciidoctor
12:42:48  ---> Using cache
12:42:48  ---> a321cc22063f
12:42:48 Step 8/24 : RUN apk add openjdk8
12:42:48  ---> Using cache
12:42:48  ---> 07148189c9d2
12:42:48 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:42:48  ---> Using cache
12:42:48  ---> 6808b2c86594
12:42:48 Step 10/24 : RUN apk add openssl
12:42:48  ---> Using cache
12:42:48  ---> ed2950ff9192
12:42:48 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:42:48  ---> Running in dc665fc67bf2
12:42:51 Building native extensions. This could take a while...
12:42:51 ERROR:  Error installing rdoc:
12:42:51 	ERROR: Failed to build gem native extension.
12:42:51 
12:42:51     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.6/ext/psych
12:42:51 /usr/bin/ruby -r ./siteconf20221018-7-1g4k7ef.rb extconf.rb
12:42:51 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
12:42:51 
12:42:51 extconf failed, exit code 1
12:42:51 
12:42:51 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.6 for inspection.
12:42:51 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.6/gem_make.out
12:42:51 Building native extensions. This could take a while...
12:42:52 ERROR:  Error installing rdoc:
12:42:52 	ERROR: Failed to build gem native extension.
12:42:52 
12:42:52     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.6/ext/psych
12:42:52 /usr/bin/ruby -r ./siteconf20221018-1-7fs3ma.rb extconf.rb
12:42:52 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
12:42:52 
12:42:52 extconf failed, exit code 1
12:42:52 
12:42:52 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.6 for inspection.
12:42:52 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.6/gem_make.out
12:42:52 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
12:42:53 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
12:42:53 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/327’: Permission denied
12:42:53 Mounting dir /var/www/html/api/nfv/sol005/327 as /storage
12:42:53 Using filter ''
12:42:53 
12:42:53 Entering dir /work/src
12:42:53 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
12:42:53 --- Merging file.
12:42:55 --- Create PDF...
12:42:57 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
12:42:57 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
12:42:57 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
12:42:57 --- Validation done (0).
12:42:57 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
12:42:57 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
12:42:57 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
12:42:57 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
12:42:57 --- Merging file.
12:42:59 --- Create PDF...
12:43:01 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
12:43:01 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
12:43:02 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
12:43:02 --- Validation done (0).
12:43:02 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
12:43:02 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
12:43:02 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
12:43:02 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
12:43:02 --- Merging file.
12:43:03 --- Create PDF...
12:43:05 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
12:43:05 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
12:43:05 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
12:43:05 --- Validation done (0).
12:43:05 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
12:43:05 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
12:43:05 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
12:43:05 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
12:43:05 --- Merging file.
12:43:07 --- Create PDF...
12:43:09 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
12:43:09 --- Validating ../build/SOL005-NSDManagement-API.yaml
12:43:10 ../build/SOL005-NSDManagement-API.yaml is valid
12:43:10 --- Validation done (0).
12:43:10 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
12:43:10 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
12:43:10 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
12:43:10 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
12:43:10 --- Merging file.
12:43:11 --- Create PDF...
12:43:13 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
12:43:13 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
12:43:14 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
12:43:14 --- Validation done (0).
12:43:14 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
12:43:14 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
12:43:14 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
12:43:14 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
12:43:14 --- Merging file.
12:43:15 --- Create PDF...
12:43:17 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
12:43:17 --- Validating ../build/SOL005-APIVersion-API.yaml
12:43:17 ../build/SOL005-APIVersion-API.yaml is valid
12:43:17 --- Validation done (0).
12:43:17 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
12:43:17 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
12:43:17 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
12:43:17 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
12:43:17 --- Merging file.
12:43:19 --- Create PDF...
12:43:21 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
12:43:21 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
12:43:21 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
12:43:21 --- Validation done (0).
12:43:21 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
12:43:21 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
12:43:21 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
12:43:21 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
12:43:21 --- Merging file.
12:43:23 --- Create PDF...
12:43:25 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
12:43:25 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
12:43:25 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
12:43:25 --- Validation done (0).
12:43:25 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
12:43:25 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
12:43:25 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
12:43:25 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
12:43:25 --- Merging file.
12:43:27 --- Create PDF...
12:43:29 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
12:43:29 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
12:43:30 ../build/SOL005-NSDManagementNotification-API.yaml is valid
12:43:30 --- Validation done (0).
12:43:30 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
12:43:30 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
12:43:30 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
12:43:30 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
12:43:30 --- Merging file.
12:43:31 --- Create PDF...
12:43:33 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
12:43:33 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
12:43:33 ../build/SOL005-NSFaultManagement-API.yaml is valid
12:43:33 --- Validation done (0).
12:43:33 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
12:43:33 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
12:43:33 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
12:43:33 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
12:43:33 --- Merging file.
12:43:35 --- Create PDF...
12:43:37 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
12:43:37 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
12:43:38 ../build/SOL005-VNFPackageManagement-API.yaml is valid
12:43:38 --- Validation done (0).
12:43:38 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
12:43:38 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
12:43:38 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
12:43:38 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
12:43:38 --- Merging file.
12:43:42 --- Create PDF...
12:43:44 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
12:43:44 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
12:43:45 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
12:43:45 --- Validation done (0).
12:43:45 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
12:43:45 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
12:43:45 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
12:43:45 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
12:43:45 --- Merging file.
12:43:46 --- Create PDF...
12:43:48 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
12:43:48 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
12:43:49 ../build/SOL005-NSLCMCoordination-API.yaml is valid
12:43:49 --- Validation done (0).
12:43:49 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
12:43:49 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
12:43:49 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
12:43:49 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
12:43:49 --- Merging file.
12:43:50 --- Create PDF...
12:43:52 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
12:43:52 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
12:43:52 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
12:43:52 --- Validation done (0).
12:43:52 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
12:43:52 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
12:43:52 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
12:43:52 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
12:43:52 --- Merging file.
12:43:53 --- Create PDF...
12:43:55 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
12:43:55 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
12:43:56 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
12:43:56 --- Validation done (0).
12:43:56 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
12:43:56 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
12:43:56 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
12:43:56 -- Final validator returns 0.
12:43:56 Archiving artifacts
12:43:58 Finished: SUCCESS