Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 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-ssh8705430402093135208.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-ssh8995810118785542968.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-ssh1620696152821659371.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-ssh3319443538228593666.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh5700557483142765806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-367 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-ssh5800787000990117969.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 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 (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 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 Commit message: "feat: bootstrap rolling back to v4.5.3" > git rev-list --no-walk d10556797afaecf939d3a21dde5b7eeac07f4476 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:09:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:09:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:09:37 ========================================================= 14:09:37 EdgeX Global Pipelines Version Info 14:09:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:09:39 ------------------- 14:09:39 stable info: 14:09:39 ------------------- 14:09:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:09:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:09:39 Message: update stable to v1.0.205 14:09:39 ------------------- 14:09:39 experimental info: 14:09:39 ------------------- 14:09:39 Commited By: **** collab-it+edgex@linuxfoundation.org 14:09:39 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:09:39 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0058bb3 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:40 provisioning config files... 14:09:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8147961304539921767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:41 ---> docker-login.sh 14:09:41 nexus3.edgexfoundry.org:10001 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:41 Configure a credential helper to remove this warning. See 14:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:41 14:09:41 Login Succeeded 14:09:41 nexus3.edgexfoundry.org:10002 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:41 Configure a credential helper to remove this warning. See 14:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:41 14:09:41 Login Succeeded 14:09:41 nexus3.edgexfoundry.org:10003 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:41 Configure a credential helper to remove this warning. See 14:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:41 14:09:41 Login Succeeded 14:09:41 nexus3.edgexfoundry.org:10004 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:41 Configure a credential helper to remove this warning. See 14:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:41 14:09:41 Login Succeeded 14:09:41 docker.io 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:42 Configure a credential helper to remove this warning. See 14:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:42 14:09:42 Login Succeeded 14:09:42 ---> docker-login.sh ends [Pipeline] } 14:09:42 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 14:09:42 + git log --format=format:%s -1 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] echo 14:09:42 GIT_COMMIT: 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1, Commit Message: feat: bootstrap rolling back to v4.5.3 [Pipeline] echo 14:09:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:09:43 14:09:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:09:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:09:44 latest: Pulling from edgex-devops/git-semver 14:09:44 31603596830f: Pulling fs layer 14:09:44 04fac38145f0: Pulling fs layer 14:09:44 701f6daf10bf: Pulling fs layer 14:09:44 24f72da36158: Pulling fs layer 14:09:44 24f72da36158: Waiting 14:09:44 04fac38145f0: Verifying Checksum 14:09:44 04fac38145f0: Download complete 14:09:44 31603596830f: Verifying Checksum 14:09:44 31603596830f: Download complete 14:09:44 31603596830f: Pull complete 14:09:44 04fac38145f0: Pull complete 14:09:44 701f6daf10bf: Verifying Checksum 14:09:44 701f6daf10bf: Download complete 14:09:44 24f72da36158: Verifying Checksum 14:09:44 24f72da36158: Download complete 14:09:45 701f6daf10bf: Pull complete 14:09:45 24f72da36158: Pull complete 14:09:45 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:09:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:09:45 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 14:09: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:09:46 $ docker top 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:46 [ssh-agent] Looking for ssh-agent implementation... 14:09:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:46 $ docker exec 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd ssh-agent 14:09:46 SSH_AUTH_SOCK=/tmp/ssh-svcBGP5uj0g3/agent.14 14:09:46 SSH_AGENT_PID=20 14:09:46 Running ssh-add (command line suppressed) 14:09:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1958219197613639415.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1958219197613639415.key) 14:09:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:47 + git tag --points-at HEAD [Pipeline] } 14:09:47 $ docker exec --env ******** --env ******** 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd ssh-agent -k 14:09:47 unset SSH_AUTH_SOCK; 14:09:47 unset SSH_AGENT_PID; 14:09:47 echo Agent pid 20 killed; 14:09:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:47 [ssh-agent] Looking for ssh-agent implementation... 14:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:47 $ docker exec 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd ssh-agent 14:09:47 SSH_AUTH_SOCK=/tmp/ssh-2Yc4O92cRose/agent.54 14:09:47 SSH_AGENT_PID=61 14:09:47 Running ssh-add (command line suppressed) 14:09:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5302806150378176384.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5302806150378176384.key) 14:09:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:48 + git semver init 14:09:48 # -> Open(): unable to determine branch for HEAD 14:09:48 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 14:09:48 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 14:09:48 # $SEMVER_REMOTE_NAME = origin 14:09:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:09:48 # $SEMVER_USER_NAME = edgex-jenkins 14:09:48 # $SEMVER_BRANCH = main 14:09:48 # $SEMVER_TEMP = /tmp/semver-839877413 14:09:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:09:50 # '/tmp/semver-839877413' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 14:09:50 # -> Force: false 14:09:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 14:09:50 $ docker exec --env ******** --env ******** 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd ssh-agent -k 14:09:50 unset SSH_AUTH_SOCK; 14:09:50 unset SSH_AGENT_PID; 14:09:50 echo Agent pid 61 killed; 14:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:50 + git semver [Pipeline] } 14:09:50 $ docker stop --time=1 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd 14:09:51 $ docker rm -f 2a47a74f3499a22b716272f7fd6668ceb334d232f704bac6cb9f411a3bce2ddd [Pipeline] // withDockerContainer [Pipeline] sh 14:09:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:09:52 Stashed 1 file(s) [Pipeline] echo 14:09:52 [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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 14:10:07 Still waiting to schedule task 14:10:07 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-367’ 14:10:07 Still waiting to schedule task 14:10:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:12:13 Running on prd-centos7-docker-4c-2g-369 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 14:12:13 Running in /w/workspace/edgex-ui-go/12 [Pipeline] { [Pipeline] checkout 14:12:13 The recommended git tool is: git 14:12:16 using credential edgex-jenkins-ssh 14:12:16 Cloning the remote Git repository 14:12:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:12:16 > git init /w/workspace/edgex-ui-go/12 # timeout=10 14:12:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:12:16 > git --version # timeout=10 14:12:16 > git --version # 'git version 2.24.4' 14:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:16 [INFO] Currently running in a labeled security context 14:12:16 [INFO] Currently SELinux is 'enforcing' on the host 14:12:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/12@tmp/jenkins-gitclient-ssh1290680055115676964.key 14:12:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:12:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:17 Avoid second fetch 14:12:17 Checking out Revision 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 (main) 14:12:17 > git config core.sparsecheckout # timeout=10 14:12:17 > git checkout -f 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 14:12:21 Commit message: "feat: bootstrap rolling back to v4.5.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:22 provisioning config files... 14:12:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config8668408356922804178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:22 ---> docker-login.sh 14:12:22 nexus3.edgexfoundry.org:10001 14:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:22 Configure a credential helper to remove this warning. See 14:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:22 14:12:22 Login Succeeded 14:12:22 nexus3.edgexfoundry.org:10002 14:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:22 Configure a credential helper to remove this warning. See 14:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:22 14:12:22 Login Succeeded 14:12:22 nexus3.edgexfoundry.org:10003 14:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:23 Configure a credential helper to remove this warning. See 14:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:23 14:12:23 Login Succeeded 14:12:23 nexus3.edgexfoundry.org:10004 14:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:23 Configure a credential helper to remove this warning. See 14:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:23 14:12:23 Login Succeeded 14:12:23 docker.io 14:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:23 Configure a credential helper to remove this warning. See 14:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:23 14:12:23 Login Succeeded 14:12:23 ---> docker-login.sh ends [Pipeline] } 14:12:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:12:24 ========================================================= 14:12:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:12:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:12:24 + 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 . 14:12:24 Sending build context to Docker daemon 20.77MB 14:12:24 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 14:12:24 Step 2/17 : FROM ${BASE} AS builder 14:12:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:12:24 540db60ca938: Pulling fs layer 14:12:24 adcc1eea9eea: Pulling fs layer 14:12:24 4c4ab2625f07: Pulling fs layer 14:12:24 db62176df00c: Pulling fs layer 14:12:24 3b30891b0d05: Pulling fs layer 14:12:24 06b49ca38bd5: Pulling fs layer 14:12:24 c788192a36de: Pulling fs layer 14:12:24 a77e37c0d609: Pulling fs layer 14:12:24 c3185cebc471: Pulling fs layer 14:12:24 db62176df00c: Waiting 14:12:24 3b30891b0d05: Waiting 14:12:24 06b49ca38bd5: Waiting 14:12:24 c788192a36de: Waiting 14:12:24 a77e37c0d609: Waiting 14:12:24 c3185cebc471: Waiting 14:12:24 4c4ab2625f07: Verifying Checksum 14:12:24 4c4ab2625f07: Download complete 14:12:24 adcc1eea9eea: Verifying Checksum 14:12:24 adcc1eea9eea: Download complete 14:12:24 3b30891b0d05: Verifying Checksum 14:12:24 3b30891b0d05: Download complete 14:12:24 06b49ca38bd5: Verifying Checksum 14:12:24 06b49ca38bd5: Download complete 14:12:24 c788192a36de: Verifying Checksum 14:12:24 c788192a36de: Download complete 14:12:24 540db60ca938: Verifying Checksum 14:12:24 540db60ca938: Download complete 14:12:25 540db60ca938: Pull complete 14:12:25 adcc1eea9eea: Pull complete 14:12:25 4c4ab2625f07: Pull complete 14:12:26 a77e37c0d609: Verifying Checksum 14:12:26 a77e37c0d609: Download complete 14:12:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-368 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 14:12:28 Running in /w/workspace/edgex-ui-go/12 [Pipeline] { [Pipeline] checkout 14:12:29 The recommended git tool is: git 14:12:29 c3185cebc471: Verifying Checksum 14:12:29 c3185cebc471: Download complete 14:12:29 db62176df00c: Verifying Checksum 14:12:29 db62176df00c: Download complete 14:12:32 db62176df00c: Pull complete 14:12:33 3b30891b0d05: Pull complete 14:12:33 06b49ca38bd5: Pull complete 14:12:33 c788192a36de: Pull complete 14:12:33 a77e37c0d609: Pull complete 14:12:35 using credential edgex-jenkins-ssh 14:12:35 Cloning the remote Git repository 14:12:35 c3185cebc471: Pull complete 14:12:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 14:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:12:35 ---> 031687cdd783 14:12:35 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:12:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:12:35 > git init /w/workspace/edgex-ui-go/12 # timeout=10 14:12:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:12:35 > git --version # timeout=10 14:12:35 > git --version # 'git version 2.17.1' 14:12:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:37 ---> Running in 6e5d941bab94 14:12:37 Removing intermediate container 6e5d941bab94 14:12:37 ---> 353e0d02a5a1 14:12:37 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 14:12:37 ---> Running in bd1f18f1f73e 14:12:37 Removing intermediate container bd1f18f1f73e 14:12:37 ---> 3c061a161944 14:12:37 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 14:12:37 ---> Running in 374e836387e4 14:12:37 Removing intermediate container 374e836387e4 14:12:37 ---> 320ef88db439 14:12:37 Step 6/17 : LABEL Name=edgex-ui-go 14:12:37 ---> Running in 463e88f323f1 14:12:37 Removing intermediate container 463e88f323f1 14:12:37 ---> 36917da87527 14:12:37 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:12:37 ---> Running in 5e616e4da9fc 14:12:37 Removing intermediate container 5e616e4da9fc 14:12:37 ---> d7572c80698d 14:12:37 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:37 ---> Running in a461b7fd6031 14:12:38 Removing intermediate container a461b7fd6031 14:12:38 ---> 35e0ec77e997 14:12:38 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:38 ---> Running in e60169ea9961 14:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:12:38 Avoid second fetch 14:12:38 Checking out Revision 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 (main) 14:12:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:12:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:12:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:38 > git config core.sparsecheckout # timeout=10 14:12:38 > git checkout -f 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 14:12:39 OK: 219 MiB in 52 packages 14:12:39 Removing intermediate container e60169ea9961 14:12:39 ---> 388a3a324c0c 14:12:39 Step 10/17 : ENV GO111MODULE=on 14:12:40 ---> Running in ef4ce1267380 14:12:40 Removing intermediate container ef4ce1267380 14:12:40 ---> 672b9ea04183 14:12:40 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:12:40 ---> Running in 837bda9a1ef3 14:12:40 Removing intermediate container 837bda9a1ef3 14:12:40 ---> 9940ba355dd6 14:12:40 Step 12/17 : COPY go.mod . 14:12:40 ---> fc2b9881fb67 14:12:40 Step 13/17 : COPY Makefile . 14:12:40 ---> 9dc0f7c64279 14:12:40 Step 14/17 : RUN make update 14:12:40 ---> Running in 3de8c3421034 14:12:40 CGO_ENABLED=0 GO111MODULE=on go mod download 14:12:42 Commit message: "feat: bootstrap rolling back to v4.5.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:43 provisioning config files... 14:12:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config8639817384663003658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:44 ---> docker-login.sh 14:12:44 nexus3.edgexfoundry.org:10001 14:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:45 Configure a credential helper to remove this warning. See 14:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:45 14:12:45 Login Succeeded 14:12:45 nexus3.edgexfoundry.org:10002 14:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:46 Configure a credential helper to remove this warning. See 14:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:46 14:12:46 Login Succeeded 14:12:46 nexus3.edgexfoundry.org:10003 14:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:46 Configure a credential helper to remove this warning. See 14:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:46 14:12:46 Login Succeeded 14:12:46 nexus3.edgexfoundry.org:10004 14:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:47 Configure a credential helper to remove this warning. See 14:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:47 14:12:47 Login Succeeded 14:12:47 docker.io 14:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:48 Configure a credential helper to remove this warning. See 14:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:48 14:12:48 Login Succeeded 14:12:48 ---> docker-login.sh ends [Pipeline] } 14:12:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:12:48 ========================================================= 14:12:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:12:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:12:49 + 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 . 14:12:49 Sending build context to Docker daemon 20.77MB 14:12:50 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 14:12:50 Step 2/17 : FROM ${BASE} AS builder 14:12:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:12:50 595b0fe564bb: Pulling fs layer 14:12:50 24495759ef45: Pulling fs layer 14:12:50 d148012ef14d: Pulling fs layer 14:12:50 e90a11edd702: Pulling fs layer 14:12:50 d77568369979: Pulling fs layer 14:12:50 fc1c9f9a7f3b: Pulling fs layer 14:12:50 170f2ba95c9a: Pulling fs layer 14:12:50 97ac5df62f85: Pulling fs layer 14:12:50 fc1c9f9a7f3b: Waiting 14:12:50 170f2ba95c9a: Waiting 14:12:50 e90a11edd702: Waiting 14:12:50 97ac5df62f85: Waiting 14:12:50 d77568369979: Waiting 14:12:50 d148012ef14d: Verifying Checksum 14:12:50 d148012ef14d: Download complete 14:12:50 24495759ef45: Verifying Checksum 14:12:50 24495759ef45: Download complete 14:12:50 d77568369979: Verifying Checksum 14:12:50 d77568369979: Download complete 14:12:50 fc1c9f9a7f3b: Verifying Checksum 14:12:50 595b0fe564bb: Verifying Checksum 14:12:50 595b0fe564bb: Download complete 14:12:50 170f2ba95c9a: Download complete 14:12:50 595b0fe564bb: Pull complete 14:12:51 24495759ef45: Pull complete 14:12:52 d148012ef14d: Pull complete 14:12:53 Removing intermediate container 3de8c3421034 14:12:53 ---> 0b343cba9938 14:12:53 Step 15/17 : COPY . . 14:12:53 ---> 7d3af61938e8 14:12:53 Step 16/17 : RUN go mod tidy 14:12:53 ---> Running in eddbdb8c7043 14:12:54 Removing intermediate container eddbdb8c7043 14:12:54 ---> 7d7a43455043 14:12:54 Step 17/17 : RUN ${MAKE} 14:12:54 ---> Running in addefd60838b 14:12:54 97ac5df62f85: Verifying Checksum 14:12:54 97ac5df62f85: Download complete 14:12:54 e90a11edd702: Verifying Checksum 14:12:54 e90a11edd702: Download complete 14:12:54 noop 14:12:54 Removing intermediate container addefd60838b 14:12:54 ---> 25af243e40f8 14:12:54 Successfully built 25af243e40f8 14:12:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:12:55 + docker inspect -f . ci-base-image-x86_64 14:12:55 . [Pipeline] withDockerContainer 14:12:55 prd-centos7-docker-4c-2g-369 does not seem to be running inside a container 14:12:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-x86_64 cat 14:12:55 $ docker top 0d8ffd14aa020083df7d289da36b2689f647dc58fcc0f1654092944515eca345 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:55 + go version 14:12:55 go version go1.16.6 linux/amd64 [Pipeline] } 14:12:56 $ docker stop --time=1 0d8ffd14aa020083df7d289da36b2689f647dc58fcc0f1654092944515eca345 14:12:57 $ docker rm -f 0d8ffd14aa020083df7d289da36b2689f647dc58fcc0f1654092944515eca345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:12:57 + docker inspect -f . ci-base-image-x86_64 14:12:57 . [Pipeline] withDockerContainer 14:12:57 prd-centos7-docker-4c-2g-369 does not seem to be running inside a container 14:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-x86_64 cat 14:12:58 $ docker top 81961d8906118148b796a301c18c8eb096ac8d6cb217df4d7b5da4b18e214f21 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:12:58 + go mod tidy [Pipeline] sh 14:12:59 + make test 14:12:59 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:12:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:13:04 e90a11edd702: Pull complete 14:13:04 d77568369979: Pull complete 14:13:05 fc1c9f9a7f3b: Pull complete 14:13:05 170f2ba95c9a: Pull complete 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:13:09 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:13:09 GO111MODULE=on go vet ./... 14:13:12 97ac5df62f85: Pull complete 14:13:12 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 14:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:13:12 ---> 04bc70af865f 14:13:12 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] } 14:13:15 $ docker stop --time=1 81961d8906118148b796a301c18c8eb096ac8d6cb217df4d7b5da4b18e214f21 14:13:15 ---> Running in 63301f6967d9 14:13:15 Removing intermediate container 63301f6967d9 14:13:15 ---> a35d84e2fc28 14:13:15 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 14:13:15 ---> Running in 9bf1e2bf7726 14:13:16 Removing intermediate container 9bf1e2bf7726 14:13:16 ---> 777698ed2d42 14:13:16 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 14:13:16 $ docker rm -f 81961d8906118148b796a301c18c8eb096ac8d6cb217df4d7b5da4b18e214f21 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:16 ---> Running in e439b022f0f3 14:13:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 14:13:17 Removing intermediate container e439b022f0f3 14:13:17 ---> 864833cc0fae 14:13:17 Step 6/17 : LABEL Name=edgex-ui-go 14:13:17 ---> Running in 6d445efaeba2 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 14:13:17 Removing intermediate container 6d445efaeba2 14:13:17 ---> bfd708175fbc 14:13:17 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:13:17 ---> Running in 618e0e8a488d 14:13:18 Removing intermediate container 618e0e8a488d 14:13:18 ---> eb2fd9a4b7e6 14:13:18 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:18 ---> Running in a1e2f1f44734 [Pipeline] sh 14:13:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:13:19 + ls -al . 14:13:19 total 88 14:13:19 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 16 14:12 . 14:13:19 drwxrwxr-x. 4 jenkins jenkins 30 Sep 16 14:12 .. 14:13:19 drwxrwxr-x. 3 jenkins jenkins 20 Sep 16 14:12 assets 14:13:19 drwxrwxr-x. 2 jenkins jenkins 35 Sep 16 14:12 bin 14:13:19 drwxrwxr-x. 3 jenkins jenkins 29 Sep 16 14:12 cmd 14:13:19 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 16 14:12 CONTRIBUTING.md 14:13:19 -rw-r--r--. 1 jenkins jenkins 10 Sep 16 14:12 coverage.out 14:13:19 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 16 14:12 Dockerfile 14:13:19 drwxrwxr-x. 2 jenkins jenkins 23 Sep 16 14:12 docs 14:13:19 drwxrwxr-x. 8 jenkins jenkins 162 Sep 16 14:12 .git 14:13:19 drwxrwxr-x. 2 jenkins jenkins 103 Sep 16 14:12 .github 14:13:19 -rw-rw-r--. 1 jenkins jenkins 162 Sep 16 14:12 .gitignore 14:13:19 -rw-rw-r--. 1 jenkins jenkins 823 Sep 16 14:12 go.mod 14:13:19 -rw-r--r--. 1 jenkins jenkins 23693 Sep 16 14:12 go.sum 14:13:19 drwxrwxr-x. 9 jenkins jenkins 125 Sep 16 14:12 internal 14:13:19 -rw-rw-r--. 1 jenkins jenkins 652 Sep 16 14:12 Jenkinsfile 14:13:19 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 16 14:12 LICENSE 14:13:19 -rw-rw-r--. 1 jenkins jenkins 990 Sep 16 14:12 Makefile 14:13:19 drwxrwxr-x. 3 jenkins jenkins 19 Sep 16 14:12 pkg 14:13:19 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 16 14:12 README.md 14:13:19 -rw-rw-r--. 1 jenkins jenkins 12 Sep 16 14:09 VERSION 14:13:19 -rw-rw-r--. 1 jenkins jenkins 155 Sep 16 14:12 version.go 14:13:19 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 16 14:12 web [Pipeline] isUnix [Pipeline] sh 14:13:20 + 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=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 --label arch=amd64 --label version=2.0.1-dev.12 . 14:13:20 Sending build context to Docker daemon 20.8MB 14:13:20 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:13:20 Step 2/25 : FROM ${BASE} AS builder 14:13:20 ---> 25af243e40f8 14:13:20 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:13:20 ---> Running in 7d77f3ceb26f 14:13:20 Removing intermediate container 7d77f3ceb26f 14:13:20 ---> bf2fd0a621a4 14:13:20 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:13:20 ---> Running in 2a9694392ee4 14:13:20 Removing intermediate container 2a9694392ee4 14:13:20 ---> d7625d6bf410 14:13:20 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:13:20 ---> Running in e72e9d8a6643 14:13:20 Removing intermediate container e72e9d8a6643 14:13:20 ---> e4fc019f15c1 14:13:20 Step 6/25 : LABEL Name=edgex-ui-go 14:13:20 ---> Running in abda442e504c 14:13:20 Removing intermediate container abda442e504c 14:13:20 ---> fb784f43fe7c 14:13:20 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:13:20 ---> Running in a1478e64b1c0 14:13:20 Removing intermediate container a1478e64b1c0 14:13:20 ---> 0249fc2fa014 14:13:20 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:20 ---> Running in 46a42b824eb5 14:13:21 Removing intermediate container 46a42b824eb5 14:13:21 ---> 5d7fe5b8c0f9 14:13:21 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:21 ---> Running in a61b5d4133bc 14:13:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:13:21 Removing intermediate container a1e2f1f44734 14:13:21 ---> 0902e1e07cda 14:13:21 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:21 ---> Running in 30110330babc 14:13:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:13:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:13:22 OK: 219 MiB in 52 packages 14:13:23 Removing intermediate container a61b5d4133bc 14:13:23 ---> aa017714e120 14:13:23 Step 10/25 : ENV GO111MODULE=on 14:13:23 ---> Running in ed18b80d7043 14:13:23 Removing intermediate container ed18b80d7043 14:13:23 ---> 750a0383fa43 14:13:23 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:13:23 ---> Running in d2fab26dcd1a 14:13:23 Removing intermediate container d2fab26dcd1a 14:13:23 ---> aacbe5fc8ff9 14:13:23 Step 12/25 : COPY go.mod . 14:13:23 ---> 9d8797a225da 14:13:23 Step 13/25 : COPY Makefile . 14:13:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:13:23 ---> 9ed773f7474b 14:13:23 Step 14/25 : RUN make update 14:13:23 ---> Running in f3a62b955e31 14:13:23 CGO_ENABLED=0 GO111MODULE=on go mod download 14:13:24 OK: 218 MiB in 52 packages 14:13:24 Removing intermediate container f3a62b955e31 14:13:24 ---> 32e2605a101d 14:13:24 Step 15/25 : COPY . . 14:13:25 ---> a2a8b2109443 14:13:25 Step 16/25 : RUN go mod tidy 14:13:25 ---> Running in 3e31a9f0af77 14:13:25 Removing intermediate container 30110330babc 14:13:25 ---> 2cf6a29c5fd4 14:13:25 Step 10/17 : ENV GO111MODULE=on 14:13:25 ---> Running in 0e0f6de98091 14:13:25 Removing intermediate container 3e31a9f0af77 14:13:25 ---> 8c77bfcbf7be 14:13:25 Step 17/25 : RUN ${MAKE} 14:13:25 ---> Running in 5ca142c6384c 14:13:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:13:25 Removing intermediate container 0e0f6de98091 14:13:25 ---> 81082f9120a7 14:13:25 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:13:26 ---> Running in d44554abda24 14:13:26 Removing intermediate container d44554abda24 14:13:26 ---> 1a32a9baa3c4 14:13:26 Step 12/17 : COPY go.mod . 14:13:27 ---> 7787f9ffacfc 14:13:27 Step 13/17 : COPY Makefile . 14:13:28 ---> e5400ee2bb01 14:13:28 Step 14/17 : RUN make update 14:13:28 ---> Running in 996f606377f9 14:13:29 CGO_ENABLED=0 GO111MODULE=on go mod download 14:13:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:13:35 Removing intermediate container 5ca142c6384c 14:13:35 ---> 8ba14c03e666 14:13:35 Step 18/25 : FROM alpine:3.12 14:13:36 3.12: Pulling from library/alpine 14:13:36 e519532ddf75: Pulling fs layer 14:13:36 e519532ddf75: Verifying Checksum 14:13:36 e519532ddf75: Download complete 14:13:37 e519532ddf75: Pull complete 14:13:37 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 14:13:37 Status: Downloaded newer image for alpine:3.12 14:13:37 ---> 48b8ec4ed9eb 14:13:37 Step 19/25 : EXPOSE 4000 14:13:37 ---> Running in e892f10eff50 14:13:37 Removing intermediate container e892f10eff50 14:13:37 ---> bbaa4d0fc0c1 14:13:37 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 14:13:37 ---> e3aaebe34547 14:13:37 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:13:37 ---> Running in 7dcf87227d23 14:13:37 Removing intermediate container 7dcf87227d23 14:13:37 ---> 0667512228a5 14:13:37 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:13:37 ---> Running in 4644826b9368 14:13:37 Removing intermediate container 4644826b9368 14:13:37 ---> f0620c4445c4 14:13:37 Step 23/25 : LABEL arch=amd64 14:13:37 ---> Running in 080423dc70ec 14:13:37 Removing intermediate container 080423dc70ec 14:13:37 ---> 7664866a3a1e 14:13:37 Step 24/25 : LABEL git_sha=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 14:13:37 ---> Running in c37db3fad834 14:13:37 Removing intermediate container c37db3fad834 14:13:37 ---> 2f8f5dd6de0a 14:13:37 Step 25/25 : LABEL version=2.0.1-dev.12 14:13:37 ---> Running in 0fc7d53f350e 14:13:38 Removing intermediate container 0fc7d53f350e 14:13:38 ---> 7baebd9ecc9e 14:13:38 [Warning] One or more build-args [ARCH] were not consumed 14:13:38 Successfully built 7baebd9ecc9e 14:13:38 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:38 provisioning config files... 14:13:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config1118213746565644437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:38 ---> docker-login.sh 14:13:38 nexus3.edgexfoundry.org:10001 14:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:38 Configure a credential helper to remove this warning. See 14:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:38 14:13:38 Login Succeeded 14:13:38 nexus3.edgexfoundry.org:10002 14:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:39 Configure a credential helper to remove this warning. See 14:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:39 14:13:39 Login Succeeded 14:13:39 nexus3.edgexfoundry.org:10003 14:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:39 Configure a credential helper to remove this warning. See 14:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:39 14:13:39 Login Succeeded 14:13:39 nexus3.edgexfoundry.org:10004 14:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:39 Configure a credential helper to remove this warning. See 14:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:39 14:13:39 Login Succeeded 14:13:39 docker.io 14:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:40 Configure a credential helper to remove this warning. See 14:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:40 14:13:40 Login Succeeded 14:13:40 ---> docker-login.sh ends [Pipeline] } 14:13:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:40 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 14:13:40 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 14:13:40 latest 14:13:40 2.0.1-dev.12 14:13:40 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 14:13:40 main 14:13:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:13:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] isUnix [Pipeline] sh 14:13:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 14:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:13:41 225093fc691c: Preparing 14:13:41 e6688e911f15: Preparing 14:13:41 e6688e911f15: Layer already exists 14:13:43 225093fc691c: Pushed 14:13:43 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] isUnix [Pipeline] sh 14:13:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 14:13:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:13:44 225093fc691c: Preparing 14:13:44 e6688e911f15: Preparing 14:13:44 e6688e911f15: Layer already exists 14:13:44 225093fc691c: Layer already exists 14:13:44 latest: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] isUnix [Pipeline] sh 14:13:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 14:13:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.12 14:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:13:44 225093fc691c: Preparing 14:13:44 e6688e911f15: Preparing 14:13:44 e6688e911f15: Layer already exists 14:13:44 225093fc691c: Layer already exists 14:13:44 2.0.1-dev.12: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] isUnix [Pipeline] sh 14:13:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 14:13:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 14:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:13:45 225093fc691c: Preparing 14:13:45 e6688e911f15: Preparing 14:13:45 e6688e911f15: Layer already exists 14:13:45 225093fc691c: Layer already exists 14:13:45 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] isUnix [Pipeline] sh 14:13:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 14:13:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 14:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:13:45 225093fc691c: Preparing 14:13:45 e6688e911f15: Preparing 14:13:45 e6688e911f15: Layer already exists 14:13:45 225093fc691c: Layer already exists 14:13:45 main: digest: sha256:ae7a87efc7d6ec68fd5bcdfabf5da23357b830bbe1f6d54a1a2d41ea7357d0bc size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:46 ===================================================== [Pipeline] echo 14:13:46 taggedImages: 14:13:46 - nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 14:13:46 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:13:46 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.12 14:13:46 - nexus3.edgexfoundry.org:10004/edgex-ui:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 14:13:46 - 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 14:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:46 14:13:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:47 latest: Pulling from edgex-lftools-log-publisher 14:13:47 b4d181a07f80: Pulling fs layer 14:13:47 a1111a8f2ec3: Pulling fs layer 14:13:47 ed53099fbce6: Pulling fs layer 14:13:47 dc539afda2c1: Pulling fs layer 14:13:47 77bc0d833cb6: Pulling fs layer 14:13:47 9065ff56babe: Pulling fs layer 14:13:47 d287ab97295c: Pulling fs layer 14:13:47 77bc0d833cb6: Waiting 14:13:47 9065ff56babe: Waiting 14:13:47 d287ab97295c: Waiting 14:13:47 dc539afda2c1: Waiting 14:13:47 a1111a8f2ec3: Verifying Checksum 14:13:47 a1111a8f2ec3: Download complete 14:13:47 dc539afda2c1: Verifying Checksum 14:13:47 dc539afda2c1: Download complete 14:13:47 77bc0d833cb6: Verifying Checksum 14:13:47 77bc0d833cb6: Download complete 14:13:47 9065ff56babe: Verifying Checksum 14:13:47 9065ff56babe: Download complete 14:13:47 ed53099fbce6: Verifying Checksum 14:13:47 ed53099fbce6: Download complete 14:13:48 b4d181a07f80: Verifying Checksum 14:13:48 b4d181a07f80: Download complete 14:13:49 b4d181a07f80: Pull complete 14:13:49 a1111a8f2ec3: Pull complete 14:13:50 ed53099fbce6: Pull complete 14:13:50 dc539afda2c1: Pull complete 14:13:50 77bc0d833cb6: Pull complete 14:13:50 9065ff56babe: Pull complete 14:13:51 d287ab97295c: Verifying Checksum 14:13:51 d287ab97295c: Download complete 14:13:55 d287ab97295c: Pull complete 14:13:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:13:55 prd-centos7-docker-4c-2g-369 does not seem to be running inside a container 14:13:55 $ 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/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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:latest cat 14:13:58 $ docker top 88eba1520a254ee41f05e2dbcce66e6c269ac40e26c9d90cab919debac4a083a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:58 ---> job-cost.sh 14:13:58 lf-activate-venv: SKIPPING 14:13:58 INFO: No Stack... 14:14:00 INFO: Retrieving Pricing Info for: v3-standard-2 14:14:00 INFO: Archiving Costs [Pipeline] sh 14:14:00 + cat /w/workspace/edgex-ui-go/12/archives/cost.csv 14:14:00 + cut -d, -f6 [Pipeline] lock 14:14:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] 14:14:00 Resource [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] did not exist. Created. 14:14:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:14:01 + echo total: 0.05999999865889549 [Pipeline] stash 14:14:01 Stashed 1 file(s) [Pipeline] } 14:14:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 14:14:01 $ docker stop --time=1 88eba1520a254ee41f05e2dbcce66e6c269ac40e26c9d90cab919debac4a083a 14:14:02 Removing intermediate container 996f606377f9 14:14:02 ---> e74c2b1cddb9 14:14:02 Step 15/17 : COPY . . 14:14:02 ---> 98487cb94481 14:14:02 Step 16/17 : RUN go mod tidy 14:14:02 ---> Running in 00c7f0ce8c0d 14:14:02 $ docker rm -f 88eba1520a254ee41f05e2dbcce66e6c269ac40e26c9d90cab919debac4a083a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:14:03 Removing intermediate container 00c7f0ce8c0d 14:14:03 ---> 5c81fc99f0c5 14:14:03 Step 17/17 : RUN ${MAKE} 14:14:03 ---> Running in 98a4ab2ffb84 14:14:04 noop 14:14:05 Removing intermediate container 98a4ab2ffb84 14:14:05 ---> 26d0b4fb4df9 14:14:05 Successfully built 26d0b4fb4df9 14:14:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:14:05 + docker inspect -f . ci-base-image-arm64 14:14:05 . [Pipeline] withDockerContainer 14:14:05 prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container 14:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 14:14:07 $ docker top 4bb7a6f47ba64beb0f389fb4b0baad8f8974186ebdb0e8cf4db75a207d0e3a89 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:08 + go version 14:14:08 go version go1.16.6 linux/arm64 [Pipeline] } 14:14:08 $ docker stop --time=1 4bb7a6f47ba64beb0f389fb4b0baad8f8974186ebdb0e8cf4db75a207d0e3a89 14:14:10 $ docker rm -f 4bb7a6f47ba64beb0f389fb4b0baad8f8974186ebdb0e8cf4db75a207d0e3a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:14:11 + docker inspect -f . ci-base-image-arm64 14:14:11 . [Pipeline] withDockerContainer 14:14:11 prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container 14:14:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 14:14:13 $ docker top 2faf4c123b2789681377d5a47e59c6ac69956601d4c81a78254e4eba7cd8366d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:14:14 + go mod tidy [Pipeline] sh 14:14:15 + make test 14:14:15 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:14:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:14:49 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:14:49 GO111MODULE=on go vet ./... [Pipeline] } 14:15:11 $ docker stop --time=1 2faf4c123b2789681377d5a47e59c6ac69956601d4c81a78254e4eba7cd8366d 14:15:13 $ docker rm -f 2faf4c123b2789681377d5a47e59c6ac69956601d4c81a78254e4eba7cd8366d [Pipeline] // withDockerContainer [Pipeline] sh 14:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:15:14 Warning: overwriting stash ‘coverage-report’ 14:15:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:15:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:15:15 + ls -al . 14:15:15 total 124 14:15:15 drwxrwxr-x 11 jenkins jenkins 4096 Sep 16 14:14 . 14:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:12 .. 14:15:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 14:12 .git 14:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:12 .github 14:15:15 -rw-rw-r-- 1 jenkins jenkins 162 Sep 16 14:12 .gitignore 14:15:15 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 16 14:12 CONTRIBUTING.md 14:15:15 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 16 14:12 Dockerfile 14:15:15 -rw-rw-r-- 1 jenkins jenkins 652 Sep 16 14:12 Jenkinsfile 14:15:15 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 16 14:12 LICENSE 14:15:15 -rw-rw-r-- 1 jenkins jenkins 990 Sep 16 14:12 Makefile 14:15:15 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 16 14:12 README.md 14:15:15 -rw-rw-r-- 1 jenkins jenkins 12 Sep 16 14:09 VERSION 14:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:12 assets 14:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:12 bin 14:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:12 cmd 14:15:15 -rw-r--r-- 1 jenkins jenkins 10 Sep 16 14:14 coverage.out 14:15:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:12 docs 14:15:15 -rw-rw-r-- 1 jenkins jenkins 823 Sep 16 14:12 go.mod 14:15:15 -rw-r--r-- 1 jenkins jenkins 23693 Sep 16 14:14 go.sum 14:15:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 14:12 internal 14:15:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:12 pkg 14:15:15 -rw-rw-r-- 1 jenkins jenkins 155 Sep 16 14:12 version.go 14:15:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:12 web [Pipeline] isUnix [Pipeline] sh 14:15:16 + 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=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 --label arch=arm64 --label version=2.0.1-dev.12 . 14:15:17 Sending build context to Docker daemon 20.8MB 14:15:17 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:15:17 Step 2/25 : FROM ${BASE} AS builder 14:15:17 ---> 26d0b4fb4df9 14:15:17 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:15:17 ---> Running in ff665623004a 14:15:18 Removing intermediate container ff665623004a 14:15:18 ---> 841678505d0d 14:15:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:15:18 ---> Running in 9b65e7192a71 14:15:18 Removing intermediate container 9b65e7192a71 14:15:18 ---> d2fc0dfb91a4 14:15:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:15:18 ---> Running in ff94b489b4ff 14:15:19 Removing intermediate container ff94b489b4ff 14:15:19 ---> 37c0c9cf5ae3 14:15:19 Step 6/25 : LABEL Name=edgex-ui-go 14:15:19 ---> Running in 27b93f9c3caf 14:15:20 Removing intermediate container 27b93f9c3caf 14:15:20 ---> 4831c38328c2 14:15:20 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:15:20 ---> Running in 58f65ac22235 14:15:21 Removing intermediate container 58f65ac22235 14:15:21 ---> 7730a549fa7c 14:15:21 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:21 ---> Running in 631300e63b6a 14:15:23 Removing intermediate container 631300e63b6a 14:15:23 ---> 5d7a4ae4f76a 14:15:23 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:15:23 ---> Running in 1498e7b6b192 14:15:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:15:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:15:26 OK: 218 MiB in 52 packages 14:15:27 Removing intermediate container 1498e7b6b192 14:15:27 ---> de024296cba9 14:15:27 Step 10/25 : ENV GO111MODULE=on 14:15:27 ---> Running in 301a3fadf6a2 14:15:28 Removing intermediate container 301a3fadf6a2 14:15:28 ---> 75401ddf3ce2 14:15:28 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:15:28 ---> Running in 975c15c437b4 14:15:29 Removing intermediate container 975c15c437b4 14:15:29 ---> ef5a49d11740 14:15:29 Step 12/25 : COPY go.mod . 14:15:29 ---> 34129fefb479 14:15:29 Step 13/25 : COPY Makefile . 14:15:30 ---> 2f7d6fbf5a3c 14:15:30 Step 14/25 : RUN make update 14:15:30 ---> Running in f45c3c9115ca 14:15:32 CGO_ENABLED=0 GO111MODULE=on go mod download 14:15:33 Removing intermediate container f45c3c9115ca 14:15:33 ---> 27f0ac7c4020 14:15:33 Step 15/25 : COPY . . 14:15:35 ---> c5662a3affd5 14:15:35 Step 16/25 : RUN go mod tidy 14:15:36 ---> Running in de13faa6afd1 14:15:39 Removing intermediate container de13faa6afd1 14:15:39 ---> 1dd1d8ea2994 14:15:39 Step 17/25 : RUN ${MAKE} 14:15:39 ---> Running in d8bc29e04260 14:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:16:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:16:13 Removing intermediate container d8bc29e04260 14:16:13 ---> 079cf0397ac6 14:16:13 Step 18/25 : FROM alpine:3.12 14:16:13 3.12: Pulling from library/alpine 14:16:13 ccdebe76d529: Pulling fs layer 14:16:14 ccdebe76d529: Download complete 14:16:14 ccdebe76d529: Pull complete 14:16:14 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 14:16:14 Status: Downloaded newer image for alpine:3.12 14:16:14 ---> afc2cc120ca2 14:16:14 Step 19/25 : EXPOSE 4000 14:16:15 ---> Running in e09f89133bd9 14:16:15 Removing intermediate container e09f89133bd9 14:16:15 ---> edb4d6402990 14:16:15 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 14:16:17 ---> 7a01567a2be1 14:16:17 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:16:17 ---> Running in 7b9abbc8380e 14:16:17 Removing intermediate container 7b9abbc8380e 14:16:17 ---> 01205320ccaa 14:16:17 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:16:18 ---> Running in 1884f483a1e4 14:16:18 Removing intermediate container 1884f483a1e4 14:16:18 ---> dcef8e1054de 14:16:18 Step 23/25 : LABEL arch=arm64 14:16:18 ---> Running in dd4aa9c520df 14:16:19 Removing intermediate container dd4aa9c520df 14:16:19 ---> 6546bb39979e 14:16:19 Step 24/25 : LABEL git_sha=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 14:16:19 ---> Running in d6fcf08af176 14:16:20 Removing intermediate container d6fcf08af176 14:16:20 ---> 5b1be359734e 14:16:20 Step 25/25 : LABEL version=2.0.1-dev.12 14:16:20 ---> Running in 6794fe1c7d4b 14:16:20 Removing intermediate container 6794fe1c7d4b 14:16:20 ---> da1e817266d6 14:16:20 [Warning] One or more build-args [ARCH] were not consumed 14:16:20 Successfully built da1e817266d6 14:16:20 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 14:16:21 provisioning config files... 14:16:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config7373357928399156668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:21 ---> docker-login.sh 14:16:21 nexus3.edgexfoundry.org:10001 14:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:22 Configure a credential helper to remove this warning. See 14:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:22 14:16:22 Login Succeeded 14:16:22 nexus3.edgexfoundry.org:10002 14:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:23 Configure a credential helper to remove this warning. See 14:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:23 14:16:23 Login Succeeded 14:16:23 nexus3.edgexfoundry.org:10003 14:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:23 Configure a credential helper to remove this warning. See 14:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:23 14:16:23 Login Succeeded 14:16:23 nexus3.edgexfoundry.org:10004 14:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:24 Configure a credential helper to remove this warning. See 14:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:24 14:16:24 Login Succeeded 14:16:24 docker.io 14:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:25 Configure a credential helper to remove this warning. See 14:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:25 14:16:25 Login Succeeded 14:16:25 ---> docker-login.sh ends [Pipeline] } 14:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:25 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 14:16:25 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 14:16:25 latest 14:16:25 2.0.1-dev.12 14:16:25 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 14:16:25 main 14:16:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:25 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] isUnix [Pipeline] sh 14:16:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 14:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:16:26 e806e814d559: Preparing 14:16:26 bdc42e120bf6: Preparing 14:16:26 bdc42e120bf6: Layer already exists 14:16:29 e806e814d559: Pushed 14:16:30 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] isUnix [Pipeline] sh 14:16:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:16:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:16:30 e806e814d559: Preparing 14:16:30 bdc42e120bf6: Preparing 14:16:31 e806e814d559: Layer already exists 14:16:31 bdc42e120bf6: Layer already exists 14:16:31 latest: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] isUnix [Pipeline] sh 14:16:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 14:16:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.12 14:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:16:32 e806e814d559: Preparing 14:16:32 bdc42e120bf6: Preparing 14:16:32 e806e814d559: Layer already exists 14:16:32 bdc42e120bf6: Layer already exists 14:16:32 2.0.1-dev.12: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] isUnix [Pipeline] sh 14:16:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh 14:16:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 14:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:16:33 e806e814d559: Preparing 14:16:33 bdc42e120bf6: Preparing 14:16:33 e806e814d559: Layer already exists 14:16:33 bdc42e120bf6: Layer already exists 14:16:33 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] isUnix [Pipeline] sh 14:16:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 14:16:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 14:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:16:34 e806e814d559: Preparing 14:16:34 bdc42e120bf6: Preparing 14:16:34 bdc42e120bf6: Layer already exists 14:16:34 e806e814d559: Layer already exists 14:16:34 main: digest: sha256:b8072608e5cccf10a57e7978089b9fd086d99befe3571c09661ae5db131dd61c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:34 ===================================================== [Pipeline] echo 14:16:34 taggedImages: 14:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 14:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.12 14:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1-2.0.1-dev.12 14:16:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:35 14:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:16:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:35 arm64: Pulling from edgex-lftools-log-publisher 14:16:35 448f6bf000e3: Pulling fs layer 14:16:35 f757da607395: Pulling fs layer 14:16:35 05883995daec: Pulling fs layer 14:16:35 8603b9c90790: Pulling fs layer 14:16:35 1560dd03e051: Pulling fs layer 14:16:35 8603b9c90790: Waiting 14:16:35 27f5ce0e4adf: Pulling fs layer 14:16:35 1560dd03e051: Waiting 14:16:35 c2d8d7efcc4b: Pulling fs layer 14:16:35 27f5ce0e4adf: Waiting 14:16:36 f757da607395: Verifying Checksum 14:16:36 f757da607395: Download complete 14:16:36 8603b9c90790: Verifying Checksum 14:16:36 8603b9c90790: Download complete 14:16:36 1560dd03e051: Download complete 14:16:36 05883995daec: Verifying Checksum 14:16:36 05883995daec: Download complete 14:16:36 27f5ce0e4adf: Download complete 14:16:36 448f6bf000e3: Verifying Checksum 14:16:36 448f6bf000e3: Download complete 14:16:40 c2d8d7efcc4b: Verifying Checksum 14:16:40 c2d8d7efcc4b: Download complete 14:16:40 448f6bf000e3: Pull complete 14:16:40 f757da607395: Pull complete 14:16:42 05883995daec: Pull complete 14:16:42 8603b9c90790: Pull complete 14:16:43 1560dd03e051: Pull complete 14:16:44 27f5ce0e4adf: Pull complete 14:16:59 c2d8d7efcc4b: Pull complete 14:16:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:16:59 prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container 14:16:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 14:17:02 $ docker top 95b4856b659ac161ca31bd2242033c2a879c0ae02c5c5496f3ebecf534f63540 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:03 ---> job-cost.sh 14:17:03 lf-activate-venv: SKIPPING 14:17:03 INFO: No Stack... 14:17:04 INFO: Retrieving Pricing Info for: v3-standard-4 14:17:04 INFO: Archiving Costs [Pipeline] sh 14:17:05 + cat /w/workspace/edgex-ui-go/12/archives/cost.csv+ cut 14:17:05 -d, -f6 [Pipeline] lock 14:17:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] 14:17:05 Resource [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] did not exist. Created. 14:17:05 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:17:06 /w/workspace/edgex-ui-go/12@tmp/durable-e93e4f39/script.sh: 1: /w/workspace/edgex-ui-go/12@tmp/durable-e93e4f39/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:17:06 + echo total: 0.10999999940395355 [Pipeline] stash 14:17:06 Warning: overwriting stash ‘stack-cost’ 14:17:06 Stashed 1 file(s) [Pipeline] } 14:17:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 14:17:06 $ docker stop --time=1 95b4856b659ac161ca31bd2242033c2a879c0ae02c5c5496f3ebecf534f63540 14:17:08 $ docker rm -f 95b4856b659ac161ca31bd2242033c2a879c0ae02c5c5496f3ebecf534f63540 [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 14:17:09 provisioning config files... 14:17:09 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6385292576443621209tmp [Pipeline] { [Pipeline] sh 14:17:10 + set +x 14:17:10 + curl -s https://codecov.io/bash 14:17:10 + bash -s -- 14:17:10 14:17:10 _____ _ 14:17:10 / ____| | | 14:17:10 | | ___ __| | ___ ___ _____ __ 14:17:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:17:10 | |___| (_) | (_| | __/ (_| (_) \ V / 14:17:10 \_____\___/ \__,_|\___|\___\___/ \_/ 14:17:10 Bash-1.0.6 14:17:10 14:17:10 14:17:10 ==> git version 2.24.4 found 14:17:10 ==> 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 14:17:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:17:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:17:10 ==> Jenkins CI detected. 14:17:10 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 14:17:10 project root: . 14:17:10 --> token set from env 14:17:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:17:10 ==> Running gcov in . (disable via -X gcov) 14:17:10 ==> Python coveragepy not found 14:17:10 ==> Searching for coverage reports in: 14:17:10 + . 14:17:10 -> Found 1 reports 14:17:10 ==> Detecting git/mercurial file structure 14:17:10 ==> Reading reports 14:17:10 + ./coverage.out bytes=10 14:17:10 ==> Appending adjustments 14:17:10 https://docs.codecov.io/docs/fixing-reports 14:17:10 + Found adjustments 14:17:10 ==> Gzipping contents 14:17:10 4.0K /tmp/codecov.RgY6oN.gz 14:17:10 ==> Uploading reports 14:17:10 url: https://codecov.io 14:17:10 query: branch=main&commit=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:17:10 -> Pinging Codecov 14:17:10 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=0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:17:10 -> Uploading to 14:17:10 https://storage.googleapis.com/codecov/v4/raw/2021-09-16/FB506323287CE973F263BFD2A0EB1F37/0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1/bca23860-89d6-46df-af6b-b7976f48956b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T141710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6515e923454d16b146ec33d737058e747748e0dd61e19834dfc678c955b4863e 14:17:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:17:10 Dload Upload Total Spent Left Speed 14:17:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 8106 --:--:-- --:--:-- --:--:-- 8110 14:17:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] } 14:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:17:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:17:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:17:12 14:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:17:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:17:12 188c0c94c7c5: Pulling fs layer 14:17:12 0ef7d3d256c8: Pulling fs layer 14:17:12 de9db76c5a1d: Pulling fs layer 14:17:12 0eba1c9be4d2: Pulling fs layer 14:17:12 0d57e429df01: Pulling fs layer 14:17:12 4e4be7b47b0d: Pulling fs layer 14:17:12 e1f770b5df2f: Pulling fs layer 14:17:12 85a0685a4137: Pulling fs layer 14:17:12 0d57e429df01: Waiting 14:17:12 4e4be7b47b0d: Waiting 14:17:12 e1f770b5df2f: Waiting 14:17:12 85a0685a4137: Waiting 14:17:12 0eba1c9be4d2: Waiting 14:17:12 de9db76c5a1d: Verifying Checksum 14:17:12 de9db76c5a1d: Download complete 14:17:12 0ef7d3d256c8: Verifying Checksum 14:17:12 0ef7d3d256c8: Download complete 14:17:12 0d57e429df01: Verifying Checksum 14:17:12 0d57e429df01: Download complete 14:17:12 4e4be7b47b0d: Verifying Checksum 14:17:12 4e4be7b47b0d: Download complete 14:17:12 188c0c94c7c5: Verifying Checksum 14:17:12 188c0c94c7c5: Download complete 14:17:12 188c0c94c7c5: Pull complete 14:17:13 0ef7d3d256c8: Pull complete 14:17:13 de9db76c5a1d: Pull complete 14:17:14 e1f770b5df2f: Verifying Checksum 14:17:14 e1f770b5df2f: Download complete 14:17:17 0eba1c9be4d2: Verifying Checksum 14:17:17 0eba1c9be4d2: Download complete 14:17:17 85a0685a4137: Verifying Checksum 14:17:17 85a0685a4137: Download complete 14:17:20 0eba1c9be4d2: Pull complete 14:17:20 0d57e429df01: Pull complete 14:17:20 4e4be7b47b0d: Pull complete 14:17:21 e1f770b5df2f: Pull complete 14:17:24 85a0685a4137: Pull complete 14:17:24 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:17:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:17:24 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 14:17:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:17:27 $ docker top 75884e58cd07f89aec118abf2abaedf13833b603e6dbb3b74505d0a5fa4bfeca -eo pid,comm [Pipeline] { [Pipeline] echo 14:17:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:17:27 + set -o pipefail 14:17:27 + snyk monitor '--org=edgex-jenkins' 14:17:35 14:17:35 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 14:17:35 14:17:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/0b082a53-1415-45a9-9382-1c8902bdec9b 14:17:35 14:17:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:17:35 14:17:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:17:35 14:17:35 [Pipeline] } 14:17:35 $ docker stop --time=1 75884e58cd07f89aec118abf2abaedf13833b603e6dbb3b74505d0a5fa4bfeca 14:17:37 $ docker rm -f 75884e58cd07f89aec118abf2abaedf13833b603e6dbb3b74505d0a5fa4bfeca [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 14:17:38 + git log --format=format:%s -1 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 [Pipeline] isUnix [Pipeline] sh 14:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:17:39 . [Pipeline] withDockerContainer 14:17:39 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 14:17:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:17:39 $ docker top 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:39 [ssh-agent] Looking for ssh-agent implementation... 14:17:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:39 $ docker exec 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e ssh-agent 14:17:40 SSH_AUTH_SOCK=/tmp/ssh-bchy7w0P8ZGh/agent.14 14:17:40 SSH_AGENT_PID=21 14:17:40 Running ssh-add (command line suppressed) 14:17:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5362288347469217088.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5362288347469217088.key) 14:17:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:40 + git semver tag 14:17:40 # -> Open(): unable to determine branch for HEAD 14:17:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 14:17:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 14:17:40 # $SEMVER_REMOTE_NAME = origin 14:17:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:17:40 # $SEMVER_USER_NAME = edgex-jenkins 14:17:40 # $SEMVER_BRANCH = main 14:17:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:17:40 # 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 HEAD 14:17:40 # -> Force: false 14:17:40 # ea1bc1eae07e2fdb3161f66a9f18d63c2f0255b5 refs/tags/v2.0.1-dev.12 [Pipeline] } 14:17:40 $ docker exec --env ******** --env ******** 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e ssh-agent -k 14:17:40 unset SSH_AUTH_SOCK; 14:17:40 unset SSH_AGENT_PID; 14:17:40 echo Agent pid 21 killed; 14:17:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:40 + git semver [Pipeline] } 14:17:40 $ docker stop --time=1 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e 14:17:42 $ docker rm -f 88a776c0a7c13a6670caa784211d886b793fa358f4d33a5112af1a3733b5954e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:42 14:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:17:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:43 0.23.1-centos7: Pulling from edgex-lftools 14:17:43 ab5ef0e58194: Pulling fs layer 14:17:43 9712f1f96733: Pulling fs layer 14:17:43 63f879dbbcfc: Pulling fs layer 14:17:43 0d9ebad4ef96: Pulling fs layer 14:17:43 e9a5061849ea: Pulling fs layer 14:17:43 d747dcd14b5f: Pulling fs layer 14:17:43 2de7ff778b66: Pulling fs layer 14:17:43 0d9ebad4ef96: Waiting 14:17:43 e9a5061849ea: Waiting 14:17:43 d747dcd14b5f: Waiting 14:17:43 2de7ff778b66: Waiting 14:17:43 9712f1f96733: Verifying Checksum 14:17:43 9712f1f96733: Download complete 14:17:44 63f879dbbcfc: Verifying Checksum 14:17:44 63f879dbbcfc: Download complete 14:17:45 e9a5061849ea: Verifying Checksum 14:17:45 e9a5061849ea: Download complete 14:17:45 d747dcd14b5f: Verifying Checksum 14:17:45 d747dcd14b5f: Download complete 14:17:46 2de7ff778b66: Verifying Checksum 14:17:46 2de7ff778b66: Download complete 14:17:46 0d9ebad4ef96: Verifying Checksum 14:17:46 0d9ebad4ef96: Download complete 14:17:47 ab5ef0e58194: Verifying Checksum 14:17:47 ab5ef0e58194: Download complete 14:17:50 ab5ef0e58194: Pull complete 14:17:50 9712f1f96733: Pull complete 14:17:50 63f879dbbcfc: Pull complete 14:17:54 0d9ebad4ef96: Pull complete 14:17:54 e9a5061849ea: Pull complete 14:17:54 d747dcd14b5f: Pull complete 14:17:55 2de7ff778b66: Pull complete 14:17:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:17:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:17:55 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 14:17:55 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:17:58 $ docker top 59c5c616a1443e565e7314db92ac2c9c61717863b9f92de7d7a4f7ff88a2ae7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:17:58 provisioning config files... 14:17:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9166917216189709842tmp 14:17:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config921631848932560157tmp 14:17:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5273810824698373960tmp [Pipeline] { [Pipeline] echo 14:17:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:17:59 ---> sigul-configuration.sh 14:17:59 gpg: directory `/root/.gnupg' created 14:17:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:17:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:17:59 gpg: keyring `/root/.gnupg/secring.gpg' created 14:17:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:17:59 gpg: CAST5 encrypted data 14:17:59 gpg: encrypted with 1 passphrase 14:17:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:17:59 + mkdir /home/jenkins 14:17:59 + mkdir /home/jenkins/sigul [Pipeline] sh 14:17:59 + 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 14:17:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:18:00 ---> sigul-install.sh 14:18:00 Sigul already installed; skipping installation. [Pipeline] sh 14:18:00 + git tag --list 14:18:00 0.1.1 14:18:00 v1.1.0 14:18:00 v1.2.0 14:18:00 v1.2.1 14:18:00 v1.3.0 14:18:00 v2.0.0 14:18:00 v2.0.1-dev.1 14:18:00 v2.0.1-dev.10 14:18:00 v2.0.1-dev.11 14:18:00 v2.0.1-dev.12 14:18:00 v2.0.1-dev.2 14:18:00 v2.0.1-dev.3 14:18:00 v2.0.1-dev.4 14:18:00 v2.0.1-dev.5 14:18:00 v2.0.1-dev.6 14:18:00 v2.0.1-dev.7 14:18:00 v2.0.1-dev.8 14:18:00 v2.0.1-dev.9 [Pipeline] sh 14:18:00 + lftools sign git-tag v2.0.1-dev.12 14:18:01 Signing Git tag with Sigul... 14:18:01 Signing v2.0.1-dev.12 [Pipeline] echo 14:18:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:18:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:18:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:18:02 $ docker stop --time=1 59c5c616a1443e565e7314db92ac2c9c61717863b9f92de7d7a4f7ff88a2ae7a 14:18:03 $ docker rm -f 59c5c616a1443e565e7314db92ac2c9c61717863b9f92de7d7a4f7ff88a2ae7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:18:04 . [Pipeline] withDockerContainer 14:18:04 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 14:18:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:18:05 $ docker top 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:18:05 [ssh-agent] Looking for ssh-agent implementation... 14:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:05 $ docker exec 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 ssh-agent 14:18:05 SSH_AUTH_SOCK=/tmp/ssh-Sv2x4noHFzJ7/agent.15 14:18:05 SSH_AGENT_PID=22 14:18:05 Running ssh-add (command line suppressed) 14:18:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4700002134295517919.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4700002134295517919.key) 14:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:18:06 + git semver bump pre 14:18:06 # -> Open(): unable to determine branch for HEAD 14:18:06 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 14:18:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 14:18:06 # $SEMVER_REMOTE_NAME = origin 14:18:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:18:06 # $SEMVER_USER_NAME = edgex-jenkins 14:18:06 # $SEMVER_BRANCH = main 14:18:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:18:06 2.0.1-dev.13 [Pipeline] } 14:18:06 $ docker exec --env ******** --env ******** 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 ssh-agent -k 14:18:06 unset SSH_AUTH_SOCK; 14:18:06 unset SSH_AGENT_PID; 14:18:06 echo Agent pid 22 killed; 14:18:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:18:06 + git semver [Pipeline] } 14:18:06 $ docker stop --time=1 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 14:18:07 $ docker rm -f 77783aebd3c801af4054e82b8a9737ff95e6bd44ef7072dd61924f6614a6fb90 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:18:08 . [Pipeline] withDockerContainer 14:18:08 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 14:18:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:18:08 $ docker top d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:18:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:18:08 [ssh-agent] Looking for ssh-agent implementation... 14:18:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:09 $ docker exec d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f ssh-agent 14:18:09 SSH_AUTH_SOCK=/tmp/ssh-0Q4NVKPI3Wsf/agent.14 14:18:09 SSH_AGENT_PID=20 14:18:09 Running ssh-add (command line suppressed) 14:18:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7987750973662903327.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7987750973662903327.key) 14:18:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:18:09 + git semver push 14:18:09 # -> Open(): unable to determine branch for HEAD 14:18:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 14:18:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 14:18:09 # $SEMVER_REMOTE_NAME = origin 14:18:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:18:09 # $SEMVER_USER_NAME = edgex-jenkins 14:18:09 # $SEMVER_BRANCH = main 14:18:09 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 14:18:11 $ docker exec --env ******** --env ******** d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f ssh-agent -k 14:18:11 unset SSH_AUTH_SOCK; 14:18:11 unset SSH_AGENT_PID; 14:18:11 echo Agent pid 20 killed; 14:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:18:11 + git semver [Pipeline] } 14:18:12 $ docker stop --time=1 d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f 14:18:13 $ docker rm -f d53b4523a1939b11fb68185e8749363c5be179df19f09da195b5a6ebb5b5168f [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 14:18:14 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:18:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:18:15 ---> package-listing.sh 14:18:15 ++ facter osfamily 14:18:15 ++ tr '[:upper:]' '[:lower:]' 14:18:15 + OS_FAMILY=redhat 14:18:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 14:18:15 + START_PACKAGES=/tmp/packages_start.txt 14:18:15 + END_PACKAGES=/tmp/packages_end.txt 14:18:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:18:15 + PACKAGES=/tmp/packages_start.txt 14:18:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:18:15 + PACKAGES=/tmp/packages_end.txt 14:18:15 + case "${OS_FAMILY}" in 14:18:15 + rpm -qa 14:18:15 + sort 14:18:16 + '[' -f /tmp/packages_start.txt ']' 14:18:16 + '[' -f /tmp/packages_end.txt ']' 14:18:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:18:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:18:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 14:18:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 14:18:16 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 14:18:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:18:17 14:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:18:17 latest: Pulling from edgex-lftools-log-publisher 14:18:17 b4d181a07f80: Pulling fs layer 14:18:17 a1111a8f2ec3: Pulling fs layer 14:18:17 ed53099fbce6: Pulling fs layer 14:18:17 dc539afda2c1: Pulling fs layer 14:18:17 77bc0d833cb6: Pulling fs layer 14:18:17 9065ff56babe: Pulling fs layer 14:18:17 d287ab97295c: Pulling fs layer 14:18:17 dc539afda2c1: Waiting 14:18:17 77bc0d833cb6: Waiting 14:18:17 9065ff56babe: Waiting 14:18:17 d287ab97295c: Waiting 14:18:17 a1111a8f2ec3: Verifying Checksum 14:18:17 a1111a8f2ec3: Download complete 14:18:17 dc539afda2c1: Verifying Checksum 14:18:17 dc539afda2c1: Download complete 14:18:17 77bc0d833cb6: Verifying Checksum 14:18:17 77bc0d833cb6: Download complete 14:18:17 9065ff56babe: Download complete 14:18:17 ed53099fbce6: Verifying Checksum 14:18:17 ed53099fbce6: Download complete 14:18:18 b4d181a07f80: Verifying Checksum 14:18:18 b4d181a07f80: Download complete 14:18:19 b4d181a07f80: Pull complete 14:18:19 a1111a8f2ec3: Pull complete 14:18:20 ed53099fbce6: Pull complete 14:18:20 dc539afda2c1: Pull complete 14:18:20 77bc0d833cb6: Pull complete 14:18:20 9065ff56babe: Pull complete 14:18:21 d287ab97295c: Verifying Checksum 14:18:21 d287ab97295c: Download complete 14:18:25 d287ab97295c: Pull complete 14:18:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:18:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:18:26 prd-centos7-docker-4c-2g-367 does not seem to be running inside a container 14:18:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:18:28 $ docker top 9375a0624895f3ab4d4687cbb524cced0531b6254e2c901b99bb691cbbeb0bad -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:28 + touch /tmp/pre-build-complete [Pipeline] sh 14:18:29 + mkdir -p /var/log/sysstat [Pipeline] sh 14:18:29 + ls /var/log/sa-host 14:18:29 + sadf -c /var/log/sa-host/sa05 14:18:29 file_magic: OK 14:18:29 HZ: Using current value: 100 14:18:29 file_header: OK 14:18:29 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 14:18:29 Statistics: 14:18:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:18:29 File successfully converted to sysstat format version 12.0.3 14:18:29 + sadf -c /var/log/sa-host/sa16 14:18:29 file_magic: OK 14:18:29 HZ: Using current value: 100 14:18:29 file_header: OK 14:18:29 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 14:18:29 Statistics: 14:18:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:18:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:30 provisioning config files... 14:18:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9039122447801349310tmp [Pipeline] { [Pipeline] echo 14:18:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:18:30 ---> create-netrc.sh [Pipeline] } 14:18:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:18:31 ---> python-tools-install.sh [Pipeline] echo 14:18:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:18:31 ---> sudo-logs.sh 14:18:31 Archiving 'sudo' log.. 14:18:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-367.vexxhost.local: Name or service not known 14:18:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-367.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:18:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:18:31 ---> job-cost.sh 14:18:31 lf-activate-venv: SKIPPING 14:18:31 DEBUG: total: 0.10999999940395355 14:18:31 INFO: Retrieving Stack Cost... 14:18:33 INFO: Retrieving Pricing Info for: v3-standard-2 14:18:33 INFO: Archiving Costs [Pipeline] echo 14:18:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:18:33 ---> logs-deploy.sh 14:18:33 lf-activate-venv: SKIPPING 14:18:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/12 14:18:33 INFO: archiving workspace using pattern(s): 14:18:34 Archives upload complete. 14:18:34 INFO: archiving logs to Nexus 14:18:35 ---> uname -a: 14:18:35 Linux prd-centos7-docker-4c-2g-367.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 14:18:35 14:18:35 14:18:35 ---> lscpu: 14:18:35 Architecture: x86_64 14:18:35 CPU op-mode(s): 32-bit, 64-bit 14:18:35 Byte Order: Little Endian 14:18:35 Address sizes: 40 bits physical, 48 bits virtual 14:18:35 CPU(s): 2 14:18:35 On-line CPU(s) list: 0,1 14:18:35 Thread(s) per core: 1 14:18:35 Core(s) per socket: 1 14:18:35 Socket(s): 2 14:18:35 NUMA node(s): 1 14:18:35 Vendor ID: AuthenticAMD 14:18:35 CPU family: 23 14:18:35 Model: 49 14:18:35 Model name: AMD EPYC-Rome Processor 14:18:35 Stepping: 0 14:18:35 CPU MHz: 2799.996 14:18:35 BogoMIPS: 5599.99 14:18:35 Virtualization: AMD-V 14:18:35 Hypervisor vendor: KVM 14:18:35 Virtualization type: full 14:18:35 L1d cache: 32K 14:18:35 L1i cache: 32K 14:18:35 L2 cache: 512K 14:18:35 L3 cache: 16384K 14:18:35 NUMA node0 CPU(s): 0,1 14:18:35 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 14:18:35 14:18:35 14:18:35 ---> nproc: 14:18:35 2 14:18:35 14:18:35 14:18:35 ---> df -h: 14:18:35 Filesystem Size Used Avail Use% Mounted on 14:18:35 overlay 40G 9.0G 32G 23% / 14:18:35 tmpfs 64M 0 64M 0% /dev 14:18:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:18:35 shm 64M 0 64M 0% /dev/shm 14:18:35 /dev/vda1 40G 9.0G 32G 23% /facter-os 14:18:35 14:18:35 14:18:35 ---> sar -b -r -n DEV: 14:18:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 14:18:35 14:18:35 14:08:54 LINUX RESTART (2 CPU) 14:18:35 14:18:35 14:10:01 tps rtps wtps bread/s bwrtn/s 14:18:35 14:11:01 1.65 0.00 1.65 0.00 34.15 14:18:35 14:12:01 0.82 0.00 0.82 0.00 10.34 14:18:35 14:13:01 0.32 0.00 0.32 0.00 5.16 14:18:35 14:14:01 0.15 0.00 0.15 0.00 1.75 14:18:35 14:15:01 0.27 0.00 0.27 0.00 3.51 14:18:35 14:16:01 0.35 0.00 0.35 0.00 4.81 14:18:35 14:17:01 0.18 0.00 0.18 0.00 2.33 14:18:35 14:18:01 188.76 0.03 188.73 3.73 53374.05 14:18:35 Average: 24.07 0.00 24.06 0.47 6681.04 14:18:35 14:18:35 14:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:18:35 14:11:01 5442212 0 797772 9.96 2620 1766336 1243116 13.72 581444 1585160 12 14:18:35 14:12:01 5446680 0 793300 9.91 2620 1766340 1205820 13.31 584332 1578324 8 14:18:35 14:13:01 5443612 0 796368 9.94 2620 1766340 1206144 13.32 587300 1578324 8 14:18:35 14:14:01 5443996 0 795976 9.94 2620 1766348 1206180 13.32 580952 1584788 8 14:18:35 14:15:01 5442904 0 797064 9.95 2620 1766352 1205904 13.31 582076 1584788 16 14:18:35 14:16:01 5441020 0 798940 9.98 2620 1766360 1206060 13.32 584012 1584788 20 14:18:35 14:17:01 5434776 0 805180 10.05 2620 1766364 1205820 13.31 590472 1584788 12 14:18:35 14:18:01 3782580 0 1135132 14.17 2620 3088608 1537804 16.98 883472 2716488 304 14:18:35 Average: 5234722 0 839966 10.49 2620 1931631 1252106 13.82 621758 1724681 48 14:18:35 14:18:35 14:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:18:35 14:11:01 eth0 2.78 1.32 2.96 0.10 0.00 0.00 0.00 0.00 14:18:35 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:12:01 eth0 1.03 0.08 0.10 0.01 0.00 0.00 0.00 0.00 14:18:35 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:13:01 eth0 1.35 0.68 0.58 0.40 0.00 0.00 0.00 0.00 14:18:35 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:14:01 eth0 0.50 0.43 0.27 0.21 0.00 0.00 0.00 0.00 14:18:35 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:15:01 eth0 0.35 0.30 0.17 0.08 0.00 0.00 0.00 0.00 14:18:35 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:16:01 eth0 1.37 0.50 0.34 0.21 0.00 0.00 0.00 0.00 14:18:35 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:17:01 eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 14:18:35 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:18:01 eth0 1207.19 845.46 7676.53 115.73 0.00 0.00 0.00 0.00 14:18:35 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 14:18:01 veth66c512f 0.13 0.22 0.04 0.05 0.00 0.00 0.00 0.00 14:18:35 14:18:01 docker0 73.17 92.52 5.84 348.94 0.00 0.00 0.00 0.00 14:18:35 Average: eth0 151.92 106.13 960.34 14.60 0.00 0.00 0.00 0.00 14:18:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:35 Average: veth66c512f 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 14:18:35 Average: docker0 9.15 11.57 0.73 43.63 0.00 0.00 0.00 0.00 14:18:35 14:18:35 14:18:35 ---> sar -P ALL: 14:18:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 14:18:35 14:18:35 14:08:54 LINUX RESTART (2 CPU) 14:18:35 14:18:35 14:10:01 CPU %user %nice %system %iowait %steal %idle 14:18:35 14:11:01 all 0.23 0.00 0.09 0.00 0.01 99.67 14:18:35 14:11:01 0 0.35 0.00 0.07 0.00 0.00 99.58 14:18:35 14:11:01 1 0.12 0.00 0.12 0.00 0.02 99.75 14:18:35 14:12:01 all 0.26 0.00 0.06 0.00 0.01 99.67 14:18:35 14:12:01 0 0.43 0.00 0.05 0.00 0.02 99.50 14:18:35 14:12:01 1 0.08 0.00 0.07 0.00 0.00 99.85 14:18:35 14:13:01 all 0.23 0.00 0.08 0.00 0.02 99.67 14:18:35 14:13:01 0 0.40 0.00 0.08 0.00 0.02 99.50 14:18:35 14:13:01 1 0.07 0.00 0.07 0.00 0.02 99.85 14:18:35 14:14:01 all 0.31 0.00 0.04 0.00 0.00 99.65 14:18:35 14:14:01 0 0.52 0.00 0.03 0.00 0.00 99.45 14:18:35 14:14:01 1 0.10 0.00 0.05 0.00 0.00 99.85 14:18:35 14:15:01 all 0.13 0.00 0.08 0.00 0.02 99.77 14:18:35 14:15:01 0 0.20 0.00 0.10 0.00 0.02 99.68 14:18:35 14:15:01 1 0.05 0.00 0.07 0.00 0.02 99.87 14:18:35 14:16:01 all 0.20 0.00 0.07 0.00 0.01 99.72 14:18:35 14:16:01 0 0.07 0.00 0.05 0.00 0.00 99.88 14:18:35 14:16:01 1 0.33 0.00 0.08 0.00 0.02 99.57 14:18:35 14:17:01 all 0.26 0.00 0.05 0.00 0.02 99.67 14:18:35 14:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 14:18:35 14:17:01 1 0.45 0.00 0.07 0.00 0.02 99.47 14:18:35 14:18:01 all 21.87 0.00 9.82 1.97 0.10 66.24 14:18:35 14:18:01 0 22.47 0.00 10.31 2.17 0.11 64.94 14:18:35 14:18:01 1 21.27 0.00 9.34 1.78 0.09 67.52 14:18:35 Average: all 2.79 0.00 1.22 0.23 0.02 95.73 14:18:35 Average: 0 2.89 0.00 1.26 0.25 0.02 95.57 14:18:35 Average: 1 2.69 0.00 1.18 0.21 0.02 95.90 14:18:35 14:18:35 14:18:35