Publish spec
Passed Started
by
@bobflynn

Bob Flynn
1Running with gitlab-runner 16.6.1 (f5da3c5a)2 on Build2 shell ONEM2M AwCKxNFN, system ID: s_72dfdd1174ad4Using Shell (bash) executor...6Running on build2.forge.etsi.org...8Fetching changes with git depth set to 20...9Reinitialized existing Git repository in /home/gitlab-runner/builds/AwCKxNFN/0/specifications/tr-0073/.git/10Checking out 69f250d5 as detached HEAD (ref is v5.0.1)...11Removing TR-0073-Developer_Guide_Deploying_Semantics_v5.0.1.docx12Removing index.html13Removing public/14Removing publish_on_pages.sh15Removing updateIndex.py16Skipping Git submodules setup18$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/publish_spec%2Esh/raw?ref=master" >> publish_spec.sh19 % Total % Received % Xferd Average Speed Time Time Time Current20 Dload Upload Total Spent Left Speed21100 1297 100 1297 0 0 11422 0 --:--:-- --:--:-- --:--:-- 1147722$ chmod +x publish_spec.sh23$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/Spec-template%2Edocx/raw?ref=master" >> onem2m_spec_template.docx24 % Total % Received % Xferd Average Speed Time Time Time Current25 Dload Upload Total Spent Left Speed26100 579k 100 579k 0 0 3476k 0 --:--:-- --:--:-- --:--:-- 3492k27$ export SPEC_NAME=$(ls | grep T*.md | cut -d'.' -f1)28$ echo 'Publishing spec'29Publishing spec30$ ./publish_spec.sh ${CI_PROJECT_URL} ${CI_COMMIT_TAG} onem2m_spec_template.docx $SPEC_NAME31\n------ Checking for docker image --------32Error response from daemon: pull access denied for pandoc, repository does not exist or may require 'docker login': denied: requested access to the resource is denied33------ Removing previous outputs --------34rm: cannot remove '**/*.docx': No such file or directory35------ Parsing repo URL --------36HOST URL: https://git.onem2m.org37PROJECT NAME: tr-007338TAG NAME: v5.0.139SPEC NAME: TR-0073-Developer_Guide_Deploying_Semantics40------ Getting .md file(s) ------41\n------ Adding TOC to spec --------42# Contents43[1 Scope](#1-scope) 44[2 References](#2-references) 45 [2.1 Normative references](#21-normative-references) 46 [2.2 Informative references](#22-informative-references)47[3 Definitions](#3-definitions) 48[4 Conventions](#4-conventions) 49[5 Motivation](#5-motivation) 50[6 System Description](#6-system-description) 51 [6.1 Use case](#61-use-case) 52 [6.2 Device models using a Custom 53Model](#62-device-models-using-a-custom-model) 54 [6.3 Device models using Semantic 55Modelling](#63-device-models-using-semantic-modelling) 56 [6.4 Device models using Smart Device 57Template](#64-device-models-using-smart-device-template) 58[7 Semantic Annotation in oneM2M](#7-semantic-annotation-in-onem2m) 59 [7.1 Semantic description of services using SAREF 60Ontology](#71-semantic-description-of-services-using-saref-ontology) 61 [7.2 Describing oneM2M APIs with the oneM2M Base 62Ontology](#72-describing-onem2m-apis-with-the-onem2m-base-ontology) 63 [7.2.1 Clothes Washing Machine APIs using 64oneM2M](#721-clothes-washing-machine-apis-using-onem2m) 65 [7.2.2 Custom Model API semantic 66description](#722-custom-model-api-semantic-description) 67 [7.2.3 Semantic Model 68annotation](#723-semantic-model-annotation) 69 [7.2.4 SDT model annotation](#724-sdt-model-annotation) 70[8 Semantic Queries](#8-semantic-queries) 71 [8.1 Discovery Queries](#81-discovery-queries) 72 [8.2 Interoperability 73Queries](#82-interoperability-queries) 74[9 Procedures](#9-procedures) 75 [9.1 Introduction](#91-introduction) 76 [9.2 Implementation](#92-implementation) 77 [9.2.1 Semantics Description 78Utilities](#921-semantics-description-utilities) 79 [9.2.2 Semantic Query 80Utilities](#922-semantic-query-utilities) 81 [9.2.3 Semantics representations and 82primitives](#923-semantics-representations-and-primitives) 83 [9.2.4 Create 84<semanticDescriptor>](#924-create-%26ltsemanticdescriptor%3E) 85[This is the Custom Washing Machine AE](#this-is-the-custom-washing-machine-ae) 86[Request Headers](#request-headers) 87[Request Body](#request-body) 88 [9.2.5 Semantic Query](#925-semantic-query) 89[Request Headers](#request-headers) 90[10 History](#10-history) 91\n------ Preparaing spec --------92Reading document 0:00:0093Correcting TOC 0:00:0094Replacing table captions 0:00:0095Replacing figure captions 0:00:0096Replacing linebreaks 0:00:0097Writing document 0:00:0098\n------ Publishing spec --------100Uploading artifacts...101Runtime platform arch=amd64 os=linux pid=3085783 revision=f5da3c5a version=16.6.1102*_v5.0.1.docx: found 1 matching artifact files and directories 103Uploading artifacts as "archive" to coordinator... 201 Created id=1055 responseStatus=201 Created token=64_y3Sy3105Job succeeded