19:20:37 Started by GitLab push by Giacomo Bernini 19:20:37 [EnvInject] - Loading node environment variables. 19:20:37 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 19:20:37 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 19:20:37 > git rev-parse --is-inside-work-tree # timeout=10 19:20:37 Fetching changes from the remote Git repository 19:20:37 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 19:20:37 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 19:20:37 > git --version # timeout=10 19:20:37 using GIT_SSH to set credentials 19:20:37 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 19:20:38 > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10 19:20:38 > git branch -a -v --no-abbrev --contains 0458eab6e67914509e4a8bb874edd53811ac215c # timeout=10 19:20:38 Checking out Revision 0458eab6e67914509e4a8bb874edd53811ac215c (origin/3.6.1-dev) 19:20:38 > git config core.sparsecheckout # timeout=10 19:20:38 > git checkout -f 0458eab6e67914509e4a8bb874edd53811ac215c 19:20:38 Commit message: "fixed issue #2" 19:20:38 > git rev-list --no-walk abdb8b6ec71e5ddd1513fb996543c1f32f243908 # timeout=10 19:20:39 [sol009] $ /bin/bash /tmp/jenkins6682703687129681035.sh 19:20:39 ./build-container.sh: line 7: proxy: command not found 19:20:39 http_proxy is not set 19:20:39 Proxy set to 19:20:39 Sending build context to Docker daemon 13.31kB 19:20:39 Step 1/24 : FROM alpine:3.10.0 19:20:39 ---> 4d90542f0623 19:20:39 Step 2/24 : RUN env 19:20:39 ---> Running in 8b99d7bccedc 19:20:39 HOSTNAME=8b99d7bccedc 19:20:39 SHLVL=1 19:20:39 HOME=/root 19:20:39 https_proxy= 19:20:39 http_proxy= 19:20:39 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 19:20:39 PWD=/ 19:20:39 ---> 6261fe01cac0 19:20:39 Removing intermediate container 8b99d7bccedc 19:20:39 Step 3/24 : RUN apk update 19:20:39 ---> Running in 891fb7462816 19:20:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 19:20:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 19:20:40 v3.10.9-43-g3feb769ea3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 19:20:40 v3.10.6-10-ged79a86de3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 19:20:40 OK: 10351 distinct packages available 19:20:40 ---> 1af9e4b5a35d 19:20:40 Removing intermediate container 891fb7462816 19:20:40 Step 4/24 : RUN apk add bash 19:20:40 ---> Running in dd881f434fa9 19:20:41 (1/4) Installing ncurses-terminfo-base (6.1_p20190518-r2) 19:20:41 (2/4) Installing ncurses-libs (6.1_p20190518-r2) 19:20:41 (3/4) Installing readline (8.0.0-r0) 19:20:41 (4/4) Installing bash (5.0.0-r0) 19:20:41 Executing bash-5.0.0-r0.post-install 19:20:41 Executing busybox-1.30.1-r2.trigger 19:20:41 OK: 8 MiB in 18 packages 19:20:42 ---> 9648c353ea46 19:20:42 Removing intermediate container dd881f434fa9 19:20:42 Step 5/24 : RUN apk add nodejs 19:20:42 ---> Running in 67c5a14072a7 19:20:42 (1/6) Installing ca-certificates (20191127-r2) 19:20:42 (2/6) Installing c-ares (1.15.0-r0) 19:20:42 (3/6) Installing libgcc (8.3.0-r0) 19:20:42 (4/6) Installing http-parser (2.9.2-r0) 19:20:42 (5/6) Installing libstdc++ (8.3.0-r0) 19:20:42 (6/6) Installing nodejs (10.24.1-r0) 19:20:43 Executing busybox-1.30.1-r2.trigger 19:20:43 Executing ca-certificates-20191127-r2.trigger 19:20:43 OK: 34 MiB in 24 packages 19:20:43 ---> cbf3f367ae51 19:20:43 Removing intermediate container 67c5a14072a7 19:20:43 Step 6/24 : RUN apk add nodejs-npm 19:20:43 ---> Running in c420d44f0654 19:20:44 (1/1) Installing npm (10.24.1-r0) 19:20:45 Executing busybox-1.30.1-r2.trigger 19:20:45 OK: 61 MiB in 25 packages 19:20:46 ---> 725f646ac1fb 19:20:46 Removing intermediate container c420d44f0654 19:20:46 Step 7/24 : RUN apk add asciidoctor 19:20:46 ---> Running in 943cc8b6e721 19:20:47 (1/5) Installing gmp (6.1.2-r1) 19:20:47 (2/5) Installing yaml (0.2.2-r1) 19:20:47 (3/5) Installing ruby-libs (2.5.9-r0) 19:20:47 (4/5) Installing ruby (2.5.9-r0) 19:20:47 (5/5) Installing asciidoctor (2.0.10-r0) 19:20:47 Executing busybox-1.30.1-r2.trigger 19:20:47 OK: 75 MiB in 30 packages 19:20:48 ---> f583fa3443e1 19:20:48 Removing intermediate container 943cc8b6e721 19:20:48 Step 8/24 : RUN apk add openjdk8 19:20:48 ---> Running in af78d920b05f 19:20:48 (1/44) Installing expat (2.2.8-r0) 19:20:49 (2/44) Installing libbz2 (1.0.6-r7) 19:20:49 (3/44) Installing libpng (1.6.37-r1) 19:20:49 (4/44) Installing freetype (2.10.0-r1) 19:20:49 (5/44) Installing libuuid (2.33.2-r0) 19:20:49 (6/44) Installing fontconfig (2.13.1-r0) 19:20:49 (7/44) Installing encodings (1.0.4-r1) 19:20:49 (8/44) Installing libfontenc (1.1.4-r0) 19:20:49 (9/44) Installing mkfontscale (1.2.1-r1) 19:20:49 (10/44) Installing ttf-dejavu (2.37-r1) 19:20:49 (11/44) Installing libxau (1.0.9-r0) 19:20:49 (12/44) Installing libbsd (0.9.1-r1) 19:20:49 (13/44) Installing libxdmcp (1.1.3-r0) 19:20:49 (14/44) Installing libxcb (1.13.1-r0) 19:20:49 (15/44) Installing libx11 (1.6.12-r1) 19:20:49 (16/44) Installing libxcomposite (0.4.5-r0) 19:20:49 (17/44) Installing libxext (1.3.4-r0) 19:20:49 (18/44) Installing libxi (1.7.9-r2) 19:20:49 (19/44) Installing libxrender (0.9.10-r3) 19:20:50 (20/44) Installing libxtst (1.2.3-r3) 19:20:50 (21/44) Installing alsa-lib (1.1.9-r0) 19:20:50 (22/44) Installing giflib (5.1.9-r0) 19:20:50 (23/44) Installing libjpeg-turbo (2.0.4-r1) 19:20:50 (24/44) Installing openjdk8-jre-lib (8.275.01-r0) 19:20:50 (25/44) Installing java-common (0.2-r0) 19:20:50 (26/44) Installing libffi (3.2.1-r6) 19:20:51 (27/44) Installing p11-kit (0.23.16.1-r1) 19:20:51 (28/44) Installing libtasn1 (4.14-r0) 19:20:51 (29/44) Installing p11-kit-trust (0.23.16.1-r1) 19:20:51 (30/44) Installing java-cacerts (1.0-r0) 19:20:51 (31/44) Installing nspr (4.20-r0) 19:20:51 (32/44) Installing sqlite-libs (3.28.0-r3) 19:20:51 (33/44) Installing nss (3.44.3-r0) 19:20:51 (34/44) Installing krb5-conf (1.0-r1) 19:20:51 (35/44) Installing libcom_err (1.45.5-r0) 19:20:51 (36/44) Installing keyutils-libs (1.6-r1) 19:20:51 (37/44) Installing libverto (0.3.1-r0) 19:20:51 (38/44) Installing krb5-libs (1.17.2-r0) 19:20:51 (39/44) Installing lcms2 (2.9-r1) 19:20:51 (40/44) Installing pcsc-lite-libs (1.8.25-r1) 19:20:51 (41/44) Installing liblksctp (1.0.18-r0) 19:20:51 (42/44) Installing openjdk8-jre-base (8.275.01-r0) 19:20:51 (43/44) Installing openjdk8-jre (8.275.01-r0) 19:20:51 (44/44) Installing openjdk8 (8.275.01-r0) 19:20:51 Executing busybox-1.30.1-r2.trigger 19:20:51 Executing ca-certificates-20191127-r2.trigger 19:20:52 Executing fontconfig-2.13.1-r0.trigger 19:20:54 Executing mkfontscale-1.2.1-r1.trigger 19:20:54 Executing java-common-0.2-r0.trigger 19:20:54 OK: 193 MiB in 74 packages 19:20:55 ---> 7e385b93de06 19:20:56 Removing intermediate container af78d920b05f 19:20:56 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 19:20:56 ---> Running in a02337037160 19:20:56 (1/1) Installing wget (1.20.3-r0) 19:20:56 Executing busybox-1.30.1-r2.trigger 19:20:56 OK: 193 MiB in 75 packages 19:20:56 WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping 19:20:56  ---> a1b6141fdcdf 19:20:57 Removing intermediate container a02337037160 19:20:57 Step 10/24 : RUN apk add openssl 19:20:57 ---> Running in 9a972cb4d688 19:20:57 (1/1) Installing openssl (1.1.1k-r0) 19:20:57 Executing busybox-1.30.1-r2.trigger 19:20:57 OK: 194 MiB in 76 packages 19:20:58 ---> 9902514f9c40 19:20:58 Removing intermediate container 9a972cb4d688 19:20:58 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 19:20:58 ---> Running in f427b27d1cca 19:21:00 Building native extensions. This could take a while... 19:21:00 ERROR: Error installing rdoc: 19:21:00 ERROR: Failed to build gem native extension. 19:21:00 19:21:00 current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3/ext/psych 19:21:00 /usr/bin/ruby -r ./siteconf20220125-7-1yknrjh.rb extconf.rb 19:21:00 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h 19:21:00 19:21:00 extconf failed, exit code 1 19:21:00 19:21:00 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3 for inspection. 19:21:00 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out 19:21:00 Building native extensions. This could take a while... 19:21:01 ERROR: Error installing rdoc: 19:21:01 ERROR: Failed to build gem native extension. 19:21:01 19:21:01 current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3/ext/psych 19:21:01 /usr/bin/ruby -r ./siteconf20220125-1-753h69.rb extconf.rb 19:21:01 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h 19:21:01 19:21:01 extconf failed, exit code 1 19:21:01 19:21:01 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3 for inspection. 19:21:01 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out 19:21:01 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1 19:21:01 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 19:21:01 mkdir: created directory '/var/www/html/api/nfv/sol009/82' 19:21:01 Mounting dir /var/www/html/api/nfv/sol009/82 as /storage 19:21:01 Using filter '' 19:21:01 19:21:01 Entering dir /work/src 19:21:01 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 19:21:01 --- Merging file. 19:21:02 --- Create PDF... 19:21:04 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 19:21:04 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 19:21:04 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid 19:21:05 --- Validation done (0). 19:21:05 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 19:21:05 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 19:21:05 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 19:21:05 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 19:21:05 --- Merging file. 19:21:05 19:21:05 error: Document has invalid references: 19:21:05 19:21:05 #/components/requestBodies/CreateLoggingJobRequest/content/application~1json/schema/properties/jobCriteria/properties/messagesLogDetail/properties/matchingPatterns/items/properties/dstIpAddress: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/CreateLoggingJobRequest/content/application~1json/schema/properties/jobCriteria/properties/messagesLogDetail/properties/matchingPatterns/items/properties/srcIpAddress: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/_links/properties/LoggingJob: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/_links/properties/logReports/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/NotificationLink 19:21:05 #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/_links/properties/objectInstance: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/_links/properties/subscription: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/subscriptionId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/LogReportAvailableNotification/content/application~1json/schema/properties/timeStamp: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/LogmSubscriptionRequest/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/consumedManoInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Identifier 19:21:05 #/components/requestBodies/LogmSubscriptionRequest/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoEntityId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/requestBodies/LogmSubscriptionRequest/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoServiceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity 19:21:05 #/components/requestBodies/LogmSubscriptionRequest/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoServiceInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity 19:21:05 #/components/responses/IndividualLoggingJob.Get.200/content/application~1json/schema/properties/_links/properties/objects/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Link 19:21:05 #/components/responses/IndividualLoggingJob.Get.200/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/IndividualLoggingJob.Get.200/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/IndividualLoggingJob.Get.200/content/application~1json/schema/properties/logReports/items/properties/logReportId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/IndividualLoggingJob.Get.200/content/application~1json/schema/properties/logReports/items/properties/logReportLoc: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReport.Get.200/content/application~1json/schema/properties/_links/properties/objects/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Link 19:21:05 #/components/responses/LogReport.Get.200/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReport.Get.200/content/application~1json/schema/properties/expiryTime: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReport.Get.200/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReport.Get.200/content/application~1json/schema/properties/objectInstanceId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReport.Get.200/content/application~1json/schema/properties/readyTime: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReportCompiled.Post.201/content/application~1json/schema/properties/_links/properties/objects/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Link 19:21:05 #/components/responses/LogReportCompiled.Post.201/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReportCompiled.Post.201/content/application~1json/schema/properties/expiryTime: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReportCompiled.Post.201/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReportCompiled.Post.201/content/application~1json/schema/properties/objectInstanceId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LogReportCompiled.Post.201/content/application~1json/schema/properties/readyTime: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LoggingJobs.Get.200/content/application~1json/schema/items/properties/_links/properties/objects/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Link 19:21:05 #/components/responses/LoggingJobs.Get.200/content/application~1json/schema/items/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LoggingJobs.Get.200/content/application~1json/schema/items/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LoggingJobs.Get.200/content/application~1json/schema/items/properties/logReports/items/properties/logReportId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LoggingJobs.Get.200/content/application~1json/schema/items/properties/logReports/items/properties/logReportLoc: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LoggingJobs.Post.201/content/application~1json/schema/properties/_links/properties/objects/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Link 19:21:05 #/components/responses/LoggingJobs.Post.201/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LoggingJobs.Post.201/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LoggingJobs.Post.201/content/application~1json/schema/properties/logReports/items/properties/logReportId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/LoggingJobs.Post.201/content/application~1json/schema/properties/logReports/items/properties/logReportLoc: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/callbackUri: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/consumedManoInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Identifier 19:21:05 #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoEntityId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoServiceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity 19:21:05 #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoServiceInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity 19:21:05 #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/callbackUri: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/filter/properties/objectInstanceFilter/properties/consumedManoInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Identifier 19:21:05 #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/filter/properties/objectInstanceFilter/properties/manoEntityId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/filter/properties/objectInstanceFilter/properties/manoServiceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity 19:21:05 #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/filter/properties/objectInstanceFilter/properties/manoServiceInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity 19:21:05 #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/callbackUri: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/consumedManoInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Identifier 19:21:05 #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoEntityId: Extra JSON Reference properties will be ignored: description 19:21:05 #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoServiceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity 19:21:05 #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/filter/properties/objectInstanceFilter/properties/manoServiceInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity 19:21:05 #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description 19:21:05 19:21:05 --- Create PDF... 19:21:07 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 19:21:07 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 19:21:07 "/work/build/SOL009-NFVManoLogManagement-API.yaml" is not a valid JSON Schema 19:21:07 --- Validation done (1). 19:21:07 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 19:21:07 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 19:21:07 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 19:21:07 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 19:21:07 --- Merging file. 19:21:10 --- Create PDF... 19:21:11 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 19:21:11 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 19:21:12 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid 19:21:12 --- Validation done (0). 19:21:12 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 19:21:12 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 19:21:12 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 19:21:12 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 19:21:12 --- Merging file. 19:21:13 --- Create PDF... 19:21:15 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 19:21:15 --- Validating ../build/SOL009-APIVersion-API.yaml 19:21:15 ../build/SOL009-APIVersion-API.yaml is valid 19:21:15 --- Validation done (0). 19:21:15 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 19:21:15 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 19:21:15 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 19:21:15 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 19:21:15 --- Merging file. 19:21:16 --- Create PDF... 19:21:18 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 19:21:18 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 19:21:19 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid 19:21:19 --- Validation done (0). 19:21:19 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 19:21:19 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 19:21:19 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 19:21:19 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 19:21:19 --- Merging file. 19:21:19 --- Create PDF... 19:21:21 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 19:21:21 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 19:21:22 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid 19:21:22 --- Validation done (0). 19:21:22 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 19:21:22 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 19:21:22 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 19:21:22 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 19:21:22 --- Merging file. 19:21:23 --- Create PDF... 19:21:25 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 19:21:25 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 19:21:25 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid 19:21:25 --- Validation done (0). 19:21:25 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 19:21:25 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 19:21:25 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 19:21:25 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 19:21:25 --- Merging file. 19:21:27 --- Create PDF... 19:21:29 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 19:21:29 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 19:21:29 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid 19:21:29 --- Validation done (0). 19:21:29 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 19:21:29 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 19:21:29 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 19:21:29 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 19:21:29 --- Merging file. 19:21:30 --- Create PDF... 19:21:32 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 19:21:32 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 19:21:32 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid 19:21:32 --- Validation done (0). 19:21:32 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 19:21:32 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 19:21:32 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 19:21:32 -- Final validator returns 1. 19:21:33 Build step 'Execute shell' marked build as failure 19:21:33 Skipped archiving because build is not successful 19:21:33 Finished: FAILURE