hypershift_framework.go:530: Successfully created hostedcluster e2e-clusters-ql57p/autoscaling-hwkmw in 46s
hypershift_framework.go:179: Summarizing unexpected conditions for HostedCluster autoscaling-hwkmw
util.go:3185: Successfully waited for HostedCluster e2e-clusters-ql57p/autoscaling-hwkmw to have valid conditions in 0s
hypershift_framework.go:349: skipping postTeardown()
hypershift_framework.go:327: skipping teardown, already called
autoscaling_test.go:511: Enabled autoscaling on NodePool autoscaling-hwkmw-us-east-1a (min=1, max=3)
util.go:305: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-ql57p/autoscaling-hwkmw in 0s
util.go:322: Successfully waited for kubeconfig secret to have data in 0s
util.go:384: Successfully waited for a successful connection to the guest API server in 0s
util.go:583: Successfully waited for 1 nodes to become ready in 25ms
autoscaling_test.go:515: Cluster has 1 ready nodes
autoscaling_test.go:533: Configured aggressive CAS scale-down timers (unneeded=60s, delayAfterAdd=30s)
autoscaling_test.go:537: Successfully waited for autoscaler deployment to have required settings and be ready in 10s
autoscaling_test.go:541: Autoscaler deployment is ready with aggressive scale-down settings
autoscaling_test.go:554:
Unexpected error:
<*url.Error | 0x1bf008dafcb0>:
Post "https://api-autoscaling-hwkmw.service.ci.hypershift.devcluster.openshift.com:443/apis/batch/v1/namespaces/default/jobs": read tcp 10.131.120.41:44686->34.199.108.54:443: read: connection reset by peer
{
Op: "Post",
URL: "https://api-autoscaling-hwkmw.service.ci.hypershift.devcluster.openshift.com:443/apis/batch/v1/namespaces/default/jobs",
Err: <*net.OpError | 0x1bf008cc0410>{
Op: "read",
Net: "tcp",
Source: <*net.TCPAddr | 0x1bf00bda1110>{
IP: [10, 131, 120, 41],
Port: 44686,
Zone: "",
},
Addr: <*net.TCPAddr | 0x1bf00bda1140>{IP: "\"\xc7l6", Port: 443, Zone: ""},
Err: <*os.SyscallError | 0x1bf0085f7be0>{
Syscall: "read",
Err: <syscall.Errno>0x68,
},
},
}
occurred