{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 20751,
      "executingTimeMillis" : 20751,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8955,
      "waitingTimeMillis" : 8955
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 259,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3cb880bb3f5f858c6042ff72d571f10447446314",
            "branch" : [
              {
                "SHA1" : "3cb880bb3f5f858c6042ff72d571f10447446314",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3cb880bb3f5f858c6042ff72d571f10447446314",
            "branch" : [
              {
                "SHA1" : "3cb880bb3f5f858c6042ff72d571f10447446314",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3cb880bb3f5f858c6042ff72d571f10447446314",
        "branch" : [
          {
            "SHA1" : "3cb880bb3f5f858c6042ff72d571f10447446314",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-asn1-tcap"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#259",
  "duration" : 20751,
  "estimatedDuration" : 18876,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-asn1-tcap #259",
  "id" : "259",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 259,
  "queueId" : 122718,
  "result" : "SUCCESS",
  "timestamp" : 1779353290537,
  "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/master-libosmo-asn1-tcap/259/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/osmocom/tcap/TCAP_ErrorCode.h",
          "asn/tcap.asn",
          "src/gen/TCAP_ErrorCode.c",
          "src/gen/TCAP_ReturnError.c"
        ],
        "commitId" : "c2357fe6b9d27064e4e2221ae94f2f9fdc3deb74",
        "timestamp" : 1779184855000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "asn1: Decode ErrorCode as Integer\u000a\u000aThe ErrorCode is an application 2 tag.\u000a\u000aRelated: SYS#5432\u000aChange-Id: Ib8afe0dbe8d4436b80c71048f3b572fcda6cd33e\u000a",
        "date" : "2026-05-19 12:00:55 +0200",
        "id" : "c2357fe6b9d27064e4e2221ae94f2f9fdc3deb74",
        "msg" : "asn1: Decode ErrorCode as Integer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/tcap/TCAP_ErrorCode.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gen/TCAP_ErrorCode.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gen/TCAP_ReturnError.c"
          },
          {
            "editType" : "edit",
            "file" : "asn/tcap.asn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/parse/tcap_parse_test.ok",
          "tests/parse/tcap_parse_test.c"
        ],
        "commitId" : "b1b11888da0de03cc4e60794d1eb2738d170b141",
        "timestamp" : 1779193686000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tests: improve test infrastructure to support multiple test vectors\u000a\u000aRelated: SYS#5432\u000aChange-Id: I4a69167647dd0a8eb650b4c7cc47fd97928ebf5d\u000a",
        "date" : "2026-05-19 14:28:06 +0200",
        "id" : "b1b11888da0de03cc4e60794d1eb2738d170b141",
        "msg" : "tests: improve test infrastructure to support multiple test vectors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/parse/tcap_parse_test.ok"
          },
          {
            "editType" : "edit",
            "file" : "tests/parse/tcap_parse_test.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/parse/tcap_parse_test.ok",
          "tests/parse/tcap_parse_test.c"
        ],
        "commitId" : "72edcf5fbc91483401e2ee53fc8e967568f7783d",
        "timestamp" : 1779193706000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tests: split tests into own functions\u000a\u000aTo improve the overview.\u000a\u000aRelated: SYS#5432\u000aChange-Id: If9db94d17e288875fdaed52ec95b3785a78d5fa6\u000a",
        "date" : "2026-05-19 14:28:26 +0200",
        "id" : "72edcf5fbc91483401e2ee53fc8e967568f7783d",
        "msg" : "tests: split tests into own functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/parse/tcap_parse_test.ok"
          },
          {
            "editType" : "edit",
            "file" : "tests/parse/tcap_parse_test.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/parse/tcap_parse_test.ok",
          "tests/parse/tcap_parse_test.c"
        ],
        "commitId" : "1b1069d7c017b2acf6e92b84f8e236c64340dd9e",
        "timestamp" : 1779194178000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tests: add decode tests for TCAP End tests\u000a\u000aRelated: SYS#5432\u000aChange-Id: I5679c4a873176d73e973f5cfccff796fe6dbd941\u000a",
        "date" : "2026-05-19 14:36:18 +0200",
        "id" : "1b1069d7c017b2acf6e92b84f8e236c64340dd9e",
        "msg" : "tests: add decode tests for TCAP End tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/parse/tcap_parse_test.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/parse/tcap_parse_test.ok"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "include/osmocom/tcap/Makefile.am",
          "src/gen/TCAP_ExternalPDU.c",
          "include/osmocom/tcap/TCAP_Dialog1.h",
          "include/osmocom/tcap/TCAP_ExternalPDU.h",
          "src/gen/TCAP_Dialog1.c",
          "asn/tcap.asn"
        ],
        "commitId" : "017341835487133933140c1c9c66d16a6c29bb26",
        "timestamp" : 1779194178000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "asn1: remove wireshark sepcific parts\u000a\u000aThe asn1 file was original copied from the wireshark\u000adissector.\u000aRemove the wireshark specific parts.\u000a\u000aChange-Id: Ie585c71fc14a20f609fa116b6858b9ca538054f5\u000a",
        "date" : "2026-05-19 14:36:18 +0200",
        "id" : "017341835487133933140c1c9c66d16a6c29bb26",
        "msg" : "asn1: remove wireshark sepcific parts",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "include/osmocom/tcap/TCAP_ExternalPDU.h"
          },
          {
            "editType" : "delete",
            "file" : "src/gen/TCAP_Dialog1.c"
          },
          {
            "editType" : "delete",
            "file" : "include/osmocom/tcap/TCAP_Dialog1.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "delete",
            "file" : "src/gen/TCAP_ExternalPDU.c"
          },
          {
            "editType" : "edit",
            "file" : "asn/tcap.asn"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/tcap/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/parse/tcap_parse_test.c"
        ],
        "commitId" : "3cb880bb3f5f858c6042ff72d571f10447446314",
        "timestamp" : 1779194178000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tests: decoding: print the half decoded structure\u000a\u000aWhen the decoding fails, the half decoded structure\u000aalso helps understanding the issue.\u000a\u000aRealted: SYS#5432\u000aChange-Id: I8f7ff9a8e457395aa12d1c7175f56cfdc5529590\u000a",
        "date" : "2026-05-19 14:36:18 +0200",
        "id" : "3cb880bb3f5f858c6042ff72d571f10447446314",
        "msg" : "tests: decoding: print the half decoded structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/parse/tcap_parse_test.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
      "fullName" : "lynxis"
    }
  ],
  "runs" : [
    {
      "number" : 259,
      "url" : "https://jenkins.osmocom.org/jenkins/view/master/job/master-libosmo-asn1-tcap/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/259/"
    }
  ]
}