squawks image does not accept ssh when built with profile=llvm |
||||
Issue descriptionTrybot image with profile=llvm : https://pantheon.corp.google.com/storage/browser/chromeos-image-archive/trybot-squawks-release/R59-9346.0.0-b9515?authuser=1 Builder image: https://pantheon.corp.google.com/storage/browser/chromeos-image-archive/squawks-release/R59-9346.0.0?authuser=1 After flashing the trybot image, the machine does not accept the ssh connections anymore. This is probably the issue affecting the toolchain nightly squawks tests.
,
Mar 7 2017
does this happen with the official release builders?
,
Mar 7 2017
No, official release builders image is fine. Ssh does not work only when we specify --profile=llvm in setup_board for our trybot builds.
,
Mar 7 2017
Problem seems to start From Feb 1 and packages chromeos-sshd-init is from a different overlay (cheets-private vs chromiumos). After Feb 1: [ebuild N ] chromeos-base/chromeos-sshd-init-0.0.1-r5002::cheets-private to /build/squawks/ 0 KiB Before: [ebuild N ] chromeos-base/chromeos-sshd-init-0.0.1-r6::chromiumos to /build/squawks/ 0 KiB
,
Mar 8 2017
The release builders also use same config so chromeos-sshd-init is probably not the issue.
,
Mar 8 2017
The issue most likely is because of use of llvm profile. For squawks the llvm profile is in public overlay which means that cheets related changes were not added to the build. Will drop llvm profile from nightly builds and check again.
,
Mar 9 2017
,
Mar 9 2017
Marking it fixed after llvm profile removal from squawks.
,
Mar 17 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by manojgupta@chromium.org
, Mar 7 2017