openwrt / asu

An image on demand server for OpenWrt based distributions
https://sysupgrade.openwrt.org
GNU General Public License v2.0
331 stars 83 forks source link

build_at property is same for every request #755

Closed dannil closed 7 months ago

dannil commented 8 months ago

The build_at property on the /api/v1/build endpoint always return the same value of 2023-10-09T21:45:35.000000Z. Looking at the code I would assume this should be when the job ended, which isn't the case.

Screenshot_12

{
  "arch_packages": "i386_pentium4",
  "bin_dir": "942674e41191f11408aba2e8bcd82693",
  "build_at": "2023-10-09T21:45:35.000000Z",
  "build_cmd": [
    "make",
    "image",
    "PROFILE=generic",
    "PACKAGES=-libc -libgcc -nftables base-files busybox ca-bundle cgi-io dnsmasq dropbear e2fsprogs firewall4 fstools fwtool getrandom grub2 grub2-bios-setup grub2-efi jansson jshn jsonfilter kernel kmod-3c59x kmod-8139too kmod-button-hotplug kmod-crypto-acompress kmod-crypto-crc32c kmod-crypto-hash kmod-e100 kmod-e1000 kmod-forcedeth kmod-fs-vfat kmod-input-core kmod-lib-crc-ccitt kmod-lib-crc32c kmod-lib-lzo kmod-natsemi kmod-ne2k-pci kmod-nf-conntrack kmod-nf-conntrack6 kmod-nf-flow kmod-nf-log kmod-nf-log6 kmod-nf-nat kmod-nf-reject kmod-nf-reject6 kmod-nfnetlink kmod-nft-core kmod-nft-fib kmod-nft-nat kmod-nft-offload kmod-nls-base kmod-nls-cp437 kmod-nls-iso8859-1 kmod-nls-utf8 kmod-pcnet32 kmod-ppp kmod-pppoe kmod-pppox kmod-r8169 kmod-sis900 kmod-slhc kmod-tg3 kmod-via-rhine kmod-via-velocity libblkid libblobmsg-json libcomerr libext2fs libf2fs libiwinfo libiwinfo-data libjson-c libjson-script liblucihttp liblucihttp-ucode libmbedtls libmnl libnftnl libnl-tiny libsmartcols libss libubox libubus libuci libuclient libucode libustream-mbedtls libuuid logd luci luci-app-attendedsysupgrade luci-app-firewall luci-app-opkg luci-app-sqm luci-base luci-light luci-mod-admin-full luci-mod-network luci-mod-status luci-mod-system luci-proto-ipv6 luci-proto-ppp luci-ssl luci-theme-bootstrap mkf2fs mtd netifd nftables-json odhcp6c odhcpd-ipv6only openwrt-keyring opkg partx-utils ppp ppp-mod-pppoe procd procd-seccomp procd-ujail px5g-mbedtls rpcd rpcd-mod-file rpcd-mod-iwinfo rpcd-mod-luci rpcd-mod-rrdns rpcd-mod-ucode ubox ubus ubusd uci uclient-fetch ucode ucode-mod-fs ucode-mod-html ucode-mod-math ucode-mod-ubus ucode-mod-uci uhttpd uhttpd-mod-ubus urandom-seed urngd usign",
    "EXTRA_IMAGE_NAME=f7e863ff7d1b",
    "BIN_DIR=/builder/942674e41191f11408aba2e8bcd82693"
  ],
  "default_packages": [
    "base-files",
    "busybox",
    "ca-bundle",
    "dnsmasq",
    "dropbear",
    "e2fsprogs",
    "firewall4",
    "fstools",
    "grub2-bios-setup",
    "kmod-button-hotplug",
    "kmod-nft-offload",
    "libc",
    "libgcc",
    "libustream-mbedtls",
    "logd",
    "mkf2fs",
    "mtd",
    "netifd",
    "nftables",
    "odhcp6c",
    "odhcpd-ipv6only",
    "opkg",
    "partx-utils",
    "ppp",
    "ppp-mod-pppoe",
    "procd",
    "procd-seccomp",
    "procd-ujail",
    "uci",
    "uclient-fetch",
    "urandom-seed",
    "urngd"
  ],
  "detail": "done",
  "device_packages": [
    "kmod-3c59x",
    "kmod-8139too",
    "kmod-e100",
    "kmod-e1000",
    "kmod-natsemi",
    "kmod-ne2k-pci",
    "kmod-pcnet32",
    "kmod-r8169",
    "kmod-sis900",
    "kmod-tg3",
    "kmod-via-rhine",
    "kmod-via-velocity",
    "kmod-forcedeth",
    "kmod-fs-vfat"
  ],
  "enqueued_at": "2024-02-29T18:37:54.855148Z",
  "id": "generic",
  "image_prefix": "openwrt-23.05.0-f7e863ff7d1b-x86-generic-generic",
  "imagebuilder_status": "building_image",
  "images": [
    {
      "filesystem": "squashfs",
      "name": "openwrt-23.05.0-f7e863ff7d1b-x86-generic-generic-squashfs-rootfs.img.gz",
      "sha256": "ffdcc18b24cd52ff6fb999de4f8c9cf8449a0ec2a00fe9b3d010f7d8eefece8c",
      "sha256_unsigned": "ffdcc18b24cd52ff6fb999de4f8c9cf8449a0ec2a00fe9b3d010f7d8eefece8c",
      "type": "rootfs"
    },
    {
      "filesystem": "squashfs",
      "name": "openwrt-23.05.0-f7e863ff7d1b-x86-generic-generic-squashfs-combined-efi.img.gz",
      "sha256": "e6ee7901193080727e76e56582c6fc350cf41d4a8e3dca92e17e06304cd0f0ee",
      "sha256_unsigned": "2221afc0f2970aa1e80c2d1197a57125de5a516261b741a0c373bf7e9772842a",
      "type": "combined-efi"
    },
    {
      "filesystem": "ext4",
      "name": "openwrt-23.05.0-f7e863ff7d1b-x86-generic-generic-ext4-rootfs.img.gz",
      "sha256": "550501e310e7475056f4959addba374833dee9d391923e4e34137fc833c7179e",
      "sha256_unsigned": "550501e310e7475056f4959addba374833dee9d391923e4e34137fc833c7179e",
      "type": "rootfs"
    },
    {
      "filesystem": "squashfs",
      "name": "openwrt-23.05.0-f7e863ff7d1b-x86-generic-generic-squashfs-combined.img.gz",
      "sha256": "b745fdffb351f85b739c279bae9d21c373e490ae654dbf78f37cc258147d6d34",
      "sha256_unsigned": "b7890d786391ee47f37c158c14c76ba1a205da6f7dbd5d45b4ae9020b8e85c2d",
      "type": "combined"
    },
    {
      "filesystem": "ext4",
      "name": "openwrt-23.05.0-f7e863ff7d1b-x86-generic-generic-ext4-combined-efi.img.gz",
      "sha256": "853b7b8269e249271309745b25a12f58ff4f88c3dbef4df0146b7ecbddca34fc",
      "sha256_unsigned": "8d7581e5d04945cd82ad50d8f9f689dc68ebb1255221818fc5725a8ddab7d9ab",
      "type": "combined-efi"
    },
    {
      "filesystem": "ext4",
      "name": "openwrt-23.05.0-f7e863ff7d1b-x86-generic-generic-ext4-combined.img.gz",
      "sha256": "70e1203893c3075ede2f57ba4cecd82e6518dbdf0da4c95adebbee5c6a573fbc",
      "sha256_unsigned": "c60733731f9ba3b1e52816bc066fd0bea57ecb6c563fd1d7d0174602ce9bffb0",
      "type": "combined"
    }
  ],
  "manifest": {
    "attendedsysupgrade-common": "8",
    "base-files": "1545-r23497-6637af95aa",
    "busybox": "1.36.1-1",
    "ca-bundle": "20230311-1",
    "cgi-io": "2022-08-10-901b0f04-21",
    "dnsmasq": "2.89-4",
    "dropbear": "2022.82-5",
    "e100-firmware": "20230804-1",
    "e2fsprogs": "1.47.0-2",
    "firewall4": "2023-09-01-598d9fbb-1",
    "fstools": "2023-02-28-bfe882d5-1",
    "fwtool": "2019-11-12-8f7fe925-1",
    "getrandom": "2022-08-13-4c7b720b-2",
    "grub2": "2.06-5",
    "grub2-bios-setup": "2.06-5",
    "grub2-efi": "2.06-5",
    "iptables-mod-ipopt": "1.8.8-1",
    "iptables-zz-legacy": "1.8.8-1",
    "jansson": "2.14-3",
    "jshn": "2023-05-23-75a3b870-1",
    "jsonfilter": "2024-01-23-594cfa86-1",
    "kernel": "5.15.134-1-023d2594b7dc10da874bc20dfd386c4b",
    "kmod-3c59x": "5.15.134-1",
    "kmod-8139too": "5.15.134-1",
    "kmod-button-hotplug": "5.15.134-3",
    "kmod-crypto-acompress": "5.15.134-1",
    "kmod-crypto-crc32c": "5.15.134-1",
    "kmod-crypto-hash": "5.15.134-1",
    "kmod-e100": "5.15.134-1",
    "kmod-e1000": "5.15.134-1",
    "kmod-forcedeth": "5.15.134-1",
    "kmod-fs-vfat": "5.15.134-1",
    "kmod-ifb": "5.15.134-1",
    "kmod-input-core": "5.15.134-1",
    "kmod-ipt-core": "5.15.134-1",
    "kmod-ipt-ipopt": "5.15.134-1",
    "kmod-lib-crc-ccitt": "5.15.134-1",
    "kmod-lib-crc32c": "5.15.134-1",
    "kmod-lib-lzo": "5.15.134-1",
    "kmod-libphy": "5.15.134-1",
    "kmod-mdio-devres": "5.15.134-1",
    "kmod-mii": "5.15.134-1",
    "kmod-natsemi": "5.15.134-1",
    "kmod-ne2k-pci": "5.15.134-1",
    "kmod-nf-conntrack": "5.15.134-1",
    "kmod-nf-conntrack6": "5.15.134-1",
    "kmod-nf-flow": "5.15.134-1",
    "kmod-nf-ipt": "5.15.134-1",
    "kmod-nf-log": "5.15.134-1",
    "kmod-nf-log6": "5.15.134-1",
    "kmod-nf-nat": "5.15.134-1",
    "kmod-nf-reject": "5.15.134-1",
    "kmod-nf-reject6": "5.15.134-1",
    "kmod-nfnetlink": "5.15.134-1",
    "kmod-nft-core": "5.15.134-1",
    "kmod-nft-fib": "5.15.134-1",
    "kmod-nft-nat": "5.15.134-1",
    "kmod-nft-offload": "5.15.134-1",
    "kmod-nls-base": "5.15.134-1",
    "kmod-nls-cp437": "5.15.134-1",
    "kmod-nls-iso8859-1": "5.15.134-1",
    "kmod-nls-utf8": "5.15.134-1",
    "kmod-pcnet32": "5.15.134-1",
    "kmod-phy-realtek": "5.15.134-1",
    "kmod-ppp": "5.15.134-1",
    "kmod-pppoe": "5.15.134-1",
    "kmod-pppox": "5.15.134-1",
    "kmod-pps": "5.15.134-1",
    "kmod-ptp": "5.15.134-1",
    "kmod-r8169": "5.15.134-1",
    "kmod-sched-cake": "5.15.134-1",
    "kmod-sched-core": "5.15.134-1",
    "kmod-sis900": "5.15.134-1",
    "kmod-slhc": "5.15.134-1",
    "kmod-tg3": "5.15.134-1",
    "kmod-via-rhine": "5.15.134-1",
    "kmod-via-velocity": "5.15.134-1",
    "libblkid": "2.39-2",
    "libblobmsg-json": "2023-05-23-75a3b870-1",
    "libc": "1.2.4-4",
    "libcomerr": "1.47.0-2",
    "libext2fs": "1.47.0-2",
    "libf2fs": "1.16.0-1",
    "libgcc": "12.3.0-4",
    "libip4tc": "1.8.8-1",
    "libip6tc": "1.8.8-1",
    "libiptext": "1.8.8-1",
    "libiptext6": "1.8.8-1",
    "libiwinfo": "2023-07-01-ca79f641-1",
    "libiwinfo-data": "2023-07-01-ca79f641-1",
    "libjson-c": "0.16-3",
    "libjson-script": "2023-05-23-75a3b870-1",
    "liblucihttp": "2023-03-15-9b5b683f-1",
    "liblucihttp-ucode": "2023-03-15-9b5b683f-1",
    "libmbedtls": "2.28.7-2",
    "libmnl": "1.0.5-1",
    "libnftnl": "1.2.6-1",
    "libnl-tiny": "2023-07-27-bc92a280-1",
    "libpthread": "1.2.4-4",
    "librt": "1.2.4-4",
    "libsmartcols": "2.39-2",
    "libss": "1.47.0-2",
    "libubox": "2023-05-23-75a3b870-1",
    "libubus": "2023-06-05-f787c97b-1",
    "libuci": "2023-08-10-5781664d-1",
    "libuclient": "2023-04-13-007d9454-1",
    "libucode": "2023-11-07-a6e75e02-1",
    "libustream-mbedtls": "2023-02-25-498f6e26-1",
    "libuuid": "2.39-2",
    "libxtables": "1.8.8-1",
    "logd": "2022-08-13-4c7b720b-2",
    "luci": "git-23.051.66410-a505bb1",
    "luci-app-attendedsysupgrade": "git-23.339.51123-138595a",
    "luci-app-firewall": "git-24.008.46353-971459d",
    "luci-app-opkg": "git-24.043.63812-c89a68b",
    "luci-app-sqm": "git-22.360.73151-127c900",
    "luci-base": "git-24.048.61449-c66fc92",
    "luci-light": "git-23.024.33244-34dee82",
    "luci-mod-admin-full": "git-19.253.48496-3f93650",
    "luci-mod-network": "git-24.048.59431-49529bb",
    "luci-mod-status": "git-24.049.61228-752be18",
    "luci-mod-system": "git-23.306.39416-7d3abf8",
    "luci-proto-ipv6": "git-23.355.78874-80140aa",
    "luci-proto-ppp": "git-21.158.38888-88b9d84",
    "luci-ssl": "git-23.035.26083-7550ad6",
    "luci-theme-bootstrap": "git-23.338.81541-94798fc",
    "mkf2fs": "1.16.0-1",
    "mtd": "26",
    "netifd": "2024-01-04-c18cc79d-1",
    "nftables-json": "1.0.8-1",
    "odhcp6c": "2023-05-12-bcd28363-20",
    "odhcpd-ipv6only": "2023-10-24-d8118f6e-1",
    "openwrt-keyring": "2022-03-25-62471e69-2",
    "opkg": "2022-02-24-d038e5b6-2",
    "partx-utils": "2.39-2",
    "ppp": "2.4.9.git-2021-01-04-4",
    "ppp-mod-pppoe": "2.4.9.git-2021-01-04-4",
    "procd": "2023-06-25-2db83655-2",
    "procd-seccomp": "2023-06-25-2db83655-2",
    "procd-ujail": "2023-06-25-2db83655-2",
    "px5g-mbedtls": "10",
    "r8169-firmware": "20230804-1",
    "rpcd": "2023-07-01-c07ab2f9-1",
    "rpcd-mod-file": "2023-07-01-c07ab2f9-1",
    "rpcd-mod-iwinfo": "2023-07-01-c07ab2f9-1",
    "rpcd-mod-luci": "20230123-1",
    "rpcd-mod-rpcsys": "2023-07-01-c07ab2f9-1",
    "rpcd-mod-rrdns": "20170710",
    "rpcd-mod-ucode": "2023-07-01-c07ab2f9-1",
    "sqm-scripts": "1.6.0-1",
    "tc-tiny": "6.3.0-1",
    "ubox": "2022-08-13-4c7b720b-2",
    "ubus": "2023-06-05-f787c97b-1",
    "ubusd": "2023-06-05-f787c97b-1",
    "uci": "2023-08-10-5781664d-1",
    "uclient-fetch": "2023-04-13-007d9454-1",
    "ucode": "2023-11-07-a6e75e02-1",
    "ucode-mod-fs": "2023-11-07-a6e75e02-1",
    "ucode-mod-html": "1",
    "ucode-mod-math": "2023-11-07-a6e75e02-1",
    "ucode-mod-ubus": "2023-11-07-a6e75e02-1",
    "ucode-mod-uci": "2023-11-07-a6e75e02-1",
    "uhttpd": "2023-06-25-34a8a74d-2",
    "uhttpd-mod-ubus": "2023-06-25-34a8a74d-2",
    "urandom-seed": "3",
    "urngd": "2023-11-01-44365eb1-1",
    "usign": "2020-05-23-f1f65026-1",
    "xtables-legacy": "1.8.8-1"
  },
  "metadata_version": 1,
  "request": {
    "branch": "23.05",
    "branch_data": {
      "branch_off_rev": 23069,
      "enabled": true,
      "extra_keys": [],
      "extra_repos": {},
      "git_branch": "openwrt-23.05",
      "name": "23.05",
      "package_changes": [
        {
          "revision": 21994,
          "source": "libustream-wolfssl",
          "target": "libustream-mbedtls"
        },
        {
          "revision": 21994,
          "source": "px5g-wolfssl",
          "target": "px5g-mbedtls"
        },
        {
          "revision": 21994,
          "source": "wpad-basic-wolfssl",
          "target": "wpad-basic-mbedtls"
        },
        {
          "revision": 21994,
          "source": "libustream-wolfssl",
          "target": "libustream-mbedtls"
        },
        {
          "mandatory": true,
          "revision": 19160,
          "source": "kmod-nft-nat6"
        },
        {
          "revision": 18611,
          "source": "firewall",
          "target": "firewall4"
        }
      ],
      "path": "releases/{version}",
      "path_packages": "releases/packages-{branch}",
      "pubkey": "RWS1BD5w+adc3j2Hqg9+b66CvLR7NlHbsj7wjNVj0XGt/othDgIAOJS+",
      "release_date": "2023-10-14",
      "repos": [
        "base",
        "packages",
        "luci",
        "routing",
        "telephony"
      ],
      "snapshot": false,
      "updates": "features",
      "versions": [
        "23.05.2",
        "23.05.0",
        "23.05-SNAPSHOT"
      ]
    },
    "build_cmd_packages": [
      "-libc",
      "-libgcc",
      "-nftables",
      "base-files",
      "busybox",
      "ca-bundle",
      "cgi-io",
      "dnsmasq",
      "dropbear",
      "e2fsprogs",
      "firewall4",
      "fstools",
      "fwtool",
      "getrandom",
      "grub2",
      "grub2-bios-setup",
      "grub2-efi",
      "jansson",
      "jshn",
      "jsonfilter",
      "kernel",
      "kmod-3c59x",
      "kmod-8139too",
      "kmod-button-hotplug",
      "kmod-crypto-acompress",
      "kmod-crypto-crc32c",
      "kmod-crypto-hash",
      "kmod-e100",
      "kmod-e1000",
      "kmod-forcedeth",
      "kmod-fs-vfat",
      "kmod-input-core",
      "kmod-lib-crc-ccitt",
      "kmod-lib-crc32c",
      "kmod-lib-lzo",
      "kmod-natsemi",
      "kmod-ne2k-pci",
      "kmod-nf-conntrack",
      "kmod-nf-conntrack6",
      "kmod-nf-flow",
      "kmod-nf-log",
      "kmod-nf-log6",
      "kmod-nf-nat",
      "kmod-nf-reject",
      "kmod-nf-reject6",
      "kmod-nfnetlink",
      "kmod-nft-core",
      "kmod-nft-fib",
      "kmod-nft-nat",
      "kmod-nft-offload",
      "kmod-nls-base",
      "kmod-nls-cp437",
      "kmod-nls-iso8859-1",
      "kmod-nls-utf8",
      "kmod-pcnet32",
      "kmod-ppp",
      "kmod-pppoe",
      "kmod-pppox",
      "kmod-r8169",
      "kmod-sis900",
      "kmod-slhc",
      "kmod-tg3",
      "kmod-via-rhine",
      "kmod-via-velocity",
      "libblkid",
      "libblobmsg-json",
      "libcomerr",
      "libext2fs",
      "libf2fs",
      "libiwinfo",
      "libiwinfo-data",
      "libjson-c",
      "libjson-script",
      "liblucihttp",
      "liblucihttp-ucode",
      "libmbedtls",
      "libmnl",
      "libnftnl",
      "libnl-tiny",
      "libsmartcols",
      "libss",
      "libubox",
      "libubus",
      "libuci",
      "libuclient",
      "libucode",
      "libustream-mbedtls",
      "libuuid",
      "logd",
      "luci",
      "luci-app-attendedsysupgrade",
      "luci-app-firewall",
      "luci-app-opkg",
      "luci-app-sqm",
      "luci-base",
      "luci-light",
      "luci-mod-admin-full",
      "luci-mod-network",
      "luci-mod-status",
      "luci-mod-system",
      "luci-proto-ipv6",
      "luci-proto-ppp",
      "luci-ssl",
      "luci-theme-bootstrap",
      "mkf2fs",
      "mtd",
      "netifd",
      "nftables-json",
      "odhcp6c",
      "odhcpd-ipv6only",
      "openwrt-keyring",
      "opkg",
      "partx-utils",
      "ppp",
      "ppp-mod-pppoe",
      "procd",
      "procd-seccomp",
      "procd-ujail",
      "px5g-mbedtls",
      "rpcd",
      "rpcd-mod-file",
      "rpcd-mod-iwinfo",
      "rpcd-mod-luci",
      "rpcd-mod-rrdns",
      "rpcd-mod-ucode",
      "ubox",
      "ubus",
      "ubusd",
      "uci",
      "uclient-fetch",
      "ucode",
      "ucode-mod-fs",
      "ucode-mod-html",
      "ucode-mod-math",
      "ucode-mod-ubus",
      "ucode-mod-uci",
      "uhttpd",
      "uhttpd-mod-ubus",
      "urandom-seed",
      "urngd",
      "usign"
    ],
    "client": "luci/git-23.339.51123-138595a",
    "diff_packages": true,
    "distro": "openwrt",
    "filesystem": "ext4",
    "packages": [
      "base-files",
      "busybox",
      "ca-bundle",
      "cgi-io",
      "dnsmasq",
      "dropbear",
      "e2fsprogs",
      "firewall4",
      "fstools",
      "fwtool",
      "getrandom",
      "grub2",
      "grub2-bios-setup",
      "grub2-efi",
      "jansson",
      "jshn",
      "jsonfilter",
      "kernel",
      "kmod-3c59x",
      "kmod-8139too",
      "kmod-button-hotplug",
      "kmod-crypto-acompress",
      "kmod-crypto-crc32c",
      "kmod-crypto-hash",
      "kmod-e100",
      "kmod-e1000",
      "kmod-forcedeth",
      "kmod-fs-vfat",
      "kmod-input-core",
      "kmod-lib-crc-ccitt",
      "kmod-lib-crc32c",
      "kmod-lib-lzo",
      "kmod-natsemi",
      "kmod-ne2k-pci",
      "kmod-nf-conntrack",
      "kmod-nf-conntrack6",
      "kmod-nf-flow",
      "kmod-nf-log",
      "kmod-nf-log6",
      "kmod-nf-nat",
      "kmod-nf-reject",
      "kmod-nf-reject6",
      "kmod-nfnetlink",
      "kmod-nft-core",
      "kmod-nft-fib",
      "kmod-nft-nat",
      "kmod-nft-offload",
      "kmod-nls-base",
      "kmod-nls-cp437",
      "kmod-nls-iso8859-1",
      "kmod-nls-utf8",
      "kmod-pcnet32",
      "kmod-ppp",
      "kmod-pppoe",
      "kmod-pppox",
      "kmod-r8169",
      "kmod-sis900",
      "kmod-slhc",
      "kmod-tg3",
      "kmod-via-rhine",
      "kmod-via-velocity",
      "libblkid",
      "libblobmsg-json",
      "libcomerr",
      "libext2fs",
      "libf2fs",
      "libiwinfo",
      "libiwinfo-data",
      "libjson-c",
      "libjson-script",
      "liblucihttp",
      "liblucihttp-ucode",
      "libmbedtls",
      "libmnl",
      "libnftnl",
      "libnl-tiny",
      "libsmartcols",
      "libss",
      "libubox",
      "libubus",
      "libuci",
      "libuclient",
      "libucode",
      "libustream-mbedtls",
      "libuuid",
      "logd",
      "luci",
      "luci-app-attendedsysupgrade",
      "luci-app-firewall",
      "luci-app-opkg",
      "luci-app-sqm",
      "luci-base",
      "luci-light",
      "luci-mod-admin-full",
      "luci-mod-network",
      "luci-mod-status",
      "luci-mod-system",
      "luci-proto-ipv6",
      "luci-proto-ppp",
      "luci-ssl",
      "luci-theme-bootstrap",
      "mkf2fs",
      "mtd",
      "netifd",
      "nftables-json",
      "odhcp6c",
      "odhcpd-ipv6only",
      "openwrt-keyring",
      "opkg",
      "partx-utils",
      "ppp",
      "ppp-mod-pppoe",
      "procd",
      "procd-seccomp",
      "procd-ujail",
      "px5g-mbedtls",
      "rpcd",
      "rpcd-mod-file",
      "rpcd-mod-iwinfo",
      "rpcd-mod-luci",
      "rpcd-mod-rrdns",
      "rpcd-mod-ucode",
      "ubox",
      "ubus",
      "ubusd",
      "uci",
      "uclient-fetch",
      "ucode",
      "ucode-mod-fs",
      "ucode-mod-html",
      "ucode-mod-math",
      "ucode-mod-ubus",
      "ucode-mod-uci",
      "uhttpd",
      "uhttpd-mod-ubus",
      "urandom-seed",
      "urngd",
      "usign"
    ],
    "profile": "generic",
    "public_path": "/mnt/store/asu",
    "repository_allow_list": [
      "http://downloads.openwrt.org",
      "https://downloads.openwrt.org",
      "http://feed.libremesh.org",
      "https://feed.libremesh.org"
    ],
    "request_hash": "942674e41191f11408aba2e8bcd82693",
    "target": "x86/generic",
    "version": "23.05.0"
  },
  "request_hash": "942674e41191f11408aba2e8bcd82693",
  "source_date_epoch": 1696887935,
  "status": 200,
  "stderr": "<snipped for brevity>",
  "stdout: "<snipped for brevity>",
  "supported_devices": [],
  "target": "x86/generic",
  "titles": [
    {
      "model": "x86",
      "vendor": "Generic"
    }
  ],
  "version_code": "r23497-6637af95aa",
  "version_number": "23.05.0"
}
dannil commented 8 months ago

Doing a sysupgrade on 23.05.2 to 23.05.2 I realized that the date may be the build of the base image, cause running it on 23.05.2 gives 2023-11-14T13:38:11.000000Z as build date. Is it the case that the Build Date actually represents the build date of the base OpenWrt image and not the actual custom firmware image you requested?