Pull request #762 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fed254c3dbfe15167afaee9eb1cb5d34159acce9+608a3e003cfc55b8172902caa6aca2b1fd619d11 (7d57dbf684e84b3406456b80970d3dcd2e1a0317) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh481608352829563033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14799738000750325142.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh178307542124314492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2421472032979859726.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10174761435274842959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-762/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8821919116564994408.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4321’ Running on prd-ubuntu20.04-docker-8c-8g-4324 in /w/workspace/edgexfoundry_edgex-ui-go_PR-762 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-762 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit fed254c3dbfe15167afaee9eb1cb5d34159acce9 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/762/head:refs/remotes/origin/PR-762 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed254c3dbfe15167afaee9eb1cb5d34159acce9 # timeout=10 Merge succeeded, producing fed254c3dbfe15167afaee9eb1cb5d34159acce9 Checking out Revision fed254c3dbfe15167afaee9eb1cb5d34159acce9 (PR-762) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed254c3dbfe15167afaee9eb1cb5d34159acce9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T05:01:22.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T05:01:22.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T05:01:23.104Z] ========================================================= [2024-06-25T05:01:23.104Z] EdgeX Global Pipelines Version Info [2024-06-25T05:01:23.104Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:01:23.887Z] ------------------- [2024-06-25T05:01:23.887Z] stable info: [2024-06-25T05:01:23.887Z] ------------------- [2024-06-25T05:01:23.887Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T05:01:23.887Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T05:01:23.887Z] Message: update stable to v1.0.260 [2024-06-25T05:01:24.486Z] ------------------- [2024-06-25T05:01:24.486Z] experimental info: [2024-06-25T05:01:24.486Z] ------------------- [2024-06-25T05:01:24.486Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T05:01:24.486Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T05:01:24.486Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T05:01:24.706Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-06-25T05:01:24.761Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-06-25T05:01:24.830Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T05:01:24.881Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T05:01:24.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T05:01:24.994Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T05:01:25.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T05:01:25.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T05:01:25.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T05:01:25.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T05:01:25.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T05:01:25.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-06-25T05:01:25.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T05:01:25.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T05:01:25.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T05:01:25.567Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T05:01:25.628Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T05:01:25.700Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T05:01:25.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T05:01:25.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T05:01:25.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T05:01:25.944Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T05:01:26.006Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T05:01:26.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T05:01:26.135Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T05:01:26.201Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T05:01:26.260Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T05:01:26.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-762 [Pipeline] echo [2024-06-25T05:01:26.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-762 [Pipeline] echo [2024-06-25T05:01:26.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-762 [Pipeline] echo [2024-06-25T05:01:26.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fed254c3dbfe15167afaee9eb1cb5d34159acce9 [Pipeline] echo [2024-06-25T05:01:26.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fed254c [Pipeline] echo [2024-06-25T05:01:26.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T05:01:26.762Z] provisioning config files... [2024-06-25T05:01:26.774Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/config9502940201851746932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:01:27.176Z] ---> ****-login.sh [2024-06-25T05:01:27.176Z] nexus3.edgexfoundry.org:10001 [2024-06-25T05:01:27.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:27.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:27.438Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:27.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:27.439Z] [2024-06-25T05:01:27.439Z] Login Succeeded [2024-06-25T05:01:27.439Z] nexus3.edgexfoundry.org:10002 [2024-06-25T05:01:27.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:27.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:27.699Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:27.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:27.699Z] [2024-06-25T05:01:27.699Z] Login Succeeded [2024-06-25T05:01:27.699Z] nexus3.edgexfoundry.org:10003 [2024-06-25T05:01:27.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:27.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:27.699Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:27.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:27.699Z] [2024-06-25T05:01:27.699Z] Login Succeeded [2024-06-25T05:01:27.699Z] nexus3.edgexfoundry.org:10004 [2024-06-25T05:01:27.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:27.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:27.699Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:27.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:27.699Z] [2024-06-25T05:01:27.699Z] Login Succeeded [2024-06-25T05:01:27.699Z] ****.io [2024-06-25T05:01:27.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:27.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:27.960Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:27.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:27.960Z] [2024-06-25T05:01:27.960Z] Login Succeeded [2024-06-25T05:01:27.960Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T05:01:27.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T05:01:28.680Z] + git rev-list -1 --merges fed254c3dbfe15167afaee9eb1cb5d34159acce9~1..fed254c3dbfe15167afaee9eb1cb5d34159acce9 [Pipeline] echo [2024-06-25T05:01:28.730Z] -----------> git rev-list -1 --merges fed254c3dbfe15167afaee9eb1cb5d34159acce9~1..fed254c3dbfe15167afaee9eb1cb5d34159acce9 fed254c3dbfe15167afaee9eb1cb5d34159acce9 [false] [Pipeline] sh [2024-06-25T05:01:29.055Z] + git log --format=format:%s -1 fed254c3dbfe15167afaee9eb1cb5d34159acce9 [Pipeline] echo [2024-06-25T05:01:29.094Z] ========================================================= [2024-06-25T05:01:29.094Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T05:01:29.094Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T05:01:29.543Z] + git log --format=format:%s -1 fed254c3dbfe15167afaee9eb1cb5d34159acce9 [Pipeline] echo [2024-06-25T05:01:29.588Z] [semverPrep] GIT_COMMIT: fed254c3dbfe15167afaee9eb1cb5d34159acce9, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2024-06-25T05:01:29.631Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T05:01:30.016Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T05:01:30.016Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T05:01:30.016Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T05:01:30.016Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T05:01:30.016Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T05:01:30.016Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T05:01:30.016Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:01:30.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T05:01:30.466Z] [2024-06-25T05:01:30.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:01:30.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T05:01:30.876Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T05:01:30.876Z] b85a868b505f: Pulling fs layer [2024-06-25T05:01:30.876Z] e2be974225ed: Pulling fs layer [2024-06-25T05:01:30.876Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T05:01:30.876Z] 988bab9f4d93: Pulling fs layer [2024-06-25T05:01:30.876Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T05:01:30.876Z] eaf3925da568: Pulling fs layer [2024-06-25T05:01:30.876Z] bab4dde63d76: Pulling fs layer [2024-06-25T05:01:30.876Z] bde34c3a00c8: Pulling fs layer [2024-06-25T05:01:30.876Z] 988bab9f4d93: Waiting [2024-06-25T05:01:30.876Z] 1469e6f7b9e6: Waiting [2024-06-25T05:01:30.876Z] bab4dde63d76: Waiting [2024-06-25T05:01:30.876Z] eaf3925da568: Waiting [2024-06-25T05:01:30.876Z] b352a97aabf1: Pulling fs layer [2024-06-25T05:01:30.876Z] bde34c3a00c8: Waiting [2024-06-25T05:01:30.876Z] 4872d77fe225: Pulling fs layer [2024-06-25T05:01:30.876Z] b352a97aabf1: Waiting [2024-06-25T05:01:30.876Z] 5851b861e8e6: Pulling fs layer [2024-06-25T05:01:30.876Z] 5851b861e8e6: Waiting [2024-06-25T05:01:30.876Z] 4872d77fe225: Waiting [2024-06-25T05:01:30.876Z] e2be974225ed: Download complete [2024-06-25T05:01:30.876Z] 988bab9f4d93: Verifying Checksum [2024-06-25T05:01:30.876Z] 988bab9f4d93: Download complete [2024-06-25T05:01:31.138Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T05:01:31.138Z] 1469e6f7b9e6: Download complete [2024-06-25T05:01:31.138Z] eaf3925da568: Download complete [2024-06-25T05:01:31.138Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T05:01:31.138Z] 339a4e72a1f5: Download complete [2024-06-25T05:01:31.138Z] bde34c3a00c8: Verifying Checksum [2024-06-25T05:01:31.138Z] bde34c3a00c8: Download complete [2024-06-25T05:01:31.138Z] b352a97aabf1: Verifying Checksum [2024-06-25T05:01:31.138Z] b352a97aabf1: Download complete [2024-06-25T05:01:31.138Z] 4872d77fe225: Verifying Checksum [2024-06-25T05:01:31.138Z] 4872d77fe225: Download complete [2024-06-25T05:01:31.138Z] 5851b861e8e6: Verifying Checksum [2024-06-25T05:01:31.138Z] 5851b861e8e6: Download complete [2024-06-25T05:01:31.138Z] b85a868b505f: Verifying Checksum [2024-06-25T05:01:31.138Z] b85a868b505f: Download complete [2024-06-25T05:01:31.397Z] bab4dde63d76: Verifying Checksum [2024-06-25T05:01:31.398Z] bab4dde63d76: Download complete [2024-06-25T05:01:32.333Z] b85a868b505f: Pull complete [2024-06-25T05:01:32.333Z] e2be974225ed: Pull complete [2024-06-25T05:01:32.902Z] 339a4e72a1f5: Pull complete [2024-06-25T05:01:32.902Z] 988bab9f4d93: Pull complete [2024-06-25T05:01:33.162Z] 1469e6f7b9e6: Pull complete [2024-06-25T05:01:33.163Z] eaf3925da568: Pull complete [2024-06-25T05:01:35.067Z] bab4dde63d76: Pull complete [2024-06-25T05:01:35.067Z] bde34c3a00c8: Pull complete [2024-06-25T05:01:35.067Z] b352a97aabf1: Pull complete [2024-06-25T05:01:35.067Z] 4872d77fe225: Pull complete [2024-06-25T05:01:35.327Z] 5851b861e8e6: Pull complete [2024-06-25T05:01:35.327Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T05:01:35.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T05:01:35.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:01:35.624Z] prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container [2024-06-25T05:01:35.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T05:01:37.167Z] $ docker top e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc -eo pid,comm [2024-06-25T05:01:37.228Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-25T05:01:37.228Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T05:01:37.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T05:01:37.395Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T05:01:37.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T05:01:37.526Z] $ docker exec e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc ssh-agent [2024-06-25T05:01:37.634Z] SSH_AUTH_SOCK=/tmp/ssh-PbnIb0iFH0qt/agent.33 [2024-06-25T05:01:37.634Z] SSH_AGENT_PID=39 [2024-06-25T05:01:37.641Z] Running ssh-add (command line suppressed) [2024-06-25T05:01:37.752Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/private_key_5359673055286819190.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/private_key_5359673055286819190.key) [2024-06-25T05:01:37.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T05:01:38.108Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T05:01:38.139Z] $ docker exec --env ******** --env ******** e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc ssh-agent -k [2024-06-25T05:01:38.236Z] unset SSH_AUTH_SOCK; [2024-06-25T05:01:38.236Z] unset SSH_AGENT_PID; [2024-06-25T05:01:38.237Z] echo Agent pid 39 killed; [2024-06-25T05:01:38.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T05:01:38.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T05:01:38.347Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T05:01:38.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T05:01:38.481Z] $ docker exec e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc ssh-agent [2024-06-25T05:01:38.594Z] SSH_AUTH_SOCK=/tmp/ssh-kWCpEdKR4mEF/agent.72 [2024-06-25T05:01:38.594Z] SSH_AGENT_PID=78 [2024-06-25T05:01:38.599Z] Running ssh-add (command line suppressed) [2024-06-25T05:01:38.708Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/private_key_1845063379527159252.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/private_key_1845063379527159252.key) [2024-06-25T05:01:38.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T05:01:39.065Z] + git semver init [2024-06-25T05:01:39.324Z] 2024-06-25 05:01:39,249 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T05:01:39.324Z] 2024-06-25 05:01:39,250 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver [2024-06-25T05:01:39.324Z] 2024-06-25 05:01:39,250 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver [2024-06-25T05:01:39.324Z] 2024-06-25 05:01:39,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-762, universal_newlines=False, shell=None, istream=None) [2024-06-25T05:01:41.864Z] 2024-06-25 05:01:41,433 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.git/info/exclude [2024-06-25T05:01:41.864Z] 2024-06-25 05:01:41,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver/PR-762 with force:False [2024-06-25T05:01:41.864Z] 2024-06-25 05:01:41,434 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver/PR-762 [2024-06-25T05:01:41.864Z] 2024-06-25 05:01:41,438 [execute] INFO git cat-file --batch-check [2024-06-25T05:01:41.864Z] 2024-06-25 05:01:41,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T05:01:41.864Z] 2024-06-25 05:01:41,446 [execute] INFO git cat-file --batch [2024-06-25T05:01:41.864Z] 2024-06-25 05:01:41,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T05:01:41.864Z] 2024-06-25 05:01:41,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-762/.semver/PR-762 [2024-06-25T05:01:41.864Z] 0.0.0 [Pipeline] } [2024-06-25T05:01:41.901Z] $ docker exec --env ******** --env ******** e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc ssh-agent -k [2024-06-25T05:01:41.992Z] unset SSH_AUTH_SOCK; [2024-06-25T05:01:41.992Z] unset SSH_AGENT_PID; [2024-06-25T05:01:41.992Z] echo Agent pid 78 killed; [2024-06-25T05:01:42.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T05:01:42.458Z] + git semver [Pipeline] } [2024-06-25T05:01:42.756Z] $ docker stop --time=1 e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc [2024-06-25T05:01:44.057Z] $ docker rm -f --volumes e6914ee0a285caadc5149ca22ec6e742473f707b0762f2b942f6a87fcf6d59fc [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T05:01:44.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T05:01:44.784Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T05:01:44.809Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T05:01:45.537Z] provisioning config files... [2024-06-25T05:01:45.547Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/config16123005607220462911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:01:45.958Z] ---> ****-login.sh [2024-06-25T05:01:45.958Z] nexus3.edgexfoundry.org:10001 [2024-06-25T05:01:45.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:45.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:45.958Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:45.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:45.958Z] [2024-06-25T05:01:45.958Z] Login Succeeded [2024-06-25T05:01:45.958Z] nexus3.edgexfoundry.org:10002 [2024-06-25T05:01:45.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:45.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:45.958Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:45.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:45.958Z] [2024-06-25T05:01:45.958Z] Login Succeeded [2024-06-25T05:01:45.958Z] nexus3.edgexfoundry.org:10003 [2024-06-25T05:01:46.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:46.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:46.221Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:46.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:46.221Z] [2024-06-25T05:01:46.221Z] Login Succeeded [2024-06-25T05:01:46.221Z] nexus3.edgexfoundry.org:10004 [2024-06-25T05:01:46.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:46.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:46.221Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:46.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:46.221Z] [2024-06-25T05:01:46.221Z] Login Succeeded [2024-06-25T05:01:46.221Z] ****.io [2024-06-25T05:01:46.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:01:46.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:01:46.482Z] Configure a credential helper to remove this warning. See [2024-06-25T05:01:46.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:01:46.482Z] [2024-06-25T05:01:46.482Z] Login Succeeded [2024-06-25T05:01:46.482Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T05:01:46.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T05:01:46.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T05:01:46.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T05:01:46.851Z] ========================================================= [2024-06-25T05:01:46.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T05:01:46.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:01:47.359Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T05:01:47.620Z] Sending build context to Docker daemon 59.7MB [2024-06-25T05:01:47.620Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T05:01:47.620Z] Step 2/15 : FROM ${BASE} AS builder [2024-06-25T05:01:47.620Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T05:01:47.620Z] 619be1103602: Pulling fs layer [2024-06-25T05:01:47.620Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T05:01:47.620Z] 5df492c9dc93: Pulling fs layer [2024-06-25T05:01:47.620Z] 7629e6793208: Pulling fs layer [2024-06-25T05:01:47.620Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T05:01:47.620Z] fb5054dd5b73: Pulling fs layer [2024-06-25T05:01:47.620Z] eeca6798cff9: Pulling fs layer [2024-06-25T05:01:47.620Z] aa269ceb94a6: Pulling fs layer [2024-06-25T05:01:47.620Z] ada007ff1a6a: Pulling fs layer [2024-06-25T05:01:47.620Z] eeca6798cff9: Waiting [2024-06-25T05:01:47.620Z] aa269ceb94a6: Waiting [2024-06-25T05:01:47.620Z] 7629e6793208: Waiting [2024-06-25T05:01:47.620Z] fb5054dd5b73: Waiting [2024-06-25T05:01:47.620Z] 4f4fb700ef54: Waiting [2024-06-25T05:01:47.620Z] 7862e08f4a3e: Verifying Checksum [2024-06-25T05:01:47.620Z] 7862e08f4a3e: Download complete [2024-06-25T05:01:47.883Z] 7629e6793208: Download complete [2024-06-25T05:01:47.883Z] 4f4fb700ef54: Download complete [2024-06-25T05:01:47.883Z] fb5054dd5b73: Verifying Checksum [2024-06-25T05:01:47.883Z] fb5054dd5b73: Download complete [2024-06-25T05:01:47.883Z] 619be1103602: Verifying Checksum [2024-06-25T05:01:47.883Z] 619be1103602: Download complete [2024-06-25T05:01:47.883Z] eeca6798cff9: Verifying Checksum [2024-06-25T05:01:47.883Z] eeca6798cff9: Download complete [2024-06-25T05:01:47.883Z] 619be1103602: Pull complete [2024-06-25T05:01:48.143Z] 7862e08f4a3e: Pull complete [2024-06-25T05:01:48.143Z] ada007ff1a6a: Verifying Checksum [2024-06-25T05:01:48.143Z] ada007ff1a6a: Download complete [2024-06-25T05:01:48.143Z] 5df492c9dc93: Verifying Checksum [2024-06-25T05:01:48.143Z] 5df492c9dc93: Download complete [2024-06-25T05:01:48.710Z] aa269ceb94a6: Verifying Checksum [2024-06-25T05:01:48.710Z] aa269ceb94a6: Download complete [2024-06-25T05:01:51.996Z] 5df492c9dc93: Pull complete [2024-06-25T05:01:51.996Z] 7629e6793208: Pull complete [2024-06-25T05:01:51.996Z] 4f4fb700ef54: Pull complete [2024-06-25T05:01:51.996Z] fb5054dd5b73: Pull complete [2024-06-25T05:01:51.996Z] eeca6798cff9: Pull complete [2024-06-25T05:01:54.528Z] aa269ceb94a6: Pull complete [2024-06-25T05:01:54.528Z] ada007ff1a6a: Pull complete [2024-06-25T05:01:54.528Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T05:01:54.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T05:01:54.528Z] ---> f489d0715acc [2024-06-25T05:01:54.528Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-06-25T05:01:59.900Z] ---> Running in bee1f6a4e6ab [2024-06-25T05:01:59.900Z] Removing intermediate container bee1f6a4e6ab [2024-06-25T05:01:59.900Z] ---> fb0aa3dd74e3 [2024-06-25T05:01:59.900Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T05:01:59.900Z] ---> Running in e5a672e6318d [2024-06-25T05:02:00.158Z] Removing intermediate container e5a672e6318d [2024-06-25T05:02:00.158Z] ---> 40f52451df4e [2024-06-25T05:02:00.158Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T05:02:00.158Z] ---> Running in 54614117e501 [2024-06-25T05:02:00.158Z] Removing intermediate container 54614117e501 [2024-06-25T05:02:00.158Z] ---> 57c92a68f7a6 [2024-06-25T05:02:00.158Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-06-25T05:02:00.158Z] ---> Running in bc69aeee027a [2024-06-25T05:02:00.158Z] Removing intermediate container bc69aeee027a [2024-06-25T05:02:00.158Z] ---> 22540040fa3f [2024-06-25T05:02:00.158Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-06-25T05:02:00.158Z] ---> Running in 2fbf6d805ae8 [2024-06-25T05:02:00.326Z] Still waiting to schedule task [2024-06-25T05:02:00.326Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4322’ [2024-06-25T05:02:00.418Z] Removing intermediate container 2fbf6d805ae8 [2024-06-25T05:02:00.418Z] ---> 5b6142e1de88 [2024-06-25T05:02:00.418Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-06-25T05:02:00.987Z] latest: Pulling from library/docker [2024-06-25T05:02:00.987Z] ec99f8b99825: Pulling fs layer [2024-06-25T05:02:00.987Z] 827ba70d8228: Pulling fs layer [2024-06-25T05:02:00.987Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T05:02:00.987Z] b40059883d04: Pulling fs layer [2024-06-25T05:02:00.987Z] a0eef4938cb6: Pulling fs layer [2024-06-25T05:02:00.987Z] d4d3a0ac7415: Pulling fs layer [2024-06-25T05:02:00.987Z] 90fc9b45b17b: Pulling fs layer [2024-06-25T05:02:00.987Z] 5fcf5ea44c05: Pulling fs layer [2024-06-25T05:02:00.987Z] 219e595ad0a8: Pulling fs layer [2024-06-25T05:02:00.987Z] 2986c95c7e5a: Pulling fs layer [2024-06-25T05:02:00.987Z] 921c0a0c766d: Pulling fs layer [2024-06-25T05:02:00.987Z] 38376a055077: Pulling fs layer [2024-06-25T05:02:00.987Z] 5791e1a08695: Pulling fs layer [2024-06-25T05:02:00.987Z] 03a765629918: Pulling fs layer [2024-06-25T05:02:00.987Z] b7c748af66c9: Pulling fs layer [2024-06-25T05:02:00.987Z] 17d6e0e26857: Pulling fs layer [2024-06-25T05:02:00.987Z] b40059883d04: Waiting [2024-06-25T05:02:00.987Z] a0eef4938cb6: Waiting [2024-06-25T05:02:00.987Z] 90fc9b45b17b: Waiting [2024-06-25T05:02:00.987Z] d4d3a0ac7415: Waiting [2024-06-25T05:02:00.987Z] 2986c95c7e5a: Waiting [2024-06-25T05:02:00.987Z] 5fcf5ea44c05: Waiting [2024-06-25T05:02:00.987Z] 38376a055077: Waiting [2024-06-25T05:02:00.987Z] 921c0a0c766d: Waiting [2024-06-25T05:02:00.987Z] 5791e1a08695: Waiting [2024-06-25T05:02:00.987Z] 03a765629918: Waiting [2024-06-25T05:02:00.987Z] b7c748af66c9: Waiting [2024-06-25T05:02:00.987Z] 219e595ad0a8: Waiting [2024-06-25T05:02:00.987Z] 17d6e0e26857: Waiting [2024-06-25T05:02:01.248Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T05:02:01.248Z] 4f4fb700ef54: Download complete [2024-06-25T05:02:01.248Z] 827ba70d8228: Verifying Checksum [2024-06-25T05:02:01.248Z] 827ba70d8228: Download complete [2024-06-25T05:02:01.248Z] ec99f8b99825: Verifying Checksum [2024-06-25T05:02:01.248Z] ec99f8b99825: Download complete [2024-06-25T05:02:01.248Z] b40059883d04: Verifying Checksum [2024-06-25T05:02:01.248Z] b40059883d04: Download complete [2024-06-25T05:02:01.248Z] ec99f8b99825: Pull complete [2024-06-25T05:02:01.507Z] 827ba70d8228: Pull complete [2024-06-25T05:02:01.507Z] a0eef4938cb6: Verifying Checksum [2024-06-25T05:02:01.508Z] a0eef4938cb6: Download complete [2024-06-25T05:02:01.508Z] 4f4fb700ef54: Pull complete [2024-06-25T05:02:01.508Z] d4d3a0ac7415: Verifying Checksum [2024-06-25T05:02:01.508Z] d4d3a0ac7415: Download complete [2024-06-25T05:02:01.766Z] b40059883d04: Pull complete [2024-06-25T05:02:01.766Z] 90fc9b45b17b: Verifying Checksum [2024-06-25T05:02:01.766Z] 90fc9b45b17b: Download complete [2024-06-25T05:02:01.766Z] 5fcf5ea44c05: Verifying Checksum [2024-06-25T05:02:01.766Z] 5fcf5ea44c05: Download complete [2024-06-25T05:02:01.766Z] 219e595ad0a8: Download complete [2024-06-25T05:02:01.766Z] 38376a055077: Download complete [2024-06-25T05:02:01.766Z] 2986c95c7e5a: Verifying Checksum [2024-06-25T05:02:01.766Z] 2986c95c7e5a: Download complete [2024-06-25T05:02:02.025Z] 5791e1a08695: Verifying Checksum [2024-06-25T05:02:02.025Z] 5791e1a08695: Download complete [2024-06-25T05:02:02.025Z] a0eef4938cb6: Pull complete [2024-06-25T05:02:02.025Z] b7c748af66c9: Download complete [2024-06-25T05:02:02.025Z] 921c0a0c766d: Verifying Checksum [2024-06-25T05:02:02.025Z] 921c0a0c766d: Download complete [2024-06-25T05:02:02.284Z] 17d6e0e26857: Download complete [2024-06-25T05:02:02.285Z] d4d3a0ac7415: Pull complete [2024-06-25T05:02:02.855Z] 90fc9b45b17b: Pull complete [2024-06-25T05:02:02.855Z] 5fcf5ea44c05: Pull complete [2024-06-25T05:02:02.855Z] 219e595ad0a8: Pull complete [2024-06-25T05:02:03.113Z] 2986c95c7e5a: Pull complete [2024-06-25T05:02:03.372Z] 921c0a0c766d: Pull complete [2024-06-25T05:02:03.372Z] 38376a055077: Pull complete [2024-06-25T05:02:03.631Z] 5791e1a08695: Pull complete [2024-06-25T05:02:04.566Z] 03a765629918: Verifying Checksum [2024-06-25T05:02:04.566Z] 03a765629918: Download complete [2024-06-25T05:02:05.503Z] 03a765629918: Pull complete [2024-06-25T05:02:05.503Z] b7c748af66c9: Pull complete [2024-06-25T05:02:05.763Z] 17d6e0e26857: Pull complete [2024-06-25T05:02:05.763Z] Digest: sha256:66776493766db8133f3d892b9c647551cd9bc5b8a948c57177d4ffbd4b33681e [2024-06-25T05:02:05.763Z] Status: Downloaded newer image for docker:latest [2024-06-25T05:02:08.298Z] ---> 5436c5b1b0c0 [2024-06-25T05:02:08.298Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T05:02:08.298Z] ---> Running in a686d3a3a3d2 [2024-06-25T05:02:08.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T05:02:08.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T05:02:08.817Z] OK: 264 MiB in 52 packages [2024-06-25T05:02:09.387Z] Removing intermediate container a686d3a3a3d2 [2024-06-25T05:02:09.387Z] ---> 11a34b56c240 [2024-06-25T05:02:09.387Z] Step 10/15 : ENV GO111MODULE=on [2024-06-25T05:02:09.387Z] ---> Running in 5c7157f4d83d [2024-06-25T05:02:09.387Z] Removing intermediate container 5c7157f4d83d [2024-06-25T05:02:09.387Z] ---> e94d1fcab215 [2024-06-25T05:02:09.387Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-06-25T05:02:09.387Z] ---> Running in b709a19be94a [2024-06-25T05:02:09.646Z] Removing intermediate container b709a19be94a [2024-06-25T05:02:09.646Z] ---> 8a5abed12c74 [2024-06-25T05:02:09.646Z] Step 12/15 : COPY go.mod vendor* ./ [2024-06-25T05:02:09.646Z] ---> d9b72cfca67b [2024-06-25T05:02:09.646Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T05:02:09.646Z] ---> Running in 54f90b29b2f0 [2024-06-25T05:02:56.516Z] Removing intermediate container 54f90b29b2f0 [2024-06-25T05:02:56.516Z] ---> 5e675b01f5b9 [2024-06-25T05:02:56.516Z] Step 14/15 : COPY . . [2024-06-25T05:02:57.937Z] ---> a5f2f7c7e4f9 [2024-06-25T05:02:57.937Z] Step 15/15 : RUN ${MAKE} [2024-06-25T05:02:57.937Z] ---> Running in 612f42bf79cd [2024-06-25T05:02:57.937Z] noop [2024-06-25T05:02:58.513Z] Removing intermediate container 612f42bf79cd [2024-06-25T05:02:58.513Z] ---> f1010f20ddee [2024-06-25T05:02:58.513Z] Successfully built f1010f20ddee [2024-06-25T05:02:58.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:02:59.004Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T05:02:59.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:02:59.176Z] prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container [2024-06-25T05:02:59.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T05:02:59.576Z] $ docker top c03c577cd7aa7912222e40055e77817d1de2154b5547b0bc0dbbce1741ee4a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T05:02:59.977Z] + go version [2024-06-25T05:02:59.977Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T05:03:00.020Z] $ docker stop --time=1 c03c577cd7aa7912222e40055e77817d1de2154b5547b0bc0dbbce1741ee4a86 [2024-06-25T05:03:01.277Z] $ docker rm -f --volumes c03c577cd7aa7912222e40055e77817d1de2154b5547b0bc0dbbce1741ee4a86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:03:02.058Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T05:03:02.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:03:02.246Z] prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container [2024-06-25T05:03:02.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T05:03:02.590Z] $ docker top 3ac12316001476c5c4f3eae015fd42e7d9e3942f2c64e2af61b6816824d28bd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T05:03:02.998Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-762 [Pipeline] fileExists [Pipeline] sh [2024-06-25T05:03:03.382Z] + make test [2024-06-25T05:03:03.382Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-06-25T05:03:05.281Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-06-25T05:03:15.249Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-06-25T05:03:15.249Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-06-25T05:03:15.249Z] have (chan any, chan error, any, string) [2024-06-25T05:03:15.249Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-06-25T05:03:15.249Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-06-25T05:03:15.249Z] have (chan any, chan error, interface{}, string) [2024-06-25T05:03:15.249Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-06-25T05:03:15.249Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-06-25T05:03:15.249Z] have (chan any, chan error, interface{}, string) [2024-06-25T05:03:15.249Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-06-25T05:03:20.533Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-06-25T05:03:20.533Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-06-25T05:03:20.533Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-06-25T05:03:20.533Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-06-25T05:03:20.533Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-06-25T05:03:20.533Z] FAIL [2024-06-25T05:03:20.533Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-06-25T05:03:20.666Z] $ docker stop --time=1 3ac12316001476c5c4f3eae015fd42e7d9e3942f2c64e2af61b6816824d28bd2 [2024-06-25T05:03:24.793Z] $ docker rm -f --volumes 3ac12316001476c5c4f3eae015fd42e7d9e3942f2c64e2af61b6816824d28bd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:03:26.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T05:03:26.281Z] [2024-06-25T05:03:26.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:03:26.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T05:03:26.678Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T05:03:26.678Z] 5eb5b503b376: Pulling fs layer [2024-06-25T05:03:26.678Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T05:03:26.678Z] ec43610c2a17: Pulling fs layer [2024-06-25T05:03:26.678Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T05:03:26.678Z] 33b1e0a273af: Pulling fs layer [2024-06-25T05:03:26.678Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T05:03:26.678Z] 33b1e0a273af: Waiting [2024-06-25T05:03:26.678Z] 3a2ae6a8a46f: Waiting [2024-06-25T05:03:26.678Z] 2f39f015ded8: Pulling fs layer [2024-06-25T05:03:26.678Z] 2f39f015ded8: Waiting [2024-06-25T05:03:26.678Z] 5c69ac0246d0: Verifying Checksum [2024-06-25T05:03:26.678Z] 5c69ac0246d0: Download complete [2024-06-25T05:03:26.678Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-25T05:03:26.678Z] 3a2ae6a8a46f: Download complete [2024-06-25T05:03:26.678Z] 33b1e0a273af: Verifying Checksum [2024-06-25T05:03:26.678Z] 33b1e0a273af: Download complete [2024-06-25T05:03:26.938Z] ec43610c2a17: Verifying Checksum [2024-06-25T05:03:26.938Z] ec43610c2a17: Download complete [2024-06-25T05:03:26.938Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T05:03:26.938Z] 5d3b04190fa2: Download complete [2024-06-25T05:03:26.938Z] 5eb5b503b376: Verifying Checksum [2024-06-25T05:03:26.938Z] 5eb5b503b376: Download complete [2024-06-25T05:03:27.505Z] 2f39f015ded8: Download complete [2024-06-25T05:03:28.463Z] 5eb5b503b376: Pull complete [2024-06-25T05:03:28.463Z] 5c69ac0246d0: Pull complete [2024-06-25T05:03:29.039Z] ec43610c2a17: Pull complete [2024-06-25T05:03:29.039Z] 3a2ae6a8a46f: Pull complete [2024-06-25T05:03:29.039Z] 33b1e0a273af: Pull complete [2024-06-25T05:03:29.297Z] 5d3b04190fa2: Pull complete [2024-06-25T05:03:33.480Z] 2f39f015ded8: Pull complete [2024-06-25T05:03:33.480Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T05:03:33.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T05:03:33.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:03:33.750Z] prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container [2024-06-25T05:03:33.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T05:03:38.593Z] $ docker top fb739200be7f6e2cccf96f628386f926a5dee3ee42a2e7b46a5f3ef6aeee547d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:03:39.063Z] ---> job-cost.sh [2024-06-25T05:03:39.063Z] lf-activate-venv: SKIPPING [2024-06-25T05:03:39.063Z] INFO: No Stack... [2024-06-25T05:03:39.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T05:03:39.582Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T05:03:39.904Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives/cost.csv [2024-06-25T05:03:39.904Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T05:03:39.954Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [2024-06-25T05:03:39.960Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] did not exist. Created. [2024-06-25T05:03:39.966Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T05:03:40.390Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T05:03:40.482Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T05:03:40.501Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T05:03:40.595Z] $ docker stop --time=1 fb739200be7f6e2cccf96f628386f926a5dee3ee42a2e7b46a5f3ef6aeee547d [2024-06-25T05:03:41.759Z] $ docker rm -f --volumes fb739200be7f6e2cccf96f628386f926a5dee3ee42a2e7b46a5f3ef6aeee547d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T05:03:42.174Z] Failed in branch amd64 [2024-06-25T05:05:19.365Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4327 in /w/workspace/edgexfoundry_edgex-ui-go_PR-762 [Pipeline] { [Pipeline] ws [2024-06-25T05:05:19.443Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2024-06-25T05:05:22.551Z] The recommended git tool is: git [2024-06-25T05:05:31.326Z] using credential edgex-jenkins-ssh [2024-06-25T05:05:31.357Z] Cloning the remote Git repository [2024-06-25T05:05:31.459Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-06-25T05:05:31.687Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2024-06-25T05:05:31.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-06-25T05:05:31.909Z] > git --version # timeout=10 [2024-06-25T05:05:31.944Z] > git --version # 'git version 2.25.1' [2024-06-25T05:05:31.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T05:05:32.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T05:05:37.195Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-06-25T05:05:37.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T05:05:39.245Z] Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit fed254c3dbfe15167afaee9eb1cb5d34159acce9 [2024-06-25T05:05:38.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-06-25T05:05:38.643Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-06-25T05:05:38.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T05:05:38.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/762/head:refs/remotes/origin/PR-762 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-25T05:05:39.277Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T05:05:39.413Z] > git checkout -f fed254c3dbfe15167afaee9eb1cb5d34159acce9 # timeout=10 [2024-06-25T05:05:40.020Z] Merge succeeded, producing fed254c3dbfe15167afaee9eb1cb5d34159acce9 [2024-06-25T05:05:40.021Z] Checking out Revision fed254c3dbfe15167afaee9eb1cb5d34159acce9 (PR-762) [2024-06-25T05:05:41.096Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-06-25T05:05:41.154Z] > git --version # timeout=10 [2024-06-25T05:05:41.167Z] > git --version # 'git version 2.25.1' [2024-06-25T05:05:41.189Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T05:05:39.899Z] > git remote # timeout=10 [2024-06-25T05:05:39.919Z] > git config --get remote.origin.url # timeout=10 [2024-06-25T05:05:39.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T05:05:39.974Z] > git merge 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 [2024-06-25T05:05:40.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-25T05:05:40.028Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T05:05:40.045Z] > git checkout -f fed254c3dbfe15167afaee9eb1cb5d34159acce9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T05:05:46.209Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T05:05:46.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T05:05:46.209Z] Dload Upload Total Spent Left Speed [2024-06-25T05:05:46.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-06-25T05:05:46.560Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T05:05:46.914Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T05:05:46.914Z] + sudo tee /etc/docker/daemon.new [2024-06-25T05:05:46.914Z] { [2024-06-25T05:05:46.914Z] "registry-mirrors": [ [2024-06-25T05:05:46.914Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T05:05:46.914Z] ], [2024-06-25T05:05:46.914Z] "bip": "10.250.0.254/24", [2024-06-25T05:05:46.914Z] "hosts": [ [2024-06-25T05:05:46.914Z] "tcp://0.0.0.0:5555", [2024-06-25T05:05:46.914Z] "unix:///var/run/docker.sock" [2024-06-25T05:05:46.914Z] ], [2024-06-25T05:05:46.914Z] "mtu": 1458, [2024-06-25T05:05:46.914Z] "selinux-enabled": true, [2024-06-25T05:05:46.914Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T05:05:46.914Z] } [Pipeline] sh [2024-06-25T05:05:47.269Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T05:05:47.620Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T05:06:05.957Z] provisioning config files... [2024-06-25T05:06:05.990Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config702876097125811627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:06:06.515Z] ---> ****-login.sh [2024-06-25T05:06:06.515Z] nexus3.edgexfoundry.org:10001 [2024-06-25T05:06:07.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:06:07.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:06:07.372Z] Configure a credential helper to remove this warning. See [2024-06-25T05:06:07.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:06:07.372Z] [2024-06-25T05:06:07.372Z] Login Succeeded [2024-06-25T05:06:07.372Z] nexus3.edgexfoundry.org:10002 [2024-06-25T05:06:07.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:06:07.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:06:07.643Z] Configure a credential helper to remove this warning. See [2024-06-25T05:06:07.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:06:07.643Z] [2024-06-25T05:06:07.643Z] Login Succeeded [2024-06-25T05:06:07.643Z] nexus3.edgexfoundry.org:10003 [2024-06-25T05:06:07.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:06:07.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:06:07.913Z] Configure a credential helper to remove this warning. See [2024-06-25T05:06:07.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:06:07.913Z] [2024-06-25T05:06:07.913Z] Login Succeeded [2024-06-25T05:06:07.913Z] nexus3.edgexfoundry.org:10004 [2024-06-25T05:06:08.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:06:08.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:06:08.182Z] Configure a credential helper to remove this warning. See [2024-06-25T05:06:08.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:06:08.182Z] [2024-06-25T05:06:08.182Z] Login Succeeded [2024-06-25T05:06:08.182Z] ****.io [2024-06-25T05:06:08.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T05:06:08.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T05:06:08.721Z] Configure a credential helper to remove this warning. See [2024-06-25T05:06:08.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T05:06:08.721Z] [2024-06-25T05:06:08.721Z] Login Succeeded [2024-06-25T05:06:08.722Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T05:06:08.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T05:06:09.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T05:06:09.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T05:06:09.341Z] ========================================================= [2024-06-25T05:06:09.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T05:06:09.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:06:09.888Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T05:06:10.870Z] Sending build context to Docker daemon 35.47MB [2024-06-25T05:06:11.142Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T05:06:11.142Z] Step 2/15 : FROM ${BASE} AS builder [2024-06-25T05:06:11.142Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T05:06:11.142Z] c6b39de5b339: Pulling fs layer [2024-06-25T05:06:11.142Z] a69c41024577: Pulling fs layer [2024-06-25T05:06:11.142Z] d6de4b400683: Pulling fs layer [2024-06-25T05:06:11.142Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T05:06:11.142Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T05:06:11.142Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T05:06:11.142Z] 00f215d4a9da: Pulling fs layer [2024-06-25T05:06:11.142Z] d496ad576159: Pulling fs layer [2024-06-25T05:06:11.142Z] 35cb2a7552d0: Waiting [2024-06-25T05:06:11.142Z] 4f4fb700ef54: Waiting [2024-06-25T05:06:11.142Z] 464afbd9ba4c: Waiting [2024-06-25T05:06:11.142Z] d496ad576159: Waiting [2024-06-25T05:06:11.142Z] 00f215d4a9da: Waiting [2024-06-25T05:06:11.142Z] a69c41024577: Verifying Checksum [2024-06-25T05:06:11.142Z] a69c41024577: Download complete [2024-06-25T05:06:11.142Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T05:06:11.142Z] 35cb2a7552d0: Download complete [2024-06-25T05:06:11.417Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T05:06:11.417Z] 4f4fb700ef54: Download complete [2024-06-25T05:06:11.417Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T05:06:11.417Z] 464afbd9ba4c: Download complete [2024-06-25T05:06:11.417Z] c6b39de5b339: Verifying Checksum [2024-06-25T05:06:11.417Z] c6b39de5b339: Download complete [2024-06-25T05:06:12.010Z] d496ad576159: Verifying Checksum [2024-06-25T05:06:12.010Z] d496ad576159: Download complete [2024-06-25T05:06:12.287Z] c6b39de5b339: Pull complete [2024-06-25T05:06:12.876Z] a69c41024577: Pull complete [2024-06-25T05:06:13.146Z] d6de4b400683: Verifying Checksum [2024-06-25T05:06:13.146Z] d6de4b400683: Download complete [2024-06-25T05:06:14.566Z] 00f215d4a9da: Verifying Checksum [2024-06-25T05:06:14.566Z] 00f215d4a9da: Download complete [2024-06-25T05:06:27.034Z] d6de4b400683: Pull complete [2024-06-25T05:06:27.034Z] 35cb2a7552d0: Pull complete [2024-06-25T05:06:27.034Z] 4f4fb700ef54: Pull complete [2024-06-25T05:06:27.034Z] 464afbd9ba4c: Pull complete [2024-06-25T05:06:35.255Z] 00f215d4a9da: Pull complete [2024-06-25T05:06:37.198Z] d496ad576159: Pull complete [2024-06-25T05:06:37.198Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T05:06:37.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T05:06:37.198Z] ---> f246e2811388 [2024-06-25T05:06:37.198Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-06-25T05:06:39.135Z] ---> Running in 35d6d25b5639 [2024-06-25T05:06:39.135Z] Removing intermediate container 35d6d25b5639 [2024-06-25T05:06:39.135Z] ---> 0c35cdb9effd [2024-06-25T05:06:39.135Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T05:06:39.135Z] ---> Running in 86e78ae27cf6 [2024-06-25T05:06:39.401Z] Removing intermediate container 86e78ae27cf6 [2024-06-25T05:06:39.401Z] ---> e574ce233d28 [2024-06-25T05:06:39.401Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T05:06:39.675Z] ---> Running in 38ba716dd666 [2024-06-25T05:06:39.675Z] Removing intermediate container 38ba716dd666 [2024-06-25T05:06:39.675Z] ---> 4fa24ba4ee53 [2024-06-25T05:06:39.675Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-06-25T05:06:39.950Z] ---> Running in bdeda9c1ee0e [2024-06-25T05:06:40.217Z] Removing intermediate container bdeda9c1ee0e [2024-06-25T05:06:40.217Z] ---> 48e6f10a906b [2024-06-25T05:06:40.217Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-06-25T05:06:40.217Z] ---> Running in 43c47a6e520e [2024-06-25T05:06:42.158Z] Removing intermediate container 43c47a6e520e [2024-06-25T05:06:42.158Z] ---> 4ba5c8280555 [2024-06-25T05:06:42.158Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-06-25T05:06:42.424Z] latest: Pulling from library/docker [2024-06-25T05:06:42.424Z] a258b2a6b59a: Pulling fs layer [2024-06-25T05:06:42.424Z] dfe01b594f40: Pulling fs layer [2024-06-25T05:06:42.424Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T05:06:42.424Z] 6c80050ca831: Pulling fs layer [2024-06-25T05:06:42.424Z] 069981f0e992: Pulling fs layer [2024-06-25T05:06:42.424Z] 9ca874a26f2c: Pulling fs layer [2024-06-25T05:06:42.424Z] d22a55d54f75: Pulling fs layer [2024-06-25T05:06:42.424Z] dd0ecb2dd08f: Pulling fs layer [2024-06-25T05:06:42.424Z] dd1950211de6: Pulling fs layer [2024-06-25T05:06:42.424Z] 396b4022507d: Pulling fs layer [2024-06-25T05:06:42.424Z] 72352bda536e: Pulling fs layer [2024-06-25T05:06:42.424Z] 7fd0e487498b: Pulling fs layer [2024-06-25T05:06:42.424Z] c2cbecde198a: Pulling fs layer [2024-06-25T05:06:42.424Z] ba4019d95640: Pulling fs layer [2024-06-25T05:06:42.424Z] 06b805aa8c77: Pulling fs layer [2024-06-25T05:06:42.424Z] 03bc67d40e24: Pulling fs layer [2024-06-25T05:06:42.424Z] 396b4022507d: Waiting [2024-06-25T05:06:42.424Z] 72352bda536e: Waiting [2024-06-25T05:06:42.424Z] 7fd0e487498b: Waiting [2024-06-25T05:06:42.424Z] c2cbecde198a: Waiting [2024-06-25T05:06:42.424Z] ba4019d95640: Waiting [2024-06-25T05:06:42.424Z] 06b805aa8c77: Waiting [2024-06-25T05:06:42.424Z] 03bc67d40e24: Waiting [2024-06-25T05:06:42.424Z] 6c80050ca831: Waiting [2024-06-25T05:06:42.424Z] 069981f0e992: Waiting [2024-06-25T05:06:42.424Z] d22a55d54f75: Waiting [2024-06-25T05:06:42.424Z] 9ca874a26f2c: Waiting [2024-06-25T05:06:42.424Z] dd0ecb2dd08f: Waiting [2024-06-25T05:06:42.424Z] dd1950211de6: Waiting [2024-06-25T05:06:42.702Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T05:06:42.702Z] 4f4fb700ef54: Download complete [2024-06-25T05:06:42.702Z] dfe01b594f40: Verifying Checksum [2024-06-25T05:06:42.702Z] dfe01b594f40: Download complete [2024-06-25T05:06:42.702Z] a258b2a6b59a: Verifying Checksum [2024-06-25T05:06:42.702Z] a258b2a6b59a: Download complete [2024-06-25T05:06:42.702Z] 6c80050ca831: Verifying Checksum [2024-06-25T05:06:42.702Z] 6c80050ca831: Download complete [2024-06-25T05:06:43.494Z] 9ca874a26f2c: Verifying Checksum [2024-06-25T05:06:43.494Z] 9ca874a26f2c: Download complete [2024-06-25T05:06:43.494Z] a258b2a6b59a: Pull complete [2024-06-25T05:06:43.494Z] d22a55d54f75: Verifying Checksum [2024-06-25T05:06:43.494Z] d22a55d54f75: Download complete [2024-06-25T05:06:43.761Z] 069981f0e992: Verifying Checksum [2024-06-25T05:06:43.761Z] 069981f0e992: Download complete [2024-06-25T05:06:44.028Z] dfe01b594f40: Pull complete [2024-06-25T05:06:44.381Z] dd1950211de6: Verifying Checksum [2024-06-25T05:06:44.381Z] dd1950211de6: Download complete [2024-06-25T05:06:44.381Z] 4f4fb700ef54: Pull complete [2024-06-25T05:06:44.381Z] dd0ecb2dd08f: Verifying Checksum [2024-06-25T05:06:44.381Z] dd0ecb2dd08f: Download complete [2024-06-25T05:06:44.658Z] 396b4022507d: Verifying Checksum [2024-06-25T05:06:44.658Z] 396b4022507d: Download complete [2024-06-25T05:06:44.932Z] 6c80050ca831: Pull complete [2024-06-25T05:06:44.932Z] c2cbecde198a: Verifying Checksum [2024-06-25T05:06:44.932Z] c2cbecde198a: Download complete [2024-06-25T05:06:45.199Z] 72352bda536e: Verifying Checksum [2024-06-25T05:06:45.199Z] 72352bda536e: Download complete [2024-06-25T05:06:45.468Z] 06b805aa8c77: Download complete [2024-06-25T05:06:45.468Z] 03bc67d40e24: Verifying Checksum [2024-06-25T05:06:45.468Z] 03bc67d40e24: Download complete [2024-06-25T05:06:45.468Z] 7fd0e487498b: Verifying Checksum [2024-06-25T05:06:45.468Z] 7fd0e487498b: Download complete [2024-06-25T05:06:46.436Z] 069981f0e992: Pull complete [2024-06-25T05:06:46.705Z] ba4019d95640: Verifying Checksum [2024-06-25T05:06:46.705Z] ba4019d95640: Download complete [2024-06-25T05:06:47.669Z] 9ca874a26f2c: Pull complete [2024-06-25T05:06:49.615Z] d22a55d54f75: Pull complete [2024-06-25T05:06:49.615Z] dd0ecb2dd08f: Pull complete [2024-06-25T05:06:49.882Z] dd1950211de6: Pull complete [2024-06-25T05:06:49.882Z] 396b4022507d: Pull complete [2024-06-25T05:06:51.824Z] 72352bda536e: Pull complete [2024-06-25T05:06:51.824Z] 7fd0e487498b: Pull complete [2024-06-25T05:06:52.088Z] c2cbecde198a: Pull complete [2024-06-25T05:06:55.436Z] ba4019d95640: Pull complete [2024-06-25T05:06:55.707Z] 06b805aa8c77: Pull complete [2024-06-25T05:06:55.975Z] 03bc67d40e24: Pull complete [2024-06-25T05:06:55.975Z] Digest: sha256:66776493766db8133f3d892b9c647551cd9bc5b8a948c57177d4ffbd4b33681e [2024-06-25T05:06:55.975Z] Status: Downloaded newer image for docker:latest [2024-06-25T05:06:58.559Z] ---> 2b138b0dfcfa [2024-06-25T05:06:58.559Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T05:06:58.559Z] ---> Running in b6e3ccb128ab [2024-06-25T05:06:59.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T05:07:00.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T05:07:01.064Z] OK: 266 MiB in 52 packages [2024-06-25T05:07:02.024Z] Removing intermediate container b6e3ccb128ab [2024-06-25T05:07:02.024Z] ---> 5512c01a17b4 [2024-06-25T05:07:02.024Z] Step 10/15 : ENV GO111MODULE=on [2024-06-25T05:07:02.024Z] ---> Running in 54ceb084b7b5 [2024-06-25T05:07:02.292Z] Removing intermediate container 54ceb084b7b5 [2024-06-25T05:07:02.292Z] ---> 0b2a3c8cc314 [2024-06-25T05:07:02.292Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-06-25T05:07:02.292Z] ---> Running in 3a8cd54b74a0 [2024-06-25T05:07:02.874Z] Removing intermediate container 3a8cd54b74a0 [2024-06-25T05:07:02.874Z] ---> eb41a10b6ef2 [2024-06-25T05:07:02.874Z] Step 12/15 : COPY go.mod vendor* ./ [2024-06-25T05:07:03.140Z] ---> 0fd8c2de6cff [2024-06-25T05:07:03.140Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T05:07:03.408Z] ---> Running in 739575c348a3 [2024-06-25T05:08:55.053Z] Removing intermediate container 739575c348a3 [2024-06-25T05:08:55.053Z] ---> fab5b35087fb [2024-06-25T05:08:55.053Z] Step 14/15 : COPY . . [2024-06-25T05:08:55.053Z] ---> c91c2ba03877 [2024-06-25T05:08:55.053Z] Step 15/15 : RUN ${MAKE} [2024-06-25T05:08:55.054Z] ---> Running in a6405111b4e7 [2024-06-25T05:08:55.054Z] noop [2024-06-25T05:08:55.054Z] Removing intermediate container a6405111b4e7 [2024-06-25T05:08:55.054Z] ---> 6c1c5b9ac028 [2024-06-25T05:08:55.054Z] Successfully built 6c1c5b9ac028 [2024-06-25T05:08:55.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:08:55.593Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T05:08:55.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:08:55.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container [2024-06-25T05:08:55.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T05:08:57.216Z] $ docker top 8f330c705f72edbdede79b7c3fbd3f744ff2bc1598985c3a7bb388218a011d6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T05:08:58.125Z] + go version [2024-06-25T05:08:58.125Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T05:08:58.164Z] $ docker stop --time=1 8f330c705f72edbdede79b7c3fbd3f744ff2bc1598985c3a7bb388218a011d6b [2024-06-25T05:08:59.808Z] $ docker rm -f --volumes 8f330c705f72edbdede79b7c3fbd3f744ff2bc1598985c3a7bb388218a011d6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:09:00.779Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T05:09:00.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:09:01.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container [2024-06-25T05:09:01.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T05:09:02.434Z] $ docker top 436527df9ccdc79a6e4bce423772263945a4500cb2462ea23f8f230f1b5553ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T05:09:03.360Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-25T05:09:04.102Z] + make test [2024-06-25T05:09:04.102Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-06-25T05:09:10.754Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-06-25T05:11:02.433Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2024-06-25T05:11:02.433Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges [2024-06-25T05:11:02.433Z] have (chan any, chan error, any, string) [2024-06-25T05:11:02.433Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-06-25T05:11:02.433Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges [2024-06-25T05:11:02.433Z] have (chan any, chan error, interface{}, string) [2024-06-25T05:11:02.433Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-06-25T05:11:02.433Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges [2024-06-25T05:11:02.433Z] have (chan any, chan error, interface{}, string) [2024-06-25T05:11:02.433Z] want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) [2024-06-25T05:12:10.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-06-25T05:12:10.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-06-25T05:12:10.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-06-25T05:12:10.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-06-25T05:12:10.269Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-06-25T05:12:10.269Z] FAIL [2024-06-25T05:12:10.269Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-06-25T05:12:10.318Z] $ docker stop --time=1 436527df9ccdc79a6e4bce423772263945a4500cb2462ea23f8f230f1b5553ee [2024-06-25T05:12:12.261Z] $ docker rm -f --volumes 436527df9ccdc79a6e4bce423772263945a4500cb2462ea23f8f230f1b5553ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:12:14.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T05:12:14.540Z] [2024-06-25T05:12:14.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:12:14.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T05:12:15.236Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T05:12:15.236Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T05:12:15.236Z] 04944245beec: Pulling fs layer [2024-06-25T05:12:15.236Z] 699f458cf7ca: Pulling fs layer [2024-06-25T05:12:15.236Z] 765212b225bb: Pulling fs layer [2024-06-25T05:12:15.236Z] f23df028b6ca: Pulling fs layer [2024-06-25T05:12:15.236Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T05:12:15.236Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T05:12:15.236Z] 765212b225bb: Waiting [2024-06-25T05:12:15.236Z] f23df028b6ca: Waiting [2024-06-25T05:12:15.236Z] d65c8cfc05b1: Waiting [2024-06-25T05:12:15.236Z] 2437ff75d9bd: Waiting [2024-06-25T05:12:15.236Z] 04944245beec: Verifying Checksum [2024-06-25T05:12:15.236Z] 765212b225bb: Verifying Checksum [2024-06-25T05:12:15.236Z] 765212b225bb: Download complete [2024-06-25T05:12:15.236Z] f23df028b6ca: Verifying Checksum [2024-06-25T05:12:15.236Z] f23df028b6ca: Download complete [2024-06-25T05:12:15.507Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T05:12:15.507Z] d65c8cfc05b1: Download complete [2024-06-25T05:12:15.507Z] 699f458cf7ca: Verifying Checksum [2024-06-25T05:12:15.507Z] 699f458cf7ca: Download complete [2024-06-25T05:12:16.092Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T05:12:16.092Z] 8998bd30e6a1: Download complete [2024-06-25T05:12:18.684Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T05:12:18.684Z] 2437ff75d9bd: Download complete [2024-06-25T05:12:20.632Z] 8998bd30e6a1: Pull complete [2024-06-25T05:12:20.904Z] 04944245beec: Pull complete [2024-06-25T05:12:22.864Z] 699f458cf7ca: Pull complete [2024-06-25T05:12:22.864Z] 765212b225bb: Pull complete [2024-06-25T05:12:23.827Z] f23df028b6ca: Pull complete [2024-06-25T05:12:23.827Z] d65c8cfc05b1: Pull complete [2024-06-25T05:12:42.022Z] 2437ff75d9bd: Pull complete [2024-06-25T05:12:42.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T05:12:42.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T05:12:42.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:12:42.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container [2024-06-25T05:12:42.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-25T05:12:45.082Z] $ docker top e0c53d444e1eb66f27efaa8ba6cd7d26d366e171379cbafb5da70a8f0d4b45b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:12:45.981Z] ---> job-cost.sh [2024-06-25T05:12:45.981Z] lf-activate-venv: SKIPPING [2024-06-25T05:12:45.981Z] INFO: No Stack... [2024-06-25T05:12:46.246Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T05:12:47.199Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T05:12:47.542Z] + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 [2024-06-25T05:12:47.542Z] [Pipeline] lock [2024-06-25T05:12:47.619Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [2024-06-25T05:12:47.626Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] did not exist. Created. [2024-06-25T05:12:47.633Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T05:12:48.072Z] /w/workspace/edgex-ui-go/1@tmp/durable-ce741cbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T05:12:48.428Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T05:12:48.482Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T05:12:49.087Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T05:12:49.110Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-762-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T05:12:49.204Z] $ docker stop --time=1 e0c53d444e1eb66f27efaa8ba6cd7d26d366e171379cbafb5da70a8f0d4b45b5 [2024-06-25T05:12:50.651Z] $ docker rm -f --volumes e0c53d444e1eb66f27efaa8ba6cd7d26d366e171379cbafb5da70a8f0d4b45b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T05:12:51.499Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-25T05:12:54.071Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives ] [2024-06-25T05:12:54.071Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives [2024-06-25T05:12:54.071Z] total 16 [2024-06-25T05:12:54.071Z] drwxr-xr-x 3 root root 4096 Jun 25 05:03 . [2024-06-25T05:12:54.071Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 25 05:03 .. [2024-06-25T05:12:54.071Z] drwxr-xr-x 2 root root 4096 Jun 25 05:03 cost [2024-06-25T05:12:54.071Z] -rw-r--r-- 1 root root 83 Jun 25 05:03 cost.csv [2024-06-25T05:12:54.071Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives [2024-06-25T05:12:54.071Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives [2024-06-25T05:12:54.071Z] total 16 [2024-06-25T05:12:54.071Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 05:03 . [2024-06-25T05:12:54.071Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 25 05:03 .. [2024-06-25T05:12:54.071Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 05:03 cost [2024-06-25T05:12:54.071Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 25 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:12:54.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:12:55.318Z] ---> package-listing.sh [2024-06-25T05:12:55.318Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T05:12:55.318Z] ++ facter osfamily [2024-06-25T05:12:55.578Z] + OS_FAMILY=debian [2024-06-25T05:12:55.578Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-762 [2024-06-25T05:12:55.578Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T05:12:55.578Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T05:12:55.578Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T05:12:55.578Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T05:12:55.578Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-762 ']' [2024-06-25T05:12:55.578Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T05:12:55.578Z] + case "${OS_FAMILY}" in [2024-06-25T05:12:55.578Z] + dpkg -l [2024-06-25T05:12:55.578Z] + grep '^ii' [2024-06-25T05:12:55.578Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T05:12:55.578Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T05:12:55.578Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T05:12:55.578Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-762 ']' [2024-06-25T05:12:55.578Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives/ [2024-06-25T05:12:55.578Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-762/archives/ [Pipeline] echo [2024-06-25T05:12:55.618Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T05:12:55.918Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:12:56.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T05:12:56.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:12:56.725Z] prd-ubuntu20.04-docker-8c-8g-4324 does not seem to be running inside a container [2024-06-25T05:12:56.752Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-762 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762:/w/workspace/edgexfoundry_edgex-ui-go_PR-762:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T05:12:56.935Z] $ docker top a821e1ade9bcd2c8eff617ed6346123da3a473f662f514868974ae2369797cf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T05:12:57.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T05:12:57.663Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T05:12:57.981Z] + ls /var/log/sa-host [2024-06-25T05:12:57.981Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T05:12:58.138Z] provisioning config files... [2024-06-25T05:12:58.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-762@tmp/config9018449763002039044tmp [Pipeline] { [Pipeline] echo [2024-06-25T05:12:58.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:12:58.555Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T05:12:58.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:12:59.097Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T05:12:59.150Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:12:59.525Z] ---> sudo-logs.sh [2024-06-25T05:12:59.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T05:12:59.626Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:12:59.948Z] ---> job-cost.sh [2024-06-25T05:12:59.948Z] lf-activate-venv: SKIPPING [2024-06-25T05:12:59.948Z] DEBUG: total: 0.2199999988079071 [2024-06-25T05:12:59.948Z] INFO: Retrieving Stack Cost... [2024-06-25T05:13:00.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T05:13:00.777Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T05:13:00.826Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:13:01.148Z] ---> logs-deploy.sh [2024-06-25T05:13:01.148Z] lf-activate-venv: SKIPPING [2024-06-25T05:13:01.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-762/1 [2024-06-25T05:13:01.148Z] INFO: archiving workspace using pattern(s): [2024-06-25T05:13:02.092Z] Archives upload complete. [2024-06-25T05:13:02.350Z] INFO: archiving logs to Nexus [2024-06-25T05:13:02.920Z] ---> uname -a: [2024-06-25T05:13:02.921Z] Linux prd-ubuntu20-04-docker-8c-8g-4324 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] ---> lscpu: [2024-06-25T05:13:02.921Z] Architecture: x86_64 [2024-06-25T05:13:02.921Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-25T05:13:02.921Z] Byte Order: Little Endian [2024-06-25T05:13:02.921Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-25T05:13:02.921Z] CPU(s): 8 [2024-06-25T05:13:02.921Z] On-line CPU(s) list: 0-7 [2024-06-25T05:13:02.921Z] Thread(s) per core: 1 [2024-06-25T05:13:02.921Z] Core(s) per socket: 1 [2024-06-25T05:13:02.921Z] Socket(s): 8 [2024-06-25T05:13:02.921Z] NUMA node(s): 1 [2024-06-25T05:13:02.921Z] Vendor ID: AuthenticAMD [2024-06-25T05:13:02.921Z] CPU family: 23 [2024-06-25T05:13:02.921Z] Model: 49 [2024-06-25T05:13:02.921Z] Model name: AMD EPYC-Rome Processor [2024-06-25T05:13:02.921Z] Stepping: 0 [2024-06-25T05:13:02.921Z] CPU MHz: 2800.000 [2024-06-25T05:13:02.921Z] BogoMIPS: 5600.00 [2024-06-25T05:13:02.921Z] Virtualization: AMD-V [2024-06-25T05:13:02.921Z] Hypervisor vendor: KVM [2024-06-25T05:13:02.921Z] Virtualization type: full [2024-06-25T05:13:02.921Z] L1d cache: 256 KiB [2024-06-25T05:13:02.921Z] L1i cache: 256 KiB [2024-06-25T05:13:02.921Z] L2 cache: 4 MiB [2024-06-25T05:13:02.921Z] L3 cache: 128 MiB [2024-06-25T05:13:02.921Z] NUMA node0 CPU(s): 0-7 [2024-06-25T05:13:02.921Z] Vulnerability Itlb multihit: Not affected [2024-06-25T05:13:02.921Z] Vulnerability L1tf: Not affected [2024-06-25T05:13:02.921Z] Vulnerability Mds: Not affected [2024-06-25T05:13:02.921Z] Vulnerability Meltdown: Not affected [2024-06-25T05:13:02.921Z] Vulnerability Mmio stale data: Not affected [2024-06-25T05:13:02.921Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-25T05:13:02.921Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-25T05:13:02.921Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-25T05:13:02.921Z] Vulnerability Srbds: Not affected [2024-06-25T05:13:02.921Z] Vulnerability Tsx async abort: Not affected [2024-06-25T05:13:02.921Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] ---> nproc: [2024-06-25T05:13:02.921Z] 8 [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] ---> df -h: [2024-06-25T05:13:02.921Z] Filesystem Size Used Avail Use% Mounted on [2024-06-25T05:13:02.921Z] overlay 155G 12G 143G 8% / [2024-06-25T05:13:02.921Z] tmpfs 64M 0 64M 0% /dev [2024-06-25T05:13:02.921Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-25T05:13:02.921Z] shm 64M 0 64M 0% /dev/shm [2024-06-25T05:13:02.921Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] ---> sar -b -r -n DEV: [2024-06-25T05:13:02.921Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4324) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] 05:00:44 LINUX RESTART (8 CPU) [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] 05:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-25T05:13:02.921Z] 05:02:01 409.46 48.17 361.29 0.00 5424.78 187196.54 0.00 [2024-06-25T05:13:02.921Z] 05:03:01 301.05 3.17 297.88 0.00 40.93 92887.19 0.00 [2024-06-25T05:13:02.921Z] 05:04:01 85.84 0.13 85.70 0.00 10.66 29498.15 0.00 [2024-06-25T05:13:02.921Z] 05:05:01 2.40 0.00 2.40 0.00 0.00 29.21 0.00 [2024-06-25T05:13:02.921Z] 05:06:01 22.98 3.82 19.16 0.00 2072.99 2133.64 0.00 [2024-06-25T05:13:02.921Z] 05:07:01 31.11 2.50 28.61 0.00 2311.35 6337.21 0.00 [2024-06-25T05:13:02.921Z] 05:08:01 3.52 0.02 3.50 0.00 0.13 93.05 0.00 [2024-06-25T05:13:02.921Z] 05:09:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 [2024-06-25T05:13:02.921Z] 05:10:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 [2024-06-25T05:13:02.921Z] 05:11:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 [2024-06-25T05:13:02.921Z] 05:12:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2024-06-25T05:13:02.921Z] 05:13:01 6.43 0.15 6.28 0.00 12.13 110.91 0.00 [2024-06-25T05:13:02.921Z] Average: 72.37 4.83 67.54 0.00 822.94 26535.78 0.00 [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-25T05:13:02.921Z] 05:02:01 29126764 31555888 764460 2.32 77144 2624288 1839380 5.42 1035008 2333036 18356 [2024-06-25T05:13:02.921Z] 05:03:01 27535000 31525908 777512 2.36 190196 3941980 1946936 5.74 1211176 3601240 616 [2024-06-25T05:13:02.921Z] 05:04:01 27034848 31545712 755792 2.30 198532 4394140 1787844 5.27 1275520 3975360 404 [2024-06-25T05:13:02.921Z] 05:05:01 27033404 31544484 756572 2.30 198592 4394144 1787844 5.27 1275736 3975364 168 [2024-06-25T05:13:02.921Z] 05:06:01 26802888 31529476 744784 2.26 212848 4597240 1804000 5.32 1393604 4061536 66876 [2024-06-25T05:13:02.921Z] 05:07:01 26584392 31527872 745708 2.27 227320 4792984 1754992 5.17 1555444 4109432 12 [2024-06-25T05:13:02.921Z] 05:08:01 26596044 31534688 739696 2.25 225948 4789716 1712468 5.05 1547992 4106216 8 [2024-06-25T05:13:02.921Z] 05:09:01 26596368 31535028 739256 2.25 226012 4789720 1712468 5.05 1548052 4106220 4 [2024-06-25T05:13:02.921Z] 05:10:01 26596328 31534996 739204 2.25 226032 4789736 1712468 5.05 1548036 4106224 8 [2024-06-25T05:13:02.921Z] 05:11:01 26598076 31536808 737336 2.24 226060 4789732 1712468 5.05 1546380 4106232 56 [2024-06-25T05:13:02.921Z] 05:12:01 26598340 31537088 737220 2.24 226084 4789744 1712468 5.05 1546460 4106228 12 [2024-06-25T05:13:02.921Z] 05:13:01 26524984 31467648 801804 2.44 226244 4790936 1778728 5.24 1617464 4103364 440 [2024-06-25T05:13:02.921Z] Average: 26968953 31531300 753279 2.29 205084 4457030 1771839 5.22 1425073 3890871 7247 [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-25T05:13:02.921Z] 05:02:01 docker0 66.86 69.97 4.73 393.66 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:02:01 ens3 693.25 470.60 6637.25 106.55 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:02:01 lo 8.33 8.33 0.83 0.83 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:03:01 docker0 312.61 492.78 27.16 3248.33 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:03:01 ens3 643.61 377.15 5142.60 45.07 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:03:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:04:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:04:01 ens3 104.28 65.79 2545.58 17.10 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:04:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:05:01 ens3 1.40 0.57 0.66 0.46 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:06:01 ens3 100.52 49.79 1338.99 3.83 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:07:01 ens3 79.80 27.31 1374.18 2.03 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:07:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:09:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:11:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:12:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:13:01 ens3 40.51 42.23 28.02 110.10 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] 05:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] Average: docker0 31.62 46.90 2.66 303.50 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] Average: ens3 138.69 86.16 1422.50 23.77 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] Average: lo 1.06 1.06 0.11 0.11 0.00 0.00 0.00 0.00 [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] ---> sar -P ALL: [2024-06-25T05:13:02.921Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4324) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] 05:00:44 LINUX RESTART (8 CPU) [2024-06-25T05:13:02.921Z] [2024-06-25T05:13:02.921Z] 05:01:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T05:13:02.921Z] 05:02:01 all 9.96 0.00 3.58 2.90 0.07 83.48 [2024-06-25T05:13:02.921Z] 05:02:01 0 8.56 0.00 3.33 0.89 0.07 87.15 [2024-06-25T05:13:02.921Z] 05:02:01 1 10.14 0.00 3.10 0.64 0.07 86.05 [2024-06-25T05:13:02.921Z] 05:02:01 2 12.70 0.00 3.06 1.70 0.07 82.47 [2024-06-25T05:13:02.921Z] 05:02:01 3 10.04 0.00 4.92 0.81 0.05 84.19 [2024-06-25T05:13:02.921Z] 05:02:01 4 9.44 0.00 2.98 1.21 0.07 86.29 [2024-06-25T05:13:02.921Z] 05:02:01 5 8.45 0.00 4.68 3.67 0.07 83.14 [2024-06-25T05:13:02.921Z] 05:02:01 6 8.69 0.00 3.04 1.28 0.07 86.93 [2024-06-25T05:13:02.921Z] 05:02:01 7 11.67 0.00 3.52 13.05 0.13 71.63 [2024-06-25T05:13:02.921Z] 05:03:01 all 8.03 0.00 4.36 5.46 0.06 82.10 [2024-06-25T05:13:02.921Z] 05:03:01 0 8.25 0.00 5.43 13.90 0.08 72.34 [2024-06-25T05:13:02.921Z] 05:03:01 1 7.65 0.00 4.95 15.14 0.07 72.19 [2024-06-25T05:13:02.921Z] 05:03:01 2 9.58 0.00 4.43 2.33 0.08 83.58 [2024-06-25T05:13:02.921Z] 05:03:01 3 7.94 0.00 3.81 0.98 0.05 87.22 [2024-06-25T05:13:02.921Z] 05:03:01 4 7.06 0.00 3.87 1.80 0.03 87.24 [2024-06-25T05:13:02.921Z] 05:03:01 5 8.33 0.00 3.45 1.27 0.07 86.88 [2024-06-25T05:13:02.921Z] 05:03:01 6 7.08 0.00 4.05 0.12 0.05 88.70 [2024-06-25T05:13:02.921Z] 05:03:01 7 8.30 0.00 4.91 8.17 0.05 78.57 [2024-06-25T05:13:02.921Z] 05:04:01 all 23.15 0.00 5.05 1.94 0.06 69.80 [2024-06-25T05:13:02.921Z] 05:04:01 0 23.17 0.00 5.00 0.78 0.05 71.00 [2024-06-25T05:13:02.921Z] 05:04:01 1 23.00 0.00 5.30 2.18 0.07 69.46 [2024-06-25T05:13:02.921Z] 05:04:01 2 23.60 0.00 4.82 5.23 0.05 66.31 [2024-06-25T05:13:02.921Z] 05:04:01 3 23.98 0.00 5.50 4.97 0.08 65.47 [2024-06-25T05:13:02.921Z] 05:04:01 4 22.71 0.00 4.99 0.34 0.05 71.92 [2024-06-25T05:13:02.921Z] 05:04:01 5 22.62 0.00 5.31 0.91 0.05 71.12 [2024-06-25T05:13:02.921Z] 05:04:01 6 22.94 0.00 4.57 0.17 0.05 72.27 [2024-06-25T05:13:02.921Z] 05:04:01 7 23.23 0.00 4.88 1.01 0.08 70.79 [2024-06-25T05:13:02.921Z] 05:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-06-25T05:13:02.921Z] 05:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T05:13:02.921Z] 05:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T05:13:02.921Z] 05:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T05:13:02.921Z] 05:05:01 3 0.15 0.00 0.02 0.02 0.02 99.80 [2024-06-25T05:13:02.921Z] 05:05:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-06-25T05:13:02.921Z] 05:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T05:13:02.921Z] 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T05:13:02.921Z] 05:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T05:13:02.921Z] 05:06:01 all 1.25 0.00 0.71 0.38 0.02 97.64 [2024-06-25T05:13:02.921Z] 05:06:01 0 1.63 0.00 0.55 0.05 0.00 97.76 [2024-06-25T05:13:02.921Z] 05:06:01 1 1.50 0.00 0.92 0.87 0.02 96.70 [2024-06-25T05:13:02.921Z] 05:06:01 2 0.95 0.00 0.42 0.08 0.02 98.53 [2024-06-25T05:13:02.921Z] 05:06:01 3 0.95 0.00 0.50 0.90 0.03 97.61 [2024-06-25T05:13:02.921Z] 05:06:01 4 1.72 0.00 0.93 0.10 0.03 97.22 [2024-06-25T05:13:02.922Z] 05:06:01 5 1.21 0.00 1.12 0.07 0.02 97.59 [2024-06-25T05:13:02.922Z] 05:06:01 6 0.78 0.00 0.35 0.02 0.02 98.83 [2024-06-25T05:13:02.922Z] 05:06:01 7 1.23 0.00 0.92 0.93 0.02 96.90 [2024-06-25T05:13:02.922Z] 05:07:01 all 1.35 0.00 0.69 0.37 0.02 97.57 [2024-06-25T05:13:02.922Z] 05:07:01 0 0.73 0.00 0.53 0.72 0.03 97.98 [2024-06-25T05:13:02.922Z] 05:07:01 1 0.82 0.00 0.73 0.75 0.02 97.68 [2024-06-25T05:13:02.922Z] 05:07:01 2 2.00 0.00 0.36 0.12 0.03 97.49 [2024-06-25T05:13:02.922Z] 05:07:01 3 0.82 0.00 0.43 0.22 0.02 98.51 [2024-06-25T05:13:02.922Z] 05:07:01 4 1.85 0.00 0.55 0.07 0.02 97.51 [2024-06-25T05:13:02.922Z] 05:07:01 5 2.90 0.00 0.92 1.03 0.03 95.11 [2024-06-25T05:13:02.922Z] 05:07:01 6 0.62 0.00 0.38 0.02 0.02 98.96 [2024-06-25T05:13:02.922Z] 05:07:01 7 1.03 0.00 1.57 0.03 0.02 97.35 [2024-06-25T05:13:02.922Z] 05:08:01 all 0.27 0.00 0.06 0.01 0.01 99.65 [2024-06-25T05:13:02.922Z] 05:08:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2024-06-25T05:13:02.922Z] 05:08:01 1 0.05 0.00 0.05 0.08 0.02 99.80 [2024-06-25T05:13:02.922Z] 05:08:01 2 1.68 0.00 0.07 0.00 0.02 98.24 [2024-06-25T05:13:02.922Z] 05:08:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2024-06-25T05:13:02.922Z] 05:08:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-06-25T05:13:02.922Z] 05:08:01 5 0.18 0.00 0.13 0.00 0.00 99.68 [2024-06-25T05:13:02.922Z] 05:08:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2024-06-25T05:13:02.922Z] 05:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-25T05:13:02.922Z] 05:09:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-06-25T05:13:02.922Z] 05:09:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-06-25T05:13:02.922Z] 05:09:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2024-06-25T05:13:02.922Z] 05:09:01 2 0.17 0.00 0.08 0.00 0.02 99.73 [2024-06-25T05:13:02.922Z] 05:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T05:13:02.922Z] 05:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-25T05:13:02.922Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T05:13:02.922Z] 05:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T05:13:02.922Z] 05:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T05:13:02.922Z] 05:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-25T05:13:02.922Z] 05:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T05:13:02.922Z] 05:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-25T05:13:02.922Z] 05:10:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2024-06-25T05:13:02.922Z] 05:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T05:13:02.922Z] 05:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T05:13:02.922Z] 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T05:13:02.922Z] 05:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-25T05:13:02.922Z] 05:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-06-25T05:13:02.922Z] 05:11:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2024-06-25T05:13:02.922Z] 05:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-06-25T05:13:02.922Z] 05:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T05:13:02.922Z] 05:11:01 2 1.27 0.00 0.00 0.00 0.02 98.71 [2024-06-25T05:13:02.922Z] 05:11:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-25T05:13:02.922Z] 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T05:13:02.922Z] 05:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T05:13:02.922Z] 05:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T05:13:02.922Z] 05:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T05:13:02.922Z] 05:12:01 all 0.29 0.00 0.01 0.00 0.01 99.69 [2024-06-25T05:13:02.922Z] 05:12:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2024-06-25T05:13:02.922Z] 05:12:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-06-25T05:13:02.922Z] 05:12:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2024-06-25T05:13:02.922Z] 05:12:01 3 0.22 0.00 0.02 0.00 0.00 99.77 [2024-06-25T05:13:02.922Z] 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T05:13:02.922Z] 05:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-06-25T05:13:02.922Z] 05:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T05:13:02.922Z] 05:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T05:13:02.922Z] [2024-06-25T05:13:02.922Z] 05:12:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T05:13:02.922Z] 05:13:01 all 0.93 0.00 0.26 0.02 0.02 98.78 [2024-06-25T05:13:02.922Z] 05:13:01 0 0.77 0.00 0.45 0.00 0.03 98.75 [2024-06-25T05:13:02.922Z] 05:13:01 1 1.22 0.00 0.30 0.07 0.02 98.40 [2024-06-25T05:13:02.922Z] 05:13:01 2 2.12 0.00 0.18 0.00 0.02 97.68 [2024-06-25T05:13:02.922Z] 05:13:01 3 1.00 0.00 0.12 0.00 0.02 98.87 [2024-06-25T05:13:02.922Z] 05:13:01 4 0.58 0.00 0.25 0.00 0.00 99.17 [2024-06-25T05:13:02.922Z] 05:13:01 5 0.35 0.00 0.27 0.03 0.02 99.33 [2024-06-25T05:13:02.922Z] 05:13:01 6 0.72 0.00 0.22 0.02 0.02 99.03 [2024-06-25T05:13:02.922Z] 05:13:01 7 0.63 0.00 0.30 0.02 0.02 99.03 [2024-06-25T05:13:02.922Z] Average: all 3.76 0.00 1.22 0.92 0.03 94.07 [2024-06-25T05:13:02.922Z] Average: 0 3.58 0.00 1.27 1.35 0.03 93.77 [2024-06-25T05:13:02.922Z] Average: 1 3.68 0.00 1.27 1.63 0.03 93.39 [2024-06-25T05:13:02.922Z] Average: 2 4.64 0.00 1.11 0.78 0.03 93.44 [2024-06-25T05:13:02.922Z] Average: 3 3.73 0.00 1.27 0.65 0.03 94.32 [2024-06-25T05:13:02.922Z] Average: 4 3.60 0.00 1.13 0.30 0.02 94.96 [2024-06-25T05:13:02.922Z] Average: 5 3.65 0.00 1.32 0.58 0.03 94.43 [2024-06-25T05:13:02.922Z] Average: 6 3.39 0.00 1.05 0.13 0.02 95.41 [2024-06-25T05:13:02.922Z] Average: 7 3.82 0.00 1.34 1.92 0.03 92.88 [2024-06-25T05:13:02.922Z] [2024-06-25T05:13:02.922Z] [2024-06-25T05:13:02.922Z]