fix: Centos development env #105
agent-build-rust-env.yml
on: push
build agent env
5m 18s
build agent env arm64
43s
Annotations
2 errors and 8 warnings
build agent env arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum -y install jq patch" did not complete successfully: exit code: 1
|
build agent env
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yum -y install https://forensics.cert.org/cert-forensics-tools-release-el7.rpm && yum -y install musl-libc musl-libc-static musl-clang musl-gcc && cd /usr/x86_64-linux-musl/lib64 && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/musl/libbcc_bpf.a --silent -O && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/musl/libpcap.a --silent -O && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/musl/libz.a --silent -O && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/musl/libbcc.a --silent -O && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/musl/libc.a --silent -O && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/musl/libelf.a --silent -O && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/musl/libstdc%2B%2B.a --silent -o ./libstdc++.a && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/musl/libjattach.a --silent -O && cd /usr/x86_64-linux-musl/include && ln -s /usr/include/bcc bcc && ln -s /usr/include/asm asm && ln -s /usr/include/asm-generic asm-generic && ln -s /usr/include/bddisasm bddisasm && ln -s /usr/include/gelf.h gelf.h && ln -s /usr/include/libdwarf-0 libdwarf-0 && ln -s /usr/include/libelf.h libelf.h && ln -s /usr/include/libGoReSym.h libGoReSym.h && ln -s /usr/include/linux linux && ln -s /usr/include/sys/queue.h sys/queue.h && ln -s /usr/include/zlib.h zlib.h && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/libpcap.a --silent -o /usr/lib64/libpcap.a && chmod 755 /usr/lib64/libpcap.a && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/libbcc.a --silent -o /usr/lib64/libbcc.a && chmod 755 /usr/lib64/libbcc.a && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/libbcc_bpf.a --silent -o /usr/lib64/libbcc_bpf.a && chmod 755 /usr/lib64/libbcc_bpf.a && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/libelf.a --silent -o /usr/lib64/libelf.a && chmod 755 /usr/lib64/libelf.a && curl https://deepflow-ce.oss-cn-beijing.aliyuncs.com/pkg/compile/x86_64/libjattach.a --silent -o /usr/lib64/libjattach.a && chmod 755 /usr/lib64/libjattach.a" did not complete successfully: exit code: 1
|
build agent env arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build agent env arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build agent env arm64
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build agent env arm64
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build agent env
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build agent env
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build agent env
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build agent env
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|