#1495  1dev/ssh-client docker image missing build for linux/arm64/v8 platform
Released
narandill opened 9 months ago

Hi,

Just wanted to Copy some files with SCP in Job Executor running on my Nvidia Jetson AGX Orin. Unfortunately there is no right image of 1dev/ssh-client for it's architecture. Is there any other way of downloading large files into Job workspace directory without using SCP/SSH connection? In my case I need to grab python wheels from the same machine where Job Executor resides.

10:21:48 Pending resource allocation...
10:21:48 Executing job (executor: remote-docker-executor-agx-orin, agent: agent-agx-orin-remote-docker)...
10:21:48 Allocating job cache...
10:21:48 Creating docker network 'remote-docker-executor-agx-orin-28-205-0'...
10:21:48 Downloading job dependencies...
10:21:48 Running step "Copy PyTorch wheel with SCP"...
10:21:48 Unable to find image '1dev/ssh-client:1.0.1' locally
10:21:50 1.0.1: Pulling from 1dev/ssh-client
10:21:50 837dd4791cdc: Pulling fs layer
10:21:50 0269f5dc86d8: Pulling fs layer
10:21:52 837dd4791cdc: Verifying Checksum
10:21:52 837dd4791cdc: Download complete
10:21:52 0269f5dc86d8: Verifying Checksum
10:21:52 0269f5dc86d8: Download complete
10:21:53 837dd4791cdc: Pull complete
10:21:53 0269f5dc86d8: Pull complete
10:21:53 Digest: sha256:da1c6411ebcf524e837e2be1af7d7734badbbcaea7a0c156e81ca092599819ad
10:21:53 Status: Downloaded newer image for 1dev/ssh-client:1.0.1
10:21:53 WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
10:21:54 exec /usr/bin/sh: exec format error
10:21:54 Step "Copy PyTorch wheel with SCP" is failed (5 seconds): Command exited with code 1
10:21:54 Step "Publish PyTorch wheel artifact" is skipped
narandill changed title 9 months ago
Previous Value Current Value
1dev/ssh-client docker image missing build for linux/arm64/v8 platform
`1dev/ssh-client` docker image missing build for `linux/arm64/v8` platform
narandill changed title 9 months ago
Previous Value Current Value
`1dev/ssh-client` docker image missing build for `linux/arm64/v8` platform
1dev/ssh-client docker image missing build for linux/arm64/v8 platform
Robin Shen changed fields 9 months ago
Name Previous Value Current Value
Type
Support Request
Improvement
Robin Shen commented 9 months ago

arm64 build of ssh-client will be available in next patch release soon.

narandill commented 9 months ago

arm64 build of ssh-client will be available in next patch release soon.

Thank you Sir! 🙏

OneDev changed state to 'Closed' 9 months ago
Previous Value Current Value
Open
Closed
OneDev commented 9 months ago

State changed as code fixing the issue is committed (ccc373ed)

OneDev changed state to 'Released' 9 months ago
Previous Value Current Value
Closed
Released
OneDev commented 9 months ago

State changed as build #3976 is successful

issue 1 of 1
Type
Improvement
Priority
Normal
Assignee
Labels
No labels
Issue Votes (0)
Watchers (4)
Reference
onedev/server#1495
Please wait...
Page is in error, reload to recover