Skip to content

deployment fail on codepipeline-goproxy.io Bad Gateway #496

Description

@tylerzou0760

When deploying using my own account, the following issue occurred. Even when using eu-central-1, the same problem persisted. The log of CodePipeline is as follows. Please help, thanks

Image

Initiator
[codepipeline/Observability-Workshop-Pipeline-hZ8K3Hlb65je]

<html>
<body>
<!--StartFragment-->
#9 [stage-1 3/5] RUN apk --no-cache add ca-certificates
--
#9 1.566 (1/1) Installing ca-certificates (20251003-r0)
#9 1.601 Executing busybox-1.37.0-r30.trigger
#9 1.606 Executing ca-certificates-20251003-r0.trigger
#9 1.744 OK: 8473 KiB in 17 packages
#9 DONE 2.0s
 
#5 [builder 1/5] FROM docker.io/library/golang:1.23@sha256:60deed95d3888cc5e4d9ff8a10c54e5edc008c6ae3fba6187be6fb592e19e8c0
#5 extracting sha256:f014853ae2033c0e173500a9c5027c3ecffe2ffacbd09b789ac2f2dc63ddaa63 3.0s done
#5 extracting sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334
#5 extracting sha256:6d6401b7636bba3fe2d916b154ba44abe2081a737e117b2c736167ca6ea42334 0.6s done
#5 extracting sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 0.1s
#5 extracting sha256:cffef7dc6f99e0837fd18f5ab2b363aff8d1c12ed377199f6d6478f80b458c05 2.6s done
#5 extracting sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877
#5 extracting sha256:d64c83132511ab5226f18a66abc03228a24fffcaf1ab1b4e9c9cdb64d16ad877 2.9s done
#5 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3
#5 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done
#5 extracting sha256:01b3c4a0d5c8f9abfa7395525fc8c3e2d9b8d3fec47edaf0d9c58f6253797d34
#5 extracting sha256:01b3c4a0d5c8f9abfa7395525fc8c3e2d9b8d3fec47edaf0d9c58f6253797d34 done
#5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
#5 DONE 15.9s
 
#10 [builder 2/5] WORKDIR /go/src/app
#10 DONE 0.4s
 
#11 [builder 3/5] COPY . .
#11 DONE 0.1s
 
#12 [builder 4/5] RUN go get .
#12 3.934 go: github.com/aws/aws-sdk-go-v2/service/sqs@v1.37.2: reading https://goproxy.io/github.com/aws/aws-sdk-go-v2/service/sqs/@v/v1.37.2.mod: 502 Bad Gateway
#12 3.934   server response: error code: 502
#12 ERROR: process "/bin/sh -c go get ." did not complete successfully: exit code: 1
------

<!--EndFragment-->
</body>
</html>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions