{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by mikedawson"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/app-branded-msst" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7dc0241cff25b34f31c9b8d2d078ce09f2167727",
            "branch" : [
              {
                "SHA1" : "7dc0241cff25b34f31c9b8d2d078ce09f2167727",
                "name" : "refs/remotes/origin/app-branded-msst"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7dc0241cff25b34f31c9b8d2d078ce09f2167727",
            "branch" : [
              {
                "SHA1" : "7dc0241cff25b34f31c9b8d2d078ce09f2167727",
                "name" : "refs/remotes/origin/app-branded-msst"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7dc0241cff25b34f31c9b8d2d078ce09f2167727",
        "branch" : [
          {
            "SHA1" : "7dc0241cff25b34f31c9b8d2d078ce09f2167727",
            "name" : "refs/remotes/origin/app-branded-msst"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/UstadMobile.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 7,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "app-android-launcher-devMinApi21-debug.apk",
      "fileName" : "app-android-launcher-devMinApi21-debug.apk",
      "relativePath" : "app-android-launcher/build/outputs/apk/devMinApi21/debug/app-android-launcher-devMinApi21-debug.apk"
    },
    {
      "displayPath" : "app-android-launcher-devMinApi21-release.apk",
      "fileName" : "app-android-launcher-devMinApi21-release.apk",
      "relativePath" : "app-android-launcher/build/outputs/apk/devMinApi21/release/app-android-launcher-devMinApi21-release.apk"
    },
    {
      "displayPath" : "mapping.txt",
      "fileName" : "mapping.txt",
      "relativePath" : "app-android-launcher/build/outputs/mapping/devMinApi21Release/mapping.txt"
    },
    {
      "displayPath" : "ustad-server-all.jar",
      "fileName" : "ustad-server-all.jar",
      "relativePath" : "app-ktor-server/build/libs/ustad-server-all.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 767841,
  "estimatedDuration" : 767841,
  "executor" : None,
  "fullDisplayName" : "app-branded-mobilesoftskills #3",
  "id" : "3",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3,
  "queueId" : 471,
  "result" : "SUCCESS",
  "timestamp" : 1619293805492,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/app-branded-mobilesoftskills/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app-android-launcher/build.gradle"
        ],
        "commitId" : "4f09b009ec51b4d100a6f45953dd919f4d8395be",
        "timestamp" : 1619276335000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Set app-android-launcher resConfigs so that unsupported locale resources from libraries are removed.\u000a",
        "date" : "2021-04-24 18:58:55 +0400",
        "id" : "4f09b009ec51b4d100a6f45953dd919f4d8395be",
        "msg" : "Set app-android-launcher resConfigs so that unsupported locale resources from libraries are removed.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app-android-launcher/build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContainerImportJobDao.kt"
        ],
        "commitId" : "25e0f9f33a25c0b951a1588e97d82d966b3c07f3",
        "timestamp" : 1619279239000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix query in ContainerImportJobDao that does not work on Postgres.\u000a",
        "date" : "2021-04-24 19:47:19 +0400",
        "id" : "25e0f9f33a25c0b951a1588e97d82d966b3c07f3",
        "msg" : "Fix query in ContainerImportJobDao that does not work on Postgres.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContainerImportJobDao.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/abztract/ScraperManager.kt",
          "core/src/commonMain/kotlin/com/ustadmobile/core/util/LiveDataWorkQueue.kt",
          "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/util/DownloadRequestToFile.kt",
          "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/abztract/Scraper.kt",
          "app-ktor-server/src/jvmMain/kotlin/com/ustadmobile/lib/rest/ContentEntryLinkImporter.kt",
          "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/abztract/UrlScraper.kt",
          "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/apache/ApacheIndexer.kt"
        ],
        "commitId" : "23aa59dfa6fbbc22a6f9d468c4d6f39ccc878b35",
        "timestamp" : 1619292148000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Improve some logging and exception catching on scraping. Convert Apache http indexer and UrlScraper to use OkHttp instead of HttpUrlConnection.\u000a",
        "date" : "2021-04-24 23:22:28 +0400",
        "id" : "23aa59dfa6fbbc22a6f9d468c4d6f39ccc878b35",
        "msg" : "Improve some logging and exception catching on scraping. Convert Apache http indexer and UrlScraper to use OkHttp instead of HttpUrlConnection.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/apache/ApacheIndexer.kt"
          },
          {
            "editType" : "add",
            "file" : "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/util/DownloadRequestToFile.kt"
          },
          {
            "editType" : "edit",
            "file" : "app-ktor-server/src/jvmMain/kotlin/com/ustadmobile/lib/rest/ContentEntryLinkImporter.kt"
          },
          {
            "editType" : "edit",
            "file" : "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/abztract/ScraperManager.kt"
          },
          {
            "editType" : "edit",
            "file" : "core/src/commonMain/kotlin/com/ustadmobile/core/util/LiveDataWorkQueue.kt"
          },
          {
            "editType" : "edit",
            "file" : "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/abztract/Scraper.kt"
          },
          {
            "editType" : "edit",
            "file" : "lib-content-scrapers/src/jvmMain/kotlin/com/ustadmobile/lib/contentscrapers/abztract/UrlScraper.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}