Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d10556797afaecf939d3a21dde5b7eeac07f4476 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6138355238057662773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6215270521902953325.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7910312235294802471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 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-ssh1526937695720055058.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7877036826678006240.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 Running on prd-centos7-docker-4c-2g-148 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh797403441802334918.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d10556797afaecf939d3a21dde5b7eeac07f4476 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f d10556797afaecf939d3a21dde5b7eeac07f4476 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" > git rev-list --no-walk 72af539b2052526d2b8acca83d273b12abdf21a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:28:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:28:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:28:23 ========================================================= 09:28:23 EdgeX Global Pipelines Version Info 09:28:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:28:25 ------------------- 09:28:25 stable info: 09:28:25 ------------------- 09:28:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:28:25 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:28:25 Message: update stable to v1.0.205 09:28:25 ------------------- 09:28:25 experimental info: 09:28:25 ------------------- 09:28:25 Commited By: **** collab-it+edgex@linuxfoundation.org 09:28:25 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:28:25 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:28:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d105567 [Pipeline] echo 09:28:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:27 provisioning config files... 09:28:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8763559792863835572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:27 ---> docker-login.sh 09:28:27 nexus3.edgexfoundry.org:10001 09:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:28:28 Configure a credential helper to remove this warning. See 09:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:28:28 09:28:28 Login Succeeded 09:28:28 nexus3.edgexfoundry.org:10002 09:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:28:28 Configure a credential helper to remove this warning. See 09:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:28:28 09:28:28 Login Succeeded 09:28:28 nexus3.edgexfoundry.org:10003 09:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:28:28 Configure a credential helper to remove this warning. See 09:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:28:28 09:28:28 Login Succeeded 09:28:28 nexus3.edgexfoundry.org:10004 09:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:28:29 Configure a credential helper to remove this warning. See 09:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:28:29 09:28:29 Login Succeeded 09:28:29 docker.io 09:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:28:29 Configure a credential helper to remove this warning. See 09:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:28:29 09:28:29 Login Succeeded 09:28:29 ---> docker-login.sh ends [Pipeline] } 09:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:28:30 + git log --format=format:%s -1 d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] echo 09:28:30 GIT_COMMIT: d10556797afaecf939d3a21dde5b7eeac07f4476, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4 [Pipeline] echo 09:28:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:28:31 09:28:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:28:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:28:31 latest: Pulling from edgex-devops/git-semver 09:28:31 31603596830f: Pulling fs layer 09:28:31 04fac38145f0: Pulling fs layer 09:28:31 701f6daf10bf: Pulling fs layer 09:28:31 24f72da36158: Pulling fs layer 09:28:31 24f72da36158: Waiting 09:28:31 04fac38145f0: Verifying Checksum 09:28:31 04fac38145f0: Download complete 09:28:31 31603596830f: Verifying Checksum 09:28:31 31603596830f: Download complete 09:28:32 31603596830f: Pull complete 09:28:32 24f72da36158: Verifying Checksum 09:28:32 24f72da36158: Download complete 09:28:32 04fac38145f0: Pull complete 09:28:32 701f6daf10bf: Verifying Checksum 09:28:32 701f6daf10bf: Download complete 09:28:32 701f6daf10bf: Pull complete 09:28:33 24f72da36158: Pull complete 09:28:33 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 09:28:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:28:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:28:33 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 09:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:28:34 $ docker top 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:28:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:34 [ssh-agent] Looking for ssh-agent implementation... 09:28:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:34 $ docker exec 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 ssh-agent 09:28:34 SSH_AUTH_SOCK=/tmp/ssh-hP0ewSGMvAGW/agent.14 09:28:34 SSH_AGENT_PID=21 09:28:34 Running ssh-add (command line suppressed) 09:28:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4806118564510602970.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4806118564510602970.key) 09:28:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:34 + git tag --points-at HEAD [Pipeline] } 09:28:34 $ docker exec --env ******** --env ******** 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 ssh-agent -k 09:28:34 unset SSH_AUTH_SOCK; 09:28:34 unset SSH_AGENT_PID; 09:28:34 echo Agent pid 21 killed; 09:28:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:35 [ssh-agent] Looking for ssh-agent implementation... 09:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:35 $ docker exec 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 ssh-agent 09:28:35 SSH_AUTH_SOCK=/tmp/ssh-yT7Ybjs6L7UD/agent.54 09:28:35 SSH_AGENT_PID=60 09:28:35 Running ssh-add (command line suppressed) 09:28:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3939149348466112087.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3939149348466112087.key) 09:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:35 + git semver init 09:28:35 # -> Open(): unable to determine branch for HEAD 09:28:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:28:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:28:35 # $SEMVER_REMOTE_NAME = origin 09:28:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:28:35 # $SEMVER_USER_NAME = edgex-jenkins 09:28:35 # $SEMVER_BRANCH = main 09:28:35 # $SEMVER_TEMP = /tmp/semver-954271517 09:28:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:28:37 # '/tmp/semver-954271517' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 09:28:37 # -> Force: false 09:28:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:28:37 $ docker exec --env ******** --env ******** 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 ssh-agent -k 09:28:37 unset SSH_AUTH_SOCK; 09:28:37 unset SSH_AGENT_PID; 09:28:37 echo Agent pid 60 killed; 09:28:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:38 + git semver [Pipeline] } 09:28:38 $ docker stop --time=1 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 09:28:39 $ docker rm -f 642753e65ff977926822d5094c4a469e30c2ca4bd85d88c4d961905e6a7d3993 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:28:40 Stashed 1 file(s) [Pipeline] echo 09:28:40 [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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] node [Pipeline] node 09:28:55 Still waiting to schedule task 09:28:55 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-148’ 09:28:55 Still waiting to schedule task 09:28:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:31:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-149 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:31:11 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 09:31:12 The recommended git tool is: git 09:31:17 using credential edgex-jenkins-ssh 09:31:17 Cloning the remote Git repository 09:31:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:31:17 > git init /w/workspace/edgex-ui-go/11 # timeout=10 09:31:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:31:18 > git --version # timeout=10 09:31:18 > git --version # 'git version 2.17.1' 09:31:18 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:31:20 Avoid second fetch 09:31:20 Checking out Revision d10556797afaecf939d3a21dde5b7eeac07f4476 (main) 09:31:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:20 > git config core.sparsecheckout # timeout=10 09:31:20 > git checkout -f d10556797afaecf939d3a21dde5b7eeac07f4476 # timeout=10 09:31:25 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:26 provisioning config files... 09:31:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config7746291985859911660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:26 ---> docker-login.sh 09:31:26 nexus3.edgexfoundry.org:10001 09:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:28 Configure a credential helper to remove this warning. See 09:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:28 09:31:28 Login Succeeded 09:31:28 nexus3.edgexfoundry.org:10002 09:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:28 Configure a credential helper to remove this warning. See 09:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:28 09:31:28 Login Succeeded 09:31:28 nexus3.edgexfoundry.org:10003 09:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:29 Configure a credential helper to remove this warning. See 09:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:29 09:31:29 Login Succeeded 09:31:29 nexus3.edgexfoundry.org:10004 09:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:30 Configure a credential helper to remove this warning. See 09:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:30 09:31:30 Login Succeeded 09:31:30 docker.io 09:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:30 Configure a credential helper to remove this warning. See 09:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:30 09:31:30 Login Succeeded 09:31:30 ---> docker-login.sh ends [Pipeline] } 09:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:31:31 ========================================================= 09:31:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:31:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:31:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 09:31:32 Sending build context to Docker daemon 21.36MB 09:31:32 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 09:31:32 Step 2/17 : FROM ${BASE} AS builder 09:31:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:31:33 595b0fe564bb: Pulling fs layer 09:31:33 24495759ef45: Pulling fs layer 09:31:33 d148012ef14d: Pulling fs layer 09:31:33 e90a11edd702: Pulling fs layer 09:31:33 d77568369979: Pulling fs layer 09:31:33 fc1c9f9a7f3b: Pulling fs layer 09:31:33 170f2ba95c9a: Pulling fs layer 09:31:33 97ac5df62f85: Pulling fs layer 09:31:33 e90a11edd702: Waiting 09:31:33 d77568369979: Waiting 09:31:33 fc1c9f9a7f3b: Waiting 09:31:33 97ac5df62f85: Waiting 09:31:33 170f2ba95c9a: Waiting 09:31:33 d148012ef14d: Download complete 09:31:33 24495759ef45: Download complete 09:31:33 d77568369979: Verifying Checksum 09:31:33 d77568369979: Download complete 09:31:33 595b0fe564bb: Download complete 09:31:33 fc1c9f9a7f3b: Verifying Checksum 09:31:33 fc1c9f9a7f3b: Download complete 09:31:33 170f2ba95c9a: Download complete 09:31:34 595b0fe564bb: Pull complete 09:31:34 24495759ef45: Pull complete 09:31:34 d148012ef14d: Pull complete 09:31:36 97ac5df62f85: Download complete 09:31:37 e90a11edd702: Verifying Checksum 09:31:37 e90a11edd702: Download complete 09:31:41 Running on prd-centos7-docker-4c-2g-150 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:31:41 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 09:31:41 The recommended git tool is: git 09:31:44 using credential edgex-jenkins-ssh 09:31:44 Cloning the remote Git repository 09:31:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:31:44 > git init /w/workspace/edgex-ui-go/11 # timeout=10 09:31:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:31:44 > git --version # timeout=10 09:31:44 > git --version # 'git version 2.24.4' 09:31:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:44 [INFO] Currently running in a labeled security context 09:31:44 [INFO] Currently SELinux is 'enforcing' on the host 09:31:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh3894745525056586248.key 09:31:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:46 Avoid second fetch 09:31:46 Checking out Revision d10556797afaecf939d3a21dde5b7eeac07f4476 (main) 09:31:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:31:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:45 > git config core.sparsecheckout # timeout=10 09:31:45 > git checkout -f d10556797afaecf939d3a21dde5b7eeac07f4476 # timeout=10 09:31:47 e90a11edd702: Pull complete 09:31:47 d77568369979: Pull complete 09:31:48 fc1c9f9a7f3b: Pull complete 09:31:48 170f2ba95c9a: Pull complete 09:31:49 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:50 provisioning config files... 09:31:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config4984227842788902386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:50 ---> docker-login.sh 09:31:50 nexus3.edgexfoundry.org:10001 09:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:51 Configure a credential helper to remove this warning. See 09:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:51 09:31:51 Login Succeeded 09:31:51 nexus3.edgexfoundry.org:10002 09:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:51 Configure a credential helper to remove this warning. See 09:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:51 09:31:51 Login Succeeded 09:31:51 nexus3.edgexfoundry.org:10003 09:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:51 Configure a credential helper to remove this warning. See 09:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:51 09:31:51 Login Succeeded 09:31:51 nexus3.edgexfoundry.org:10004 09:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:51 Configure a credential helper to remove this warning. See 09:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:51 09:31:51 Login Succeeded 09:31:51 docker.io 09:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:51 Configure a credential helper to remove this warning. See 09:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:51 09:31:51 Login Succeeded 09:31:51 ---> docker-login.sh ends [Pipeline] } 09:31:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:31:52 ========================================================= 09:31:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:31:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:31:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 09:31:52 Sending build context to Docker daemon 21.36MB 09:31:52 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 09:31:52 Step 2/17 : FROM ${BASE} AS builder 09:31:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:31:52 540db60ca938: Pulling fs layer 09:31:52 adcc1eea9eea: Pulling fs layer 09:31:52 4c4ab2625f07: Pulling fs layer 09:31:52 db62176df00c: Pulling fs layer 09:31:52 3b30891b0d05: Pulling fs layer 09:31:52 06b49ca38bd5: Pulling fs layer 09:31:52 c788192a36de: Pulling fs layer 09:31:52 a77e37c0d609: Pulling fs layer 09:31:52 c3185cebc471: Pulling fs layer 09:31:52 06b49ca38bd5: Waiting 09:31:52 db62176df00c: Waiting 09:31:52 3b30891b0d05: Waiting 09:31:52 c788192a36de: Waiting 09:31:52 a77e37c0d609: Waiting 09:31:52 c3185cebc471: Waiting 09:31:52 4c4ab2625f07: Verifying Checksum 09:31:52 4c4ab2625f07: Download complete 09:31:52 adcc1eea9eea: Download complete 09:31:52 3b30891b0d05: Verifying Checksum 09:31:52 3b30891b0d05: Download complete 09:31:52 06b49ca38bd5: Verifying Checksum 09:31:52 06b49ca38bd5: Download complete 09:31:52 c788192a36de: Verifying Checksum 09:31:52 c788192a36de: Download complete 09:31:52 540db60ca938: Verifying Checksum 09:31:52 540db60ca938: Download complete 09:31:53 540db60ca938: Pull complete 09:31:53 adcc1eea9eea: Pull complete 09:31:53 4c4ab2625f07: Pull complete 09:31:53 a77e37c0d609: Verifying Checksum 09:31:53 a77e37c0d609: Download complete 09:31:55 97ac5df62f85: Pull complete 09:31:55 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 09:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:31:55 ---> 04bc70af865f 09:31:55 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:31:56 c3185cebc471: Verifying Checksum 09:31:56 c3185cebc471: Download complete 09:31:57 db62176df00c: Verifying Checksum 09:31:57 db62176df00c: Download complete 09:31:58 ---> Running in 4d81d95e4bc7 09:31:59 Removing intermediate container 4d81d95e4bc7 09:31:59 ---> 7a380e534e8b 09:31:59 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 09:31:59 ---> Running in 61b25f460b63 09:31:59 Removing intermediate container 61b25f460b63 09:31:59 ---> 0968dc48be80 09:31:59 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 09:31:59 ---> Running in d2104fb26e07 09:32:00 Removing intermediate container d2104fb26e07 09:32:00 ---> 47ec4b1f8f21 09:32:00 Step 6/17 : LABEL Name=edgex-ui-go 09:32:00 ---> Running in 10e681811d88 09:32:00 db62176df00c: Pull complete 09:32:00 3b30891b0d05: Pull complete 09:32:00 06b49ca38bd5: Pull complete 09:32:00 c788192a36de: Pull complete 09:32:01 Removing intermediate container 10e681811d88 09:32:01 ---> 6c08b05fb76c 09:32:01 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:32:01 ---> Running in edeb75461fdb 09:32:01 a77e37c0d609: Pull complete 09:32:01 Removing intermediate container edeb75461fdb 09:32:01 ---> 6cfb02d5293a 09:32:01 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:01 ---> Running in ed2cbbd28f97 09:32:03 c3185cebc471: Pull complete 09:32:03 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 09:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:32:03 ---> 031687cdd783 09:32:03 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:32:04 Removing intermediate container ed2cbbd28f97 09:32:04 ---> 0fd81a1ffc40 09:32:04 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:32:04 ---> Running in 3475faf0884d 09:32:05 ---> Running in bf7411f2876b 09:32:05 Removing intermediate container bf7411f2876b 09:32:05 ---> 9537cf6cc175 09:32:05 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 09:32:05 ---> Running in b47f1e37f9e6 09:32:05 Removing intermediate container b47f1e37f9e6 09:32:05 ---> 308af9125990 09:32:05 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 09:32:05 ---> Running in 845b4c885f44 09:32:05 Removing intermediate container 845b4c885f44 09:32:05 ---> 9400f9abd7d4 09:32:05 Step 6/17 : LABEL Name=edgex-ui-go 09:32:05 ---> Running in e7c61af17ea6 09:32:05 Removing intermediate container e7c61af17ea6 09:32:05 ---> 1c6fcdabfafb 09:32:05 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:32:05 ---> Running in 76f9ee0cd621 09:32:05 Removing intermediate container 76f9ee0cd621 09:32:05 ---> 9322afcb5fdb 09:32:05 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:05 ---> Running in 508af10122fc 09:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:32:06 Removing intermediate container 508af10122fc 09:32:06 ---> 946bd2fb16c6 09:32:06 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:32:06 ---> Running in bb771f74c5c8 09:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:32:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:32:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:32:07 OK: 218 MiB in 52 packages 09:32:07 OK: 219 MiB in 52 packages 09:32:07 Removing intermediate container bb771f74c5c8 09:32:07 ---> b8434b69ce39 09:32:07 Step 10/17 : ENV GO111MODULE=on 09:32:07 ---> Running in 79bf0fec25a6 09:32:07 Removing intermediate container 79bf0fec25a6 09:32:07 ---> 9d96e225a81e 09:32:07 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:32:07 ---> Running in 64691add6def 09:32:08 Removing intermediate container 64691add6def 09:32:08 ---> 9f3262ee341d 09:32:08 Step 12/17 : COPY go.mod . 09:32:08 ---> d86b9e92a4c9 09:32:08 Step 13/17 : COPY Makefile . 09:32:08 ---> 255c34695636 09:32:08 Step 14/17 : RUN make update 09:32:08 ---> Running in 0ccb1ae0c677 09:32:08 CGO_ENABLED=0 GO111MODULE=on go mod download 09:32:09 Removing intermediate container 3475faf0884d 09:32:09 ---> e6aa326d5eb4 09:32:09 Step 10/17 : ENV GO111MODULE=on 09:32:09 ---> Running in c92f21e6772f 09:32:09 Removing intermediate container c92f21e6772f 09:32:09 ---> 5d572b349d3b 09:32:09 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:32:09 ---> Running in aeef18463a55 09:32:10 Removing intermediate container aeef18463a55 09:32:10 ---> af7ef3c00404 09:32:10 Step 12/17 : COPY go.mod . 09:32:11 ---> 8dfafb1e5f4f 09:32:11 Step 13/17 : COPY Makefile . 09:32:12 ---> 09f49c9987fe 09:32:12 Step 14/17 : RUN make update 09:32:12 ---> Running in 5e9f4a43f6d5 09:32:13 CGO_ENABLED=0 GO111MODULE=on go mod download 09:32:23 Removing intermediate container 0ccb1ae0c677 09:32:23 ---> 72147e4735ad 09:32:23 Step 15/17 : COPY . . 09:32:23 ---> 87c64cd5fec6 09:32:23 Step 16/17 : RUN go mod tidy 09:32:23 ---> Running in f71e7efad498 09:32:23 Removing intermediate container f71e7efad498 09:32:23 ---> f3763328b5fa 09:32:23 Step 17/17 : RUN ${MAKE} 09:32:23 ---> Running in 18a73d896f21 09:32:23 noop 09:32:24 Removing intermediate container 18a73d896f21 09:32:24 ---> 5c807727b669 09:32:24 Successfully built 5c807727b669 09:32:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:32:24 + docker inspect -f . ci-base-image-x86_64 09:32:24 . [Pipeline] withDockerContainer 09:32:24 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 09:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** ci-base-image-x86_64 cat 09:32:24 $ docker top f45dc357f8c8cfcc18117764d0d1c904cd155f2d86d709177be1b14b2b562d50 -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:25 + go version 09:32:25 go version go1.16.6 linux/amd64 [Pipeline] } 09:32:25 $ docker stop --time=1 f45dc357f8c8cfcc18117764d0d1c904cd155f2d86d709177be1b14b2b562d50 09:32:26 $ docker rm -f f45dc357f8c8cfcc18117764d0d1c904cd155f2d86d709177be1b14b2b562d50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:32:27 + docker inspect -f . ci-base-image-x86_64 09:32:27 . [Pipeline] withDockerContainer 09:32:27 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 09:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** ci-base-image-x86_64 cat 09:32:27 $ docker top 170a5830cf3fa9eb3c1a1e48cae39442f555a6d5eecc919304b358847c753a6b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:32:28 + go mod tidy [Pipeline] sh 09:32:28 + make test 09:32:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:32:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:32:39 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:32:39 GO111MODULE=on go vet ./... [Pipeline] } 09:32:43 $ docker stop --time=1 170a5830cf3fa9eb3c1a1e48cae39442f555a6d5eecc919304b358847c753a6b 09:32:45 $ docker rm -f 170a5830cf3fa9eb3c1a1e48cae39442f555a6d5eecc919304b358847c753a6b [Pipeline] // withDockerContainer [Pipeline] sh 09:32:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:32:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:32:46 Removing intermediate container 5e9f4a43f6d5 09:32:46 ---> 605102a6b72c 09:32:46 Step 15/17 : COPY . . 09:32:46 ---> a1d268e4e85f 09:32:46 Step 16/17 : RUN go mod tidy 09:32:46 ---> Running in d2ca4f590b34 09:32:47 Removing intermediate container d2ca4f590b34 09:32:47 ---> 6322a708b4c7 09:32:47 Step 17/17 : RUN ${MAKE} 09:32:47 ---> Running in d03186215341 [Pipeline] sh 09:32:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:32:48 + ls -al . 09:32:48 total 88 09:32:48 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 14 09:32 . 09:32:48 drwxrwxr-x. 4 jenkins jenkins 30 Sep 14 09:31 .. 09:32:48 drwxrwxr-x. 3 jenkins jenkins 20 Sep 14 09:31 assets 09:32:48 drwxrwxr-x. 2 jenkins jenkins 35 Sep 14 09:31 bin 09:32:48 drwxrwxr-x. 3 jenkins jenkins 29 Sep 14 09:31 cmd 09:32:48 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 14 09:31 CONTRIBUTING.md 09:32:48 -rw-r--r--. 1 jenkins jenkins 10 Sep 14 09:32 coverage.out 09:32:48 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 14 09:31 Dockerfile 09:32:48 drwxrwxr-x. 2 jenkins jenkins 23 Sep 14 09:31 docs 09:32:48 drwxrwxr-x. 8 jenkins jenkins 162 Sep 14 09:31 .git 09:32:48 drwxrwxr-x. 2 jenkins jenkins 103 Sep 14 09:31 .github 09:32:48 -rw-rw-r--. 1 jenkins jenkins 162 Sep 14 09:31 .gitignore 09:32:48 -rw-rw-r--. 1 jenkins jenkins 823 Sep 14 09:31 go.mod 09:32:48 -rw-r--r--. 1 jenkins jenkins 23693 Sep 14 09:32 go.sum 09:32:48 drwxrwxr-x. 9 jenkins jenkins 125 Sep 14 09:31 internal 09:32:48 -rw-rw-r--. 1 jenkins jenkins 652 Sep 14 09:31 Jenkinsfile 09:32:48 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 14 09:31 LICENSE 09:32:48 -rw-rw-r--. 1 jenkins jenkins 990 Sep 14 09:31 Makefile 09:32:48 drwxrwxr-x. 3 jenkins jenkins 19 Sep 14 09:31 pkg 09:32:48 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 14 09:31 README.md 09:32:48 -rw-rw-r--. 1 jenkins jenkins 12 Sep 14 09:28 VERSION 09:32:48 -rw-rw-r--. 1 jenkins jenkins 155 Sep 14 09:31 version.go 09:32:48 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 14 09:31 web [Pipeline] isUnix [Pipeline] sh 09:32:48 noop 09:32:48 + 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=d10556797afaecf939d3a21dde5b7eeac07f4476 --label arch=amd64 --label version=2.0.1-dev.11 . 09:32:48 Sending build context to Docker daemon 21.39MB 09:32:48 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:32:48 Step 2/25 : FROM ${BASE} AS builder 09:32:48 ---> 5c807727b669 09:32:48 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:32:49 ---> Running in ffc8cf59da21 09:32:49 Removing intermediate container ffc8cf59da21 09:32:49 ---> 6aade5082412 09:32:49 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:32:49 ---> Running in 6323be6a79fd 09:32:49 Removing intermediate container 6323be6a79fd 09:32:49 ---> a7c7d1457909 09:32:49 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:32:49 ---> Running in 1b796a2ff9f7 09:32:49 Removing intermediate container 1b796a2ff9f7 09:32:49 ---> 364761ba88f6 09:32:49 Step 6/25 : LABEL Name=edgex-ui-go 09:32:49 ---> Running in 6f0ffef52785 09:32:49 Removing intermediate container d03186215341 09:32:49 ---> ec67d950f970 09:32:49 Successfully built ec67d950f970 09:32:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:32:49 Removing intermediate container 6f0ffef52785 09:32:49 ---> a275034800ab 09:32:49 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:32:49 ---> Running in 8d14cc9a6cb6 09:32:49 Removing intermediate container 8d14cc9a6cb6 09:32:49 ---> ef7651faa604 09:32:49 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:49 ---> Running in 383bfede98f3 09:32:50 + docker inspect -f . ci-base-image-arm64 09:32:50 . [Pipeline] withDockerContainer 09:32:50 prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container 09:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** ci-base-image-arm64 cat 09:32:50 Removing intermediate container 383bfede98f3 09:32:50 ---> ae05d23d4e9c 09:32:50 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:32:50 ---> Running in 128df9eacffd 09:32:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:32:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:32:51 OK: 219 MiB in 52 packages 09:32:52 $ docker top 8633a86c4e174fced9b1422c7a2146c7de08110265c952f23fe165f239ea461b -eo pid,comm 09:32:52 Removing intermediate container 128df9eacffd 09:32:52 ---> 7f511783d0f0 09:32:52 Step 10/25 : ENV GO111MODULE=on 09:32:52 ---> Running in c467b7851b6a 09:32:52 Removing intermediate container c467b7851b6a 09:32:52 ---> 93af024aa603 09:32:52 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:32:52 ---> Running in a13a5706cd28 09:32:52 Removing intermediate container a13a5706cd28 09:32:52 ---> 5c8577c7fe20 09:32:52 Step 12/25 : COPY go.mod . 09:32:52 ---> 1c57d932262b 09:32:52 Step 13/25 : COPY Makefile . [Pipeline] { [Pipeline] sh 09:32:52 ---> abb42c392e07 09:32:52 Step 14/25 : RUN make update 09:32:52 ---> Running in 60b351a18b82 09:32:53 CGO_ENABLED=0 GO111MODULE=on go mod download 09:32:53 + go version 09:32:53 go version go1.16.6 linux/arm64 [Pipeline] } 09:32:53 $ docker stop --time=1 8633a86c4e174fced9b1422c7a2146c7de08110265c952f23fe165f239ea461b 09:32:53 Removing intermediate container 60b351a18b82 09:32:53 ---> 2417a64b64e9 09:32:53 Step 15/25 : COPY . . 09:32:53 ---> 9ead5919bc1b 09:32:53 Step 16/25 : RUN go mod tidy 09:32:54 ---> Running in 706f5d2b3e60 09:32:54 Removing intermediate container 706f5d2b3e60 09:32:54 ---> 6fb27a596505 09:32:54 Step 17/25 : RUN ${MAKE} 09:32:54 ---> Running in 7581c5a63b2a 09:32:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:32:55 $ docker rm -f 8633a86c4e174fced9b1422c7a2146c7de08110265c952f23fe165f239ea461b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:32:56 + docker inspect -f . ci-base-image-arm64 09:32:56 . [Pipeline] withDockerContainer 09:32:56 prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container 09:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** ci-base-image-arm64 cat 09:32:58 $ docker top 4baac2ef22fd1c29e39fbe0f74e88c75f8f49c5016a0b03ff239220ab5d8e63d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:32:59 + go mod tidy [Pipeline] sh 09:33:00 + make test 09:33:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:33:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:33:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:33:04 Removing intermediate container 7581c5a63b2a 09:33:04 ---> af1be1f1a3cf 09:33:04 Step 18/25 : FROM alpine:3.12 09:33:05 3.12: Pulling from library/alpine 09:33:05 e519532ddf75: Pulling fs layer 09:33:05 e519532ddf75: Verifying Checksum 09:33:05 e519532ddf75: Download complete 09:33:05 e519532ddf75: Pull complete 09:33:05 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 09:33:05 Status: Downloaded newer image for alpine:3.12 09:33:05 ---> 48b8ec4ed9eb 09:33:05 Step 19/25 : EXPOSE 4000 09:33:05 ---> Running in 31e29e898a1f 09:33:05 Removing intermediate container 31e29e898a1f 09:33:05 ---> b1dd699f49b0 09:33:05 Step 20/25 : 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 09:33:06 ---> 07a71eb1ff2f 09:33:06 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:33:06 ---> Running in 62a460f979a1 09:33:06 Removing intermediate container 62a460f979a1 09:33:06 ---> e2309b073c8b 09:33:06 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:33:06 ---> Running in 83f47de9c1dc 09:33:06 Removing intermediate container 83f47de9c1dc 09:33:06 ---> ef21c0c895be 09:33:06 Step 23/25 : LABEL arch=amd64 09:33:06 ---> Running in 58365e77ef70 09:33:06 Removing intermediate container 58365e77ef70 09:33:06 ---> 73dcbc7b1d35 09:33:06 Step 24/25 : LABEL git_sha=d10556797afaecf939d3a21dde5b7eeac07f4476 09:33:06 ---> Running in 5b20c965ea27 09:33:06 Removing intermediate container 5b20c965ea27 09:33:06 ---> 87d0dd6dda00 09:33:06 Step 25/25 : LABEL version=2.0.1-dev.11 09:33:06 ---> Running in fc65835f67e6 09:33:06 Removing intermediate container fc65835f67e6 09:33:06 ---> 7b8f6e49088e 09:33:06 [Warning] One or more build-args [ARCH] were not consumed 09:33:06 Successfully built 7b8f6e49088e 09:33:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:07 provisioning config files... 09:33:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config6460024130339706223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:07 ---> docker-login.sh 09:33:07 nexus3.edgexfoundry.org:10001 09:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:07 Configure a credential helper to remove this warning. See 09:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:07 09:33:07 Login Succeeded 09:33:07 nexus3.edgexfoundry.org:10002 09:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:07 Configure a credential helper to remove this warning. See 09:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:07 09:33:07 Login Succeeded 09:33:07 nexus3.edgexfoundry.org:10003 09:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:07 Configure a credential helper to remove this warning. See 09:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:07 09:33:07 Login Succeeded 09:33:07 nexus3.edgexfoundry.org:10004 09:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:08 Configure a credential helper to remove this warning. See 09:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:08 09:33:08 Login Succeeded 09:33:08 docker.io 09:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:33:08 Configure a credential helper to remove this warning. See 09:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:33:08 09:33:08 Login Succeeded 09:33:08 ---> docker-login.sh ends [Pipeline] } 09:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:08 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:33:08 d10556797afaecf939d3a21dde5b7eeac07f4476 09:33:08 latest 09:33:08 2.0.1-dev.11 09:33:08 d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 09:33:08 main 09:33:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:33:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] isUnix [Pipeline] sh 09:33:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476 09:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:33:09 3b006ced12bd: Preparing 09:33:09 e6688e911f15: Preparing 09:33:09 e6688e911f15: Layer already exists 09:33:11 3b006ced12bd: Pushed 09:33:11 d10556797afaecf939d3a21dde5b7eeac07f4476: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] isUnix [Pipeline] sh 09:33:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:33:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:33:11 3b006ced12bd: Preparing 09:33:11 e6688e911f15: Preparing 09:33:11 3b006ced12bd: Layer already exists 09:33:11 e6688e911f15: Layer already exists 09:33:11 latest: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] isUnix [Pipeline] sh 09:33:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 09:33:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.11 09:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:33:12 3b006ced12bd: Preparing 09:33:12 e6688e911f15: Preparing 09:33:12 e6688e911f15: Layer already exists 09:33:12 3b006ced12bd: Layer already exists 09:33:12 2.0.1-dev.11: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] isUnix [Pipeline] sh 09:33:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 09:33:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 09:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:33:12 3b006ced12bd: Preparing 09:33:12 e6688e911f15: Preparing 09:33:12 e6688e911f15: Layer already exists 09:33:12 3b006ced12bd: Layer already exists 09:33:12 d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] isUnix [Pipeline] sh 09:33:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 09:33:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 09:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:33:13 3b006ced12bd: Preparing 09:33:13 e6688e911f15: Preparing 09:33:13 3b006ced12bd: Layer already exists 09:33:13 e6688e911f15: Layer already exists 09:33:13 main: digest: sha256:465a40d84d36b2b67f53a5b64be5af96a40a0a0a8c5572993e30ccc750db6934 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:13 ===================================================== [Pipeline] echo 09:33:13 taggedImages: 09:33:13 - nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476 09:33:13 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:33:13 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.11 09:33:13 - nexus3.edgexfoundry.org:10004/edgex-ui:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 09:33:13 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 09:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:14 09:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:14 latest: Pulling from edgex-lftools-log-publisher 09:33:14 b4d181a07f80: Pulling fs layer 09:33:14 a1111a8f2ec3: Pulling fs layer 09:33:14 ed53099fbce6: Pulling fs layer 09:33:14 dc539afda2c1: Pulling fs layer 09:33:14 77bc0d833cb6: Pulling fs layer 09:33:14 9065ff56babe: Pulling fs layer 09:33:14 d287ab97295c: Pulling fs layer 09:33:14 dc539afda2c1: Waiting 09:33:14 77bc0d833cb6: Waiting 09:33:14 9065ff56babe: Waiting 09:33:14 d287ab97295c: Waiting 09:33:15 a1111a8f2ec3: Verifying Checksum 09:33:15 a1111a8f2ec3: Download complete 09:33:15 dc539afda2c1: Verifying Checksum 09:33:15 dc539afda2c1: Download complete 09:33:15 77bc0d833cb6: Verifying Checksum 09:33:15 77bc0d833cb6: Download complete 09:33:15 9065ff56babe: Verifying Checksum 09:33:15 9065ff56babe: Download complete 09:33:15 ed53099fbce6: Verifying Checksum 09:33:15 ed53099fbce6: Download complete 09:33:15 b4d181a07f80: Verifying Checksum 09:33:15 b4d181a07f80: Download complete 09:33:17 b4d181a07f80: Pull complete 09:33:17 a1111a8f2ec3: Pull complete 09:33:17 ed53099fbce6: Pull complete 09:33:17 dc539afda2c1: Pull complete 09:33:17 77bc0d833cb6: Pull complete 09:33:18 9065ff56babe: Pull complete 09:33:19 d287ab97295c: Verifying Checksum 09:33:19 d287ab97295c: Download complete 09:33:23 d287ab97295c: Pull complete 09:33:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:33:23 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 09:33:23 $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:26 $ docker top ba43c32a1875b971ffcdd0f3c2f22ae627b6f92be51184f11a90012e89f2626f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:26 ---> job-cost.sh 09:33:26 lf-activate-venv: SKIPPING 09:33:26 INFO: No Stack... 09:33:27 INFO: Retrieving Pricing Info for: v3-standard-2 09:33:28 INFO: Archiving Costs [Pipeline] sh 09:33:28 + cat /w/workspace/edgex-ui-go/11/archives/cost.csv 09:33:28 + cut -d, -f6 [Pipeline] lock 09:33:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] 09:33:28 Resource [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] did not exist. Created. 09:33:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:28 + echo total: 0.05999999865889549 [Pipeline] stash 09:33:28 Stashed 1 file(s) [Pipeline] } 09:33:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:28 $ docker stop --time=1 ba43c32a1875b971ffcdd0f3c2f22ae627b6f92be51184f11a90012e89f2626f 09:33:30 $ docker rm -f ba43c32a1875b971ffcdd0f3c2f22ae627b6f92be51184f11a90012e89f2626f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:33:40 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:33:40 GO111MODULE=on go vet ./... [Pipeline] } 09:33:55 $ docker stop --time=1 4baac2ef22fd1c29e39fbe0f74e88c75f8f49c5016a0b03ff239220ab5d8e63d 09:33:57 $ docker rm -f 4baac2ef22fd1c29e39fbe0f74e88c75f8f49c5016a0b03ff239220ab5d8e63d [Pipeline] // withDockerContainer [Pipeline] sh 09:33:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:33:58 Warning: overwriting stash ‘coverage-report’ 09:33:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:33:59 + ls -al . 09:33:59 total 124 09:33:59 drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 09:33 . 09:33:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 14 09:31 .. 09:33:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 14 09:31 .git 09:33:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 09:31 .github 09:33:59 -rw-rw-r-- 1 jenkins jenkins 162 Sep 14 09:31 .gitignore 09:33:59 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 14 09:31 CONTRIBUTING.md 09:33:59 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 14 09:31 Dockerfile 09:33:59 -rw-rw-r-- 1 jenkins jenkins 652 Sep 14 09:31 Jenkinsfile 09:33:59 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 14 09:31 LICENSE 09:33:59 -rw-rw-r-- 1 jenkins jenkins 990 Sep 14 09:31 Makefile 09:33:59 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 14 09:31 README.md 09:33:59 -rw-rw-r-- 1 jenkins jenkins 12 Sep 14 09:28 VERSION 09:33:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 09:31 assets 09:33:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 09:31 bin 09:33:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 09:31 cmd 09:33:59 -rw-r--r-- 1 jenkins jenkins 10 Sep 14 09:33 coverage.out 09:33:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 14 09:31 docs 09:33:59 -rw-rw-r-- 1 jenkins jenkins 823 Sep 14 09:31 go.mod 09:33:59 -rw-r--r-- 1 jenkins jenkins 23693 Sep 14 09:32 go.sum 09:33:59 drwxrwxr-x 9 jenkins jenkins 4096 Sep 14 09:31 internal 09:33:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 14 09:31 pkg 09:33:59 -rw-rw-r-- 1 jenkins jenkins 155 Sep 14 09:31 version.go 09:33:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 14 09:31 web [Pipeline] isUnix [Pipeline] sh 09:34:00 + 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=d10556797afaecf939d3a21dde5b7eeac07f4476 --label arch=arm64 --label version=2.0.1-dev.11 . 09:34:01 Sending build context to Docker daemon 21.38MB 09:34:01 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:34:01 Step 2/25 : FROM ${BASE} AS builder 09:34:01 ---> ec67d950f970 09:34:01 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:34:01 ---> Running in b21ef62b55a0 09:34:02 Removing intermediate container b21ef62b55a0 09:34:02 ---> 3b29696ded87 09:34:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:34:02 ---> Running in b46e673d9eaf 09:34:02 Removing intermediate container b46e673d9eaf 09:34:02 ---> bfd3c92ae5d3 09:34:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:34:02 ---> Running in bba3e3cb6ad4 09:34:03 Removing intermediate container bba3e3cb6ad4 09:34:03 ---> e841a8d863d5 09:34:03 Step 6/25 : LABEL Name=edgex-ui-go 09:34:03 ---> Running in d9cfd4c95a05 09:34:03 Removing intermediate container d9cfd4c95a05 09:34:03 ---> ee8c958f93eb 09:34:03 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:34:04 ---> Running in e4251449ea1d 09:34:04 Removing intermediate container e4251449ea1d 09:34:04 ---> 1efaa8502fc5 09:34:04 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:04 ---> Running in a83f290c5b3e 09:34:07 Removing intermediate container a83f290c5b3e 09:34:07 ---> ed9010cec44e 09:34:07 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:07 ---> Running in 72d836d6a869 09:34:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:34:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:34:10 OK: 218 MiB in 52 packages 09:34:11 Removing intermediate container 72d836d6a869 09:34:11 ---> 100f540c6dd2 09:34:11 Step 10/25 : ENV GO111MODULE=on 09:34:11 ---> Running in 98d5598b1938 09:34:12 Removing intermediate container 98d5598b1938 09:34:12 ---> 9164fc0125cc 09:34:12 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:34:12 ---> Running in 972d6433e086 09:34:12 Removing intermediate container 972d6433e086 09:34:12 ---> 6b3028a4f262 09:34:12 Step 12/25 : COPY go.mod . 09:34:13 ---> 3d5c6e2cde87 09:34:13 Step 13/25 : COPY Makefile . 09:34:14 ---> 0911d9959093 09:34:14 Step 14/25 : RUN make update 09:34:14 ---> Running in 90c3da9f642d 09:34:15 CGO_ENABLED=0 GO111MODULE=on go mod download 09:34:16 Removing intermediate container 90c3da9f642d 09:34:16 ---> e769139678ef 09:34:16 Step 15/25 : COPY . . 09:34:19 ---> b8d9786194ab 09:34:19 Step 16/25 : RUN go mod tidy 09:34:19 ---> Running in f0d1f4af27c8 09:34:22 Removing intermediate container f0d1f4af27c8 09:34:22 ---> 070dc82f6e36 09:34:22 Step 17/25 : RUN ${MAKE} 09:34:22 ---> Running in 0ffcad502b7f 09:34:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:34:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:34:55 Removing intermediate container 0ffcad502b7f 09:34:55 ---> 8606af5d0cc5 09:34:55 Step 18/25 : FROM alpine:3.12 09:34:55 3.12: Pulling from library/alpine 09:34:55 ccdebe76d529: Pulling fs layer 09:34:55 ccdebe76d529: Verifying Checksum 09:34:55 ccdebe76d529: Download complete 09:34:56 ccdebe76d529: Pull complete 09:34:56 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 09:34:56 Status: Downloaded newer image for alpine:3.12 09:34:56 ---> afc2cc120ca2 09:34:56 Step 19/25 : EXPOSE 4000 09:34:56 ---> Running in 402c1a53a6dd 09:34:57 Removing intermediate container 402c1a53a6dd 09:34:57 ---> 49f608826ca0 09:34:57 Step 20/25 : 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 09:34:58 ---> 529e1944c903 09:34:58 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:34:58 ---> Running in 2a2daf6e2c37 09:34:59 Removing intermediate container 2a2daf6e2c37 09:34:59 ---> ad374232e6e2 09:34:59 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:34:59 ---> Running in 202e461e050f 09:34:59 Removing intermediate container 202e461e050f 09:34:59 ---> 2d3f6871590b 09:34:59 Step 23/25 : LABEL arch=arm64 09:35:00 ---> Running in 03c1b2536e25 09:35:00 Removing intermediate container 03c1b2536e25 09:35:00 ---> 3ed2f509a943 09:35:00 Step 24/25 : LABEL git_sha=d10556797afaecf939d3a21dde5b7eeac07f4476 09:35:00 ---> Running in fecd5dc9ebaa 09:35:01 Removing intermediate container fecd5dc9ebaa 09:35:01 ---> ba60cc4b818f 09:35:01 Step 25/25 : LABEL version=2.0.1-dev.11 09:35:01 ---> Running in 48838c1e9189 09:35:01 Removing intermediate container 48838c1e9189 09:35:01 ---> ca447528beb2 09:35:01 [Warning] One or more build-args [ARCH] were not consumed 09:35:01 Successfully built ca447528beb2 09:35:01 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:02 provisioning config files... 09:35:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config642030365830061366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:02 ---> docker-login.sh 09:35:02 nexus3.edgexfoundry.org:10001 09:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:03 Configure a credential helper to remove this warning. See 09:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:03 09:35:03 Login Succeeded 09:35:03 nexus3.edgexfoundry.org:10002 09:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:03 Configure a credential helper to remove this warning. See 09:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:03 09:35:03 Login Succeeded 09:35:03 nexus3.edgexfoundry.org:10003 09:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:04 Configure a credential helper to remove this warning. See 09:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:04 09:35:04 Login Succeeded 09:35:04 nexus3.edgexfoundry.org:10004 09:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:04 Configure a credential helper to remove this warning. See 09:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:04 09:35:04 Login Succeeded 09:35:04 docker.io 09:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:05 Configure a credential helper to remove this warning. See 09:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:05 09:35:05 Login Succeeded 09:35:05 ---> docker-login.sh ends [Pipeline] } 09:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:05 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:35:05 d10556797afaecf939d3a21dde5b7eeac07f4476 09:35:05 latest 09:35:05 2.0.1-dev.11 09:35:05 d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 09:35:05 main 09:35:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:35:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] isUnix [Pipeline] sh 09:35:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476 09:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:35:06 75f9698fd381: Preparing 09:35:06 bdc42e120bf6: Preparing 09:35:06 bdc42e120bf6: Layer already exists 09:35:11 75f9698fd381: Pushed 09:35:11 d10556797afaecf939d3a21dde5b7eeac07f4476: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:35:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:35:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:35:11 75f9698fd381: Preparing 09:35:11 bdc42e120bf6: Preparing 09:35:12 bdc42e120bf6: Layer already exists 09:35:12 75f9698fd381: Layer already exists 09:35:12 latest: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:35:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 09:35:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.11 09:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:35:12 75f9698fd381: Preparing 09:35:12 bdc42e120bf6: Preparing 09:35:13 bdc42e120bf6: Layer already exists 09:35:13 75f9698fd381: Layer already exists 09:35:13 2.0.1-dev.11: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:35:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 09:35:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 09:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:35:13 75f9698fd381: Preparing 09:35:13 bdc42e120bf6: Preparing 09:35:14 bdc42e120bf6: Layer already exists 09:35:14 75f9698fd381: Layer already exists 09:35:14 d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:35:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 09:35:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:35:14 75f9698fd381: Preparing 09:35:14 bdc42e120bf6: Preparing 09:35:14 bdc42e120bf6: Layer already exists 09:35:14 75f9698fd381: Layer already exists 09:35:14 main: digest: sha256:eee83e9768c6ffd2efb8fb8262af52d8078a81439356f2dc7bca25cc28dca6f5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:15 ===================================================== [Pipeline] echo 09:35:15 taggedImages: 09:35:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476 09:35:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:35:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.11 09:35:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d10556797afaecf939d3a21dde5b7eeac07f4476-2.0.1-dev.11 09:35:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:35:15 09:35:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:35:16 arm64: Pulling from edgex-lftools-log-publisher 09:35:16 448f6bf000e3: Pulling fs layer 09:35:16 f757da607395: Pulling fs layer 09:35:16 05883995daec: Pulling fs layer 09:35:16 8603b9c90790: Pulling fs layer 09:35:16 1560dd03e051: Pulling fs layer 09:35:16 27f5ce0e4adf: Pulling fs layer 09:35:16 c2d8d7efcc4b: Pulling fs layer 09:35:16 1560dd03e051: Waiting 09:35:16 27f5ce0e4adf: Waiting 09:35:16 c2d8d7efcc4b: Waiting 09:35:16 8603b9c90790: Waiting 09:35:16 f757da607395: Verifying Checksum 09:35:16 f757da607395: Download complete 09:35:16 8603b9c90790: Verifying Checksum 09:35:16 8603b9c90790: Download complete 09:35:17 1560dd03e051: Verifying Checksum 09:35:17 1560dd03e051: Download complete 09:35:17 05883995daec: Verifying Checksum 09:35:17 05883995daec: Download complete 09:35:17 27f5ce0e4adf: Download complete 09:35:17 448f6bf000e3: Download complete 09:35:20 c2d8d7efcc4b: Verifying Checksum 09:35:20 c2d8d7efcc4b: Download complete 09:35:21 448f6bf000e3: Pull complete 09:35:21 f757da607395: Pull complete 09:35:23 05883995daec: Pull complete 09:35:23 8603b9c90790: Pull complete 09:35:24 1560dd03e051: Pull complete 09:35:24 27f5ce0e4adf: Pull complete 09:35:39 c2d8d7efcc4b: Pull complete 09:35:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:35:40 prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container 09:35:40 $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:35:44 $ docker top b7c8ffd1575a3cba5d547d7157e19f72f827ec3c9c8f3a1a6e2dc73c0c27e6ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:45 ---> job-cost.sh 09:35:45 lf-activate-venv: SKIPPING 09:35:45 INFO: No Stack... 09:35:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:35:46 INFO: Archiving Costs [Pipeline] sh 09:35:47 + cut -d, -f6 09:35:47 + cat /w/workspace/edgex-ui-go/11/archives/cost.csv [Pipeline] lock 09:35:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] 09:35:47 Resource [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] did not exist. Created. 09:35:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:35:48 /w/workspace/edgex-ui-go/11@tmp/durable-73292b36/script.sh: 1: /w/workspace/edgex-ui-go/11@tmp/durable-73292b36/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:35:48 + echo total: 0.10999999940395355 [Pipeline] stash 09:35:48 Warning: overwriting stash ‘stack-cost’ 09:35:49 Stashed 1 file(s) [Pipeline] } 09:35:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 09:35:49 $ docker stop --time=1 b7c8ffd1575a3cba5d547d7157e19f72f827ec3c9c8f3a1a6e2dc73c0c27e6ab 09:35:50 $ docker rm -f b7c8ffd1575a3cba5d547d7157e19f72f827ec3c9c8f3a1a6e2dc73c0c27e6ab [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 09:35:51 provisioning config files... 09:35:51 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6795631858461659905tmp [Pipeline] { [Pipeline] sh 09:35:52 + set +x 09:35:52 + curl -s https://codecov.io/bash 09:35:52 + bash -s -- 09:35:52 09:35:52 _____ _ 09:35:52 / ____| | | 09:35:52 | | ___ __| | ___ ___ _____ __ 09:35:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:35:52 | |___| (_) | (_| | __/ (_| (_) \ V / 09:35:52 \_____\___/ \__,_|\___|\___\___/ \_/ 09:35:52 Bash-1.0.6 09:35:52 09:35:52 09:35:52 ==> git version 2.24.4 found 09:35:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:35:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:35:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:35:52 ==> Jenkins CI detected. 09:35:52 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:35:52 project root: . 09:35:52 --> token set from env 09:35:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:35:52 ==> Running gcov in . (disable via -X gcov) 09:35:52 ==> Python coveragepy not found 09:35:52 ==> Searching for coverage reports in: 09:35:52 + . 09:35:52 -> Found 1 reports 09:35:52 ==> Detecting git/mercurial file structure 09:35:52 ==> Reading reports 09:35:52 + ./coverage.out bytes=10 09:35:52 ==> Appending adjustments 09:35:52 https://docs.codecov.io/docs/fixing-reports 09:35:52 + Found adjustments 09:35:52 ==> Gzipping contents 09:35:52 4.0K /tmp/codecov.bMDsAr.gz 09:35:52 ==> Uploading reports 09:35:52 url: https://codecov.io 09:35:52 query: branch=main&commit=d10556797afaecf939d3a21dde5b7eeac07f4476&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:35:52 -> Pinging Codecov 09:35:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=d10556797afaecf939d3a21dde5b7eeac07f4476&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:35:52 -> Uploading to 09:35:52 https://storage.googleapis.com/codecov/v4/raw/2021-09-14/FB506323287CE973F263BFD2A0EB1F37/d10556797afaecf939d3a21dde5b7eeac07f4476/0b31db9a-2419-4f20-b885-f6336481e1c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210914T093552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8d1817e7818f6879264e50163cca8489eda3954f2949cc8fe22484f12bb51f4 09:35:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:52 Dload Upload Total Spent Left Speed 09:35:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 9373 --:--:-- --:--:-- --:--:-- 9402 09:35:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] } 09:35:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:35:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:35:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:35:54 09:35:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:35:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:35:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:35:54 188c0c94c7c5: Pulling fs layer 09:35:54 0ef7d3d256c8: Pulling fs layer 09:35:54 de9db76c5a1d: Pulling fs layer 09:35:54 0eba1c9be4d2: Pulling fs layer 09:35:54 0d57e429df01: Pulling fs layer 09:35:54 4e4be7b47b0d: Pulling fs layer 09:35:54 e1f770b5df2f: Pulling fs layer 09:35:54 85a0685a4137: Pulling fs layer 09:35:54 0eba1c9be4d2: Waiting 09:35:54 0d57e429df01: Waiting 09:35:54 4e4be7b47b0d: Waiting 09:35:54 e1f770b5df2f: Waiting 09:35:54 85a0685a4137: Waiting 09:35:54 de9db76c5a1d: Verifying Checksum 09:35:54 de9db76c5a1d: Download complete 09:35:54 0ef7d3d256c8: Verifying Checksum 09:35:54 0ef7d3d256c8: Download complete 09:35:54 0d57e429df01: Verifying Checksum 09:35:54 0d57e429df01: Download complete 09:35:54 4e4be7b47b0d: Verifying Checksum 09:35:54 4e4be7b47b0d: Download complete 09:35:54 188c0c94c7c5: Verifying Checksum 09:35:54 188c0c94c7c5: Download complete 09:35:55 188c0c94c7c5: Pull complete 09:35:55 0ef7d3d256c8: Pull complete 09:35:55 de9db76c5a1d: Pull complete 09:35:55 e1f770b5df2f: Verifying Checksum 09:35:55 e1f770b5df2f: Download complete 09:35:59 0eba1c9be4d2: Verifying Checksum 09:35:59 0eba1c9be4d2: Download complete 09:36:00 85a0685a4137: Verifying Checksum 09:36:00 85a0685a4137: Download complete 09:36:02 0eba1c9be4d2: Pull complete 09:36:02 0d57e429df01: Pull complete 09:36:02 4e4be7b47b0d: Pull complete 09:36:02 e1f770b5df2f: Pull complete 09:36:06 85a0685a4137: Pull complete 09:36:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:36:06 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 09:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:36:08 $ docker top 48a28729a9dceaa5714e51799ce4b4f6995e5cf2aba3fdede3647abbe10a4328 -eo pid,comm [Pipeline] { [Pipeline] echo 09:36:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:36:08 + set -o pipefail 09:36:08 + snyk monitor '--org=edgex-jenkins' 09:36:14 09:36:14 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:36:14 09:36:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/20ed6baa-ba68-4ff9-a8f2-457c73c13570 09:36:14 09:36:14 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:36:14 09:36:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:36:14 09:36:14 09:36:14 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 09:36:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:36:14 $ docker stop --time=1 48a28729a9dceaa5714e51799ce4b4f6995e5cf2aba3fdede3647abbe10a4328 09:36:15 $ docker rm -f 48a28729a9dceaa5714e51799ce4b4f6995e5cf2aba3fdede3647abbe10a4328 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:36:16 + git log --format=format:%s -1 d10556797afaecf939d3a21dde5b7eeac07f4476 [Pipeline] isUnix [Pipeline] sh 09:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:36:17 . [Pipeline] withDockerContainer 09:36:17 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 09:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:36:17 $ docker top 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:17 [ssh-agent] Looking for ssh-agent implementation... 09:36:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:18 $ docker exec 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 ssh-agent 09:36:18 SSH_AUTH_SOCK=/tmp/ssh-9EkXBy1rOXOe/agent.14 09:36:18 SSH_AGENT_PID=20 09:36:18 Running ssh-add (command line suppressed) 09:36:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1812077740140504607.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1812077740140504607.key) 09:36:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:18 + git semver tag 09:36:18 # -> Open(): unable to determine branch for HEAD 09:36:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:36:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:36:18 # $SEMVER_REMOTE_NAME = origin 09:36:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:36:18 # $SEMVER_USER_NAME = edgex-jenkins 09:36:18 # $SEMVER_BRANCH = main 09:36:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:36:18 # d10556797afaecf939d3a21dde5b7eeac07f4476 HEAD 09:36:18 # -> Force: false 09:36:18 # e19d309b3571de316f02af06c8fbb6d852d76fde refs/tags/v2.0.1-dev.11 [Pipeline] } 09:36:18 $ docker exec --env ******** --env ******** 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 ssh-agent -k 09:36:18 unset SSH_AUTH_SOCK; 09:36:18 unset SSH_AGENT_PID; 09:36:18 echo Agent pid 20 killed; 09:36:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:19 + git semver [Pipeline] } 09:36:19 $ docker stop --time=1 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 09:36:20 $ docker rm -f 6607b126701532500a3e62b1e1e73aac0bfbc8621f7fe0d532c2240e7eb50064 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:36:20 09:36:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:36:21 0.23.1-centos7: Pulling from edgex-lftools 09:36:21 ab5ef0e58194: Pulling fs layer 09:36:21 9712f1f96733: Pulling fs layer 09:36:21 63f879dbbcfc: Pulling fs layer 09:36:21 0d9ebad4ef96: Pulling fs layer 09:36:21 e9a5061849ea: Pulling fs layer 09:36:21 d747dcd14b5f: Pulling fs layer 09:36:21 2de7ff778b66: Pulling fs layer 09:36:21 e9a5061849ea: Waiting 09:36:21 d747dcd14b5f: Waiting 09:36:21 2de7ff778b66: Waiting 09:36:21 0d9ebad4ef96: Waiting 09:36:21 9712f1f96733: Download complete 09:36:23 63f879dbbcfc: Verifying Checksum 09:36:23 63f879dbbcfc: Download complete 09:36:23 e9a5061849ea: Verifying Checksum 09:36:23 e9a5061849ea: Download complete 09:36:23 d747dcd14b5f: Verifying Checksum 09:36:23 d747dcd14b5f: Download complete 09:36:24 0d9ebad4ef96: Verifying Checksum 09:36:24 0d9ebad4ef96: Download complete 09:36:24 2de7ff778b66: Verifying Checksum 09:36:24 2de7ff778b66: Download complete 09:36:24 ab5ef0e58194: Verifying Checksum 09:36:24 ab5ef0e58194: Download complete 09:36:27 ab5ef0e58194: Pull complete 09:36:27 9712f1f96733: Pull complete 09:36:27 63f879dbbcfc: Pull complete 09:36:31 0d9ebad4ef96: Pull complete 09:36:31 e9a5061849ea: Pull complete 09:36:31 d747dcd14b5f: Pull complete 09:36:32 2de7ff778b66: Pull complete 09:36:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:36:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:36:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:36:32 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 09:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:36:35 $ docker top a2433ed490331bb480c515cc88cb1a6a719fdad59b1942f9a3dcbd568d86ca44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:36:35 provisioning config files... 09:36:35 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config525924822374051772tmp 09:36:36 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5143714353275585515tmp 09:36:36 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1455324458640071774tmp [Pipeline] { [Pipeline] echo 09:36:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:36:36 ---> sigul-configuration.sh 09:36:36 gpg: directory `/root/.gnupg' created 09:36:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:36:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:36:36 gpg: keyring `/root/.gnupg/secring.gpg' created 09:36:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:36:36 gpg: CAST5 encrypted data 09:36:36 gpg: encrypted with 1 passphrase 09:36:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:36:36 + mkdir /home/jenkins 09:36:36 + mkdir /home/jenkins/sigul [Pipeline] sh 09:36:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:36:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:36:37 ---> sigul-install.sh 09:36:37 Sigul already installed; skipping installation. [Pipeline] sh 09:36:37 + git tag --list 09:36:37 0.1.1 09:36:37 v1.1.0 09:36:37 v1.2.0 09:36:37 v1.2.1 09:36:37 v1.3.0 09:36:37 v2.0.0 09:36:37 v2.0.1-dev.1 09:36:37 v2.0.1-dev.10 09:36:37 v2.0.1-dev.11 09:36:37 v2.0.1-dev.2 09:36:37 v2.0.1-dev.3 09:36:37 v2.0.1-dev.4 09:36:37 v2.0.1-dev.5 09:36:37 v2.0.1-dev.6 09:36:37 v2.0.1-dev.7 09:36:37 v2.0.1-dev.8 09:36:37 v2.0.1-dev.9 [Pipeline] sh 09:36:37 + lftools sign git-tag v2.0.1-dev.11 09:36:38 Signing Git tag with Sigul... 09:36:38 Signing v2.0.1-dev.11 [Pipeline] echo 09:36:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:36:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:36:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:36:39 $ docker stop --time=1 a2433ed490331bb480c515cc88cb1a6a719fdad59b1942f9a3dcbd568d86ca44 09:36:40 $ docker rm -f a2433ed490331bb480c515cc88cb1a6a719fdad59b1942f9a3dcbd568d86ca44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:36:41 . [Pipeline] withDockerContainer 09:36:41 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 09:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:36:41 $ docker top a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:42 [ssh-agent] Looking for ssh-agent implementation... 09:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:42 $ docker exec a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c ssh-agent 09:36:42 SSH_AUTH_SOCK=/tmp/ssh-5rtJrM7TCSrB/agent.14 09:36:42 SSH_AGENT_PID=21 09:36:42 Running ssh-add (command line suppressed) 09:36:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4938747309300704400.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4938747309300704400.key) 09:36:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:42 + git semver bump pre 09:36:42 # -> Open(): unable to determine branch for HEAD 09:36:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:36:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:36:42 # $SEMVER_REMOTE_NAME = origin 09:36:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:36:42 # $SEMVER_USER_NAME = edgex-jenkins 09:36:42 # $SEMVER_BRANCH = main 09:36:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:36:42 2.0.1-dev.12 [Pipeline] } 09:36:42 $ docker exec --env ******** --env ******** a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c ssh-agent -k 09:36:42 unset SSH_AUTH_SOCK; 09:36:42 unset SSH_AGENT_PID; 09:36:42 echo Agent pid 21 killed; 09:36:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:43 + git semver [Pipeline] } 09:36:43 $ docker stop --time=1 a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c 09:36:44 $ docker rm -f a70260c79118c62ecc7ed97480f9ed83082a82fb117323c5b2174209fd6cf35c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:36:44 . [Pipeline] withDockerContainer 09:36:44 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 09:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:36:45 $ docker top 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:45 [ssh-agent] Looking for ssh-agent implementation... 09:36:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:45 $ docker exec 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 ssh-agent 09:36:45 SSH_AUTH_SOCK=/tmp/ssh-fLYufQKAuWU3/agent.14 09:36:45 SSH_AGENT_PID=20 09:36:45 Running ssh-add (command line suppressed) 09:36:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1371025625887839967.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1371025625887839967.key) 09:36:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:46 + git semver push 09:36:46 # -> Open(): unable to determine branch for HEAD 09:36:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:36:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:36:46 # $SEMVER_REMOTE_NAME = origin 09:36:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:36:46 # $SEMVER_USER_NAME = edgex-jenkins 09:36:46 # $SEMVER_BRANCH = main 09:36:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:36:48 $ docker exec --env ******** --env ******** 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 ssh-agent -k 09:36:48 unset SSH_AUTH_SOCK; 09:36:48 unset SSH_AGENT_PID; 09:36:48 echo Agent pid 20 killed; 09:36:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:48 + git semver [Pipeline] } 09:36:48 $ docker stop --time=1 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 09:36:49 $ docker rm -f 87d4869233813e8708b44d338f17c33ca1292fbd02637480050686b6b19d8ad8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:36:50 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:36:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:36:51 ---> package-listing.sh 09:36:51 ++ facter osfamily 09:36:51 ++ tr '[:upper:]' '[:lower:]' 09:36:52 + OS_FAMILY=redhat 09:36:52 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:36:52 + START_PACKAGES=/tmp/packages_start.txt 09:36:52 + END_PACKAGES=/tmp/packages_end.txt 09:36:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:36:52 + PACKAGES=/tmp/packages_start.txt 09:36:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:36:52 + PACKAGES=/tmp/packages_end.txt 09:36:52 + case "${OS_FAMILY}" in 09:36:52 + sort 09:36:52 + rpm -qa 09:36:52 + '[' -f /tmp/packages_start.txt ']' 09:36:52 + '[' -f /tmp/packages_end.txt ']' 09:36:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:36:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:36:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:36:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:36:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:36:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:53 09:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:53 latest: Pulling from edgex-lftools-log-publisher 09:36:53 b4d181a07f80: Pulling fs layer 09:36:53 a1111a8f2ec3: Pulling fs layer 09:36:53 ed53099fbce6: Pulling fs layer 09:36:53 dc539afda2c1: Pulling fs layer 09:36:53 77bc0d833cb6: Pulling fs layer 09:36:53 9065ff56babe: Pulling fs layer 09:36:53 d287ab97295c: Pulling fs layer 09:36:53 77bc0d833cb6: Waiting 09:36:53 9065ff56babe: Waiting 09:36:53 d287ab97295c: Waiting 09:36:54 a1111a8f2ec3: Verifying Checksum 09:36:54 a1111a8f2ec3: Download complete 09:36:54 dc539afda2c1: Verifying Checksum 09:36:54 dc539afda2c1: Download complete 09:36:54 77bc0d833cb6: Verifying Checksum 09:36:54 77bc0d833cb6: Download complete 09:36:54 9065ff56babe: Download complete 09:36:54 ed53099fbce6: Verifying Checksum 09:36:54 ed53099fbce6: Download complete 09:36:55 b4d181a07f80: Verifying Checksum 09:36:55 b4d181a07f80: Download complete 09:36:56 b4d181a07f80: Pull complete 09:36:56 a1111a8f2ec3: Pull complete 09:36:57 ed53099fbce6: Pull complete 09:36:57 dc539afda2c1: Pull complete 09:36:57 77bc0d833cb6: Pull complete 09:36:57 9065ff56babe: Pull complete 09:36:59 d287ab97295c: Verifying Checksum 09:36:59 d287ab97295c: Download complete 09:37:03 d287ab97295c: Pull complete 09:37:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:37:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:37:03 prd-centos7-docker-4c-2g-148 does not seem to be running inside a container 09:37:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:37:06 $ docker top 24a5847131ef51109d2903bb8ceb6292fd004721b135049a7783831c722b61cc -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:06 + touch /tmp/pre-build-complete [Pipeline] sh 09:37:07 + mkdir -p /var/log/sysstat [Pipeline] sh 09:37:07 + ls /var/log/sa-host 09:37:07 + sadf -c /var/log/sa-host/sa05 09:37:07 file_magic: OK 09:37:07 HZ: Using current value: 100 09:37:07 file_header: OK 09:37:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:37:07 Statistics: 09:37:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:37:07 File successfully converted to sysstat format version 12.0.3 09:37:07 + sadf -c /var/log/sa-host/sa14 09:37:07 file_magic: OK 09:37:07 HZ: Using current value: 100 09:37:07 file_header: OK 09:37:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:37:07 Statistics: 09:37:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:37:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:37:08 provisioning config files... 09:37:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8618758718852868500tmp [Pipeline] { [Pipeline] echo 09:37:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:37:08 ---> create-netrc.sh [Pipeline] } 09:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:37:09 ---> python-tools-install.sh [Pipeline] echo 09:37:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:37:09 ---> sudo-logs.sh 09:37:09 Archiving 'sudo' log.. 09:37:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-148.vexxhost.local: Name or service not known 09:37:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-148.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:37:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:37:09 ---> job-cost.sh 09:37:09 lf-activate-venv: SKIPPING 09:37:09 DEBUG: total: 0.10999999940395355 09:37:09 INFO: Retrieving Stack Cost... 09:37:11 INFO: Retrieving Pricing Info for: v3-standard-2 09:37:11 INFO: Archiving Costs [Pipeline] echo 09:37:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:37:11 ---> logs-deploy.sh 09:37:11 lf-activate-venv: SKIPPING 09:37:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/11 09:37:11 INFO: archiving workspace using pattern(s): 09:37:12 Archives upload complete. 09:37:12 INFO: archiving logs to Nexus 09:37:13 ---> uname -a: 09:37:13 Linux prd-centos7-docker-4c-2g-148.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:37:13 09:37:13 09:37:13 ---> lscpu: 09:37:13 Architecture: x86_64 09:37:13 CPU op-mode(s): 32-bit, 64-bit 09:37:13 Byte Order: Little Endian 09:37:13 Address sizes: 40 bits physical, 48 bits virtual 09:37:13 CPU(s): 2 09:37:13 On-line CPU(s) list: 0,1 09:37:13 Thread(s) per core: 1 09:37:13 Core(s) per socket: 1 09:37:13 Socket(s): 2 09:37:13 NUMA node(s): 1 09:37:13 Vendor ID: AuthenticAMD 09:37:13 CPU family: 23 09:37:13 Model: 49 09:37:13 Model name: AMD EPYC-Rome Processor 09:37:13 Stepping: 0 09:37:13 CPU MHz: 2799.998 09:37:13 BogoMIPS: 5599.99 09:37:13 Virtualization: AMD-V 09:37:13 Hypervisor vendor: KVM 09:37:13 Virtualization type: full 09:37:13 L1d cache: 32K 09:37:13 L1i cache: 32K 09:37:13 L2 cache: 512K 09:37:13 L3 cache: 16384K 09:37:13 NUMA node0 CPU(s): 0,1 09:37:13 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:37:13 09:37:13 09:37:13 ---> nproc: 09:37:13 2 09:37:13 09:37:13 09:37:13 ---> df -h: 09:37:13 Filesystem Size Used Avail Use% Mounted on 09:37:13 overlay 40G 9.0G 32G 23% / 09:37:13 tmpfs 64M 0 64M 0% /dev 09:37:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:37:13 shm 64M 0 64M 0% /dev/shm 09:37:13 /dev/vda1 40G 9.0G 32G 23% /facter-os 09:37:13 09:37:13 09:37:13 ---> sar -b -r -n DEV: 09:37:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/14/21 _x86_64_ (2 CPU) 09:37:13 09:37:13 09:27:43 LINUX RESTART (2 CPU) 09:37:13 09:37:13 09:28:01 tps rtps wtps bread/s bwrtn/s 09:37:13 09:29:01 160.45 30.77 129.68 6125.16 41198.50 09:37:13 09:30:01 1.57 0.00 1.57 0.00 31.65 09:37:13 09:31:01 0.43 0.00 0.43 0.00 6.31 09:37:13 09:32:01 0.28 0.00 0.28 0.00 4.56 09:37:13 09:33:01 0.23 0.00 0.23 0.00 3.20 09:37:13 09:34:01 0.28 0.00 0.28 0.00 4.13 09:37:13 09:35:01 0.28 0.00 0.28 0.00 3.70 09:37:13 09:36:01 3.01 0.03 2.98 3.73 116.83 09:37:13 09:37:01 204.74 0.10 204.64 9.99 54041.98 09:37:13 Average: 41.27 3.43 37.84 682.17 10605.38 09:37:13 09:37:13 09:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:37:13 09:29:01 5430788 0 808680 10.10 2620 1766852 1290340 14.25 589896 1586828 128 09:37:13 09:30:01 5441272 0 798188 9.97 2620 1766860 1207732 13.33 581360 1586792 8 09:37:13 09:31:01 5441036 0 798424 9.97 2620 1766860 1207732 13.33 586120 1582152 8 09:37:13 09:32:01 5437920 0 801532 10.01 2620 1766868 1208092 13.34 588968 1582152 20 09:37:13 09:33:01 5440352 0 799096 9.98 2620 1766872 1207732 13.33 581416 1587720 16 09:37:13 09:34:01 5440284 0 799160 9.98 2620 1766876 1207892 13.34 581912 1587720 8 09:37:13 09:35:01 5440452 0 798984 9.98 2620 1766884 1207796 13.33 581488 1587720 20 09:37:13 09:36:01 4764720 0 932284 11.64 2620 2309316 1607008 17.74 827332 1973204 542212 09:37:13 09:37:01 3225604 0 1188540 14.84 2620 3592176 1749148 19.31 1127412 2983416 502576 09:37:13 Average: 5118048 0 858321 10.72 2620 2029952 1321497 14.59 671767 1784189 116111 09:37:13 09:37:13 09:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:37:13 09:29:01 eth0 734.24 477.67 1437.93 92.90 0.00 0.00 0.00 0.00 09:37:13 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:29:01 docker0 75.10 58.40 6.63 220.67 0.00 0.00 0.00 0.00 09:37:13 09:30:01 eth0 0.78 0.17 0.06 0.04 0.00 0.00 0.00 0.00 09:37:13 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:31:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:37:13 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:32:01 eth0 7.05 2.63 5.01 0.50 0.00 0.00 0.00 0.00 09:37:13 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:33:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 09:37:13 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:34:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:37:13 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:37:13 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:36:01 eth0 585.31 370.80 4083.34 28.35 0.00 0.00 0.00 0.00 09:37:13 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:37:01 eth0 1063.98 729.23 6233.12 151.54 0.00 0.00 0.00 0.00 09:37:13 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 09:37:01 docker0 75.18 91.91 6.42 351.93 0.00 0.00 0.00 0.00 09:37:13 Average: eth0 265.87 175.72 1307.19 30.40 0.00 0.00 0.00 0.00 09:37:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:13 Average: docker0 16.70 16.71 1.45 63.65 0.00 0.00 0.00 0.00 09:37:13 09:37:13 09:37:13 ---> sar -P ALL: 09:37:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/14/21 _x86_64_ (2 CPU) 09:37:13 09:37:13 09:27:43 LINUX RESTART (2 CPU) 09:37:13 09:37:13 09:28:01 CPU %user %nice %system %iowait %steal %idle 09:37:13 09:29:01 all 19.58 0.00 6.58 4.73 0.08 69.03 09:37:13 09:29:01 0 19.67 0.00 6.58 3.19 0.07 70.49 09:37:13 09:29:01 1 19.48 0.00 6.59 6.26 0.09 67.58 09:37:13 09:30:01 all 0.23 0.00 0.08 0.00 0.01 99.68 09:37:13 09:30:01 0 0.33 0.00 0.10 0.00 0.02 99.55 09:37:13 09:30:01 1 0.13 0.00 0.05 0.00 0.00 99.82 09:37:13 09:31:01 all 0.23 0.00 0.03 0.00 0.02 99.72 09:37:13 09:31:01 0 0.42 0.00 0.03 0.00 0.02 99.53 09:37:13 09:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:37:13 09:32:01 all 0.24 0.00 0.05 0.00 0.02 99.69 09:37:13 09:32:01 0 0.38 0.00 0.05 0.00 0.02 99.55 09:37:13 09:32:01 1 0.10 0.00 0.05 0.00 0.02 99.83 09:37:13 09:33:01 all 0.23 0.00 0.05 0.00 0.02 99.71 09:37:13 09:33:01 0 0.40 0.00 0.05 0.00 0.02 99.53 09:37:13 09:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:37:13 09:34:01 all 0.14 0.00 0.05 0.00 0.03 99.78 09:37:13 09:34:01 0 0.25 0.00 0.07 0.00 0.03 99.65 09:37:13 09:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:37:13 09:35:01 all 0.08 0.00 0.06 0.00 0.02 99.84 09:37:13 09:35:01 0 0.12 0.00 0.07 0.00 0.02 99.80 09:37:13 09:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:37:13 09:36:01 all 4.02 0.00 1.80 0.01 0.03 94.15 09:37:13 09:36:01 0 4.20 0.00 1.97 0.00 0.03 93.80 09:37:13 09:36:01 1 3.84 0.00 1.64 0.02 0.02 94.49 09:37:13 09:37:01 all 24.91 0.00 11.01 1.91 0.10 62.07 09:37:13 09:37:01 0 23.83 0.00 11.76 2.45 0.09 61.87 09:37:13 09:37:01 1 25.98 0.00 10.27 1.37 0.11 62.27 09:37:13 Average: all 5.32 0.00 2.11 0.71 0.03 91.82 09:37:13 Average: 0 5.32 0.00 2.21 0.60 0.03 91.83 09:37:13 Average: 1 5.33 0.00 2.01 0.82 0.03 91.81 09:37:13 09:37:13 09:37:13