SuccessConsole Output

09:36:00 Started by GitLab push by Giacomo Bernini
09:36:00 [EnvInject] - Loading node environment variables.
09:36:00 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011
09:36:00 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:36:00 Cloning the remote Git repository
09:36:00 Cloning repository git@forge.etsi.org:nfv/SOL011.git
09:36:00  > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 # timeout=10
09:36:00 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git
09:36:00  > git --version # timeout=10
09:36:00 using GIT_SSH to set credentials 
09:36:00  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/*
09:36:01  > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10
09:36:01  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:36:01  > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10
09:36:01 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git
09:36:01 using GIT_SSH to set credentials 
09:36:01  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/*
09:36:01 Seen branch in repository origin/3.3.1-maintenance
09:36:01 Seen branch in repository origin/master
09:36:01 Seen 2 remote branches
09:36:01  > git show-ref --tags -d # timeout=10
09:36:01 Checking out Revision e87cb02b0fc956e22ffff36ca5e23f9b5f0cc9ac (origin/3.3.1-maintenance)
09:36:01  > git config core.sparsecheckout # timeout=10
09:36:01  > git checkout -f e87cb02b0fc956e22ffff36ca5e23f9b5f0cc9ac
09:36:01 Commit message: "fixed issue #3"
09:36:01  > git rev-list --no-walk e87cb02b0fc956e22ffff36ca5e23f9b5f0cc9ac # timeout=10
09:36:02 [sol011] $ /bin/bash /tmp/jenkins3379444894578636989.sh
09:36:02 rm: cannot remove 'build/*-API.yaml': No such file or directory
09:36:02 rm: cannot remove 'build/*-API.json': No such file or directory
09:36:02 ./build-container.sh: line 7: proxy: command not found
09:36:02 http_proxy is not set
09:36:02 Proxy set to 
09:36:02 Sending build context to Docker daemon  13.31kB

09:36:02 Step 1/24 : FROM alpine:3.10.0
09:36:02  ---> 4d90542f0623
09:36:02 Step 2/24 : RUN env
09:36:02  ---> Using cache
09:36:02  ---> 0b577767eb4e
09:36:02 Step 3/24 : RUN apk update
09:36:02  ---> Using cache
09:36:02  ---> 697471ef7f0a
09:36:02 Step 4/24 : RUN apk add bash
09:36:02  ---> Using cache
09:36:02  ---> a25251d4272c
09:36:02 Step 5/24 : RUN apk add nodejs
09:36:02  ---> Using cache
09:36:02  ---> ee3663c76c01
09:36:02 Step 6/24 : RUN apk add nodejs-npm
09:36:02  ---> Using cache
09:36:02  ---> 95530c68fb47
09:36:02 Step 7/24 : RUN apk add asciidoctor
09:36:02  ---> Using cache
09:36:02  ---> a321cc22063f
09:36:02 Step 8/24 : RUN apk add openjdk8
09:36:02  ---> Using cache
09:36:02  ---> 07148189c9d2
09:36:02 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
09:36:02  ---> Using cache
09:36:02  ---> 6808b2c86594
09:36:02 Step 10/24 : RUN apk add openssl
09:36:02  ---> Using cache
09:36:02  ---> ed2950ff9192
09:36:02 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
09:36:02  ---> Running in 141128043f99
09:36:03 Building native extensions. This could take a while...
09:36:03 ERROR:  Error installing rdoc:
09:36:03 	ERROR: Failed to build gem native extension.
09:36:03 
09:36:03     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4/ext/psych
09:36:03 /usr/bin/ruby -r ./siteconf20220809-8-1ni3fyu.rb extconf.rb
09:36:03 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
09:36:03 
09:36:03 extconf failed, exit code 1
09:36:03 
09:36:03 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4 for inspection.
09:36:03 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.4/gem_make.out
09:36:03 Building native extensions. This could take a while...
09:36:04 ERROR:  Error installing rdoc:
09:36:04 	ERROR: Failed to build gem native extension.
09:36:04 
09:36:04     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4/ext/psych
09:36:04 /usr/bin/ruby -r ./siteconf20220809-1-1loej1c.rb extconf.rb
09:36:04 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
09:36:04 
09:36:04 extconf failed, exit code 1
09:36:04 
09:36:04 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.4 for inspection.
09:36:04 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.4/gem_make.out
09:36:04 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
09:36:04 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 as /work
09:36:04 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011/18’: Permission denied
09:36:04 Mounting dir /var/www/html/api/nfv/sol011/18 as /storage
09:36:05 Using filter ''
09:36:05 
09:36:05 Entering dir /work/src
09:36:05 -- Will validate: ./SOL011/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL011)
09:36:05 --- Merging file.
09:36:07 --- Create PDF...
09:36:23 --- Validating ../build/SOL011-NSLifecycleManagementNotification-API.yaml
09:36:24 ../build/SOL011-NSLifecycleManagementNotification-API.yaml is valid
09:36:24 --- Validation done (0).
09:36:24 '../build/SOL011-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL011-NSLifecycleManagementNotification-API.yaml'
09:36:24 '../build/SOL011-NSLifecycleManagementNotification-API.json' -> '/storage/SOL011-NSLifecycleManagementNotification-API.json'
09:36:24 '../build/SOL011-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL011-NSLifecycleManagementNotification-API.pdf'
09:36:24 -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011)
09:36:24 --- Merging file.
09:36:25 --- Create PDF...
09:36:26 mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
09:36:26 --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml
09:36:27 ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid
09:36:27 --- Validation done (0).
09:36:27 '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml'
09:36:27 '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json'
09:36:27 cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
09:36:27 -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011)
09:36:27 --- Merging file.
09:36:29 --- Create PDF...
09:36:40 --- Validating ../build/SOL011-NSDManagement-API.yaml
09:36:40 ../build/SOL011-NSDManagement-API.yaml is valid
09:36:40 --- Validation done (0).
09:36:40 '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml'
09:36:40 '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json'
09:36:40 '../build/SOL011-NSDManagement-API.pdf' -> '/storage/SOL011-NSDManagement-API.pdf'
09:36:40 -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011)
09:36:40 --- Merging file.
09:36:41 --- Create PDF...
09:36:43 mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory
09:36:43 --- Validating ../build/SOL011-APIVersion-API.yaml
09:36:44 ../build/SOL011-APIVersion-API.yaml is valid
09:36:44 --- Validation done (0).
09:36:44 '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml'
09:36:44 '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json'
09:36:44 cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory
09:36:44 -- Will validate: ./SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL011)
09:36:44 --- Merging file.
09:36:45 --- Create PDF...
09:37:10 --- Validating ../build/SOL011-NSPerformanceManagement-API.yaml
09:37:11 ../build/SOL011-NSPerformanceManagement-API.yaml is valid
09:37:11 --- Validation done (0).
09:37:11 '../build/SOL011-NSPerformanceManagement-API.yaml' -> '/storage/SOL011-NSPerformanceManagement-API.yaml'
09:37:11 '../build/SOL011-NSPerformanceManagement-API.json' -> '/storage/SOL011-NSPerformanceManagement-API.json'
09:37:11 '../build/SOL011-NSPerformanceManagement-API.pdf' -> '/storage/SOL011-NSPerformanceManagement-API.pdf'
09:37:11 -- Will validate: ./SOL011/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL011)
09:37:11 --- Merging file.
09:37:12 --- Create PDF...
09:37:35 --- Validating ../build/SOL011-NSFaultManagement-API.yaml
09:37:36 ../build/SOL011-NSFaultManagement-API.yaml is valid
09:37:36 --- Validation done (0).
09:37:36 '../build/SOL011-NSFaultManagement-API.yaml' -> '/storage/SOL011-NSFaultManagement-API.yaml'
09:37:36 '../build/SOL011-NSFaultManagement-API.json' -> '/storage/SOL011-NSFaultManagement-API.json'
09:37:36 '../build/SOL011-NSFaultManagement-API.pdf' -> '/storage/SOL011-NSFaultManagement-API.pdf'
09:37:36 -- Will validate: ./SOL011/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL011)
09:37:36 --- Merging file.
09:37:39 --- Create PDF...
09:38:49 --- Validating ../build/SOL011-NSLifecycleManagement-API.yaml
09:38:49 ../build/SOL011-NSLifecycleManagement-API.yaml is valid
09:38:49 --- Validation done (0).
09:38:49 '../build/SOL011-NSLifecycleManagement-API.yaml' -> '/storage/SOL011-NSLifecycleManagement-API.yaml'
09:38:49 '../build/SOL011-NSLifecycleManagement-API.json' -> '/storage/SOL011-NSLifecycleManagement-API.json'
09:38:49 '../build/SOL011-NSLifecycleManagement-API.pdf' -> '/storage/SOL011-NSLifecycleManagement-API.pdf'
09:38:49 -- Will validate: ./SOL011/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL011)
09:38:49 --- Merging file.
09:38:51 --- Create PDF...
09:39:03 --- Validating ../build/SOL011-NSFaultManagementNotification-API.yaml
09:39:04 ../build/SOL011-NSFaultManagementNotification-API.yaml is valid
09:39:04 --- Validation done (0).
09:39:04 '../build/SOL011-NSFaultManagementNotification-API.yaml' -> '/storage/SOL011-NSFaultManagementNotification-API.yaml'
09:39:04 '../build/SOL011-NSFaultManagementNotification-API.json' -> '/storage/SOL011-NSFaultManagementNotification-API.json'
09:39:04 '../build/SOL011-NSFaultManagementNotification-API.pdf' -> '/storage/SOL011-NSFaultManagementNotification-API.pdf'
09:39:04 -- Will validate: ./SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml (api: NSInstanceUsageNotification) (deliverable:SOL011)
09:39:04 --- Merging file.
09:39:05 --- Create PDF...
09:39:07 mv: can't rename 'SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory
09:39:07 --- Validating ../build/SOL011-NSInstanceUsageNotification-API.yaml
09:39:07 ../build/SOL011-NSInstanceUsageNotification-API.yaml is valid
09:39:07 --- Validation done (0).
09:39:07 '../build/SOL011-NSInstanceUsageNotification-API.yaml' -> '/storage/SOL011-NSInstanceUsageNotification-API.yaml'
09:39:07 '../build/SOL011-NSInstanceUsageNotification-API.json' -> '/storage/SOL011-NSInstanceUsageNotification-API.json'
09:39:07 cp: can't stat '../build/SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory
09:39:07 -- Will validate: ./SOL011/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL011)
09:39:07 --- Merging file.
09:39:09 --- Create PDF...
09:39:20 --- Validating ../build/SOL011-NSPerformanceManagementNotification-API.yaml
09:39:21 ../build/SOL011-NSPerformanceManagementNotification-API.yaml is valid
09:39:21 --- Validation done (0).
09:39:21 '../build/SOL011-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL011-NSPerformanceManagementNotification-API.yaml'
09:39:21 '../build/SOL011-NSPerformanceManagementNotification-API.json' -> '/storage/SOL011-NSPerformanceManagementNotification-API.json'
09:39:21 '../build/SOL011-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL011-NSPerformanceManagementNotification-API.pdf'
09:39:21 -- Final validator returns 0.
09:39:21 Archiving artifacts
09:39:22 Finished: SUCCESS