Codespace prebuild duration spike due to Upload Template V2 step #129752
Replies: 1 comment
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
hey team , we start seeing new stage in prebuild codespace action ,
Upload Template V2which taking ~ 1hr more for prebuild , is it temporary of we have some misconfiguration ? we didnt change anything on devcontainer json, can you please helplogs from this step:
2024-06-25T12:59:53.4435531Z �[36;1m# Generate manifest�[0m
2024-06-25T12:59:53.4436174Z �[36;1m/.codespaces/agent/bin/codespaces prebuild manifest --config-id $CONFIGURATION_ID�[0m
2024-06-25T12:59:53.4436813Z �[36;1m# Upload templates�[0m
2024-06-25T12:59:53.4437223Z �[36;1mfor location in $TARGET_VSCS_LOCATIONS; do�[0m
2024-06-25T12:59:53.4438751Z �[36;1m /.codespaces/agent/bin/codespaces prebuild upload --storage-type v2 --location $location --repo-name --devcontainer-path $DEVCONTAINER_PATH --config-id $CONFIGURATION_ID --flush-only --image-version Minimal�[0m
2024-06-25T12:59:53.4440570Z �[36;1mdone�[0m
2024-06-25T12:59:53.4476216Z shell: /usr/bin/sudo -EH bash {0}
2024-06-25T12:59:53.4476601Z env:
2024-06-25T12:59:53.4477209Z CODESPACES_GITHUB__APITOKEN: ***
2024-06-25T12:59:53.4477643Z CODESPACES_GITHUB__VSCSTARGET: production
2024-06-25T12:59:53.4478132Z CODESPACES_GITHUB__WORKFLOWRUNID: 9661984032
2024-06-25T12:59:53.4478790Z CODESPACES_GITHUB__APIURLBASE: https://api.github.com
2024-06-25T12:59:53.4480148Z CODESPACES_TELEMETRYSETTINGS__TELEMETRYENDPOINT: ***/agent/diagnostics
2024-06-25T12:59:53.4481422Z TARGET_VSCS_LOCATIONS: AustraliaCentral AustraliaEast CentralIndia EastUs EastUs2 SouthEastAsia UkSouth WestEurope WestUs2 WestUs3
2024-06-25T12:59:53.4511954Z USER_SECRETS_JSON: ***
2024-06-25T12:59:53.4512616Z REPO_URL:
2024-06-25T12:59:53.4513611Z REPO_URL_WITHOUT_BRANCH:
2024-06-25T12:59:53.4514363Z REPO_NAME_WITHOUT_OWNER:
2024-06-25T12:59:53.4514874Z DEVCONTAINER_PATH: .devcontainer/devcontainer.json
2024-06-25T12:59:53.4515327Z CONFIGURATION_ID: 43140
2024-06-25T12:59:53.4515683Z CODESPACES_GITHUB__VSCSTARGETURL:
2024-06-25T12:59:53.4516162Z INTERNAL_URL: ***
2024-06-25T12:59:53.4516489Z LOG_PATH: ***
2024-06-25T12:59:53.4516794Z TARGET_KEY: ***
2024-06-25T12:59:53.4517105Z TARGET_LOCATION_KEY: ***
2024-06-25T12:59:53.4517456Z TARGET_URL_KEY: ***
2024-06-25T12:59:53.4519426Z FEATURE_FLAGS_JSON: {"remapUserNamespace":false,"storageV2PrebuildsConcurrent":false,"storageV2PrebuildsConcurrentPpe":false,"storageV2PrebuildsConcurrentDevelopment":false,"storageV2PrebuildsConcurrentLocal":false,"storageV2DockerLibSKUSize":false,"storageV2DockerLibSKUSizePpe":true,"storageV2DockerLibSKUSizeDevelopment":false,"storageV2DockerLibSKUSizeLocal":false}
2024-06-25T12:59:53.4521224Z ##[endgroup]
2024-06-25T12:59:54.5949689Z [2024-06-25 12:59:54.594 GrpcService I] codespaces v1.1.3341.58662 (pid: 29972)
2024-06-25T12:59:54.6014019Z [2024-06-25 12:59:54.601 CodespacesFuse I] codespaces v1.1.3341.58662 (pid: 29972)
2024-06-25T12:59:54.6203983Z Generating manifest...
2024-06-25T12:59:59.1658356Z [2024-06-25 12:59:59.165 CodespacesFuse I] Executing raw command: 'nice '
2024-06-25T12:59:59.1665742Z [2024-06-25 12:59:59.166 CodespacesFuse I] Terminal text: '$ nice '
2024-06-25T12:59:59.2137829Z [2024-06-25 12:59:59.213 CodespacesFuse I] nice process exited with exit code 0
2024-06-25T12:59:59.2138591Z [2024-06-25 12:59:59.213 CodespacesFuse I] 0
2024-06-25T12:59:59.2141255Z [2024-06-25 12:59:59.214 CodespacesFuse I] Received all output from '$ nice '
2024-06-25T12:59:59.2161601Z [2024-06-25 12:59:59.215 CodespacesFuse I] Executing raw command: 'nice -n 0 /.codespaces/agent/bin/storage-driver-rs/codespaces-fuse-driver generate-manifest --image-path /tmp/cloudenvdata.img --output-manifest-path /tmp/prebuild-manifest.json --log-base codespaces-storage-driver-generate-manifest --log-location ***'
2024-06-25T12:59:59.2168020Z [2024-06-25 12:59:59.216 CodespacesFuse I] Terminal text: '$ nice -n 0 /.codespaces/agent/bin/storage-driver-rs/codespaces-fuse-driver generate-manifest --image-path /tmp/cloudenvdata.img --output-manifest-path /tmp/prebuild-manifest.json --log-base codespaces-storage-driver-generate-manifest --log-location ***'
2024-06-25T12:59:59.2320042Z [2024-06-25 12:59:59.231 CodespacesFuse I] {"timestamp":"2024-06-25T12:59:59.231164Z","level":"INFO","fields":{"message":"enter"},"target":"codespaces_fuse_driver","span":{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"},"spans":[{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"}],"threadName":"main","threadId":"ThreadId(1)"}
2024-06-25T12:59:59.2505727Z [2024-06-25 12:59:59.249 CodespacesFuse I] {"timestamp":"2024-06-25T12:59:59.231239Z","level":"INFO","fields":{"message":"command_start","command_name":"generate_manifest"},"target":"cli::commands::command_name","span":{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"},"spans":[{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"}],"threadName":"main","threadId":"ThreadId(1)"}
2024-06-25T12:59:59.2517469Z [2024-06-25 12:59:59.251 CodespacesFuse I] {"timestamp":"2024-06-25T12:59:59.231305Z","level":"INFO","fields":{"message":"report_system_state_start"},"target":"common::utils::system_info","threadId":"ThreadId(4)"}
2024-06-25T13:00:00.5948035Z [2024-06-25 13:00:00.573 CodespacesFuse I] {"timestamp":"2024-06-25T13:00:00.567930Z","level":"INFO","fields":{"message":"system_info","filesystems":"Filesystem 1K-blocks Used Available Use% Mounted on\n/dev/root 609555876 83094880 526444612 14% /\ntmpfs 32916708 0 32916708 0% /dev/shm\ntmpfs 13166684 1128 13165556 1% /run\ntmpfs 5120 0 5120 0% /run/lock\n/dev/sda15 106858 6186 100673 6% /boot/efi","kernel":"Linux runner 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux","fuse":"root 30014 29972 1306928 0.0 0.0 Sl 00:00:00 19 0 TS 0 /.codespaces/agent/bin/storage-driver-rs/codespaces-fuse-driver generate-manifest --image-path /tmp/cloudenvdata.img --output-manifest-path /tmp/prebuild-manifest.json --log-base codespaces-storage-driver-generate-manifest --log-location ***","docker":"Error: Failed to run
pscommand: Command "/bin/sh -c ps -aux | grep [d]ocker" failed with exit code (exit status: 1) ; stderr: ""","dmesg":"[Tue Jun 25 12:02:47 2024] docker0: port 1(vethb306887) entered blocking state\n[Tue Jun 25 12:02:47 2024] docker0: port 1(vethb306887) entered forwarding state\n[Tue Jun 25 12:02:47 2024] eth0: renamed from veth413cd78\n[Tue Jun 25 12:02:47 2024] IPv6: ADDRCONF(NETDEV_CHANGE): vethb306887: link becomes ready\n[Tue Jun 25 12:02:47 2024] docker0: port 1(vethb306887) entered disabled state\n[Tue Jun 25 12:02:47 2024] veth413cd78: renamed from eth0\n[Tue Jun 25 12:02:47 2024] docker0: port 2(veth803573b) entered blocking state\n[Tue Jun 25 12:02:47 2024] docker0: port 2(veth803573b) entered disabled state\n[Tue Jun 25 12:02:47 2024] device veth803573b entered promiscuous mode\n[Tue Jun 25 12:02:47 2024] docker0: port 2(veth803573b) entered blocking state\n[Tue Jun 25 12:02:47 2024] docker0: port 2(veth803573b) entered forwarding state\n[Tue Jun 25 12:02:47 2024] docker0: port 1(vethb306887) entered disabled state\n[Tue Jun 25 12:02:47 2024] device vethb306887 left promiscuous mode\n[Tue Jun 25 12:02:47 2024] docker0: port 1(vethb306887) entered disabled state\n[Tue Jun 25 12:02:47 2024] eth0: renamed from veth16b3e6c\n[Tue Jun 25 12:02:47 2024] IPv6: ADDRCONF(NETDEV_CHANGE): veth803573b: link becomes ready\n[Tue Jun 25 12:02:58 2024] docker0: port 2(veth803573b) entered disabled state\n[Tue Jun 25 12:02:58 2024] veth16b3e6c: renamed from eth0\n[Tue Jun 25 12:02:58 2024] docker0: port 1(veth5f5cb1f) entered blocking state\n[Tue Jun 25 12:02:58 2024] docker0: port 1(veth5f5cb1f) entered disabled state\n[Tue Jun 25 12:02:58 2024] device veth5f5cb1f entered promiscuous mode\n[Tue Jun 25 12:02:58 2024] docker0: port 1(veth5f5cb1f) entered blocking state\n[Tue Jun 25 12:02:58 2024] docker0: port 1(veth5f5cb1f) entered forwarding state\n[Tue Jun 25 12:02:58 2024] docker0: port 2(veth803573b) entered disabled state\n[Tue Jun 25 12:02:58 2024] device veth803573b left promiscuous mode\n[Tue Jun 25 12:02:58 2024] docker0: port 2(veth803573b) entered disabled state\n[Tue Jun 25 12:02:58 2024] eth0: renamed from vethc158954\n[Tue Jun 25 12:02:58 2024] IPv6: ADDRCONF(NETDEV_CHANGE): veth5f5cb1f: link becomes ready\n[Tue Jun 25 12:03:02 2024] docker0: port 1(veth5f5cb1f) entered disabled state\n[Tue Jun 25 12:03:02 2024] vethc158954: renamed from eth0\n[Tue Jun 25 12:03:02 2024] docker0: port 2(vethd5a5fec) entered blocking state\n[Tue Jun 25 12:03:02 2024] docker0: port 2(vethd5a5fec) entered disabled state\n[Tue Jun 25 12:03:02 2024] device vethd5a5fec entered promiscuous mode\n[Tue Jun 25 12:03:02 2024] docker0: port 2(vethd5a5fec) entered blocking state\n[Tue Jun 25 12:03:02 2024] docker0: port 2(vethd5a5fec) entered forwarding state\n[Tue Jun 25 12:03:02 2024] docker0: port 1(veth5f5cb1f) entered disabled state\n[Tue Jun 25 12:03:02 2024] device veth5f5cb1f left promiscuous mode\n[Tue Jun 25 12:03:02 2024] docker0: port 1(veth5f5cb1f) entered disabled state\n[Tue Jun 25 12:03:03 2024] eth0: renamed from veth10d7f80\n[Tue Jun 25 12:03:03 2024] IPv6: ADDRCONF(NETDEV_CHANGE): vethd5a5fec: link becomes ready\n[Tue Jun 25 12:03:04 2024] docker0: port 2(vethd5a5fec) entered disabled state\n[Tue Jun 25 12:03:04 2024] veth10d7f80: renamed from eth0\n[Tue Jun 25 12:03:04 2024] docker0: port 1(veth061d2b2) entered blocking state\n[Tue Jun 25 12:03:04 2024] docker0: port 1(veth061d2b2) entered disabled state\n[Tue Jun 25 12:03:04 2024] device veth061d2b2 entered promiscuous mode\n[Tue Jun 25 12:03:04 2024] docker0: port 1(veth061d2b2) entered blocking state\n[Tue Jun 25 12:03:04 2024] docker0: port 1(veth061d2b2) entered forwarding state\n[Tue Jun 25 12:03:04 2024] docker0: port 2(vethd5a5fec) entered disabled state\n[Tue Jun 25 12:03:04 2024] device vethd5a5fec left promiscuous mode\n[Tue Jun 25 12:03:04 2024] docker0: port 2(vethd5a5fec) entered disabled state\n[Tue Jun 25 12:03:04 2024] eth0: renamed from veth72f0f43\n[Tue Jun 25 12:03:04 2024] IPv6: ADDRCONF(NETDEV_CHANGE): veth061d2b2: link becomes ready\n[Tue Jun 25 12:03:04 2024] docker0: port 1(veth061d2b2) entered disabled state\n[Tue Jun 25 12:03:04 2024] veth72f0f43: renamed from eth0\n[Tue Jun 25 12:03:04 2024] docker0: port 1(veth061d2b2) entered disabled state\n[Tue Jun 25 12:03:04 2024] device veth061d2b2 left promiscuous mode\n[Tue Jun 25 12:03:04 2024] docker0: port 1(veth061d2b2) entered disabled state\n[Tue Jun 25 12:05:59 2024] loop5: detected capacity change from 0 to 79520\n[Tue Jun 25 12:06:01 2024] loop6: detected capacity change from 0 to 8\n[Tue Jun 25 12:06:08 2024] loop6: detected capacity change from 0 to 130960\n[Tue Jun 25 12:06:16 2024] loop7: detected capacity change from 0 to 178240\n[Tue Jun 25 12:42:12 2024] EXT4-fs (loop4): unmounting filesystem e4a9b321-f1e7-4d07-aa2d-32a1365cfc3a.\n[Tue Jun 25 12:59:58 2024] EXT4-fs (dm-0): unmounting filesystem 1265723c-c8c1-4cad-888d-388b5805c154.\n[Tue Jun 25 12:59:58 2024] dm-0: detected capacity change from 538968064 to 0","mounts":"/dev/sda1 on / type ext4 (rw,relatime,discard,errors=remount-ro)\ndevtmpfs on /dev type devtmpfs (rw,nosuid,noexec,relatime,size=32914388k,nr_inodes=8228597,mode=755,inode64)\nproc on /proc type proc (rw,nosuid,nodev,noexec,relatime)\nsysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)\nsecurityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)\ntmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)\ndevpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)\ntmpfs on /run type tmpfs (rw,nosuid,nodev,size=13166684k,nr_inodes=819200,mode=755,inode64)\ntmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)\ncgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime)\npstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)\nbpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)\nsystemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18916)\nhugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)\nmqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)\ndebugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)\ntracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)\nfusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)\nconfigfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)\nramfs on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)\n/var/lib/snapd/snaps/core20_2015.snap on /snap/core20/2015 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide)\n/var/lib/snapd/snaps/lxd_24322.snap on /snap/lxd/24322 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide)\n/var/lib/snapd/snaps/snapd_20290.snap on /snap/snapd/20290 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide)\n/dev/sda15 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)\nbinfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)\ntmpfs on /run/snapd/ns type tmpfs (rw,nosuid,nodev,size=13166684k,nr_inodes=819200,mode=755,inode64)\nnsfs on /run/docker/netns/default type nsfs (rw)\n/var/lib/snapd/snaps/snapd_21759.snap on /snap/snapd/21759 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide)\n/var/lib/snapd/snaps/core20_2318.snap on /snap/core20/2318 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide)\n/var/lib/snapd/snaps/lxd_28373.snap on /snap/lxd/28373 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide)\nnsfs on /run/snapd/ns/lxd.mnt type nsfs (rw)","losetup":"NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC\n/dev/loop1 0 0 1 1 /var/lib/snapd/snaps/lxd_24322.snap 0 512\n/dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_2318.snap 0 512\n/dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_20290.snap 0 512\n/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core20_2015.snap 0 512\n/dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_28373.snap 0 512\n/dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_21759.snap 0 512","lvm":"version:\n LVM version: 2.03.11(2) (2021-01-08)\n Library version: 1.02.175 (2021-01-08)\n Driver version: 4.47.0\n Configuration: ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --libdir=/lib/x86_64-linux-gnu --sbindir=/sbin --with-usrlibdir=/usr/lib/x86_64-linux-gnu --with-optimisation=-O2 --with-cache=internal --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --with-default-pid-dir=/run --with-default-run-dir=/run/lvm --with-default-locking-dir=/run/lock/lvm --with-thin=internal --with-thin-check=/usr/sbin/thin_check --with-thin-dump=/usr/sbin/thin_dump --with-thin-repair=/usr/sbin/thin_repair --with-udev-prefix=/ --enable-applib --enable-blkid_wiping --enable-cmdlib --enable-dmeventd --enable-editline --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-lvmpolld --enable-notify-dbus --enable-pkgconfig --enable-udev_rules --enable-udev_sync --disable-readline\n\nvgs:\n\n\nlvs:\n","lsof":"Error: Failed to runlsofcommand: Command "lsof +c 0 /var/lib/docker" failed with exit code (exit status: 1) ; stderr: ""","processes":"<comprehensive_diagnostics_disabled>"},"target":"common::utils::system_info","threadId":"ThreadId(4)"}2024-06-25T13:00:00.6030009Z [2024-06-25 13:00:00.581 CodespacesFuse I] {"timestamp":"2024-06-25T13:00:00.567985Z","level":"INFO","fields":{"message":"report_system_state_end","duration":1.3366618156433105},"target":"common::time_span","threadId":"ThreadId(4)"}
2024-06-25T13:00:57.8643456Z [2024-06-25 13:00:57.863 CodespacesFuse I] {"timestamp":"2024-06-25T13:00:57.857893Z","level":"INFO","fields":{"message":"write_manifest_start"},"target":"fuse::manifest","span":{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"},"spans":[{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"}],"threadName":"main","threadId":"ThreadId(1)"}
2024-06-25T13:00:57.8660871Z [2024-06-25 13:00:57.865 CodespacesFuse I] {"timestamp":"2024-06-25T13:00:57.859136Z","level":"INFO","fields":{"message":"write_manifest_end_context","path":""/tmp/prebuild-manifest.json"","success":true},"target":"fuse::manifest","span":{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"},"spans":[{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"}],"threadName":"main","threadId":"ThreadId(1)"}
2024-06-25T13:00:57.8684476Z [2024-06-25 13:00:57.868 CodespacesFuse I] {"timestamp":"2024-06-25T13:00:57.859154Z","level":"INFO","fields":{"message":"write_manifest_end","duration":0.0012351330369710922},"target":"common::time_span","span":{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"},"spans":[{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"}],"threadName":"main","threadId":"ThreadId(1)"}
2024-06-25T13:00:57.8697333Z [2024-06-25 13:00:57.869 CodespacesFuse I] {"timestamp":"2024-06-25T13:00:57.859367Z","level":"INFO","fields":{"message":"finished_generating_manifest","manifest_generation_duration":"58.627912257s"},"target":"cli::commands::generate_manifest","span":{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"},"spans":[{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"}],"threadName":"main","threadId":"ThreadId(1)"}
2024-06-25T13:00:57.8701618Z [2024-06-25 13:00:57.869 CodespacesFuse I] {"timestamp":"2024-06-25T13:00:57.859386Z","level":"INFO","fields":{"message":"command_finished","success":true,"result":"Ok(())"},"target":"codespaces_fuse_driver","span":{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"},"spans":[{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"}],"threadName":"main","threadId":"ThreadId(1)"}
2024-06-25T13:00:57.8707652Z [2024-06-25 13:00:57.870 CodespacesFuse I] {"timestamp":"2024-06-25T13:00:57.859392Z","level":"INFO","fields":{"message":"report_system_state_start"},"target":"common::utils::system_info","span":{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"},"spans":[{"command":"generate_manifest","session_id":"laRTyPAGppx4ARI0","name":"global"}],"threadName":"main","threadId":"ThreadId(1)"}
Beta Was this translation helpful? Give feedback.
All reactions