{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"octsim_osmo-ccid-firmware\" build number 4,434",
          "upstreamBuild" : 4434,
          "upstreamProject" : "octsim_osmo-ccid-firmware",
          "upstreamUrl" : "job/octsim_osmo-ccid-firmware/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 64785,
      "executingTimeMillis" : 64785,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4434,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7ae9a65c7fadf3d9d89370761c7352cbcac83a00",
            "branch" : [
              {
                "SHA1" : "7ae9a65c7fadf3d9d89370761c7352cbcac83a00",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7ae9a65c7fadf3d9d89370761c7352cbcac83a00",
            "branch" : [
              {
                "SHA1" : "7ae9a65c7fadf3d9d89370761c7352cbcac83a00",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3827,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "db9d29ae7c0a2a3c5effe727295f2d607bce3b64",
            "branch" : [
              {
                "SHA1" : "db9d29ae7c0a2a3c5effe727295f2d607bce3b64",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "db9d29ae7c0a2a3c5effe727295f2d607bce3b64",
            "branch" : [
              {
                "SHA1" : "db9d29ae7c0a2a3c5effe727295f2d607bce3b64",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7ae9a65c7fadf3d9d89370761c7352cbcac83a00",
        "branch" : [
          {
            "SHA1" : "7ae9a65c7fadf3d9d89370761c7352cbcac83a00",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ccid-firmware"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4434",
  "duration" : 64785,
  "estimatedDuration" : 623465,
  "executor" : None,
  "fullDisplayName" : "octsim_osmo-ccid-firmware » octsimtest #4434",
  "id" : "4434",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4434,
  "queueId" : 74738,
  "result" : "FAILURE",
  "timestamp" : 1774825754327,
  "url" : "https://jenkins.osmocom.org/jenkins/view/SIMtrace/job/octsim_osmo-ccid-firmware/label=octsimtest/4434/",
  "builtOn" : "octsimtest",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "sysmoOCTSIM/libosmo_emb.h",
          "sysmoOCTSIM/libosmo_emb.c"
        ],
        "commitId" : "2e49ae297ea4669f5d8359165845101ef4d40b44",
        "timestamp" : 1774546264000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/ewild",
          "fullName" : "ewild"
        },
        "authorEmail" : "ewild@sysmocom.de",
        "comment" : "firmware: add tear-free 64bit load/store helpers for jiffies\u000a\u000aOn Cortex-M4 a 64bit load may compile to two separate LDR\u000ainstructions which can lead to torn reads due to interrupts.\u000aLDRD/STRD are restartable, they either complete or restart from\u000ascratch, so the result is always consistent. The only \"downside\" is the\u000arequired alignment, which is fine.\u000a\u000aChange-Id: I729c0fdfb5b228b03c2df1cf098743100b1ea625\u000a",
        "date" : "2026-03-26 18:31:04 +0100",
        "id" : "2e49ae297ea4669f5d8359165845101ef4d40b44",
        "msg" : "firmware: add tear-free 64bit load/store helpers for jiffies",
        "paths" : [
          {
            "editType" : "add",
            "file" : "sysmoOCTSIM/libosmo_emb.h"
          },
          {
            "editType" : "edit",
            "file" : "sysmoOCTSIM/libosmo_emb.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".checkpatch.conf",
          "ccid_common/iso7816_fsm.c",
          "ccid_common/ccid_slot_fsm.c",
          "sysmoOCTSIM/main.c",
          "ccid_common/cuart.h",
          "ccid_host/Makefile",
          "ccid_host/libosmo_emb.c",
          "ccid_common/cuart.c",
          "ccid_host/libosmo_emb.h"
        ],
        "commitId" : "7ae9a65c7fadf3d9d89370761c7352cbcac83a00",
        "timestamp" : 1774641259000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/ewild",
          "fullName" : "ewild"
        },
        "authorEmail" : "ewild@sysmocom.de",
        "comment" : "firmware: replace libosmocore fsm timers\u000a\u000aConcurrent access from main loop and the different uart irqs was not\u000agoing well and caused crashes. The libosmocore fsm does still allocate\u000aone internal timer, but it is not used by the firmware, so libosmocore\u000awill not touch the rbtree.\u000a\u000aAdditionally ignore checkpatch jiffies complaints because we're trying\u000ato do firmware here.\u000a\u000aCloses: SYS#7877\u000aChange-Id: Id2bd67b3946bb451008965f0b68b4a919f4d10bd\u000a",
        "date" : "2026-03-27 20:54:19 +0100",
        "id" : "7ae9a65c7fadf3d9d89370761c7352cbcac83a00",
        "msg" : "firmware: replace libosmocore fsm timers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_host/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "ccid_common/cuart.h"
          },
          {
            "editType" : "edit",
            "file" : ".checkpatch.conf"
          },
          {
            "editType" : "edit",
            "file" : "ccid_common/iso7816_fsm.c"
          },
          {
            "editType" : "edit",
            "file" : "ccid_common/cuart.c"
          },
          {
            "editType" : "add",
            "file" : "ccid_host/libosmo_emb.c"
          },
          {
            "editType" : "edit",
            "file" : "ccid_common/ccid_slot_fsm.c"
          },
          {
            "editType" : "add",
            "file" : "ccid_host/libosmo_emb.h"
          },
          {
            "editType" : "edit",
            "file" : "sysmoOCTSIM/main.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/ewild",
      "fullName" : "ewild"
    }
  ]
}