{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Mark Hoffmann"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 47,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0160cef71e6b6c71442130e37aa2c8a2ec042ddf",
            "branch" : [
              {
                "SHA1" : "0160cef71e6b6c71442130e37aa2c8a2ec042ddf",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0160cef71e6b6c71442130e37aa2c8a2ec042ddf",
            "branch" : [
              {
                "SHA1" : "0160cef71e6b6c71442130e37aa2c8a2ec042ddf",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0160cef71e6b6c71442130e37aa2c8a2ec042ddf",
        "branch" : [
          {
            "SHA1" : "0160cef71e6b6c71442130e37aa2c8a2ec042ddf",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/datainmotion/diamant/backend.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "com.nirima.jenkins.plugins.docker.action.DockerBuildImageAction"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 196,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#47",
  "duration" : 96543,
  "estimatedDuration" : 122464,
  "executor" : None,
  "fullDisplayName" : "DIM-Diamant-Backend #47",
  "id" : "47",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 47,
  "queueId" : 39,
  "result" : "SUCCESS",
  "timestamp" : 1569426502484,
  "url" : "https://devel.data-in-motion.biz/jenkins/job/DIM-Diamant-Backend/47/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.model/src/de/dim/diamant/Transaction.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java",
          "de.dim.diamant.npm/diamant.json",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.model/model/diamant.ecore",
          "de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java",
          "de.dim.diamant.npm/diamant.ts",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java",
          "de.dim.diamant.npm/package.json"
        ],
        "commitId" : "7d89f8849db9e95dac33cee9c9320a61305366d4",
        "timestamp" : 1569393344000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- update model\u000a- added transaction entry preceding reference\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-25 08:35:44 +0200",
        "id" : "7d89f8849db9e95dac33cee9c9320a61305366d4",
        "msg" : "- update model",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.npm/diamant.ts"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Transaction.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.npm/diamant.json"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.npm/package.json"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionLogImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantFactory.java",
          "de.dim.diamant.model/src/de/dim/diamant/AssetLog.java",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProductServiceIntegrationTest.java",
          "de.dim.diamant.model/src/de/dim/diamant/util/DiamantSwitch.java",
          "de.dim.diamant.model/src/de/dim/diamant/Product.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/TransactionLog.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/AssetLogImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java",
          "de.dim.diamant.model/src/de/dim/diamant/Asset.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/AssetImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/util/DiamantAdapterFactory.java",
          "de.dim.diamant.model/model/diamant.ecore",
          "de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProductServiceImpl.java"
        ],
        "commitId" : "ea8c0cb944b1f4c1e546e81d6899f71dee95a475",
        "timestamp" : 1569396364000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- model refactoring\u000a- renaming and clean up\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-25 09:26:04 +0200",
        "id" : "ea8c0cb944b1f4c1e546e81d6899f71dee95a475",
        "msg" : "- model refactoring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/AssetLogImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProductServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Product.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/Asset.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProductServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/util/DiamantSwitch.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/TransactionLogImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/util/DiamantAdapterFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/AssetLog.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/AssetImpl.java"
          },
          {
            "editType" : "delete",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/TransactionLog.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
        ],
        "commitId" : "4cdf789866aa7aa75b20a2092da7dcf46503ed1f",
        "timestamp" : 1569400552000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "- support blockchaining\u000a- added chaining support\u000a- added tests for test chaining\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-25 10:35:52 +0200",
        "id" : "4cdf789866aa7aa75b20a2092da7dcf46503ed1f",
        "msg" : "- support blockchaining",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java",
          "de.dim.diamant.model/model/diamant.genmodel",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProductServiceIntegrationTest.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/ParticipantServiceImpl.java",
          "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java",
          "de.dim.diamant.model/src/de/dim/diamant/impl/ParticipantDefinitionImpl.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/data/SampleDataComponent.java",
          "de.dim.diamant.model/model/diamant.ecore",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ParticipantServiceIntegrationTest.java",
          "de.dim.diamant.model/src/de/dim/diamant/ParticipantDefinition.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/api/ParticipantService.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProductServiceImpl.java"
        ],
        "commitId" : "f5ef868f55eb440026c27c70da26c12c5727c9df",
        "timestamp" : 1569403669000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "model refactoring / asset handling\u000a- changed product to asset in participant definition\u000a- add service method add an asset to a participant definition\u000a- added tests\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-25 11:27:49 +0200",
        "id" : "f5ef868f55eb440026c27c70da26c12c5727c9df",
        "msg" : "model refactoring / asset handling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.ecore"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/api/ParticipantService.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/data/SampleDataComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/ParticipantDefinitionImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/model/diamant.genmodel"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ParticipantServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/ParticipantServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.model/src/de/dim/diamant/ParticipantDefinition.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProductServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProductServiceImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/AssetServiceImpl.java",
          "de.dim.diamant.service/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.service/src/de/dim/diamant/service/api/AssetService.java",
          "de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProductServiceIntegrationTest.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java",
          "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/AssetServiceIntegrationTest.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/api/ProductService.java",
          "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProductServiceImpl.java"
        ],
        "commitId" : "fa7024f87d8682e7fd3649879dd268ef2b22a662",
        "timestamp" : 1569426335000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "asset service\u000a- added asset service\u000a- added integration test\u000a- added transaction entry creation on asset change\u000a- refactored product service to use assets\u000a- add update owner for asset service\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-25 17:45:35 +0200",
        "id" : "fa7024f87d8682e7fd3649879dd268ef2b22a662",
        "msg" : "asset service",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/ProductServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/api/AssetService.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/AssetServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProductServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/api/ProductService.java"
          },
          {
            "editType" : "add",
            "file" : "de.dim.diamant.service/src/de/dim/diamant/service/impl/AssetServiceImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "de.dim.diamant.npm/diamant.ts",
          "de.dim.diamant.npm/diamant.json"
        ],
        "commitId" : "0160cef71e6b6c71442130e37aa2c8a2ec042ddf",
        "timestamp" : 1569426486000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "npm package\u000a- added new npm version for latest changes\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-09-25 17:48:06 +0200",
        "id" : "0160cef71e6b6c71442130e37aa2c8a2ec042ddf",
        "msg" : "npm package",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.npm/diamant.ts"
          },
          {
            "editType" : "edit",
            "file" : "de.dim.diamant.npm/diamant.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}