{
  "_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/dev-simplified-onboarding-distributedcache" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b6e9538e2d746fd969350c7e7ea762eb82620fa2",
            "branch" : [
              {
                "SHA1" : "b6e9538e2d746fd969350c7e7ea762eb82620fa2",
                "name" : "refs/remotes/origin/dev-simplified-onboarding-distributedcache"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b6e9538e2d746fd969350c7e7ea762eb82620fa2",
            "branch" : [
              {
                "SHA1" : "b6e9538e2d746fd969350c7e7ea762eb82620fa2",
                "name" : "refs/remotes/origin/dev-simplified-onboarding-distributedcache"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b6e9538e2d746fd969350c7e7ea762eb82620fa2",
        "branch" : [
          {
            "SHA1" : "b6e9538e2d746fd969350c7e7ea762eb82620fa2",
            "name" : "refs/remotes/origin/dev-simplified-onboarding-distributedcache"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/UstadMobile.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 81,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#20",
  "duration" : 655499,
  "estimatedDuration" : 541226,
  "executor" : None,
  "fullDisplayName" : "dev-simplified-onboarding-distributedcache #20",
  "id" : "20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 20,
  "queueId" : 1170,
  "result" : "FAILURE",
  "timestamp" : 1736178246428,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/dev-simplified-onboarding-distributedcache/20/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test-end-to-end/webapp-cypress/cypress/e2e/WEB_004_001_assignment_creation_submission_grading.cy.js",
          "test-end-to-end/webapp-cypress/cypress/e2e/WEB_004_010_group_users_single_assignment_submission_allowed.cy.js",
          "test-end-to-end/webapp-cypress/cypress/e2e/WEB_004_008_group_users_add_assignment_and_course_comments.cy.js"
        ],
        "commitId" : "e42c8355954b00a303c4a1d0a94261778d0c3482",
        "timestamp" : 1735648477000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix assignment cypress test\u000a\u000aAssertion that assignment text editor is not visible after submission was flawed: it attempted to assert a child element didn't exist after using .get on an element that was removed.\u000a",
        "date" : "2024-12-31 16:34:37 +0400",
        "id" : "e42c8355954b00a303c4a1d0a94261778d0c3482",
        "msg" : "Fix assignment cypress test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test-end-to-end/webapp-cypress/cypress/e2e/WEB_004_001_assignment_creation_submission_grading.cy.js"
          },
          {
            "editType" : "edit",
            "file" : "test-end-to-end/webapp-cypress/cypress/e2e/WEB_004_010_group_users_single_assignment_submission_allowed.cy.js"
          },
          {
            "editType" : "edit",
            "file" : "test-end-to-end/webapp-cypress/cypress/e2e/WEB_004_008_group_users_add_assignment_and_course_comments.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "a320221689ed886b34d6164dc8faadf3ca03fbb5",
        "timestamp" : 1735651319000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update Android Gradle Plugin to 8.7.3\u000a",
        "date" : "2024-12-31 17:21:59 +0400",
        "id" : "a320221689ed886b34d6164dc8faadf3ca03fbb5",
        "msg" : "Update Android Gradle Plugin to 8.7.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test-end-to-end/webapp-cypress/cypress/e2e/WEB_001_001_add_content.cy.js"
        ],
        "commitId" : "5324d2a0b3541be0a9602fb2a5b4642d272db32a",
        "timestamp" : 1735652135000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix Cypress add content test\u000a",
        "date" : "2024-12-31 17:35:35 +0400",
        "id" : "5324d2a0b3541be0a9602fb2a5b4642d272db32a",
        "msg" : "Fix Cypress add content test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test-end-to-end/webapp-cypress/cypress/e2e/WEB_001_001_add_content.cy.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app-android/build.gradle",
          "app-android-baselineprofile/build.gradle.kts",
          "build.gradle"
        ],
        "commitId" : "0445fd600ae96a62d80fa04123a17f6f72b728ae",
        "timestamp" : 1736164028000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Switch baseline profile module to using Gradle managed devices.\u000a",
        "date" : "2025-01-06 15:47:08 +0400",
        "id" : "0445fd600ae96a62d80fa04123a17f6f72b728ae",
        "msg" : "Switch baseline profile module to using Gradle managed devices.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app-android/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "app-android-baselineprofile/build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle/libs.versions.toml",
          "app-android/build.gradle"
        ],
        "commitId" : "ce5571df59e8cc89254d3f7261aeea4da1a87092",
        "timestamp" : 1736166121000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Switch from using emulator plugin to using Gradle managed devices for app-android module. Remove emulator plugin.\u000a",
        "date" : "2025-01-06 16:22:01 +0400",
        "id" : "ce5571df59e8cc89254d3f7261aeea4da1a87092",
        "msg" : "Switch from using emulator plugin to using Gradle managed devices for app-android module. Remove emulator plugin.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle/libs.versions.toml"
          },
          {
            "editType" : "edit",
            "file" : "app-android/build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testserver-controller/src/main/java/com/ustadmobile/test/http/TestServerController.kt",
          "test-end-to-end/webapp-cypress/package-lock.json",
          "test-end-to-end/webapp-cypress/package.json"
        ],
        "commitId" : "1b8e96117f20976d5c00fa6c8469c777b605b216",
        "timestamp" : 1736177011000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Use start-server-and-test command as recommended by Cypress docs. Remove the need for the run-cypress-test script.\u000a",
        "date" : "2025-01-06 19:23:31 +0400",
        "id" : "1b8e96117f20976d5c00fa6c8469c777b605b216",
        "msg" : "Use start-server-and-test command as recommended by Cypress docs. Remove the need for the run-cypress-test script.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test-end-to-end/webapp-cypress/package.json"
          },
          {
            "editType" : "edit",
            "file" : "testserver-controller/src/main/java/com/ustadmobile/test/http/TestServerController.kt"
          },
          {
            "editType" : "edit",
            "file" : "test-end-to-end/webapp-cypress/package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test-end-to-end/webapp-cypress/README.md"
        ],
        "commitId" : "a567bd3520a266b3d363cd3a55690a3ab540934b",
        "timestamp" : 1736177226000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Add documentation notes for webapp-cypress changes.\u000a",
        "date" : "2025-01-06 19:27:06 +0400",
        "id" : "a567bd3520a266b3d363cd3a55690a3ab540934b",
        "msg" : "Add documentation notes for webapp-cypress changes.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test-end-to-end/webapp-cypress/README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "b6e9538e2d746fd969350c7e7ea762eb82620fa2",
        "timestamp" : 1736178230000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Bump version.\u000a",
        "date" : "2025-01-06 19:43:50 +0400",
        "id" : "b6e9538e2d746fd969350c7e7ea762eb82620fa2",
        "msg" : "Bump version.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}