SuccessConsole Output

11:34:27 Started by GitLab push by rameshnaraya
11:34:27 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
11:34:27  > git rev-parse --is-inside-work-tree # timeout=10
11:34:27 Fetching changes from the remote Git repository
11:34:27  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
11:34:27 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
11:34:27  > git --version # timeout=10
11:34:27 using GIT_SSH to set credentials 
11:34:27  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
11:34:28  > git rev-parse remotes/origin/NFV-SOL005-Review^{commit} # timeout=10
11:34:28  > git branch -a -v --no-abbrev --contains bd266855f0b103aa2c7aa47d6aec1728259c107d # timeout=10
11:34:28 Checking out Revision bd266855f0b103aa2c7aa47d6aec1728259c107d (origin/NFV-SOL005-Review)
11:34:28  > git config core.sparsecheckout # timeout=10
11:34:28  > git checkout -f bd266855f0b103aa2c7aa47d6aec1728259c107d
11:34:28 Commit message: "Replace SOL005NSLifecycleManagement_def.yaml"
11:34:28  > git rev-list 67cca8c07d315e27b286541f6e7a6d7220aad7eb # timeout=10
11:34:28 [sol005] $ /bin/bash /tmp/jenkins4588254027235782301.sh
11:34:28 ./build-container.sh: line 7: proxy: command not found
11:34:28 http_proxy is not set
11:34:28 Proxy set to 
11:34:28 Sending build context to Docker daemon  13.31kB

11:34:28 Step 1/24 : FROM alpine:3.6
11:34:28  ---> 94627dfbdf19
11:34:28 Step 2/24 : RUN env
11:34:28  ---> Using cache
11:34:28  ---> 5aba9ace9175
11:34:28 Step 3/24 : RUN apk update
11:34:28  ---> Using cache
11:34:28  ---> c93a8f8fceea
11:34:28 Step 4/24 : RUN apk add bash
11:34:28  ---> Using cache
11:34:28  ---> 9984393d4ab7
11:34:28 Step 5/24 : RUN apk add nodejs
11:34:28  ---> Using cache
11:34:28  ---> 002ade640a14
11:34:28 Step 6/24 : RUN apk add nodejs-npm
11:34:28  ---> Using cache
11:34:28  ---> 95fda2dffd97
11:34:28 Step 7/24 : RUN apk add asciidoctor
11:34:28  ---> Using cache
11:34:28  ---> 99af8b969755
11:34:28 Step 8/24 : RUN apk add openjdk8
11:34:28  ---> Using cache
11:34:28  ---> a00125cd64f2
11:34:28 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:34:28  ---> Using cache
11:34:28  ---> 82f7425307e6
11:34:28 Step 10/24 : RUN apk add openssl
11:34:28  ---> Using cache
11:34:28  ---> c2d720896593
11:34:28 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
11:34:28  ---> Using cache
11:34:28  ---> 3dcde753af30
11:34:28 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:34:28  ---> Using cache
11:34:28  ---> f790ef185743
11:34:28 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:34:28  ---> Using cache
11:34:28  ---> 6edcfc270195
11:34:28 Step 14/24 : RUN npm config set proxy $http_proxy
11:34:28  ---> Using cache
11:34:28  ---> c9c3979202c1
11:34:28 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
11:34:28  ---> Using cache
11:34:28  ---> 360ceb237df9
11:34:28 Step 16/24 : RUN npm install -g json-refs@3.0.2
11:34:28  ---> Using cache
11:34:28  ---> cbc3149e2130
11:34:28 Step 17/24 : RUN npm install -g yamljs@0.3.0
11:34:28  ---> Using cache
11:34:28  ---> 7871c2bfc3ea
11:34:28 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:34:28  ---> Using cache
11:34:28  ---> 16516228bb7a
11:34:28 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:34:28  ---> Using cache
11:34:28  ---> 845b46c2c1dc
11:34:28 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:34:28  ---> Using cache
11:34:28  ---> 15b5c2a87a43
11:34:28 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:34:28  ---> Using cache
11:34:28  ---> fc46bfc0ca88
11:34:28 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:34:28  ---> Using cache
11:34:28  ---> 81367680be11
11:34:28 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:34:28  ---> Using cache
11:34:28  ---> b352741119b6
11:34:28 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
11:34:28  ---> Using cache
11:34:28  ---> 0f2938b0d611
11:34:28 Successfully built 0f2938b0d611
11:34:28 Successfully tagged openapivalidator:latest
11:34:28 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
11:34:28 mkdir: created directory '/var/www/html/api/nfv/sol005/14'
11:34:28 Mounting dir /var/www/html/api/nfv/sol005/14 as /storage
11:34:28 Using filter ''
11:34:28 
11:34:28 Entering dir /work/src
11:34:28 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
11:34:28 --- Merging file.
11:34:29 --- Create PDF...
11:34:47 --- Validating ../build/SOL005-NSDManagement-API.yaml
11:34:48 
11:34:48 API Warnings:
11:34:48 
11:34:48   #/definitions/NsdInfoModifications: Definition is defined but is not used: #/definitions/NsdInfoModifications
11:34:48   #/definitions/NsdmSubscription: Definition is defined but is not used: #/definitions/NsdmSubscription
11:34:48   #/definitions/NsdmSubscriptionRequest: Definition is defined but is not used: #/definitions/NsdmSubscriptionRequest
11:34:48   #/definitions/NsdmNotificationsFilter: Definition is defined but is not used: #/definitions/NsdmNotificationsFilter
11:34:48   #/definitions/Uri: Definition is defined but is not used: #/definitions/Uri
11:34:48   #/definitions/Link: Definition is defined but is not used: #/definitions/Link
11:34:48   #/definitions/SubscriptionAuthentication: Definition is defined but is not used: #/definitions/SubscriptionAuthentication
11:34:48   #/definitions/NsdOperationalStateType: Definition is defined but is not used: #/definitions/NsdOperationalStateType
11:34:48   #/definitions/NsdInfo: Definition is defined but is not used: #/definitions/NsdInfo
11:34:48   #/definitions/NsdOnboardingStateType: Definition is defined but is not used: #/definitions/NsdOnboardingStateType
11:34:48   #/definitions/ProblemDetails: Definition is defined but is not used: #/definitions/ProblemDetails
11:34:48   #/definitions/NsdUsageStateType: Definition is defined but is not used: #/definitions/NsdUsageStateType
11:34:48   #/definitions/KeyValuePairs: Definition is defined but is not used: #/definitions/KeyValuePairs
11:34:48   #/definitions/CreateNsdInfoRequest: Definition is defined but is not used: #/definitions/CreateNsdInfoRequest
11:34:48   #/definitions/PnfdInfoModifications: Definition is defined but is not used: #/definitions/PnfdInfoModifications
11:34:48   #/definitions/PnfdInfo: Definition is defined but is not used: #/definitions/PnfdInfo
11:34:48   #/definitions/PnfdOnboardingStateType: Definition is defined but is not used: #/definitions/PnfdOnboardingStateType
11:34:48   #/definitions/PnfdUsageStateType: Definition is defined but is not used: #/definitions/PnfdUsageStateType
11:34:48   #/definitions/CreatePnfdInfoRequest: Definition is defined but is not used: #/definitions/CreatePnfdInfoRequest
11:34:48   #/definitions/NsdmLinks: Definition is defined but is not used: #/definitions/NsdmLinks
11:34:48   #/definitions/NsdOnboardingNotification: Definition is defined but is not used: #/definitions/NsdOnboardingNotification
11:34:48   #/definitions/NsdOnboardingFailureNotification: Definition is defined but is not used: #/definitions/NsdOnboardingFailureNotification
11:34:48   #/definitions/NsdChangeNotification: Definition is defined but is not used: #/definitions/NsdChangeNotification
11:34:48   #/definitions/NsdDeletionNotification: Definition is defined but is not used: #/definitions/NsdDeletionNotification
11:34:48   #/definitions/PnfdmLinks: Definition is defined but is not used: #/definitions/PnfdmLinks
11:34:48   #/definitions/PnfdOnboardingNotification: Definition is defined but is not used: #/definitions/PnfdOnboardingNotification
11:34:48   #/definitions/PnfdOnboardingFailureNotification: Definition is defined but is not used: #/definitions/PnfdOnboardingFailureNotification
11:34:48   #/definitions/PnfdDeletionNotification: Definition is defined but is not used: #/definitions/PnfdDeletionNotification
11:34:48 
11:34:48 Validation succeeded but with 28 warnings
11:34:48 
11:34:48 --- Validation done (0).
11:34:48 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
11:34:48 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
11:34:48 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
11:34:48 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
11:34:48 --- Merging file.
11:34:49 --- Create PDF...
11:34:51 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
11:34:52 --- Validation done (0).
11:34:52 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
11:34:52 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
11:34:52 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
11:34:52 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
11:34:52 --- Merging file.
11:34:53 --- Create PDF...
11:34:55 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
11:34:56 --- Validation done (0).
11:34:56 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
11:34:56 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
11:34:56 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
11:34:56 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
11:34:56 --- Merging file.
11:34:57 
11:34:57   error: Document has invalid references:
11:34:57 
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/_links/properties/heal: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/_links/properties/instantiate: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/_links/properties/nestedNsInstances/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/_links/properties/scale: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/_links/properties/terminate: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/_links/properties/update: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/additionalAffinityOrAntiAffinityRule/items/properties/vnfInstanceId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/additionalAffinityOrAntiAffinityRule/items/properties/vnfProfileId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/additionalAffinityOrAntiAffinityRule/items/properties/vnfdId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/flavourId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/nestedNsInstanceId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/nsScaleStatus/items/properties/nsScaleLevelId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/nsScaleStatus/items/properties/nsScalingAspectId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/nsdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/nsdInfoId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/pnfInfo/items/properties/cpInfo/properties/cpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/pnfInfo/items/properties/cpInfo/properties/cpProtocolData/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/pnfInfo/items/properties/cpInfo/properties/cpdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/pnfInfo/items/properties/pnfId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/pnfInfo/items/properties/pnfProfileId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/pnfInfo/items/properties/pnfdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/pnfInfo/items/properties/pnfdInfoId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/addresses: Extra JSON Reference properties will be ignored: description, type, items
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addresses/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/macAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/sapInfo/items/properties/sapdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/linkPort/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/nsInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/nsSapInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/pnfExtCpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/pnfInfoId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/vnfExtCpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/vnfInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/linkPort/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/nsVirtualLinkDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/virtualLinkInfo/items/properties/resourceHandle/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/extensions: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addresses: Extra JSON Reference properties will be ignored: description, type, items
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addresses/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/macAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/extLinkPortId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/networkResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/vnfLinkPorts/items/properties/cpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/vnfLinkPorts/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/vnfLinkPorts/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/vnfVirtualLinkDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/extLinkPorts/items/properties/cpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/extLinkPorts/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/extLinkPorts/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/flavourId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/monitoringParameters/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/scaleStatus/items/properties/aspectId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/networkResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/reservationId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/vnfLinkPorts/items/properties/cpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/vnfLinkPorts/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/vnfLinkPorts/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/vnfVirtualLinkDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/reservationId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/storageResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/virtualStorageDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/computeResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/reservationId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/storageResourceIds/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vduId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addresses: Extra JSON Reference properties will be ignored: description, type, items
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addresses/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/macAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfExtCpId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/vnfLinkPortId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/metadata: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/vimId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/vnfConfigurableProperties: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/vnfPkgId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnfInstance/items/properties/vnfdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/nsCpHandle/items/properties/nsInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/nsCpHandle/items/properties/nsSapInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/nsCpHandle/items/properties/pnfExtCpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/nsCpHandle/items/properties/pnfInfoId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/nsCpHandle/items/properties/vnfExtCpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/nsCpHandle/items/properties/vnfInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/nsVirtualLinkInfoId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/pnfdInfoId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/vnfInstanceId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/200/schema/items/properties/vnffgInfo/items/properties/vnffgdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/get/responses/400: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/401: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/403: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/404: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/405: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/406: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/409: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/416: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/500: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/get/responses/503: the stream contains non-printable characters at line 3, column 1:
11:34:57     ����z'���(�����݊xM3�z����Z�z-� ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/_links/properties/lcOpOcc: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/_links/properties/nsInstance: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/_links/properties/subscription: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedNs/items/properties/sapInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedNs/items/properties/sapdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedPnf/properties/cpInstanceId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedPnf/properties/pnfId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedPnf/properties/pnfProfileId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedPnf/properties/pnfdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVl/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVl/items/properties/metadata: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVl/items/properties/networkResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVl/items/properties/virtualLinkDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVnf: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVnffg/items/properties/vnffgInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVnffg/items/properties/vnffgdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/error: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/nsInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/nsLcmOpOccId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/subscriptionId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/_links/properties/lcOpOcc: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/_links/properties/nsInstance: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/_links/properties/subscription: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/nsInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/subscriptionId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/_links/properties/lcOpOcc: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/_links/properties/nsInstance: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/_links/properties/subscription: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/nsInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/subscriptionId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/_links/properties/heal: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/_links/properties/instantiate: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/_links/properties/nestedNsInstances/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/_links/properties/scale: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/_links/properties/terminate: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/_links/properties/update: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/additionalAffinityOrAntiAffinityRule/items/properties/vnfInstanceId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/additionalAffinityOrAntiAffinityRule/items/properties/vnfProfileId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/additionalAffinityOrAntiAffinityRule/items/properties/vnfdId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/flavourId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/nestedNsInstanceId/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/nsScaleStatus/items/properties/nsScaleLevelId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/nsScaleStatus/items/properties/nsScalingAspectId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/nsdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/nsdInfoId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/pnfInfo/items/properties/cpInfo/properties/cpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/pnfInfo/items/properties/cpInfo/properties/cpProtocolData/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/pnfInfo/items/properties/cpInfo/properties/cpdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/pnfInfo/items/properties/pnfId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/pnfInfo/items/properties/pnfProfileId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/pnfInfo/items/properties/pnfdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/pnfInfo/items/properties/pnfdInfoId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/addresses: Extra JSON Reference properties will be ignored: description, type, items
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addresses/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/macAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapProtocolInfo/items/properties/ipOverEthernet/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/sapInfo/items/properties/sapdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/linkPort/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/nsInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/nsSapInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/pnfExtCpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/pnfInfoId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/vnfExtCpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/linkPort/items/properties/nsCpHandle/items/properties/vnfInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/linkPort/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/nsVirtualLinkDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/virtualLinkInfo/items/properties/resourceHandle/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/extensions: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addresses: Extra JSON Reference properties will be ignored: description, type, items
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addresses/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/macAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/cpdId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/extLinkPortId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extCpInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/networkResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/vnfLinkPorts/items/properties/cpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/vnfLinkPorts/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/vnfLinkPorts/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extManagedVirtualLinkInfo/items/properties/vnfVirtualLinkDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/extLinkPorts/items/properties/cpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/extLinkPorts/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/extLinkPorts/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/extVirtualLinkInfo/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/flavourId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/monitoringParameters/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/scaleStatus/items/properties/aspectId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/networkResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/reservationId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/vnfLinkPorts/items/properties/cpInstanceId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/vnfLinkPorts/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/vnfLinkPorts/items/properties/resourceHandle: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualLinkResourceInfo/items/properties/vnfVirtualLinkDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/reservationId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/storageResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/virtualStorageResourceInfo/items/properties/virtualStorageDescId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/computeResource: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/id: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/metadata: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/reservationId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/storageResourceIds/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vduId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/addresses: Extra JSON Reference properties will be ignored: description, type, items
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addressRange/properties/minAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/addresses/items: the stream contains non-printable characters at line 3, column 1:
11:34:57     ��*m��K)���M;r��-�)�!ק�'�z�'V ... 
11:34:57     ^
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/ipAddresses/items/properties/subnetId: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/macAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/post/responses/204/schema/properties/vnfInstance/items/properties/instantiatedVnfInfo/properties/vnfcResourceInfo/items/properties/vnfcCpInfo/items/properties/cpProtocolInfo/items/properties/ipOverEthernet/properties/maxAddress: Extra JSON Reference properties will be ignored: description
11:34:57   #/paths/~1notification_endpoint/p--- Create PDF...
11:34:59 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
11:34:59 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
11:35:00 
11:35:00   error: Unsupported Swagger version: undefined
11:35:00 
11:35:00 --- Validation done (1).
11:35:00 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
11:35:00 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
11:35:00 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
11:35:00 -- Final validator returns 1.
11:35:00 No Gerrit change information found. Exiting
11:35:00 Archiving artifacts
11:35:00 Finished: SUCCESS