Issue with Flashing DRIVE OS Linux - Loop Device Setup Failed

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
2.1.0
other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

Issue Description
Hello,
I am trying to flash DRIVE OS Linux with NGC. I have had several unsuccessful attempts to run ./flash.py /dev/ttyACM1 p3710 (please check the attached log). It looks like the loop device setup failed, and the filesystem image isn’t mounting correctly. I tried manually setting up and unmounting loop devices, but the issue persists. Could you please guide me on how to resolve this and successfully flash the NVIDIA DRIVE?

Error String

b'NV_WORKSPACE:'b'NV_TARGETUSER:'b'NV_TARGETPWD:'b'NV_EULA_ACCEPTED:'b'umount: /drive//drive-linux/filesystem/targetfs.img: not mounted.\r\n'b'Script scripts/linux_pre_flash.sh fails.\r\nDRIVEOS filesystem Username/Password setup has not been completed.\r\n'b'umount: /drive//drive-linux/filesystem/targetfs.img: not mounted.\r\n'Extracting the PDK failed!

Logs
Log 1

2024-11-14 21:12:14 INFO : Flashing DRIVE OS Docker
2024-11-14 21:12:14 DEBUG : ['./driveinstaller', '--configjson', '/drive/driveinstaller/manifests/install_pdk_config/config.json.set', '--installtype', 'bindflash', '--pdkinstalledpath', '/drive', '--boardtype', 'ES', '--consoleout', 'enable', '--port', '/dev/ttyACM1']
2024-11-14 21:13:08 INFO : driveinstaller v2.0
2024-11-14 21:13:08 INFO : 
2024-11-14 21:13:08 INFO : SDK/PDK Installer and Flasher
2024-11-14 21:13:08 INFO : Run `./driveinstaller --help` for usage information.
2024-11-14 21:13:08 INFO : 
2024-11-14 21:13:08 INFO : Initializing board and OS configuration to Autonomous Vehicle p3710 Linux Tegra A
2024-11-14 21:13:08 INFO : Manifest version 2.0
2024-11-14 21:13:08 INFO : 
2024-11-14 21:13:08 INFO : BOARD SKU : 940-63710-0010-200
2024-11-14 21:13:08 INFO : Found matching board id p3710-10-s05 in 940-63710-0010-200 sku
2024-11-14 21:13:08 INFO : Applying additional Bind opts []
2024-11-14 21:13:08 INFO : Executing bind clean cmd make/bind_partitions -b p3710-10-s05 linux clean
2024-11-14 21:13:08 INFO : Executing bind cmd make/bind_partitions -b p3710-10-s05 linux
2024-11-14 21:13:08 INFO : Bind partitions done!
2024-11-14 21:13:08 INFO : Initializing SDK/PDK flasher for configuration
2024-11-14 21:13:08 INFO : Board: p3710
2024-11-14 21:13:08 INFO : Board type: ES
2024-11-14 21:13:08 INFO : Hypervisor config: linux
2024-11-14 21:13:08 INFO : 
2024-11-14 21:13:08 INFO : bypassing inforrom for flashing cmd
2024-11-14 21:13:08 INFO : Pre flash script found! Calling scripts/linux_pre_flash.sh
2024-11-14 21:13:08 INFO : b'NV_WORKSPACE:'b'NV_TARGETUSER:'b'NV_TARGETPWD:'b'NV_EULA_ACCEPTED:'b'umount: /drive//drive-linux/filesystem/targetfs.img: not mounted.\r\n'b'Script scripts/linux_pre_flash.sh fails.\r\nDRIVEOS filesystem Username/Password setup has not been completed.\r\n'b'umount: /drive//drive-linux/filesystem/targetfs.img: not mounted.\r\n'Extracting the PDK failed!
2024-11-14 21:13:08 INFO : driveinstaller cannot continue! Check the log file for details: /drive/driveinstaller/driveinstaller.log
2024-11-14 21:13:08 ERROR : Flashing failed, please contact provider with logs /drive_flashing/log_yd1z29cefglbn6piksuxt8rqhva37j4m.txt and /drive/driveinstaller/driveinstaller.log.

Log 2

[2024-11-14 21:13:07,833 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel/dt-bindings/memory/tegra234-mc.h:41: note: this is the location of the previous definition
[2024-11-14 21:13:07,833 root DEBUG utilities.py 294 10251] 41 | #define TEGRA234_SID_HOST1X_CTX3 0x38
[2024-11-14 21:13:07,833 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,833 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/base/tegra234-xusb.dtsi:12,
[2024-11-14 21:13:07,833 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/base/tegra234-p3701-0000.dtsi:4,
.
<content removed due to space limitation>
.
.
linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel/dt-bindings/memory/tegra234-mc.h:39: note: this is the location of the previous definition
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] 39 | #define TEGRA234_SID_HOST1X_CTX1 0x36
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:11,
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot/dt-bindings/memory/tegra234-smmu-streamid.h:93: warning: "TEGRA234_SID_HOST1X_CTX2" redefined
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] 93 | #define TEGRA234_SID_HOST1X_CTX2 0x37U
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:9,
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel/dt-bindings/memory/tegra234-mc.h:40: note: this is the location of the previous definition
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] 40 | #define TEGRA234_SID_HOST1X_CTX2 0x37
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:11,
[2024-11-14 21:13:07,837 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot/dt-bindings/memory/tegra234-smmu-streamid.h:94: warning: "TEGRA234_SID_HOST1X_CTX3" redefined
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] 94 | #define TEGRA234_SID_HOST1X_CTX3 0x38U
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:9,
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel/dt-bindings/memory/tegra234-mc.h:41: note: this is the location of the previous definition
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] 41 | #define TEGRA234_SID_HOST1X_CTX3 0x38
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:11,
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot/dt-bindings/memory/tegra234-smmu-streamid.h:95: warning: "TEGRA234_SID_HOST1X_CTX4" redefined
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] 95 | #define TEGRA234_SID_HOST1X_CTX4 0x39U
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:9,
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel/dt-bindings/memory/tegra234-mc.h:42: note: this is the location of the previous definition
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] 42 | #define TEGRA234_SID_HOST1X_CTX4 0x39
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:11,
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot/dt-bindings/memory/tegra234-smmu-streamid.h:96: warning: "TEGRA234_SID_HOST1X_CTX5" redefined
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] 96 | #define TEGRA234_SID_HOST1X_CTX5 0x3AU
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:9,
[2024-11-14 21:13:07,838 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel/dt-bindings/memory/tegra234-mc.h:43: note: this is the location of the previous definition
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] 43 | #define TEGRA234_SID_HOST1X_CTX5 0x3a
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:11,
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot/dt-bindings/memory/tegra234-smmu-streamid.h:97: warning: "TEGRA234_SID_HOST1X_CTX6" redefined
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] 97 | #define TEGRA234_SID_HOST1X_CTX6 0x3BU
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:9,
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel/dt-bindings/memory/tegra234-mc.h:44: note: this is the location of the previous definition
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] 44 | #define TEGRA234_SID_HOST1X_CTX6 0x3b
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:11,
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot/dt-bindings/memory/tegra234-smmu-streamid.h:98: warning: "TEGRA234_SID_HOST1X_CTX7" redefined
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] 98 | #define TEGRA234_SID_HOST1X_CTX7 0x3CU
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] In file included from /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts/overlay/tegra234-soc-overlay.dtsi:9,
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] from /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:8:
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel/dt-bindings/memory/tegra234-mc.h:45: note: this is the location of the previous definition
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] 45 | #define TEGRA234_SID_HOST1X_CTX7 0x3c
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] |
[2024-11-14 21:13:07,839 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000-camera-imx274-dual.dtsi:23.6-38: Warning (label_is_string): /fragment-camera-dual-imx274@0/__overlay__/gpio@2200000/camera-control-output-low:label: property is not a string
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dts:338.15-340.5: Warning (graph_port): /fragment-t234-p3737-p3701@25/__overlay__: graph port node name should be 'port'
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-camera-imx274-dual.dtsi:384.40-388.12: Warning (graph_endpoint): /fragment-camera@1/__overlay__/i2c@3180000/tca9546@70/i2c@0/imx274_a@1a/ports/port@0/endpoint: graph connection to node '/fragment-camera@1/__overlay__/host1x@13e00000/nvcsi@15a00000/channel@0/ports/port@0/endpoint@0' is not bidirectional
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] mkdir -p /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/ ; gcc -E -Wp,-MMD,/drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-jetson.dtbo.d.pre.tmp -nostdinc -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/tegra/generic-dts/include -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/include -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts -I/drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/include-prefixes -DGID_UPDATE=1 -DENABLE_TESTING_SERVICE_CHANNEL -DENABLE_COMMON_SERVER_TESTAPP -DENABLE_UPDATE_VM -DENABLE_ECO_UFS_SEC_BOOT -DENABLE_64GB_EMMC -DENABLE_HVRTOS_AUDIO_SERVER -DENABLE_FSI -DENABLE_XUSB -DENABLE_HSSTP -DORIN_MAXP_H -DBOARD_SKU10_TS5 -DENABLE_DEMO_PARTITION -DENABLE_SE_SERVER_EVENTLIB -DENABLE_HVRTOS_NVHOST_SERVER -DENABLE_TEST_GPT_L3PT -DENABLE_LINUX_RW_OVERLAY -DENABLE_C2C_EP_RP_DEBUG -DENABLE_SC7_WAKE_DELAY_CONFIG -DENABLE_EXTENDED_EPD_HS_TIMEOUT -DLINUX_VERSION=600 -DTEGRA_HOST1X_DT_VERSION=2 -undef -D__DTS__ -x assembler-with-cpp -o /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-jetson.dtbo.dts.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-jetson.dts ; /drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/dtc -o /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-jetson.dtbo -b 0 -i/drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/ -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/tegra/generic-dts/include -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/include -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts -i/drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/include-prefixes -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address   -@ -@ -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address   -d /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-jetson.dtbo.d.dtc.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-jetson.dtbo.dts.tmp ; cat /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-jetson.dtbo.d.pre.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-jetson.dtbo.d.dtc.tmp > /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-jetson.dtbo.d
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] mkdir -p /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/ ; gcc -E -Wp,-MMD,/drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-carveouts.dtbo.d.pre.tmp -nostdinc -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/tegra/generic-dts/include -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/include -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts -I/drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/include-prefixes -DGID_UPDATE=1 -DENABLE_TESTING_SERVICE_CHANNEL -DENABLE_COMMON_SERVER_TESTAPP -DENABLE_UPDATE_VM -DENABLE_ECO_UFS_SEC_BOOT -DENABLE_64GB_EMMC -DENABLE_HVRTOS_AUDIO_SERVER -DENABLE_FSI -DENABLE_XUSB -DENABLE_HSSTP -DORIN_MAXP_H -DBOARD_SKU10_TS5 -DENABLE_DEMO_PARTITION -DENABLE_SE_SERVER_EVENTLIB -DENABLE_HVRTOS_NVHOST_SERVER -DENABLE_TEST_GPT_L3PT -DENABLE_LINUX_RW_OVERLAY -DENABLE_C2C_EP_RP_DEBUG -DENABLE_SC7_WAKE_DELAY_CONFIG -DENABLE_EXTENDED_EPD_HS_TIMEOUT -DLINUX_VERSION=600 -DTEGRA_HOST1X_DT_VERSION=2 -undef -D__DTS__ -x assembler-with-cpp -o /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-carveouts.dtbo.dts.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-carveouts.dts ; /drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/dtc -o /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-carveouts.dtbo -b 0 -i/drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/ -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/tegra/generic-dts/include -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/include -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts -i/drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/include-prefixes -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address   -@ -@ -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address   -d /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-carveouts.dtbo.d.dtc.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-carveouts.dtbo.dts.tmp ; cat /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-carveouts.dtbo.d.pre.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-carveouts.dtbo.d.dtc.tmp > /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-carveouts.dtbo.d
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] mkdir -p /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/ ; gcc -E -Wp,-MMD,/drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-sbsa-uart.dtbo.d.pre.tmp -nostdinc -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/tegra/generic-dts/include -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/include -I/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts -I/drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/include-prefixes -DGID_UPDATE=1 -DENABLE_TESTING_SERVICE_CHANNEL -DENABLE_COMMON_SERVER_TESTAPP -DENABLE_UPDATE_VM -DENABLE_ECO_UFS_SEC_BOOT -DENABLE_64GB_EMMC -DENABLE_HVRTOS_AUDIO_SERVER -DENABLE_FSI -DENABLE_XUSB -DENABLE_HSSTP -DORIN_MAXP_H -DBOARD_SKU10_TS5 -DENABLE_DEMO_PARTITION -DENABLE_SE_SERVER_EVENTLIB -DENABLE_HVRTOS_NVHOST_SERVER -DENABLE_TEST_GPT_L3PT -DENABLE_LINUX_RW_OVERLAY -DENABLE_C2C_EP_RP_DEBUG -DENABLE_SC7_WAKE_DELAY_CONFIG -DENABLE_EXTENDED_EPD_HS_TIMEOUT -DLINUX_VERSION=600 -DTEGRA_HOST1X_DT_VERSION=2 -undef -D__DTS__ -x assembler-with-cpp -o /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-sbsa-uart.dtbo.dts.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-sbsa-uart.dts ; /drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/dtc -o /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-sbsa-uart.dtbo -b 0 -i/drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/../../../../..//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/ -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/tegra/generic-dts/include -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/kernel -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/tegra/include/nvidia-oot -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/include -i/drive/drive-linux/kernel/source/hardware/nvidia/soc/generic-dts/t23x/dts -i/drive/drive-linux/kernel/source/oss_src/kernel/../dtb_output/scripts/dtc/include-prefixes -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address   -@ -@ -Wno-interrupt_provider -Wno-unit_address_vs_reg -Wno-unit_address_format -Wno-avoid_unnecessary_addr_size -Wno-alias_paths -Wno-graph_child_address -Wno-simple_bus_reg -Wno-unique_unit_address   -d /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-sbsa-uart.dtbo.d.dtc.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-sbsa-uart.dtbo.dts.tmp ; cat /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-sbsa-uart.dtbo.d.pre.tmp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-sbsa-uart.dtbo.d.dtc.tmp > /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/.tegra234-sbsa-uart.dtbo.d
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] if [ ! -d /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/dtbs/ ] ; then \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] mkdir -p /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/dtbs/ ; \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] fi
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] if [ ! -z "/drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/base/tegra234-p3737-0000+p3701-0000.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/base/tegra234-p3737-0000+p3701-0000-gki_android_concord.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/firespray/dts/generic-dts/base/tegra234-p3710-0010-a01-linux-native.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/firespray/dts/generic-dts/base/tegra234-p3710-0010-a04-linux-native.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/firespray/dts/generic-dts/base/tegra234-p3710-0020-a01-linux-native.dtb/drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dtbo /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-jetson.dtbo /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-carveouts.dtbo /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-sbsa-uart.dtbo" ] ; then \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] cp -u /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/base/tegra234-p3737-0000+p3701-0000.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/base/tegra234-p3737-0000+p3701-0000-gki_android_concord.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/firespray/dts/generic-dts/base/tegra234-p3710-0010-a01-linux-native.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/firespray/dts/generic-dts/base/tegra234-p3710-0010-a04-linux-native.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/firespray/dts/generic-dts/base/tegra234-p3710-0020-a01-linux-native.dtb /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-p3737-0000+p3701-0000.dtbo /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-jetson.dtbo /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-carveouts.dtbo /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts//hardware/nvidia/platform/t23x/concord/dts/generic-dts/overlay/tegra234-sbsa-uart.dtbo /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/dtbs/ ; \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] fi
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] if [ -d /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/hardware/ ] ; then \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] rm -rf /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/hardware/ ; \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] fi
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] if ls /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/dtbs/*.dtb > /dev/null 2>&1 ; then \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] cp /drive/drive-linux/kernel/source/oss_src/nvidia-oot/device-tree/platform/generic-dts/dtbs/*.dtb /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux ; \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] else \
[2024-11-14 21:13:07,840 root DEBUG utilities.py 294 10251] echo "NO generic-dts dtb file to copy into /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux" ; \
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] fi
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] GOS BPMP DTB build finished
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] 
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/linux_storage.cfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/qnx_update_vm_storage.cfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/custom_storage_emmc.cfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/boot_chain_c_storage.cfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/global_storage.cfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/boot_chain_storage.cfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/qnx_update_vm_chain_c_storage.cfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/linux_chain_c_storage.cfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/carveouts_vdk.subcfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/carveouts.subcfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] touch /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/empty.subcfg
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] touch /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/platform_config.json
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] cd /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux && python3 write_pct_metadata.py  --f platform_pct_metadata.h --s /drive/drive-foundation/platform-config/hardware/nvidia/soc/t23x/kernel-include/dt-bindings/memory/tegra234-smmu-streamid.h
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] [CC] pct.o
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] [GCC] pct.elf
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] [OBJCPY] pct.bin
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] [CPP] t23x-debug-server.dts0
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] [DTC] t23x-debug-server.dtb
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] [CPP] t23x-ethernet-server.dts0
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] [DTC] t23x-ethernet-server.dtb
[2024-11-14 21:13:07,841 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [CPP] t23x-vsc-server.dts0
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [DTC] t23x-vsc-server.dtb
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [CPP] gpu-server.dts0
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [DTC] gpu-server.dtb
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [CPP] t23x-bpmp-server.dts0
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [DTC] t23x-bpmp-server.dtb
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [CPP] t23x-se-server.dts0
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [DTC] t23x-se-server.dtb
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [CPP] t23x-update-service.dts0
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [DTC] t23x-update-service.dtb
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [CPP] t23x-vm-server.dts0
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] [DTC] t23x-vm-server.dtb
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] delnode.sh whitelist   : t23x-bpmp-server.dtb
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,842 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] delnode.sh trim dtb    : t23x-debug-server.dtb
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-debug-server.dtb_temp1.dts'
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-debug-server.dtb_temp2.dts'
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-debug-server.dtb_temp3.dts'
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-debug-server.dtb_temp4.dts'
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-debug-server.dtb_temp3.dtb'
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,846 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh trim dtb    : t23x-se-server.dtb
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-se-server.dtb_temp1.dts'
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-se-server.dtb_temp2.dts'
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-se-server.dtb_temp3.dts'
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-se-server.dtb_temp4.dts'
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-se-server.dtb_temp3.dtb'
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,847 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh trim dtb    : t23x-update-service.dtb
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-update-service.dtb_temp1.dts'
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-update-service.dtb_temp2.dts'
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-update-service.dtb_temp3.dts'
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-update-service.dtb_temp4.dts'
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05/t23x-update-service.dtb_temp3.dtb'
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,848 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,849 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] [MAKE] pct.json
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] # Below symlink is for compatibility w/ System Profiler
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] 7887 blocks
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] [MAKE] TOS image
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] make -f /drive/drive-foundation/security/trusted-os/Makefile.cpio \
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] TOS_BASE=/drive/drive-foundation/security/trusted-os \
[2024-11-14 21:13:07,850 root DEBUG utilities.py 294 10251] HV_PCT_BIN_PATH=/drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05/linux/pct.bin \
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] ARCH=t23x \
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] TOS_BIN_SUFFIX= \
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] TOS_OUTDIR=/drive/drive-foundation/security/trusted-os/out/t23x/tos \
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] MAKE_DIR=/drive/drive-foundation/security/trusted-os \
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] TOOLCHAIN_DIR=""
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] Creating TOS USER BIN: /drive/drive-foundation/security/trusted-os/out/t23x/tos/user-tct.bin with Apps pscfw-service crypto-asym-service crypto-sym-service pkcs11-keystore gp-se nvmacsec
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] # __USER__ is intentionally 8-byte long
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] # _CUSTOM_ is intentionally 8-byte long
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] Creating TOS CPIO: /drive/drive-foundation/security/trusted-os/out/t23x/tos/blob.cpio with Apps pscfw-service crypto-asym-service crypto-sym-service pkcs11-keystore gp-se nvmacsec and Servers tz-se_server secure-sysmgr
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] Creating TOS image
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] Generated TOS image @ /drive/drive-foundation/security/trusted-os/out/t23x/tos/tos.img
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] '/drive/drive-foundation/security/trusted-os/out/t23x/tos/tos.img' -> '/drive/drive-foundation/firmware/bin/t23x/tzvault/p3710-10-s05/tos.img'
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] 
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] e[01;32m ********** boot blob image created **********
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] e[0m
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] target SOC is t234
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] Applying DTB Cleanup
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] BPMP_SERVER_ELF is /drive/drive-foundation/virtualization/hypervisor/t23x/safety/bpmp_server_native_dev
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] BPMP_SERVER_BIN is /drive/drive-foundation/virtualization/hypervisor/t23x/safety/bpmp_server_native
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] SE_SERVER_NATIVE is /drive/drive-foundation/virtualization/hypervisor/t23x/safety/se_server_native
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] SE_SERVER_ELF is /drive/drive-foundation/virtualization/hypervisor/t23x/safety/se_server_native_prod_debug
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] VSC_SERVER_UFS_ELF is /drive/drive-foundation/virtualization/hypervisor/t23x/safety/vsc_server_native_ufs_standard
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] VSC_SERVER_QSPI_ELF is /drive/drive-foundation/virtualization/hypervisor/t23x/safety/vsc_server_native_qspi_standard
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] VSC_SERVER_SDMMC_ELF is /drive/drive-foundation/virtualization/hypervisor/t23x/safety/vsc_server_native_sdmmc_standard
[2024-11-14 21:13:07,851 root DEBUG utilities.py 294 10251] NVHOST_SERVER_NATIVE is /drive/drive-foundation/virtualization/hypervisor/t23x/safety/nvhost_server_native
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] rm -rf /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05_chain_c/linux_chain_c
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] rm -rf /drive/drive-foundation/out/p3710-10-s05_chain_c
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] mkdir -p /drive/drive-foundation/out/p3710-10-s05_chain_c
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [MAKE] pct.bin
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] mkdir -p /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05_chain_c/linux_chain_c
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [platform_pct_metadata.h] copy from /drive/drive-foundation/out/p3710-10-s05/platform_pct_metadata.h to /drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05_chain_c/linux_chain_c
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [CC] pct.o
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [GCC] pct.elf
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [OBJCPY] pct.bin
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [CPP] t23x-debug-server.dts0
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [DTC] t23x-debug-server.dtb
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [CPP] t23x-ethernet-server.dts0
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [DTC] t23x-ethernet-server.dtb
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [CPP] t23x-vsc-server.dts0
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [DTC] t23x-vsc-server.dtb
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [CPP] gpu-server.dts0
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [DTC] gpu-server.dtb
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [CPP] t23x-bpmp-server.dts0
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [DTC] t23x-bpmp-server.dtb
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [CPP] t23x-se-server.dts0
[2024-11-14 21:13:07,852 root DEBUG utilities.py 294 10251] [DTC] t23x-se-server.dtb
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] [CPP] t23x-update-service.dts0
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] [DTC] t23x-update-service.dtb
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] [CPP] t23x-vm-server.dts0
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] [DTC] t23x-vm-server.dtb
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] <stdout>: Warning (clocks_property): Missing property '#clock-cells' in node /bpmp or bad phandle (referred from /tegra_safety_audio:clocks[0])
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh whitelist   : t23x-bpmp-server.dtb
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh trim dtb    : t23x-vsc-server.dtb
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-vsc-server.dtb_temp1.dts'
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-vsc-server.dtb_temp2.dts'
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-vsc-server.dtb_temp3.dts'
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-vsc-server.dtb_temp4.dts'
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-vsc-server.dtb_temp3.dtb'
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh whitelist   : t23x-vm-server.dtb
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] delnode.sh trim dtb    : t23x-debug-server.dtb
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-debug-server.dtb_temp1.dts'
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-debug-server.dtb_temp2.dts'
[2024-11-14 21:13:07,853 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-debug-server.dtb_temp3.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-debug-server.dtb_temp4.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-debug-server.dtb_temp3.dtb'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] delnode.sh trim dtb    : t23x-se-server.dtb
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-se-server.dtb_temp1.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-se-server.dtb_temp2.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-se-server.dtb_temp3.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-se-server.dtb_temp4.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-se-server.dtb_temp3.dtb'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] delnode.sh version     : 1.0
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] delnode.sh trim dtb    : t23x-update-service.dtb
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-update-service.dtb_temp1.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-update-service.dtb_temp2.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-update-service.dtb_temp3.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-update-service.dtb_temp4.dts'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] removed '/drive/drive-foundation/out/p3710-10-s05_chain_c/t23x-update-service.dtb_temp3.dtb'
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] [MAKE] pct.json
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] # Below symlink is for compatibility w/ System Profiler
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] 6960 blocks
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] [MAKE] TOS image
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] make -f /drive/drive-foundation/security/trusted-os/Makefile.cpio \
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] TOS_BASE=/drive/drive-foundation/security/trusted-os \
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] HV_PCT_BIN_PATH=/drive/drive-foundation/virtualization/hypervisor/t23x/configs/t234ref-release/pct/p3710-10-s05_chain_c/linux_chain_c/pct.bin \
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] ARCH=t23x \
[2024-11-14 21:13:07,854 root DEBUG utilities.py 294 10251] TOS_BIN_SUFFIX= \
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] TOS_OUTDIR=/drive/drive-foundation/security/trusted-os/out/t23x/tos \
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] MAKE_DIR=/drive/drive-foundation/security/trusted-os \
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] TOOLCHAIN_DIR=""
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] Creating TOS USER BIN: /drive/drive-foundation/security/trusted-os/out/t23x/tos/user-tct.bin with Apps pscfw-service crypto-asym-service crypto-sym-service pkcs11-keystore gp-se nvmacsec
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] # __USER__ is intentionally 8-byte long
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] # _CUSTOM_ is intentionally 8-byte long
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] Creating TOS CPIO: /drive/drive-foundation/security/trusted-os/out/t23x/tos/blob.cpio with Apps pscfw-service crypto-asym-service crypto-sym-service pkcs11-keystore gp-se nvmacsec and Servers tz-se_server secure-sysmgr
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] Creating TOS image
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] Generated TOS image @ /drive/drive-foundation/security/trusted-os/out/t23x/tos/tos.img
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] '/drive/drive-foundation/security/trusted-os/out/t23x/tos/tos.img' -> '/drive/drive-foundation/firmware/bin/t23x/tzvault/p3710-10-s05_chain_c/tos.img'
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] 
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] e[01;32m ********** boot blob image CHAIN C ended **********
[2024-11-14 21:13:07,855 root DEBUG utilities.py 294 10251] e[0m
[2024-11-14 21:13:07,856 root INFO pdk_bind.py 213 10251] Bind partitions done!
[2024-11-14 21:13:07,856 root INFO pdk_flasher.py 86 10251] Initializing SDK/PDK flasher for configuration
Board: p3710
Board type: ES
Hypervisor config: linux

[2024-11-14 21:13:07,856 root INFO pdk_flasher.py 209 10251] bypassing inforrom for flashing cmd
[2024-11-14 21:13:07,856 root INFO pdk_flasher.py 379 10251] Pre flash script found! Calling scripts/linux_pre_flash.sh 
[2024-11-14 21:13:07,966 root DEBUG utilities.py 395 10251] Spawning child process with args ['/usr/bin/bash', '-E', 'scripts/linux_pre_flash.sh']
[2024-11-14 21:13:07,967 root DEBUG console_logger.py 17 10251] b'NV_WORKSPACE:'
[2024-11-14 21:13:08,018 root DEBUG console_logger.py 17 10251] b'NV_TARGETUSER:'
[2024-11-14 21:13:08,069 root DEBUG console_logger.py 17 10251] b'NV_TARGETPWD:'
[2024-11-14 21:13:08,120 root DEBUG console_logger.py 17 10251] b'NV_EULA_ACCEPTED:'
[2024-11-14 21:13:08,228 root DEBUG console_logger.py 17 10251] b'umount: /drive//drive-linux/filesystem/targetfs.img: not mounted.\r\n'
[2024-11-14 21:13:08,230 root DEBUG console_logger.py 17 10251] b'Script scripts/linux_pre_flash.sh fails.\r\nDRIVEOS filesystem Username/Password setup has not been completed.\r\n'
[2024-11-14 21:13:08,242 root DEBUG console_logger.py 17 10251] b'umount: /drive//drive-linux/filesystem/targetfs.img: not mounted.\r\n'
[2024-11-14 21:13:08,345 root DEBUG utilities.py 448 10251] Process exited with error 255
[2024-11-14 21:13:08,345 root INFO runner.py 37 10251] Extracting the PDK failed!
[2024-11-14 21:13:08,346 root DEBUG runner.py 39 10251] Error on line 990
[2024-11-14 21:13:08,346 root DEBUG runner.py 40 10251] Exception info: Exception Type <class 'module.errors.FailedToExtractPdkError'>, Traceback <traceback object at 0x7f63271f59c0>
[2024-11-14 21:13:08,346 root INFO runner.py 42 10251] driveinstaller cannot continue! Check the log file for details: /drive/driveinstaller/driveinstaller.log
[2024-11-14 21:13:08,346 root DEBUG runner.py 62 10251] Cleaning up...
[2024-11-14 21:13:08,346 root DEBUG utilities.py 137 10251] Deleting temporary directories...
[2024-11-14 21:13:08,346 root DEBUG utilities.py 139 10251] Deleting /tmp/pdkinstall-tmp-r0fd9rxi-bind
[2024-11-14 21:13:08,347 root DEBUG runner.py 64 10251] Closing the log file.

Does that mean you triedsudo mount -t ext4 /drive-linux/filesystem/targetfs.img/drive-linux/filesystem/targetfs & sudo umount -l /drive-linux/filesystem/targetfs.img manually as well?

Can you flash using bootburn script manually. In this case, you need to set the board in recovery mode before trying to flash using bootburn script. After flashing is done you need to set the board back in normal model

lsusb #on host
sudo minicom -D /dev/ttyACM1 #on host to connect to aurix console.
tegrarecovery x1 on #on aurix console
tegrareset x1 #on aurix console
lsusb #on host. Expected to see an additional NVIDIA device indicates board set into recovery mode



cd drive-foundation/
./make/bind_partitions -b p3710-10-s05 linux clean
./make/bind_partitions -b p3710-10-s05 linux
tools/flashtools/bootburn/bootburn.py -b p3710-10-s05 -B qspi

tegrarecovery x1 off #on aurix console
tegrareset x1 #on aurix console

Please share the full logs for further investigation. BTW, what is the current DRIVE OS version on DRIVE platform?

Does that mean you triedsudo mount -t ext4 /drive-linux/filesystem/targetfs.img/drive-linux/filesystem/targetfs & sudo umount -l /drive-linux/filesystem/targetfs.img manually as well?

Yes, the node I created is loop13, and I successfully mounted targetfs to it.

[root@6.0.10.0-0009-build-linux-sdk:/drive]# df -h | grep targetfs 
/dev/loop13  6.8G  6.1G  385M  95%  /drive/drive-linux/filesystem/targetfs

However, unmounting /drive-linux/filesystem/targetfs.img was unsuccessful due to the following error:

umount: /drive-linux/filesystem/targetfs.img: no mount point specified.

Can you try flashing using the bootburn script manually? In this case, you need to set the board in recovery mode before attempting to flash using the bootburn script. After flashing is done, you need to set the board back to normal mode.

I tried, but the attempt was unsuccessful again. I keep getting an error related to mounting a filesystem image during the flashing process. The error message indicates that the specified mount point does not exist. Please check the log here:
bootburn.log (81.5 KB)

By the way, what is the current DRIVE OS version on the DRIVE platform?

6.0.4.0-31006010

Dear @bahareh.bafandehmayvan,
I am assuming the board is currently accessible and no issue with it. Please confirm it. Does the host has 200+GB of free space? Please double check host requirements at Requirements for Your Development Environment | NVIDIA Docs

I have never encounter this error. Could you remove the docker container and download again to check flashing? If 6.0.10 does not work, could you try flashing 6.0.8.1 and update us.

Dear @SivaRamaKrishnaNV ,
The board is currently accessible and no issue with it. Moreover, the requirements for the host are satisfied except for this one:
“The most recent graphics driver for your GPU needs to be installed on the host system.”
My host system is a Dell laptop.

Also, did you get a chance to review the specs of 940-63710-0010-200?

The device has very limited internal storage, with the Root Filesystem (/) being around 27 GiB. Clearly, the requirement of
“a minimum of 70GB and up to 120GB (during flash) free disk space for each full (host and target) deployed SDK version”
cannot apply to our device. Additionally, the x86_64 architecture does not apply to our target device.

However, I have mounted a 1TB USB SSD to our device. We have been advised that an OS update (to the latest version) is a viable solution. Could you please share our ticket internally and provide us with a concrete solution?

By the way, error code 8900 has been reported before in your forum. Could you tell me the content of the private message that was shared with the owner of the attached ticket?

This requirement is specific to host machine which is used to flash the target.

Noticed with bootburn commands, you hit different issue. The error code indicates space related issues on host. We suggested to try flashing another host and did not get ant response later.

Hello!
FYI, we finally managed to flash the board with the new OS.
I removed the old docker images and ran /drive# ./flash.py /dev/ttyACM1 p3710 and this time it worked!
Thanks

Dear @bahareh.bafandehmayvan ,
Glad to hear the issue is fixed.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.