Pull request #518 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 0c9d93d4f8dec7b198a686178f9e113bab306c07+39b108e2afa55dd7bccad3efdb4ba6978a307ed6 (0f4fab8d41d4fdb6d6a7d4deafec66a4293934ae) 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-ssh18387427474603964308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5890865284998671796.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-518/workspace@libs/edgex-global-pipelines # 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-518/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15705591060566850657.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-518/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7793916362890531543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh7507990289522774416.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-518/workspace@libs/lf-pipelines # 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-518/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6196391260721718437.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33475’ Running on prd-ubuntu20.04-docker-8c-8g-33476 in /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [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-518 # 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 > 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/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 into PR head commit 0c9d93d4f8dec7b198a686178f9e113bab306c07 Merge succeeded, producing 0c9d93d4f8dec7b198a686178f9e113bab306c07 Checking out Revision 0c9d93d4f8dec7b198a686178f9e113bab306c07 (PR-518) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 Commit message: "feat: Supporting for multiple pipeline running" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:12:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:12:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:12:34 ========================================================= 12:12:34 EdgeX Global Pipelines Version Info 12:12:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:12:35 ------------------- 12:12:35 stable info: 12:12:35 ------------------- 12:12:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:12:35 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:12:35 Message: update stable to v1.0.221 12:12:36 ------------------- 12:12:36 experimental info: 12:12:36 ------------------- 12:12:36 Commited By: **** collab-it+edgex@linuxfoundation.org 12:12:36 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 12:12:36 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-518 [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-518 [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-518 [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c9d93d [Pipeline] echo 12:12:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:12:37 provisioning config files... 12:12:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config5633950330443202892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:38 ---> docker-login.sh 12:12:38 nexus3.edgexfoundry.org:10001 12:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:38 Configure a credential helper to remove this warning. See 12:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:38 12:12:38 Login Succeeded 12:12:38 nexus3.edgexfoundry.org:10002 12:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:38 Configure a credential helper to remove this warning. See 12:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:38 12:12:38 Login Succeeded 12:12:38 nexus3.edgexfoundry.org:10003 12:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:39 Configure a credential helper to remove this warning. See 12:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:39 12:12:39 Login Succeeded 12:12:39 nexus3.edgexfoundry.org:10004 12:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:39 Configure a credential helper to remove this warning. See 12:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:39 12:12:39 Login Succeeded 12:12:39 docker.io 12:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:39 Configure a credential helper to remove this warning. See 12:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:39 12:12:39 Login Succeeded 12:12:39 ---> docker-login.sh ends [Pipeline] } 12:12:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:12:40 + git rev-list -1 --merges 0c9d93d4f8dec7b198a686178f9e113bab306c07~1..0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] echo 12:12:40 -----------> git rev-list -1 --merges 0c9d93d4f8dec7b198a686178f9e113bab306c07~1..0c9d93d4f8dec7b198a686178f9e113bab306c07 0c9d93d4f8dec7b198a686178f9e113bab306c07 [false] [Pipeline] sh 12:12:40 + git log --format=format:%s -1 0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] echo 12:12:40 ========================================================= 12:12:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:12:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:41 + git log --format=format:%s -1 0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] echo 12:12:41 [semverPrep] GIT_COMMIT: 0c9d93d4f8dec7b198a686178f9e113bab306c07, Commit Message: feat: Supporting for multiple pipeline running [Pipeline] echo 12:12:41 [semverPrep] This is not a build commit. [Pipeline] sh 12:12:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:12:41 + grep -v github /etc/ssh/ssh_known_hosts 12:12:41 + [ -e /tmp/ssh_known_hosts ] 12:12:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:12:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:12:41 sudo tee -a /etc/ssh/ssh_known_hosts 12:12:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:12:42 12:12:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:12:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:12:42 latest: Pulling from edgex-devops/git-semver 12:12:42 a0d0a0d46f8b: Pulling fs layer 12:12:42 3e5f54012d9b: Pulling fs layer 12:12:42 4c7163046ea9: Pulling fs layer 12:12:42 0c2d73faf560: Pulling fs layer 12:12:42 3e5f54012d9b: Download complete 12:12:42 a0d0a0d46f8b: Download complete 12:12:42 0c2d73faf560: Verifying Checksum 12:12:42 0c2d73faf560: Download complete 12:12:42 4c7163046ea9: Verifying Checksum 12:12:42 4c7163046ea9: Download complete 12:12:42 a0d0a0d46f8b: Pull complete 12:12:42 3e5f54012d9b: Pull complete 12:12:43 4c7163046ea9: Pull complete 12:12:43 0c2d73faf560: Pull complete 12:12:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:12:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:12:43 prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container 12:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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:10004/edgex-devops/git-semver:latest cat 12:12:44 $ docker top a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:12:44 [ssh-agent] Looking for ssh-agent implementation... 12:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:12:44 $ docker exec a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 ssh-agent 12:12:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfKikAm/agent.13 12:12:44 SSH_AGENT_PID=20 12:12:45 Running ssh-add (command line suppressed) 12:12:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_8784836337968707395.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_8784836337968707395.key) 12:12:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:12:45 + git tag --points-at HEAD [Pipeline] } 12:12:45 $ docker exec --env ******** --env ******** a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 ssh-agent -k 12:12:45 unset SSH_AUTH_SOCK; 12:12:45 unset SSH_AGENT_PID; 12:12:45 echo Agent pid 20 killed; 12:12:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:12:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:12:45 [ssh-agent] Looking for ssh-agent implementation... 12:12:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:12:45 $ docker exec a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 ssh-agent 12:12:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfmPjBg/agent.52 12:12:46 SSH_AGENT_PID=58 12:12:46 Running ssh-add (command line suppressed) 12:12:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_8707223124869137574.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_8707223124869137574.key) 12:12:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:12:46 + git semver init 12:12:46 # -> Open(): unable to determine branch for HEAD 12:12:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-518/.git 12:12:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-518 12:12:46 # $SEMVER_REMOTE_NAME = origin 12:12:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:12:46 # $SEMVER_USER_NAME = edgex-jenkins 12:12:46 # $SEMVER_BRANCH = PR-518 12:12:46 # $SEMVER_TEMP = /tmp/semver-161112222 12:12:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 12:12:49 # '/tmp/semver-161112222' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver' 12:12:49 # -> Force: false 12:12:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver [Pipeline] } 12:12:49 $ docker exec --env ******** --env ******** a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 ssh-agent -k 12:12:49 unset SSH_AUTH_SOCK; 12:12:49 unset SSH_AGENT_PID; 12:12:49 echo Agent pid 58 killed; 12:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:12:49 + git semver [Pipeline] } 12:12:49 $ docker stop --time=1 a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 12:12:51 $ docker rm -f a67112cce23fbc22a914108858ad70f3f3e911d837dbe464c6fc4fff4a3cf631 [Pipeline] // withDockerContainer [Pipeline] sh 12:12:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:12:52 Stashed 1 file(s) [Pipeline] echo 12:12:52 [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 12:12:52 provisioning config files... 12:12:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config4094629438020677871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:53 ---> docker-login.sh 12:12:53 nexus3.edgexfoundry.org:10001 12:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:53 Configure a credential helper to remove this warning. See 12:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:53 12:12:53 Login Succeeded 12:12:53 nexus3.edgexfoundry.org:10002 12:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:53 Configure a credential helper to remove this warning. See 12:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:53 12:12:53 Login Succeeded 12:12:53 nexus3.edgexfoundry.org:10003 12:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:53 Configure a credential helper to remove this warning. See 12:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:53 12:12:53 Login Succeeded 12:12:53 nexus3.edgexfoundry.org:10004 12:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:53 Configure a credential helper to remove this warning. See 12:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:53 12:12:53 Login Succeeded 12:12:53 docker.io 12:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:53 Configure a credential helper to remove this warning. See 12:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:53 12:12:53 Login Succeeded 12:12:53 ---> docker-login.sh ends [Pipeline] } 12:12:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:12:54 ========================================================= 12:12:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:12:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:12:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:12:54 Sending build context to Docker daemon 43.23MB 12:12:54 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 12:12:54 Step 2/15 : FROM ${BASE} AS builder 12:12:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:12:55 59bf1c3509f3: Pulling fs layer 12:12:55 666ba61612fd: Pulling fs layer 12:12:55 8ed8ca486205: Pulling fs layer 12:12:55 4fe6c5a15a65: Pulling fs layer 12:12:55 22a0e8bec74d: Pulling fs layer 12:12:55 ca2b28591e48: Pulling fs layer 12:12:55 a51346096db8: Pulling fs layer 12:12:55 daebc70d1ce1: Pulling fs layer 12:12:55 0e18a0eac166: Pulling fs layer 12:12:55 4fe6c5a15a65: Waiting 12:12:55 22a0e8bec74d: Waiting 12:12:55 ca2b28591e48: Waiting 12:12:55 a51346096db8: Waiting 12:12:55 daebc70d1ce1: Waiting 12:12:55 0e18a0eac166: Waiting 12:12:55 8ed8ca486205: Verifying Checksum 12:12:55 8ed8ca486205: Download complete 12:12:55 666ba61612fd: Download complete 12:12:55 22a0e8bec74d: Verifying Checksum 12:12:55 22a0e8bec74d: Download complete 12:12:55 ca2b28591e48: Verifying Checksum 12:12:55 ca2b28591e48: Download complete 12:12:55 59bf1c3509f3: Verifying Checksum 12:12:55 59bf1c3509f3: Download complete 12:12:55 a51346096db8: Verifying Checksum 12:12:55 a51346096db8: Download complete 12:12:55 daebc70d1ce1: Verifying Checksum 12:12:55 daebc70d1ce1: Download complete 12:12:55 59bf1c3509f3: Pull complete 12:12:55 666ba61612fd: Pull complete 12:12:55 8ed8ca486205: Pull complete 12:12:55 0e18a0eac166: Verifying Checksum 12:12:55 0e18a0eac166: Download complete 12:12:55 4fe6c5a15a65: Verifying Checksum 12:12:55 4fe6c5a15a65: Download complete 12:13:01 4fe6c5a15a65: Pull complete 12:13:01 22a0e8bec74d: Pull complete 12:13:01 ca2b28591e48: Pull complete 12:13:01 a51346096db8: Pull complete 12:13:01 daebc70d1ce1: Pull complete 12:13:03 0e18a0eac166: Pull complete 12:13:03 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 12:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:13:03 ---> f018257e8ee9 12:13:03 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:13:06 ---> Running in 20cdb648c52d 12:13:06 Removing intermediate container 20cdb648c52d 12:13:06 ---> 0845efadab34 12:13:06 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 12:13:06 ---> Running in 017abc9bca46 12:13:06 Removing intermediate container 017abc9bca46 12:13:06 ---> 786044ccf6b5 12:13:06 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 12:13:06 ---> Running in 769ace9d05ab 12:13:06 Removing intermediate container 769ace9d05ab 12:13:06 ---> 4a0d89550319 12:13:06 Step 6/15 : LABEL Name=edgex-ui-go 12:13:06 ---> Running in b436162e7d05 12:13:06 Removing intermediate container b436162e7d05 12:13:06 ---> 133a5c2befb9 12:13:06 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:13:06 ---> Running in 98d3b948a1c5 12:13:06 Removing intermediate container 98d3b948a1c5 12:13:06 ---> 809fcc41ba4a 12:13:06 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:07 ---> Running in a0b8afa32a5d 12:13:07 Still waiting to schedule task 12:13:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:13:07 Removing intermediate container a0b8afa32a5d 12:13:07 ---> 72c42d8a6b48 12:13:07 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:13:08 ---> Running in 6b12543b130d 12:13:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:13:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:13:09 OK: 221 MiB in 52 packages 12:13:09 Removing intermediate container 6b12543b130d 12:13:09 ---> 72dd32472d23 12:13:09 Step 10/15 : ENV GO111MODULE=on 12:13:10 ---> Running in 7d24070eb5fb 12:13:10 Removing intermediate container 7d24070eb5fb 12:13:10 ---> 7528b11283b8 12:13:10 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:13:10 ---> Running in 3588e720948a 12:13:10 Removing intermediate container 3588e720948a 12:13:10 ---> a851dee26632 12:13:10 Step 12/15 : COPY go.mod vendor* ./ 12:13:10 ---> ff2ddd037d43 12:13:10 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:13:10 ---> Running in cc4922cc860b 12:13:42 Removing intermediate container cc4922cc860b 12:13:42 ---> 89a74813d5f9 12:13:42 Step 14/15 : COPY . . 12:13:44 ---> 990636fc864c 12:13:44 Step 15/15 : RUN ${MAKE} 12:13:44 ---> Running in 545ecc91644f 12:13:44 noop 12:13:44 Removing intermediate container 545ecc91644f 12:13:44 ---> 3aad6e679032 12:13:44 Successfully built 3aad6e679032 12:13:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:13:45 + docker inspect -f . ci-base-image-x86_64 12:13:45 . [Pipeline] withDockerContainer 12:13:45 prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container 12:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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 12:13:45 $ docker top 6f906e6c000f6bd7a9b1aca4bcd99181dbd03174166eb5fe0bed38889e835422 -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:46 + go version 12:13:46 go version go1.17.6 linux/amd64 [Pipeline] } 12:13:46 $ docker stop --time=1 6f906e6c000f6bd7a9b1aca4bcd99181dbd03174166eb5fe0bed38889e835422 12:13:47 $ docker rm -f 6f906e6c000f6bd7a9b1aca4bcd99181dbd03174166eb5fe0bed38889e835422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:13:48 + docker inspect -f . ci-base-image-x86_64 12:13:48 . [Pipeline] withDockerContainer 12:13:48 prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container 12:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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 12:13:48 $ docker top 37f1bab01fbbe28258d3613d538dbd3a75a341a8028cf5810c29f094bedc7be3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:13:49 + make test 12:13:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:13:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:13:54 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 12:13:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:13:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:13:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:13:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:13:58 $ docker stop --time=1 37f1bab01fbbe28258d3613d538dbd3a75a341a8028cf5810c29f094bedc7be3 12:13:59 $ docker rm -f 37f1bab01fbbe28258d3613d538dbd3a75a341a8028cf5810c29f094bedc7be3 [Pipeline] // withDockerContainer [Pipeline] sh 12:14:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:14:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:14:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:14:01 + ls -al . 12:14:01 total 164 12:14:01 drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 12:13 . 12:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:12 .. 12:14:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:12 .git 12:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:12 .github 12:14:01 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 12:12 .gitignore 12:14:01 drwx------ 3 jenkins jenkins 4096 Apr 27 12:12 .semver 12:14:01 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 12:12 Attribution.txt 12:14:01 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 12:12 CONTRIBUTING.md 12:14:01 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 12:12 Dockerfile 12:14:01 -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 12:12 Jenkinsfile 12:14:01 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 12:12 LICENSE 12:14:01 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 12:12 Makefile 12:14:01 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 12:12 README.md 12:14:01 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 12:12 VERSION 12:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:12 assets 12:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:12 bin 12:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:12 cmd 12:14:01 -rw-r--r-- 1 jenkins jenkins 10 Apr 27 12:13 coverage.out 12:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:12 docs 12:14:01 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 12:12 go.mod 12:14:01 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 12:12 go.sum 12:14:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:12 internal 12:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:12 pkg 12:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:12 snap 12:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:12 testing 12:14:01 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 12:12 version.go 12:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:12 web [Pipeline] isUnix [Pipeline] sh 12:14:01 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0c9d93d4f8dec7b198a686178f9e113bab306c07 --label arch=amd64 --label version=0.0.0 . 12:14:02 Sending build context to Docker daemon 43.23MB 12:14:02 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 12:14:02 Step 2/23 : FROM ${BASE} AS builder 12:14:02 ---> 3aad6e679032 12:14:02 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:14:02 ---> Running in a7542a196094 12:14:02 Removing intermediate container a7542a196094 12:14:02 ---> dae36b4cf843 12:14:02 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 12:14:02 ---> Running in 8ac3afda52db 12:14:02 Removing intermediate container 8ac3afda52db 12:14:02 ---> 658bf026a054 12:14:02 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 12:14:02 ---> Running in e8adfed9881d 12:14:02 Removing intermediate container e8adfed9881d 12:14:02 ---> 04ea70f4ad65 12:14:02 Step 6/23 : LABEL Name=edgex-ui-go 12:14:02 ---> Running in 87dceacec00e 12:14:03 Removing intermediate container 87dceacec00e 12:14:03 ---> 4360e473e2a0 12:14:03 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:14:03 ---> Running in 7955f22121ba 12:14:03 Removing intermediate container 7955f22121ba 12:14:03 ---> ab0bba881769 12:14:03 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:03 ---> Running in eedf2e852dc7 12:14:03 Removing intermediate container eedf2e852dc7 12:14:03 ---> 88e45688671d 12:14:03 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:14:03 ---> Running in 581b6d93062e 12:14:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:14:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:14:05 OK: 221 MiB in 52 packages 12:14:05 Removing intermediate container 581b6d93062e 12:14:05 ---> 3246606b840c 12:14:05 Step 10/23 : ENV GO111MODULE=on 12:14:05 ---> Running in 69fa51fa68a0 12:14:05 Removing intermediate container 69fa51fa68a0 12:14:05 ---> 684874da65ce 12:14:05 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:14:05 ---> Running in 8dcd74bcf540 12:14:05 Removing intermediate container 8dcd74bcf540 12:14:05 ---> 7d34f3274fec 12:14:05 Step 12/23 : COPY go.mod vendor* ./ 12:14:06 ---> 5aab7ec5358c 12:14:06 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:06 ---> Running in 4ac5584fd876 12:14:07 Removing intermediate container 4ac5584fd876 12:14:07 ---> 395836907687 12:14:07 Step 14/23 : COPY . . 12:14:08 ---> ad7b5c306d69 12:14:08 Step 15/23 : RUN ${MAKE} 12:14:08 ---> Running in af5d2c9ba0ca 12:14:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:14:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:14:15 Removing intermediate container af5d2c9ba0ca 12:14:15 ---> 38efff8babe2 12:14:15 Step 16/23 : FROM alpine:3.14 12:14:16 3.14: Pulling from library/alpine 12:14:16 8663204ce13b: Pulling fs layer 12:14:16 8663204ce13b: Verifying Checksum 12:14:16 8663204ce13b: Download complete 12:14:16 8663204ce13b: Pull complete 12:14:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:14:16 Status: Downloaded newer image for alpine:3.14 12:14:16 ---> e04c818066af 12:14:16 Step 17/23 : EXPOSE 4000 12:14:17 ---> Running in 1ab1c57ec59a 12:14:17 Removing intermediate container 1ab1c57ec59a 12:14:17 ---> 52e83b3ccdb2 12:14:17 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:14:17 ---> 24f5499a94db 12:14:17 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:14:17 ---> Running in 4f1a25774bf5 12:14:17 Removing intermediate container 4f1a25774bf5 12:14:17 ---> 44ee5b3566e0 12:14:17 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:14:17 ---> Running in 0b5c5cda06ba 12:14:17 Removing intermediate container 0b5c5cda06ba 12:14:17 ---> b4b44b816222 12:14:17 Step 21/23 : LABEL arch=amd64 12:14:18 ---> Running in bca946b744d4 12:14:18 Removing intermediate container bca946b744d4 12:14:18 ---> 131346154da8 12:14:18 Step 22/23 : LABEL git_sha=0c9d93d4f8dec7b198a686178f9e113bab306c07 12:14:18 ---> Running in ee77621189fa 12:14:18 Removing intermediate container ee77621189fa 12:14:18 ---> 505ac330ebe7 12:14:18 Step 23/23 : LABEL version=0.0.0 12:14:18 ---> Running in 03e172571523 12:14:18 Removing intermediate container 03e172571523 12:14:18 ---> f341671a7fd2 12:14:18 [Warning] One or more build-args [ARCH] were not consumed 12:14:18 Successfully built f341671a7fd2 12:14:18 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:19 12:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:20 latest: Pulling from edgex-lftools-log-publisher 12:14:20 5eb5b503b376: Pulling fs layer 12:14:20 5c69ac0246d0: Pulling fs layer 12:14:20 ec43610c2a17: Pulling fs layer 12:14:20 3a2ae6a8a46f: Pulling fs layer 12:14:20 33b1e0a273af: Pulling fs layer 12:14:20 5d3b04190fa2: Pulling fs layer 12:14:20 2f39f015ded8: Pulling fs layer 12:14:20 33b1e0a273af: Waiting 12:14:20 3a2ae6a8a46f: Waiting 12:14:20 2f39f015ded8: Waiting 12:14:20 5c69ac0246d0: Download complete 12:14:20 3a2ae6a8a46f: Verifying Checksum 12:14:20 3a2ae6a8a46f: Download complete 12:14:20 33b1e0a273af: Verifying Checksum 12:14:20 33b1e0a273af: Download complete 12:14:20 ec43610c2a17: Verifying Checksum 12:14:20 ec43610c2a17: Download complete 12:14:20 5d3b04190fa2: Verifying Checksum 12:14:20 5d3b04190fa2: Download complete 12:14:20 5eb5b503b376: Verifying Checksum 12:14:20 5eb5b503b376: Download complete 12:14:20 2f39f015ded8: Download complete 12:14:21 5eb5b503b376: Pull complete 12:14:21 5c69ac0246d0: Pull complete 12:14:22 ec43610c2a17: Pull complete 12:14:22 3a2ae6a8a46f: Pull complete 12:14:22 33b1e0a273af: Pull complete 12:14:22 5d3b04190fa2: Pull complete 12:14:26 2f39f015ded8: Pull complete 12:14:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:14:26 prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container 12:14:26 $ 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-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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 12:14:29 $ docker top b6e675ceba9c38451234e891b1d13a97ba93bc902eae92623c4ae935fe8baad7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:14:29 ---> job-cost.sh 12:14:29 lf-activate-venv: SKIPPING 12:14:29 INFO: No Stack... 12:14:29 INFO: Retrieving Pricing Info for: v3-standard-8 12:14:30 INFO: Archiving Costs [Pipeline] sh 12:14:30 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/cost.csv 12:14:30 + cut -d, -f6 [Pipeline] lock 12:14:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] 12:14:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] did not exist. Created. 12:14:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:14:31 + echo total: 0.2199999988079071 [Pipeline] stash 12:14:31 Stashed 1 file(s) [Pipeline] } 12:14:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:14:31 $ docker stop --time=1 b6e675ceba9c38451234e891b1d13a97ba93bc902eae92623c4ae935fe8baad7 12:14:32 $ docker rm -f b6e675ceba9c38451234e891b1d13a97ba93bc902eae92623c4ae935fe8baad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:14:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33477 in /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [Pipeline] { [Pipeline] ws 12:14:49 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 12:14:49 The recommended git tool is: git 12:14:56 using credential edgex-jenkins-ssh 12:14:56 Cloning the remote Git repository 12:14:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:14:57 > git init /w/workspace/edgex-ui-go/1 # timeout=10 12:14:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:14:57 > git --version # timeout=10 12:14:57 > git --version # 'git version 2.25.1' 12:14:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:14:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:01 Merging remotes/origin/main commit 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 into PR head commit 0c9d93d4f8dec7b198a686178f9e113bab306c07 12:15:01 Merge succeeded, producing 0c9d93d4f8dec7b198a686178f9e113bab306c07 12:15:01 Checking out Revision 0c9d93d4f8dec7b198a686178f9e113bab306c07 (PR-518) 12:15:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:15:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:15:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:15:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:15:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:15:01 > git config core.sparsecheckout # timeout=10 12:15:01 > git checkout -f 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 12:15:01 > git remote # timeout=10 12:15:01 > git config --get remote.origin.url # timeout=10 12:15:01 using GIT_SSH to set credentials SSH Credentials for GitHub 12:15:01 > git merge 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 12:15:01 > git rev-parse HEAD^{commit} # timeout=10 12:15:01 > git config core.sparsecheckout # timeout=10 12:15:01 > git checkout -f 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 12:15:06 Commit message: "feat: Supporting for multiple pipeline running" 12:15:06 > git --version # timeout=10 12:15:06 > git --version # 'git version 2.25.1' 12:15:06 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:15:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:15:07 % Total % Received % Xferd Average Speed Time Time Time Current 12:15:07 Dload Upload Total Spent Left Speed 12:15:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh 12:15:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:15:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:15:08 + sudo tee /etc/docker/daemon.new 12:15:08 { 12:15:08 "registry-mirrors": [ 12:15:08 "https://nexus3.edgexfoundry.org:10001" 12:15:08 ], 12:15:08 "bip": "10.250.0.254/24", 12:15:08 "hosts": [ 12:15:08 "tcp://0.0.0.0:5555", 12:15:08 "unix:///var/run/docker.sock" 12:15:08 ], 12:15:08 "mtu": 1458, 12:15:08 "selinux-enabled": true, 12:15:08 "seccomp-profile": "/etc/docker/seccomp.json" 12:15:08 } [Pipeline] sh 12:15:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:15:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:15:27 provisioning config files... 12:15:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3546688955150686558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:28 ---> docker-login.sh 12:15:28 nexus3.edgexfoundry.org:10001 12:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:15:29 Configure a credential helper to remove this warning. See 12:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:15:29 12:15:29 Login Succeeded 12:15:29 nexus3.edgexfoundry.org:10002 12:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:15:29 Configure a credential helper to remove this warning. See 12:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:15:29 12:15:29 Login Succeeded 12:15:29 nexus3.edgexfoundry.org:10003 12:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:15:29 Configure a credential helper to remove this warning. See 12:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:15:29 12:15:29 Login Succeeded 12:15:29 nexus3.edgexfoundry.org:10004 12:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:15:30 Configure a credential helper to remove this warning. See 12:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:15:30 12:15:30 Login Succeeded 12:15:30 docker.io 12:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:15:31 Configure a credential helper to remove this warning. See 12:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:15:31 12:15:31 Login Succeeded 12:15:31 ---> docker-login.sh ends [Pipeline] } 12:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:15:31 ========================================================= 12:15:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:15:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:15:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:15:33 Sending build context to Docker daemon 27.29MB 12:15:33 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 12:15:33 Step 2/15 : FROM ${BASE} AS builder 12:15:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:15:33 9b3977197b4f: Pulling fs layer 12:15:33 1a89e8eeedd5: Pulling fs layer 12:15:33 94645a83ff95: Pulling fs layer 12:15:33 3f3a8bcf1eab: Pulling fs layer 12:15:33 0c92f367c5e7: Pulling fs layer 12:15:33 3096ccb668a1: Pulling fs layer 12:15:33 e8cf19c19ddd: Pulling fs layer 12:15:33 a4caa8a26152: Pulling fs layer 12:15:33 0c92f367c5e7: Waiting 12:15:33 3096ccb668a1: Waiting 12:15:33 e8cf19c19ddd: Waiting 12:15:33 a4caa8a26152: Waiting 12:15:33 3f3a8bcf1eab: Waiting 12:15:33 94645a83ff95: Verifying Checksum 12:15:33 94645a83ff95: Download complete 12:15:33 1a89e8eeedd5: Verifying Checksum 12:15:33 1a89e8eeedd5: Download complete 12:15:33 0c92f367c5e7: Verifying Checksum 12:15:33 0c92f367c5e7: Download complete 12:15:33 3096ccb668a1: Download complete 12:15:33 9b3977197b4f: Verifying Checksum 12:15:33 9b3977197b4f: Download complete 12:15:33 e8cf19c19ddd: Verifying Checksum 12:15:33 e8cf19c19ddd: Download complete 12:15:34 9b3977197b4f: Pull complete 12:15:34 1a89e8eeedd5: Pull complete 12:15:35 94645a83ff95: Pull complete 12:15:35 a4caa8a26152: Verifying Checksum 12:15:35 a4caa8a26152: Download complete 12:15:36 3f3a8bcf1eab: Verifying Checksum 12:15:36 3f3a8bcf1eab: Download complete 12:15:48 3f3a8bcf1eab: Pull complete 12:15:48 0c92f367c5e7: Pull complete 12:15:48 3096ccb668a1: Pull complete 12:15:48 e8cf19c19ddd: Pull complete 12:15:55 a4caa8a26152: Pull complete 12:15:55 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 12:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:15:55 ---> 725f1c02e7f9 12:15:55 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:15:56 ---> Running in 9009a33a49b3 12:15:56 Removing intermediate container 9009a33a49b3 12:15:56 ---> ef5232125455 12:15:56 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 12:15:56 ---> Running in c9fc957bcb72 12:15:57 Removing intermediate container c9fc957bcb72 12:15:57 ---> 484d09a32ce3 12:15:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 12:15:57 ---> Running in 23cce86bd654 12:15:57 Removing intermediate container 23cce86bd654 12:15:57 ---> 86e7eb7a2e85 12:15:57 Step 6/15 : LABEL Name=edgex-ui-go 12:15:57 ---> Running in 78ec3d406dda 12:15:57 Removing intermediate container 78ec3d406dda 12:15:57 ---> 8379536a8a42 12:15:57 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:15:57 ---> Running in 52e210e5693f 12:15:58 Removing intermediate container 52e210e5693f 12:15:58 ---> 9bc38d9cd12c 12:15:58 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:15:58 ---> Running in 8f77fe940d0b 12:16:01 Removing intermediate container 8f77fe940d0b 12:16:01 ---> 1118df5520da 12:16:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:16:01 ---> Running in ed0458f4bc01 12:16:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:16:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:16:04 OK: 220 MiB in 52 packages 12:16:05 Removing intermediate container ed0458f4bc01 12:16:05 ---> c7e6e829b0db 12:16:05 Step 10/15 : ENV GO111MODULE=on 12:16:05 ---> Running in aab34d15dfeb 12:16:05 Removing intermediate container aab34d15dfeb 12:16:05 ---> 8da7d57f765d 12:16:05 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:16:05 ---> Running in 01ca64bf656b 12:16:05 Removing intermediate container 01ca64bf656b 12:16:05 ---> 68a7d50cab22 12:16:05 Step 12/15 : COPY go.mod vendor* ./ 12:16:06 ---> f09ee7fdce07 12:16:06 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:06 ---> Running in 42233502f9ef 12:17:28 Removing intermediate container 42233502f9ef 12:17:28 ---> 7f891b3dc8ad 12:17:28 Step 14/15 : COPY . . 12:17:28 ---> e62a8b2ea76f 12:17:28 Step 15/15 : RUN ${MAKE} 12:17:28 ---> Running in a3d8b537d7d1 12:17:28 noop 12:17:28 Removing intermediate container a3d8b537d7d1 12:17:28 ---> 49d4f76deea9 12:17:28 Successfully built 49d4f76deea9 12:17:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:17:28 + docker inspect -f . ci-base-image-arm64 12:17:28 . [Pipeline] withDockerContainer 12:17:28 prd-ubuntu20.04-docker-arm64-4c-16g-33477 does not seem to be running inside a container 12:17:28 $ 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 ******** -e ******** ci-base-image-arm64 cat 12:17:30 $ docker top 8b51e49acc8aad50d69cf25bea40a0dbcfd532cbda21eae702f0d2e137ef3265 -eo pid,comm [Pipeline] { [Pipeline] sh 12:17:31 + go version 12:17:31 go version go1.17.6 linux/arm64 [Pipeline] } 12:17:31 $ docker stop --time=1 8b51e49acc8aad50d69cf25bea40a0dbcfd532cbda21eae702f0d2e137ef3265 12:17:32 $ docker rm -f 8b51e49acc8aad50d69cf25bea40a0dbcfd532cbda21eae702f0d2e137ef3265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:17:33 + docker inspect -f . ci-base-image-arm64 12:17:33 . [Pipeline] withDockerContainer 12:17:33 prd-ubuntu20.04-docker-arm64-4c-16g-33477 does not seem to be running inside a container 12:17:33 $ 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 ******** -e ******** ci-base-image-arm64 cat 12:17:35 $ docker top 43f91f7884cfc08c681419cabd173810d51934fdc75fbc262ab419042265a1c5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:17:36 + make test 12:17:36 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:17:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:18:16 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 12:18:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:18:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:18:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:18:31 $ docker stop --time=1 43f91f7884cfc08c681419cabd173810d51934fdc75fbc262ab419042265a1c5 12:18:33 $ docker rm -f 43f91f7884cfc08c681419cabd173810d51934fdc75fbc262ab419042265a1c5 [Pipeline] // withDockerContainer [Pipeline] sh 12:18:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:18:34 Warning: overwriting stash ‘coverage-report’ 12:18:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:18:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:18:36 + ls -al . 12:18:36 total 160 12:18:36 drwxrwxr-x 13 jenkins jenkins 4096 Apr 27 12:17 . 12:18:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:14 .. 12:18:36 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 12:15 .git 12:18:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:15 .github 12:18:36 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 12:15 .gitignore 12:18:36 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 12:15 Attribution.txt 12:18:36 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 12:15 CONTRIBUTING.md 12:18:36 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 12:15 Dockerfile 12:18:36 -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 12:15 Jenkinsfile 12:18:36 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 12:15 LICENSE 12:18:36 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 12:15 Makefile 12:18:36 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 12:15 README.md 12:18:36 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 12:12 VERSION 12:18:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:15 assets 12:18:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:15 bin 12:18:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:15 cmd 12:18:36 -rw-r--r-- 1 jenkins jenkins 10 Apr 27 12:17 coverage.out 12:18:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 12:15 docs 12:18:36 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 12:15 go.mod 12:18:36 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 12:15 go.sum 12:18:36 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 12:15 internal 12:18:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 12:15 pkg 12:18:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:15 snap 12:18:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:15 testing 12:18:36 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 12:15 version.go 12:18:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 12:15 web [Pipeline] isUnix [Pipeline] sh 12:18:36 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0c9d93d4f8dec7b198a686178f9e113bab306c07 --label arch=arm64 --label version=0.0.0 . 12:18:37 Sending build context to Docker daemon 27.29MB 12:18:37 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 12:18:37 Step 2/23 : FROM ${BASE} AS builder 12:18:37 ---> 49d4f76deea9 12:18:37 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:18:37 ---> Running in 7d6796f4d715 12:18:37 Removing intermediate container 7d6796f4d715 12:18:37 ---> 91d5d0e89246 12:18:37 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 12:18:37 ---> Running in 4f8eff4af7b4 12:18:38 Removing intermediate container 4f8eff4af7b4 12:18:38 ---> 0b05d799048e 12:18:38 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 12:18:38 ---> Running in 2c97429cd7a4 12:18:38 Removing intermediate container 2c97429cd7a4 12:18:38 ---> a9663374e485 12:18:38 Step 6/23 : LABEL Name=edgex-ui-go 12:18:38 ---> Running in 0aac68a044e8 12:18:39 Removing intermediate container 0aac68a044e8 12:18:39 ---> d4ce634b9db8 12:18:39 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:18:39 ---> Running in db50db2d69f9 12:18:39 Removing intermediate container db50db2d69f9 12:18:39 ---> fa459b9145c8 12:18:39 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:18:39 ---> Running in a4fe3758bfb3 12:18:41 Removing intermediate container a4fe3758bfb3 12:18:41 ---> 76bc56467961 12:18:41 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:18:41 ---> Running in c64da4c1e51b 12:18:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:18:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:18:44 OK: 220 MiB in 52 packages 12:18:45 Removing intermediate container c64da4c1e51b 12:18:45 ---> 89704dbb6eba 12:18:45 Step 10/23 : ENV GO111MODULE=on 12:18:45 ---> Running in 81b09ab994ec 12:18:45 Removing intermediate container 81b09ab994ec 12:18:45 ---> 33ca8d0d2f2b 12:18:45 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:18:45 ---> Running in b36d0b3f5bb6 12:18:45 Removing intermediate container b36d0b3f5bb6 12:18:45 ---> eae60bb1cdef 12:18:45 Step 12/23 : COPY go.mod vendor* ./ 12:18:46 ---> 9ce2a0b7a89e 12:18:46 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:46 ---> Running in 96d576700047 12:18:49 Removing intermediate container 96d576700047 12:18:49 ---> 203d68f4b2c2 12:18:49 Step 14/23 : COPY . . 12:18:52 ---> 42946f45ab3a 12:18:52 Step 15/23 : RUN ${MAKE} 12:18:52 ---> Running in efecfe5f54d2 12:18:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:19:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:19:28 Removing intermediate container efecfe5f54d2 12:19:28 ---> c90bc0134078 12:19:28 Step 16/23 : FROM alpine:3.14 12:19:29 3.14: Pulling from library/alpine 12:19:29 455c02918c45: Pulling fs layer 12:19:29 455c02918c45: Verifying Checksum 12:19:30 455c02918c45: Pull complete 12:19:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:19:30 Status: Downloaded newer image for alpine:3.14 12:19:30 ---> ac73e934f311 12:19:30 Step 17/23 : EXPOSE 4000 12:19:30 ---> Running in 9e91a7a01c5c 12:19:30 Removing intermediate container 9e91a7a01c5c 12:19:30 ---> a756de8e55a4 12:19:30 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:19:32 ---> 4a19e6cb9562 12:19:32 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:19:32 ---> Running in 65c39d9e38f4 12:19:32 Removing intermediate container 65c39d9e38f4 12:19:32 ---> bab406612735 12:19:32 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:19:32 ---> Running in 77debbba2887 12:19:32 Removing intermediate container 77debbba2887 12:19:32 ---> 93ea48c422ac 12:19:32 Step 21/23 : LABEL arch=arm64 12:19:33 ---> Running in 9c121411d22c 12:19:33 Removing intermediate container 9c121411d22c 12:19:33 ---> 49b9fe2a60f7 12:19:33 Step 22/23 : LABEL git_sha=0c9d93d4f8dec7b198a686178f9e113bab306c07 12:19:33 ---> Running in f86a1455499b 12:19:33 Removing intermediate container f86a1455499b 12:19:33 ---> b7e145f24aec 12:19:33 Step 23/23 : LABEL version=0.0.0 12:19:33 ---> Running in 6c42e1ab8d9d 12:19:34 Removing intermediate container 6c42e1ab8d9d 12:19:34 ---> ded0cc3dafde 12:19:34 [Warning] One or more build-args [ARCH] were not consumed 12:19:34 Successfully built ded0cc3dafde 12:19:34 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:19:35 12:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:19:35 arm64: Pulling from edgex-lftools-log-publisher 12:19:35 8998bd30e6a1: Pulling fs layer 12:19:35 04944245beec: Pulling fs layer 12:19:35 699f458cf7ca: Pulling fs layer 12:19:35 765212b225bb: Pulling fs layer 12:19:35 f23df028b6ca: Pulling fs layer 12:19:35 d65c8cfc05b1: Pulling fs layer 12:19:35 2437ff75d9bd: Pulling fs layer 12:19:35 765212b225bb: Waiting 12:19:35 f23df028b6ca: Waiting 12:19:35 d65c8cfc05b1: Waiting 12:19:35 2437ff75d9bd: Waiting 12:19:35 04944245beec: Verifying Checksum 12:19:35 04944245beec: Download complete 12:19:35 765212b225bb: Verifying Checksum 12:19:35 765212b225bb: Download complete 12:19:35 f23df028b6ca: Verifying Checksum 12:19:35 f23df028b6ca: Download complete 12:19:35 d65c8cfc05b1: Verifying Checksum 12:19:35 d65c8cfc05b1: Download complete 12:19:35 699f458cf7ca: Verifying Checksum 12:19:35 699f458cf7ca: Download complete 12:19:36 8998bd30e6a1: Verifying Checksum 12:19:36 8998bd30e6a1: Download complete 12:19:38 2437ff75d9bd: Verifying Checksum 12:19:38 2437ff75d9bd: Download complete 12:19:40 8998bd30e6a1: Pull complete 12:19:40 04944245beec: Pull complete 12:19:42 699f458cf7ca: Pull complete 12:19:42 765212b225bb: Pull complete 12:19:43 f23df028b6ca: Pull complete 12:19:43 d65c8cfc05b1: Pull complete 12:19:58 2437ff75d9bd: Pull complete 12:19:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:19:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:19:59 prd-ubuntu20.04-docker-arm64-4c-16g-33477 does not seem to be running inside a container 12:19:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:20:01 $ docker top 71ecf722eb5fe1548dddbd84aa9a2ffbf20d547526a8bf0db730abc3e8132f03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:02 ---> job-cost.sh 12:20:02 lf-activate-venv: SKIPPING 12:20:02 INFO: No Stack... 12:20:02 INFO: Retrieving Pricing Info for: v3-standard-4 12:20:03 INFO: Archiving Costs [Pipeline] sh 12:20:04 + cut -d, -f6 12:20:04 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 12:20:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] 12:20:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] did not exist. Created. 12:20:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:20:05 /w/workspace/edgex-ui-go/1@tmp/durable-c19f9d24/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:20:06 + echo total: 0.10999999940395355 [Pipeline] stash 12:20:06 Warning: overwriting stash ‘stack-cost’ 12:20:06 Stashed 1 file(s) [Pipeline] } 12:20:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:20:06 $ docker stop --time=1 71ecf722eb5fe1548dddbd84aa9a2ffbf20d547526a8bf0db730abc3e8132f03 12:20:08 $ docker rm -f 71ecf722eb5fe1548dddbd84aa9a2ffbf20d547526a8bf0db730abc3e8132f03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:20:09 provisioning config files... 12:20:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config3026387654430106012tmp [Pipeline] { [Pipeline] sh 12:20:09 + set +x 12:20:09 + curl -s https://codecov.io/bash 12:20:09 + bash -s -- 12:20:09 12:20:09 _____ _ 12:20:09 / ____| | | 12:20:09 | | ___ __| | ___ ___ _____ __ 12:20:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:20:09 | |___| (_) | (_| | __/ (_| (_) \ V / 12:20:09 \_____\___/ \__,_|\___|\___\___/ \_/ 12:20:09 Bash-1.0.6 12:20:09 12:20:09 12:20:09 ==> git version 2.25.1 found 12:20:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:20:09 Release-Date: 2020-01-08 12:20:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:20:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:20:09 ==> Jenkins CI detected. 12:20:09 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-518 12:20:09 project root: . 12:20:09 --> token set from env 12:20:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:20:09 ==> Running gcov in . (disable via -X gcov) 12:20:09 ==> Python coveragepy not found 12:20:09 ==> Searching for coverage reports in: 12:20:09 + . 12:20:09 -> Found 1 reports 12:20:09 ==> Detecting git/mercurial file structure 12:20:09 ==> Reading reports 12:20:09 + ./coverage.out bytes=10 12:20:09 ==> Appending adjustments 12:20:09 https://docs.codecov.io/docs/fixing-reports 12:20:09 + Found adjustments 12:20:09 ==> Gzipping contents 12:20:09 8.0K /tmp/codecov.xu6lVh.gz 12:20:09 ==> Uploading reports 12:20:09 url: https://codecov.io 12:20:09 query: branch=PR-518&commit=0c9d93d4f8dec7b198a686178f9e113bab306c07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=518&job=&cmd_args= 12:20:09 -> Pinging Codecov 12:20:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-518&commit=0c9d93d4f8dec7b198a686178f9e113bab306c07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-518%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=518&job=&cmd_args= 12:20:10 -> Uploading to 12:20:10 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/FB506323287CE973F263BFD2A0EB1F37/0c9d93d4f8dec7b198a686178f9e113bab306c07/67f38019-3dab-4fb9-a30e-4ce17f7e4a83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T122010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9d8837d99ad0dab25fb66bd8551e709f2866cabaa7c6b9f8756814663d970be 12:20:10 % Total % Received % Xferd Average Speed Time Time Time Current 12:20:10 Dload Upload Total Spent Left Speed 12:20:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4380 0 0 100 4380 0 19729 --:--:-- --:--:-- --:--:-- 19641 100 4380 0 0 100 4380 0 18024 --:--:-- --:--:-- --:--:-- 17950 12:20:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0c9d93d4f8dec7b198a686178f9e113bab306c07 [Pipeline] } 12:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:20:12 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives ] 12:20:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives 12:20:12 total 16 12:20:12 drwxr-xr-x 3 root root 4096 Apr 27 12:14 . 12:20:12 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 12:14 .. 12:20:12 drwxr-xr-x 2 root root 4096 Apr 27 12:14 cost 12:20:12 -rw-r--r-- 1 root root 82 Apr 27 12:14 cost.csv 12:20:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives 12:20:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives 12:20:12 total 16 12:20:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 12:14 . 12:20:12 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 12:14 .. 12:20:12 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 12:14 cost 12:20:12 -rw-r--r-- 1 jenkins jenkins 82 Apr 27 12:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:20:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:20:13 ---> package-listing.sh 12:20:13 ++ facter osfamily 12:20:13 ++ tr '[:upper:]' '[:lower:]' 12:20:13 + OS_FAMILY=debian 12:20:13 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-518 12:20:13 + START_PACKAGES=/tmp/packages_start.txt 12:20:13 + END_PACKAGES=/tmp/packages_end.txt 12:20:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:20:13 + PACKAGES=/tmp/packages_start.txt 12:20:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-518 ']' 12:20:13 + PACKAGES=/tmp/packages_end.txt 12:20:13 + case "${OS_FAMILY}" in 12:20:13 + dpkg -l 12:20:13 + grep '^ii' 12:20:13 + '[' -f /tmp/packages_start.txt ']' 12:20:13 + '[' -f /tmp/packages_end.txt ']' 12:20:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:20:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-518 ']' 12:20:13 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/ 12:20:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/ [Pipeline] echo 12:20:13 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-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:20:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:20:14 . [Pipeline] withDockerContainer 12:20:14 prd-ubuntu20.04-docker-8c-8g-33476 does not seem to be running inside a container 12:20:14 $ 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-518/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-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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 12:20:15 $ docker top f35b28dfcf781db40108a65000d05ad2d53d91eca23880b2c2785364213ceb42 -eo pid,comm [Pipeline] { [Pipeline] sh 12:20:15 + touch /tmp/pre-build-complete [Pipeline] sh 12:20:15 + mkdir -p /var/log/sysstat [Pipeline] sh 12:20:16 + ls /var/log/sa-host 12:20:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:16 provisioning config files... 12:20:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config9028103219267134195tmp [Pipeline] { [Pipeline] echo 12:20:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:20:16 ---> create-netrc.sh [Pipeline] } 12:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:20:17 ---> python-tools-install.sh [Pipeline] echo 12:20:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:20:17 ---> sudo-logs.sh 12:20:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:20:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:20:17 ---> job-cost.sh 12:20:17 lf-activate-venv: SKIPPING 12:20:17 DEBUG: total: 0.2199999988079071 12:20:17 INFO: Retrieving Stack Cost... 12:20:18 INFO: Retrieving Pricing Info for: v3-standard-8 12:20:19 INFO: Archiving Costs [Pipeline] echo 12:20:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:20:19 ---> logs-deploy.sh 12:20:19 lf-activate-venv: SKIPPING 12:20:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-518/1 12:20:19 INFO: archiving workspace using pattern(s): 12:20:20 Archives upload complete. 12:20:20 INFO: archiving logs to Nexus 12:20:21 ---> uname -a: 12:20:21 Linux prd-ubuntu20-04-docker-8c-8g-33476 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:20:21 12:20:21 12:20:21 ---> lscpu: 12:20:21 Architecture: x86_64 12:20:21 CPU op-mode(s): 32-bit, 64-bit 12:20:21 Byte Order: Little Endian 12:20:21 Address sizes: 40 bits physical, 48 bits virtual 12:20:21 CPU(s): 8 12:20:21 On-line CPU(s) list: 0-7 12:20:21 Thread(s) per core: 1 12:20:21 Core(s) per socket: 1 12:20:21 Socket(s): 8 12:20:21 NUMA node(s): 1 12:20:21 Vendor ID: AuthenticAMD 12:20:21 CPU family: 23 12:20:21 Model: 49 12:20:21 Model name: AMD EPYC-Rome Processor 12:20:21 Stepping: 0 12:20:21 CPU MHz: 2799.996 12:20:21 BogoMIPS: 5599.99 12:20:21 Virtualization: AMD-V 12:20:21 Hypervisor vendor: KVM 12:20:21 Virtualization type: full 12:20:21 L1d cache: 256 KiB 12:20:21 L1i cache: 256 KiB 12:20:21 L2 cache: 4 MiB 12:20:21 L3 cache: 128 MiB 12:20:21 NUMA node0 CPU(s): 0-7 12:20:21 Vulnerability Itlb multihit: Not affected 12:20:21 Vulnerability L1tf: Not affected 12:20:21 Vulnerability Mds: Not affected 12:20:21 Vulnerability Meltdown: Not affected 12:20:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:20:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:20:21 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:20:21 Vulnerability Srbds: Not affected 12:20:21 Vulnerability Tsx async abort: Not affected 12:20:21 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 12:20:21 12:20:21 12:20:21 ---> nproc: 12:20:21 8 12:20:21 12:20:21 12:20:21 ---> df -h: 12:20:21 Filesystem Size Used Avail Use% Mounted on 12:20:21 overlay 155G 11G 145G 7% / 12:20:21 tmpfs 64M 0 64M 0% /dev 12:20:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:20:21 shm 64M 0 64M 0% /dev/shm 12:20:21 /dev/vda1 155G 11G 145G 7% /facter-os 12:20:21 12:20:21 12:20:21 ---> sar -b -r -n DEV: 12:20:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33476) 04/27/22 _x86_64_ (8 CPU) 12:20:21 12:20:21 12:11:52 LINUX RESTART (8 CPU) 12:20:21 12:20:21 12:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:20:21 12:13:02 301.57 56.47 245.09 0.00 7461.29 172092.65 0.00 12:20:21 12:14:01 228.69 1.68 227.01 0.00 19.66 88337.16 0.00 12:20:21 12:15:01 148.32 0.05 148.27 0.00 6.80 28045.58 0.00 12:20:21 12:16:01 2.40 0.00 2.40 0.00 0.00 27.48 0.00 12:20:21 12:17:01 1.83 0.03 1.80 0.00 0.27 19.33 0.00 12:20:21 12:18:01 1.73 0.00 1.73 0.00 0.00 18.53 0.00 12:20:21 12:19:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 12:20:21 12:20:01 1.92 0.00 1.92 0.00 0.00 21.59 0.00 12:20:21 Average: 85.64 7.29 78.35 0.00 937.86 35961.18 0.00 12:20:21 12:20:21 12:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:20:21 12:13:02 29155932 31759048 559036 1.70 107204 2779880 2219908 6.54 1131508 2245804 659356 12:20:21 12:14:01 28267440 31751448 540564 1.64 178944 3510736 1969388 5.80 1247020 2914608 15328 12:20:21 12:15:01 27681844 31767224 520852 1.58 190628 4044340 1777004 5.24 1313248 3371100 136 12:20:21 12:16:01 27683376 31768884 518608 1.58 190688 4044344 1793068 5.28 1312560 3371104 8 12:20:21 12:17:01 27688032 31773736 513436 1.56 190780 4044352 1793068 5.28 1307592 3371112 16 12:20:21 12:18:01 27688796 31774684 512440 1.56 190816 4044480 1793068 5.28 1307456 3371240 8 12:20:21 12:19:01 27699356 31785284 501812 1.53 190840 4044484 1793068 5.28 1297640 3371244 184 12:20:21 12:20:01 27699584 31785756 501488 1.53 190896 4044488 1793068 5.28 1296876 3371412 8 12:20:21 Average: 27945545 31770758 521030 1.58 178850 3819638 1866455 5.50 1276738 3173453 84380 12:20:21 12:20:21 12:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:20:21 12:13:02 docker0 67.82 48.66 6.27 259.93 0.00 0.00 0.00 0.00 12:20:21 12:13:02 ens3 866.17 577.27 5903.35 114.24 0.00 0.00 0.00 0.00 12:20:21 12:13:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 12:20:21 12:14:01 docker0 178.75 250.09 14.62 2111.75 0.00 0.00 0.00 0.00 12:20:21 12:14:01 ens3 316.73 228.88 2151.55 85.07 0.00 0.00 0.00 0.00 12:20:21 12:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:20:21 12:15:01 docker0 6.53 8.18 0.36 38.00 0.00 0.00 0.00 0.00 12:20:21 12:15:01 ens3 136.87 81.42 2618.49 17.84 0.00 0.00 0.00 0.00 12:20:21 12:15:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:20:21 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:21 12:16:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:20:21 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:21 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:21 12:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:20:21 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:21 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:21 12:18:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:20:21 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:21 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:21 12:19:01 ens3 5.17 6.90 1.49 9.58 0.00 0.00 0.00 0.00 12:20:21 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:21 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:21 12:20:01 ens3 9.98 6.21 12.14 0.43 0.00 0.00 0.00 0.00 12:20:21 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:21 Average: docker0 31.33 37.92 2.63 297.41 0.00 0.00 0.00 0.00 12:20:21 Average: ens3 166.59 112.38 1334.16 28.29 0.00 0.00 0.00 0.00 12:20:21 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 12:20:21 12:20:21 12:20:21 ---> sar -P ALL: 12:20:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33476) 04/27/22 _x86_64_ (8 CPU) 12:20:21 12:20:21 12:11:52 LINUX RESTART (8 CPU) 12:20:21 12:20:21 12:12:01 CPU %user %nice %system %iowait %steal %idle 12:20:21 12:13:02 all 9.79 0.00 4.13 2.79 0.07 83.23 12:20:21 12:13:02 0 10.97 0.00 3.46 0.79 0.07 84.71 12:20:21 12:13:02 1 10.05 0.00 3.87 6.85 0.07 79.15 12:20:21 12:13:02 2 11.26 0.00 3.68 1.41 0.08 83.57 12:20:21 12:13:02 3 9.14 0.00 3.55 0.59 0.07 86.65 12:20:21 12:13:02 4 9.73 0.00 4.75 0.37 0.05 85.10 12:20:21 12:13:02 5 9.16 0.00 2.99 1.54 0.07 86.24 12:20:21 12:13:02 6 9.10 0.00 5.86 5.51 0.05 79.48 12:20:21 12:13:02 7 8.91 0.00 4.85 5.26 0.08 80.89 12:20:21 12:14:01 all 15.99 0.00 5.38 3.39 0.10 75.15 12:20:21 12:14:01 0 14.91 0.00 5.15 1.34 0.09 78.52 12:20:21 12:14:01 1 17.40 0.00 4.87 1.85 0.09 75.79 12:20:21 12:14:01 2 16.70 0.00 6.51 0.94 0.09 75.76 12:20:21 12:14:01 3 15.85 0.00 5.80 14.23 0.14 63.99 12:20:21 12:14:01 4 15.74 0.00 5.36 1.11 0.10 77.69 12:20:21 12:14:01 5 16.55 0.00 4.64 0.62 0.09 78.11 12:20:21 12:14:01 6 15.99 0.00 4.96 0.82 0.09 78.14 12:20:21 12:14:01 7 14.77 0.00 5.71 6.26 0.10 73.15 12:20:21 12:15:01 all 9.01 0.00 2.71 1.33 0.07 86.88 12:20:21 12:15:01 0 9.21 0.00 2.92 0.47 0.07 87.34 12:20:21 12:15:01 1 9.52 0.00 2.54 0.29 0.08 87.57 12:20:21 12:15:01 2 9.41 0.00 2.53 1.44 0.07 86.54 12:20:21 12:15:01 3 8.59 0.00 2.36 1.18 0.07 87.80 12:20:21 12:15:01 4 9.09 0.00 2.58 0.05 0.07 88.20 12:20:21 12:15:01 5 7.77 0.00 3.07 5.19 0.05 83.92 12:20:21 12:15:01 6 9.62 0.00 2.85 1.46 0.07 86.00 12:20:21 12:15:01 7 8.87 0.00 2.83 0.61 0.07 87.63 12:20:21 12:16:01 all 0.03 0.00 0.01 0.02 0.01 99.93 12:20:21 12:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:20:21 12:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:20:21 12:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:20:21 12:16:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:20:21 12:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:20:21 12:16:01 5 0.02 0.00 0.02 0.05 0.00 99.92 12:20:21 12:16:01 6 0.00 0.00 0.00 0.12 0.00 99.88 12:20:21 12:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:20:21 12:17:01 all 0.03 0.00 0.03 0.00 0.00 99.94 12:20:21 12:17:01 0 0.07 0.00 0.00 0.00 0.00 99.93 12:20:21 12:17:01 1 0.03 0.00 0.05 0.00 0.00 99.92 12:20:21 12:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:20:21 12:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:20:21 12:17:01 4 0.00 0.00 0.07 0.00 0.00 99.93 12:20:21 12:17:01 5 0.02 0.00 0.00 0.03 0.00 99.95 12:20:21 12:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:20:21 12:17:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:20:21 12:18:01 all 0.02 0.00 0.00 0.00 0.00 99.97 12:20:21 12:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:20:21 12:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:20:21 12:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:20:21 12:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:20:21 12:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:20:21 12:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:20:21 12:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:20:21 12:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:20:21 12:19:01 all 0.04 0.00 0.03 0.00 0.01 99.93 12:20:21 12:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:20:21 12:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:20:21 12:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:20:21 12:19:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:20:21 12:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:20:21 12:19:01 5 0.03 0.00 0.03 0.02 0.00 99.92 12:20:21 12:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:20:21 12:19:01 7 0.08 0.00 0.03 0.00 0.00 99.88 12:20:21 12:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:20:21 12:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:20:21 12:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:20:21 12:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:20:21 12:20:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:20:21 12:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:20:21 12:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:20:21 12:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:20:21 12:20:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:20:21 Average: all 4.31 0.00 1.52 0.93 0.03 93.20 12:20:21 Average: 0 4.36 0.00 1.44 0.32 0.03 93.85 12:20:21 Average: 1 4.59 0.00 1.41 1.12 0.04 92.85 12:20:21 Average: 2 4.63 0.00 1.58 0.47 0.03 93.28 12:20:21 Average: 3 4.17 0.00 1.45 1.96 0.04 92.38 12:20:21 Average: 4 4.28 0.00 1.58 0.19 0.03 93.92 12:20:21 Average: 5 4.14 0.00 1.33 0.93 0.03 93.57 12:20:21 Average: 6 4.29 0.00 1.70 0.99 0.03 92.99 12:20:21 Average: 7 4.04 0.00 1.66 1.49 0.04 92.78 12:20:21 12:20:21 12:20:21