Pull request #488 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cd378859e64ae5be057ebf4d78609cef323ef1b+7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (1ba987f325d675199f52432a1e75987ce545ae03) 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-ssh16987407987530429839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh15103826767733371770.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7799296808582222886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7417310247327292777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5636031292212650162.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14287744144593997067.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1573 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-488 # 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_PR-488@tmp/jenkins-gitclient-ssh3363078928951917447.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 2cd378859e64ae5be057ebf4d78609cef323ef1b > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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_PR-488@tmp/jenkins-gitclient-ssh3968331992183941254.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 Merge succeeded, producing 2cd378859e64ae5be057ebf4d78609cef323ef1b Checking out Revision 2cd378859e64ae5be057ebf4d78609cef323ef1b (PR-488) > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/jenkins-gitclient-ssh3167846893256400797.key > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:23:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:23:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:23:32 ========================================================= 19:23:32 EdgeX Global Pipelines Version Info 19:23:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:23:33 ------------------- 19:23:33 stable info: 19:23:33 ------------------- 19:23:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:23:33 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:23:33 Message: update stable to v1.0.219 19:23:33 ------------------- 19:23:33 experimental info: 19:23:33 ------------------- 19:23:33 Commited By: **** collab-it+edgex@linuxfoundation.org 19:23:33 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:23:33 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:23:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-488 [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-488 [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-488 [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cd3788 [Pipeline] echo 19:23:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:35 provisioning config files... 19:23:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config7544838086023254497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:35 ---> docker-login.sh 19:23:35 nexus3.edgexfoundry.org:10001 19:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:36 Configure a credential helper to remove this warning. See 19:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:36 19:23:36 Login Succeeded 19:23:36 nexus3.edgexfoundry.org:10002 19:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:36 Configure a credential helper to remove this warning. See 19:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:36 19:23:36 Login Succeeded 19:23:36 nexus3.edgexfoundry.org:10003 19:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:36 Configure a credential helper to remove this warning. See 19:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:36 19:23:36 Login Succeeded 19:23:36 nexus3.edgexfoundry.org:10004 19:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:36 Configure a credential helper to remove this warning. See 19:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:36 19:23:36 Login Succeeded 19:23:36 docker.io 19:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:36 Configure a credential helper to remove this warning. See 19:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:36 19:23:36 Login Succeeded 19:23:36 ---> docker-login.sh ends [Pipeline] } 19:23:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:23:37 + git rev-list -1 --merges 2cd378859e64ae5be057ebf4d78609cef323ef1b~1..2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] echo 19:23:37 -----------> git rev-list -1 --merges 2cd378859e64ae5be057ebf4d78609cef323ef1b~1..2cd378859e64ae5be057ebf4d78609cef323ef1b 2cd378859e64ae5be057ebf4d78609cef323ef1b [false] [Pipeline] sh 19:23:38 + git log --format=format:%s -1 2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] echo 19:23:38 ========================================================= 19:23:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:23:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:23:38 + git log --format=format:%s -1 2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] echo 19:23:38 [semverPrep] GIT_COMMIT: 2cd378859e64ae5be057ebf4d78609cef323ef1b, Commit Message: chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web [Pipeline] echo 19:23:38 [semverPrep] This is not a build commit. [Pipeline] sh 19:23:39 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:23:39 + grep -v github /etc/ssh/ssh_known_hosts 19:23:39 + '[' -e /tmp/ssh_known_hosts ']' 19:23:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:23:39 + sudo tee -a /etc/ssh/ssh_known_hosts 19:23:39 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:23:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:23:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:23:39 19:23:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:23:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:23:39 latest: Pulling from edgex-devops/git-semver 19:23:39 a0d0a0d46f8b: Pulling fs layer 19:23:39 3e5f54012d9b: Pulling fs layer 19:23:39 4c7163046ea9: Pulling fs layer 19:23:39 0c2d73faf560: Pulling fs layer 19:23:39 0c2d73faf560: Waiting 19:23:39 3e5f54012d9b: Verifying Checksum 19:23:39 3e5f54012d9b: Download complete 19:23:39 a0d0a0d46f8b: Verifying Checksum 19:23:39 a0d0a0d46f8b: Download complete 19:23:39 0c2d73faf560: Verifying Checksum 19:23:39 0c2d73faf560: Download complete 19:23:39 4c7163046ea9: Verifying Checksum 19:23:39 4c7163046ea9: Download complete 19:23:40 a0d0a0d46f8b: Pull complete 19:23:40 3e5f54012d9b: Pull complete 19:23:40 4c7163046ea9: Pull complete 19:23:40 0c2d73faf560: Pull complete 19:23:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:23:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:23:40 prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container 19:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:23:41 $ docker top 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:41 [ssh-agent] Looking for ssh-agent implementation... 19:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:41 $ docker exec 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 ssh-agent 19:23:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBagGil/agent.14 19:23:41 SSH_AGENT_PID=20 19:23:41 Running ssh-add (command line suppressed) 19:23:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2746207021204809834.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2746207021204809834.key) 19:23:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:42 + git tag --points-at HEAD [Pipeline] } 19:23:42 $ docker exec --env ******** --env ******** 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 ssh-agent -k 19:23:42 unset SSH_AUTH_SOCK; 19:23:42 unset SSH_AGENT_PID; 19:23:42 echo Agent pid 20 killed; 19:23:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:23:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:42 [ssh-agent] Looking for ssh-agent implementation... 19:23:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:42 $ docker exec 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 ssh-agent 19:23:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNclKhF/agent.53 19:23:42 SSH_AGENT_PID=59 19:23:42 Running ssh-add (command line suppressed) 19:23:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2940184883149903587.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2940184883149903587.key) 19:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:43 + git semver init 19:23:43 # -> Open(): unable to determine branch for HEAD 19:23:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.git 19:23:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-488 19:23:43 # $SEMVER_REMOTE_NAME = origin 19:23:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:23:43 # $SEMVER_USER_NAME = edgex-jenkins 19:23:43 # $SEMVER_BRANCH = PR-488 19:23:43 # $SEMVER_TEMP = /tmp/semver-023287369 19:23:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 19:23:45 # '/tmp/semver-023287369' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver' 19:23:45 # -> Force: false 19:23:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver [Pipeline] } 19:23:45 $ docker exec --env ******** --env ******** 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 ssh-agent -k 19:23:45 unset SSH_AUTH_SOCK; 19:23:45 unset SSH_AGENT_PID; 19:23:45 echo Agent pid 59 killed; 19:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:45 + git semver [Pipeline] } 19:23:45 $ docker stop --time=1 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 19:23:47 $ docker rm -f 02a03117363dc71e71f4328b16a571e659d6efb9d9fba6a5096168ce28378109 [Pipeline] // withDockerContainer [Pipeline] sh 19:23:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:23:48 Stashed 1 file(s) [Pipeline] echo 19:23:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:48 provisioning config files... 19:23:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config4531090245407625765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:49 ---> docker-login.sh 19:23:49 nexus3.edgexfoundry.org:10001 19:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:49 Configure a credential helper to remove this warning. See 19:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:49 19:23:49 Login Succeeded 19:23:49 nexus3.edgexfoundry.org:10002 19:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:49 Configure a credential helper to remove this warning. See 19:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:49 19:23:49 Login Succeeded 19:23:49 nexus3.edgexfoundry.org:10003 19:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:49 Configure a credential helper to remove this warning. See 19:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:49 19:23:49 Login Succeeded 19:23:49 nexus3.edgexfoundry.org:10004 19:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:49 Configure a credential helper to remove this warning. See 19:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:49 19:23:49 Login Succeeded 19:23:49 docker.io 19:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:49 Configure a credential helper to remove this warning. See 19:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:49 19:23:49 Login Succeeded 19:23:49 ---> docker-login.sh ends [Pipeline] } 19:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:23:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:50 ========================================================= 19:23:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:23:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:23:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:23:50 Sending build context to Docker daemon 39.3MB 19:23:50 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 19:23:50 Step 2/14 : FROM ${BASE} AS builder 19:23:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:23:50 59bf1c3509f3: Pulling fs layer 19:23:50 666ba61612fd: Pulling fs layer 19:23:50 8ed8ca486205: Pulling fs layer 19:23:50 4fe6c5a15a65: Pulling fs layer 19:23:50 22a0e8bec74d: Pulling fs layer 19:23:50 f965cba54748: Pulling fs layer 19:23:50 861ffc35075e: Pulling fs layer 19:23:50 4b385c91608e: Pulling fs layer 19:23:50 560528eb2ebb: Pulling fs layer 19:23:50 22a0e8bec74d: Waiting 19:23:50 f965cba54748: Waiting 19:23:50 861ffc35075e: Waiting 19:23:50 4b385c91608e: Waiting 19:23:50 560528eb2ebb: Waiting 19:23:50 4fe6c5a15a65: Waiting 19:23:50 8ed8ca486205: Verifying Checksum 19:23:50 8ed8ca486205: Download complete 19:23:50 666ba61612fd: Verifying Checksum 19:23:50 666ba61612fd: Download complete 19:23:50 22a0e8bec74d: Verifying Checksum 19:23:50 22a0e8bec74d: Download complete 19:23:51 f965cba54748: Verifying Checksum 19:23:51 f965cba54748: Download complete 19:23:51 59bf1c3509f3: Verifying Checksum 19:23:51 59bf1c3509f3: Download complete 19:23:51 861ffc35075e: Verifying Checksum 19:23:51 861ffc35075e: Download complete 19:23:51 4b385c91608e: Verifying Checksum 19:23:51 4b385c91608e: Download complete 19:23:51 59bf1c3509f3: Pull complete 19:23:51 4fe6c5a15a65: Verifying Checksum 19:23:51 4fe6c5a15a65: Download complete 19:23:51 560528eb2ebb: Verifying Checksum 19:23:51 560528eb2ebb: Download complete 19:23:51 666ba61612fd: Pull complete 19:23:51 8ed8ca486205: Pull complete 19:23:55 4fe6c5a15a65: Pull complete 19:23:55 22a0e8bec74d: Pull complete 19:23:55 f965cba54748: Pull complete 19:23:55 861ffc35075e: Pull complete 19:23:56 4b385c91608e: Pull complete 19:23:58 560528eb2ebb: Pull complete 19:23:58 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 19:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:23:58 ---> dd4a08f94e63 19:23:58 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:24:00 ---> Running in 8057f2d9db4d 19:24:00 Removing intermediate container 8057f2d9db4d 19:24:00 ---> 7fa05c6def70 19:24:00 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 19:24:00 ---> Running in 26baf5e174f9 19:24:00 Removing intermediate container 26baf5e174f9 19:24:00 ---> 48fac061bb68 19:24:00 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 19:24:00 ---> Running in 8602f809e5dc 19:24:01 Removing intermediate container 8602f809e5dc 19:24:01 ---> 0c872cdd36b1 19:24:01 Step 6/14 : LABEL Name=edgex-ui-go 19:24:01 ---> Running in 9dfe6568dcfe 19:24:01 Removing intermediate container 9dfe6568dcfe 19:24:01 ---> 557d3c1ba163 19:24:01 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:24:01 ---> Running in c7d0dc1759a9 19:24:01 Removing intermediate container c7d0dc1759a9 19:24:01 ---> e5047ef9e906 19:24:01 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:01 ---> Running in 43c5823f39f6 19:24:01 Removing intermediate container 43c5823f39f6 19:24:01 ---> 252a2a6e576f 19:24:01 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:24:01 ---> Running in d3be24df48b4 19:24:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:24:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:24:03 OK: 221 MiB in 52 packages 19:24:03 Still waiting to schedule task 19:24:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:24:03 Removing intermediate container d3be24df48b4 19:24:03 ---> feb9d2dd1fa7 19:24:03 Step 10/14 : ENV GO111MODULE=on 19:24:03 ---> Running in 21234c5c0632 19:24:03 Removing intermediate container 21234c5c0632 19:24:03 ---> 3f94453447ac 19:24:03 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:24:03 ---> Running in 65d94fab5674 19:24:03 Removing intermediate container 65d94fab5674 19:24:03 ---> 773d868b7717 19:24:03 Step 12/14 : COPY . . 19:24:04 ---> b9174374c6a4 19:24:04 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:04 ---> Running in fa0b78e84c4d 19:24:51 Removing intermediate container fa0b78e84c4d 19:24:51 ---> a770d18d4f4a 19:24:51 Step 14/14 : RUN ${MAKE} 19:24:51 ---> Running in dcb5840b68f6 19:24:51 noop 19:24:51 Removing intermediate container dcb5840b68f6 19:24:51 ---> 6649975da3be 19:24:51 Successfully built 6649975da3be 19:24:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:24:52 + docker inspect -f . ci-base-image-x86_64 19:24:52 . [Pipeline] withDockerContainer 19:24:52 prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container 19:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:24:52 $ docker top 9cd941ba67402fb36b5c2c8186936062f8c4ee9178cb9659c8cd850b99d2c963 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:52 + go version 19:24:52 go version go1.17.6 linux/amd64 [Pipeline] } 19:24:52 $ docker stop --time=1 9cd941ba67402fb36b5c2c8186936062f8c4ee9178cb9659c8cd850b99d2c963 19:24:54 $ docker rm -f 9cd941ba67402fb36b5c2c8186936062f8c4ee9178cb9659c8cd850b99d2c963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:54 + docker inspect -f . ci-base-image-x86_64 19:24:54 . [Pipeline] withDockerContainer 19:24:54 prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container 19:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:24:55 $ docker top 7ddbe4ceda5711939918cd285b9d2dd89ca0b1be1b5e0a94a78d4fbc864df3a8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:24:55 + make test 19:24:55 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:24:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:25:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:25:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:25:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:25:13 $ docker stop --time=1 7ddbe4ceda5711939918cd285b9d2dd89ca0b1be1b5e0a94a78d4fbc864df3a8 19:25:14 $ docker rm -f 7ddbe4ceda5711939918cd285b9d2dd89ca0b1be1b5e0a94a78d4fbc864df3a8 [Pipeline] // withDockerContainer [Pipeline] sh 19:25:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:25:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:25:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:25:16 + ls -al . 19:25:16 total 112 19:25:16 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 15 19:24 . 19:25:16 drwxrwxr-x. 4 jenkins jenkins 110 Jan 15 19:23 .. 19:25:16 drwxrwxr-x. 3 jenkins jenkins 20 Jan 15 19:23 assets 19:25:16 drwxrwxr-x. 2 jenkins jenkins 66 Jan 15 19:23 bin 19:25:16 drwxrwxr-x. 3 jenkins jenkins 29 Jan 15 19:23 cmd 19:25:16 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 15 19:23 CONTRIBUTING.md 19:25:16 -rw-r--r--. 1 jenkins jenkins 10 Jan 15 19:24 coverage.out 19:25:16 -rw-rw-r--. 1 jenkins jenkins 1526 Jan 15 19:23 Dockerfile 19:25:16 drwxrwxr-x. 2 jenkins jenkins 23 Jan 15 19:23 docs 19:25:16 drwxrwxr-x. 8 jenkins jenkins 179 Jan 15 19:23 .git 19:25:16 drwxrwxr-x. 2 jenkins jenkins 103 Jan 15 19:23 .github 19:25:16 -rw-rw-r--. 1 jenkins jenkins 155 Jan 15 19:23 .gitignore 19:25:16 -rw-rw-r--. 1 jenkins jenkins 744 Jan 15 19:23 go.mod 19:25:16 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 15 19:23 go.sum 19:25:16 drwxrwxr-x. 9 jenkins jenkins 125 Jan 15 19:23 internal 19:25:16 -rw-rw-r--. 1 jenkins jenkins 652 Jan 15 19:23 Jenkinsfile 19:25:16 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 15 19:23 LICENSE 19:25:16 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 15 19:23 Makefile 19:25:16 drwxrwxr-x. 3 jenkins jenkins 19 Jan 15 19:23 pkg 19:25:16 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 15 19:23 README.md 19:25:16 drwx------. 3 jenkins jenkins 56 Jan 15 19:23 .semver 19:25:16 drwxrwxr-x. 4 jenkins jenkins 71 Jan 15 19:23 snap 19:25:16 -rw-rw-r--. 1 jenkins jenkins 5 Jan 15 19:23 VERSION 19:25:16 -rw-rw-r--. 1 jenkins jenkins 155 Jan 15 19:23 version.go 19:25:16 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 15 19:23 web [Pipeline] isUnix [Pipeline] sh 19:25:16 + 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=2cd378859e64ae5be057ebf4d78609cef323ef1b --label arch=amd64 --label version=0.0.0 . 19:25:17 Sending build context to Docker daemon 39.3MB 19:25:17 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 19:25:17 Step 2/22 : FROM ${BASE} AS builder 19:25:17 ---> 6649975da3be 19:25:17 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:25:17 ---> Running in 24fe6648bdd0 19:25:17 Removing intermediate container 24fe6648bdd0 19:25:17 ---> 6aabe282bac6 19:25:17 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 19:25:17 ---> Running in 6d1b6496df39 19:25:17 Removing intermediate container 6d1b6496df39 19:25:17 ---> a428d13f473a 19:25:17 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 19:25:17 ---> Running in b3fc1b970c68 19:25:17 Removing intermediate container b3fc1b970c68 19:25:17 ---> d289847374f1 19:25:17 Step 6/22 : LABEL Name=edgex-ui-go 19:25:17 ---> Running in 375c42aa5431 19:25:17 Removing intermediate container 375c42aa5431 19:25:17 ---> 930a7e57ec16 19:25:17 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:25:17 ---> Running in dbb4b6568f2b 19:25:17 Removing intermediate container dbb4b6568f2b 19:25:17 ---> 6710223226d3 19:25:17 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 ---> Running in 11df906ee63f 19:25:18 Removing intermediate container 11df906ee63f 19:25:18 ---> 6d88b269817c 19:25:18 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:25:18 ---> Running in e1d5ba05bded 19:25:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:25:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:25:19 OK: 221 MiB in 52 packages 19:25:19 Removing intermediate container e1d5ba05bded 19:25:19 ---> a357aebd1230 19:25:19 Step 10/22 : ENV GO111MODULE=on 19:25:19 ---> Running in affdc034409a 19:25:20 Removing intermediate container affdc034409a 19:25:20 ---> d0f3fcdd8bb4 19:25:20 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:25:20 ---> Running in 15fe48e54321 19:25:20 Removing intermediate container 15fe48e54321 19:25:20 ---> aa1220d1f452 19:25:20 Step 12/22 : COPY . . 19:25:21 ---> 5401f0573348 19:25:21 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:21 ---> Running in 202bf0b9e6af 19:25:22 Removing intermediate container 202bf0b9e6af 19:25:22 ---> 9de1fcf1b481 19:25:22 Step 14/22 : RUN ${MAKE} 19:25:22 ---> Running in 29d3ebf1b1b4 19:25:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 19:25:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1574 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [Pipeline] { [Pipeline] ws 19:25:23 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 19:25:24 The recommended git tool is: git 19:25:28 using credential edgex-jenkins-ssh 19:25:28 Cloning the remote Git repository 19:25:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:25:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 19:25:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:25:28 > git --version # timeout=10 19:25:28 > git --version # 'git version 2.17.1' 19:25:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:25:32 Merging remotes/origin/main commit 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 into PR head commit 2cd378859e64ae5be057ebf4d78609cef323ef1b 19:25:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:25:32 Merge succeeded, producing 2cd378859e64ae5be057ebf4d78609cef323ef1b 19:25:32 Checking out Revision 2cd378859e64ae5be057ebf4d78609cef323ef1b (PR-488) 19:25:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:25:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:25:32 > git config core.sparsecheckout # timeout=10 19:25:32 > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 19:25:32 > git remote # timeout=10 19:25:32 > git config --get remote.origin.url # timeout=10 19:25:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:32 > git merge 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 19:25:32 > git rev-parse HEAD^{commit} # timeout=10 19:25:32 > git config core.sparsecheckout # timeout=10 19:25:32 > git checkout -f 2cd378859e64ae5be057ebf4d78609cef323ef1b # timeout=10 19:25:33 Removing intermediate container 29d3ebf1b1b4 19:25:33 ---> 8dfe11e33d0d 19:25:33 Step 15/22 : FROM alpine:3.14 19:25:34 3.14: Pulling from library/alpine 19:25:34 97518928ae5f: Pulling fs layer 19:25:34 97518928ae5f: Verifying Checksum 19:25:34 97518928ae5f: Download complete 19:25:34 97518928ae5f: Pull complete 19:25:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:25:34 Status: Downloaded newer image for alpine:3.14 19:25:34 ---> 0a97eee8041e 19:25:34 Step 16/22 : EXPOSE 4000 19:25:34 ---> Running in 7b76b311bef5 19:25:34 Removing intermediate container 7b76b311bef5 19:25:34 ---> a5c940aaf0e2 19:25:34 Step 17/22 : 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 19:25:35 ---> f6306cd4185c 19:25:35 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:25:35 ---> Running in 3d8a36f39242 19:25:35 Removing intermediate container 3d8a36f39242 19:25:35 ---> fddf68a506e7 19:25:35 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:25:35 ---> Running in f2b333347757 19:25:35 Removing intermediate container f2b333347757 19:25:35 ---> 863564c2dac4 19:25:35 Step 20/22 : LABEL arch=amd64 19:25:35 ---> Running in 6b8f4b49b7ef 19:25:35 Removing intermediate container 6b8f4b49b7ef 19:25:35 ---> 058254c19e96 19:25:35 Step 21/22 : LABEL git_sha=2cd378859e64ae5be057ebf4d78609cef323ef1b 19:25:35 ---> Running in d3d3a11852f0 19:25:35 Removing intermediate container d3d3a11852f0 19:25:35 ---> 5e1767cb7a72 19:25:35 Step 22/22 : LABEL version=0.0.0 19:25:35 ---> Running in e0bc25ee6c15 19:25:35 Removing intermediate container e0bc25ee6c15 19:25:35 ---> 295998006b14 19:25:35 [Warning] One or more build-args [ARCH] were not consumed 19:25:35 Successfully built 295998006b14 19:25:35 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:25:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:36 19:25:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:25:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:36 latest: Pulling from edgex-lftools-log-publisher 19:25:36 b4d181a07f80: Pulling fs layer 19:25:36 a1111a8f2ec3: Pulling fs layer 19:25:36 ed53099fbce6: Pulling fs layer 19:25:36 dc539afda2c1: Pulling fs layer 19:25:36 77bc0d833cb6: Pulling fs layer 19:25:36 9065ff56babe: Pulling fs layer 19:25:36 d287ab97295c: Pulling fs layer 19:25:36 77bc0d833cb6: Waiting 19:25:36 9065ff56babe: Waiting 19:25:36 d287ab97295c: Waiting 19:25:36 dc539afda2c1: Waiting 19:25:36 a1111a8f2ec3: Verifying Checksum 19:25:36 a1111a8f2ec3: Download complete 19:25:36 dc539afda2c1: Verifying Checksum 19:25:36 dc539afda2c1: Download complete 19:25:36 ed53099fbce6: Verifying Checksum 19:25:36 ed53099fbce6: Download complete 19:25:37 77bc0d833cb6: Verifying Checksum 19:25:37 77bc0d833cb6: Download complete 19:25:37 9065ff56babe: Verifying Checksum 19:25:37 9065ff56babe: Download complete 19:25:37 b4d181a07f80: Verifying Checksum 19:25:37 b4d181a07f80: Download complete 19:25:37 Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web" 19:25:37 > git --version # timeout=10 19:25:37 > git --version # 'git version 2.17.1' 19:25:37 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 19:25:37 19:25:37 GitHub has been notified of this commit’s build result 19:25:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 19:25:37 d287ab97295c: Verifying Checksum 19:25:37 d287ab97295c: Download complete [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:25:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:38 Dload Upload Total Spent Left Speed 19:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80020 0 --:--:-- --:--:-- --:--:-- 80564 [Pipeline] sh 19:25:38 b4d181a07f80: Pull complete 19:25:38 a1111a8f2ec3: Pull complete 19:25:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:25:39 ed53099fbce6: Pull complete 19:25:39 dc539afda2c1: Pull complete 19:25:39 + sudo tee /etc/docker/daemon.new 19:25:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:25:39 { 19:25:39 "registry-mirrors": [ 19:25:39 "https://nexus3.edgexfoundry.org:10001" 19:25:39 ], 19:25:39 "bip": "10.250.0.254/24", 19:25:39 "hosts": [ 19:25:39 "tcp://0.0.0.0:5555", 19:25:39 "unix:///var/run/docker.sock" 19:25:39 ], 19:25:39 "mtu": 1458, 19:25:39 "selinux-enabled": true, 19:25:39 "seccomp-profile": "/etc/docker/seccomp.json" 19:25:39 } [Pipeline] sh 19:25:39 77bc0d833cb6: Pull complete 19:25:39 9065ff56babe: Pull complete 19:25:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:25:40 + sudo service docker restart 19:25:44 d287ab97295c: Pull complete 19:25:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:25:44 prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container 19:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:25:47 $ docker top 979d7e99ab77c2bf559eba4b7b46f03c4f50eaa9b729477a493808c9954a6fa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:47 ---> job-cost.sh 19:25:47 lf-activate-venv: SKIPPING 19:25:47 INFO: No Stack... 19:25:48 INFO: Retrieving Pricing Info for: v3-standard-2 19:25:48 INFO: Archiving Costs [Pipeline] sh 19:25:49 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/cost.csv 19:25:49 + cut -d, -f6 [Pipeline] lock 19:25:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] 19:25:49 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] did not exist. Created. 19:25:49 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:25:49 + echo total: 0.05999999865889549 [Pipeline] stash 19:25:49 Stashed 1 file(s) [Pipeline] } 19:25:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:25:49 $ docker stop --time=1 979d7e99ab77c2bf559eba4b7b46f03c4f50eaa9b729477a493808c9954a6fa8 19:25:50 $ docker rm -f 979d7e99ab77c2bf559eba4b7b46f03c4f50eaa9b729477a493808c9954a6fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:58 provisioning config files... 19:25:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4778475393094617265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:58 ---> docker-login.sh 19:25:58 nexus3.edgexfoundry.org:10001 19:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:59 Configure a credential helper to remove this warning. See 19:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:59 19:25:59 Login Succeeded 19:25:59 nexus3.edgexfoundry.org:10002 19:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:00 Configure a credential helper to remove this warning. See 19:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:00 19:26:00 Login Succeeded 19:26:00 nexus3.edgexfoundry.org:10003 19:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:00 Configure a credential helper to remove this warning. See 19:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:00 19:26:00 Login Succeeded 19:26:00 nexus3.edgexfoundry.org:10004 19:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:00 Configure a credential helper to remove this warning. See 19:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:00 19:26:00 Login Succeeded 19:26:00 docker.io 19:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:01 Configure a credential helper to remove this warning. See 19:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:01 19:26:01 Login Succeeded 19:26:01 ---> docker-login.sh ends [Pipeline] } 19:26:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:26:02 ========================================================= 19:26:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:26:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:26:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:26:03 Sending build context to Docker daemon 24.94MB 19:26:03 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 19:26:03 Step 2/14 : FROM ${BASE} AS builder 19:26:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:26:03 9b3977197b4f: Pulling fs layer 19:26:03 1a89e8eeedd5: Pulling fs layer 19:26:03 94645a83ff95: Pulling fs layer 19:26:03 3f3a8bcf1eab: Pulling fs layer 19:26:03 0c92f367c5e7: Pulling fs layer 19:26:03 4b8299f9d1f4: Pulling fs layer 19:26:03 9a6b49a46696: Pulling fs layer 19:26:03 cf05db05a679: Pulling fs layer 19:26:03 3f3a8bcf1eab: Waiting 19:26:03 0c92f367c5e7: Waiting 19:26:03 4b8299f9d1f4: Waiting 19:26:03 9a6b49a46696: Waiting 19:26:03 cf05db05a679: Waiting 19:26:03 94645a83ff95: Verifying Checksum 19:26:03 94645a83ff95: Download complete 19:26:03 1a89e8eeedd5: Download complete 19:26:03 0c92f367c5e7: Verifying Checksum 19:26:03 0c92f367c5e7: Download complete 19:26:03 4b8299f9d1f4: Verifying Checksum 19:26:03 4b8299f9d1f4: Download complete 19:26:03 9b3977197b4f: Verifying Checksum 19:26:03 9b3977197b4f: Download complete 19:26:03 9a6b49a46696: Verifying Checksum 19:26:03 9a6b49a46696: Download complete 19:26:04 9b3977197b4f: Pull complete 19:26:04 1a89e8eeedd5: Pull complete 19:26:05 94645a83ff95: Pull complete 19:26:05 cf05db05a679: Verifying Checksum 19:26:06 3f3a8bcf1eab: Verifying Checksum 19:26:06 3f3a8bcf1eab: Download complete 19:26:18 3f3a8bcf1eab: Pull complete 19:26:18 0c92f367c5e7: Pull complete 19:26:18 4b8299f9d1f4: Pull complete 19:26:18 9a6b49a46696: Pull complete 19:26:23 cf05db05a679: Pull complete 19:26:23 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 19:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:26:23 ---> 0ccda1f7e2ee 19:26:23 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:26:25 ---> Running in d1da528bdffc 19:26:25 Removing intermediate container d1da528bdffc 19:26:25 ---> 4ab6d21292ca 19:26:25 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 19:26:25 ---> Running in 53625a945649 19:26:25 Removing intermediate container 53625a945649 19:26:25 ---> 5294aefce04c 19:26:25 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 19:26:25 ---> Running in 3e576356e32c 19:26:26 Removing intermediate container 3e576356e32c 19:26:26 ---> 6ecee161d394 19:26:26 Step 6/14 : LABEL Name=edgex-ui-go 19:26:26 ---> Running in 4e9b4bd1fe4b 19:26:26 Removing intermediate container 4e9b4bd1fe4b 19:26:26 ---> 21720eed9b85 19:26:26 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:26:26 ---> Running in 7bb1ccf33060 19:26:27 Removing intermediate container 7bb1ccf33060 19:26:27 ---> a8325f249c1e 19:26:27 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:27 ---> Running in 65522df758be 19:26:29 Removing intermediate container 65522df758be 19:26:29 ---> 06e447f8e9b0 19:26:29 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:26:29 ---> Running in d184cd69ed2e 19:26:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:31 OK: 220 MiB in 52 packages 19:26:32 Removing intermediate container d184cd69ed2e 19:26:32 ---> ed08374c8928 19:26:32 Step 10/14 : ENV GO111MODULE=on 19:26:32 ---> Running in 0f82f9584800 19:26:33 Removing intermediate container 0f82f9584800 19:26:33 ---> 2bd98e6cfc7f 19:26:33 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:26:33 ---> Running in 6af2f92037f1 19:26:33 Removing intermediate container 6af2f92037f1 19:26:33 ---> 4dba84dd70ce 19:26:33 Step 12/14 : COPY . . 19:26:36 ---> e21a3b52a01a 19:26:36 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:36 ---> Running in 08909f966e2b 19:27:44 Removing intermediate container 08909f966e2b 19:27:44 ---> 764f024ea476 19:27:44 Step 14/14 : RUN ${MAKE} 19:27:44 ---> Running in 5f9ad9da3d03 19:27:44 noop 19:27:45 Removing intermediate container 5f9ad9da3d03 19:27:45 ---> 3d5d4bbeae8b 19:27:45 Successfully built 3d5d4bbeae8b 19:27:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:27:45 + docker inspect -f . ci-base-image-arm64 19:27:45 . [Pipeline] withDockerContainer 19:27:46 prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container 19:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:47 $ docker top 127e71c5bcc84ac1ef79e33619caf5e8e9e266d11e3cd3580f3a338e0f40927b -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:48 + go version 19:27:48 go version go1.17.6 linux/arm64 [Pipeline] } 19:27:48 $ docker stop --time=1 127e71c5bcc84ac1ef79e33619caf5e8e9e266d11e3cd3580f3a338e0f40927b 19:27:50 $ docker rm -f 127e71c5bcc84ac1ef79e33619caf5e8e9e266d11e3cd3580f3a338e0f40927b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:50 + docker inspect -f . ci-base-image-arm64 19:27:50 . [Pipeline] withDockerContainer 19:27:51 prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container 19:27:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:52 $ docker top 958e9171662761745d3bea9183a5edfa310b30b8b8f9788e902883bf307f6f48 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:27:53 + make test 19:27:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:27:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:28:33 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:28:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:28:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:28:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:28:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:28:44 $ docker stop --time=1 958e9171662761745d3bea9183a5edfa310b30b8b8f9788e902883bf307f6f48 19:28:46 $ docker rm -f 958e9171662761745d3bea9183a5edfa310b30b8b8f9788e902883bf307f6f48 [Pipeline] // withDockerContainer [Pipeline] sh 19:28:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:28:46 Warning: overwriting stash ‘coverage-report’ 19:28:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:28:48 + ls -al . 19:28:48 total 152 19:28:48 drwxrwxr-x 12 jenkins jenkins 4096 Jan 15 19:27 . 19:28:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 19:25 .. 19:28:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 15 19:25 .git 19:28:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 19:25 .github 19:28:48 -rw-rw-r-- 1 jenkins jenkins 155 Jan 15 19:25 .gitignore 19:28:48 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 15 19:25 CONTRIBUTING.md 19:28:48 -rw-rw-r-- 1 jenkins jenkins 1526 Jan 15 19:25 Dockerfile 19:28:48 -rw-rw-r-- 1 jenkins jenkins 652 Jan 15 19:25 Jenkinsfile 19:28:48 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 15 19:25 LICENSE 19:28:48 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 15 19:25 Makefile 19:28:48 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 15 19:25 README.md 19:28:48 -rw-rw-r-- 1 jenkins jenkins 5 Jan 15 19:23 VERSION 19:28:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 15 19:25 assets 19:28:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 19:25 bin 19:28:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 15 19:25 cmd 19:28:48 -rw-r--r-- 1 jenkins jenkins 10 Jan 15 19:27 coverage.out 19:28:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 19:25 docs 19:28:48 -rw-rw-r-- 1 jenkins jenkins 744 Jan 15 19:25 go.mod 19:28:48 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 15 19:25 go.sum 19:28:48 drwxrwxr-x 9 jenkins jenkins 4096 Jan 15 19:25 internal 19:28:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 15 19:25 pkg 19:28:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 19:25 snap 19:28:48 -rw-rw-r-- 1 jenkins jenkins 155 Jan 15 19:25 version.go 19:28:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 19:25 web [Pipeline] isUnix [Pipeline] sh 19:28:48 + 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=2cd378859e64ae5be057ebf4d78609cef323ef1b --label arch=arm64 --label version=0.0.0 . 19:28:49 Sending build context to Docker daemon 24.94MB 19:28:49 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 19:28:49 Step 2/22 : FROM ${BASE} AS builder 19:28:49 ---> 3d5d4bbeae8b 19:28:49 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:28:49 ---> Running in ab8d57a77ebf 19:28:50 Removing intermediate container ab8d57a77ebf 19:28:50 ---> ef579c30f04b 19:28:50 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 19:28:50 ---> Running in 2456b27fe473 19:28:50 Removing intermediate container 2456b27fe473 19:28:50 ---> 60e13b98ce2b 19:28:50 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 19:28:50 ---> Running in 2beacadccb27 19:28:51 Removing intermediate container 2beacadccb27 19:28:51 ---> 1b116979937a 19:28:51 Step 6/22 : LABEL Name=edgex-ui-go 19:28:51 ---> Running in ef06405a8f06 19:28:51 Removing intermediate container ef06405a8f06 19:28:51 ---> 53bbf215a64a 19:28:51 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:28:51 ---> Running in 0f6ad9e0cab5 19:28:51 Removing intermediate container 0f6ad9e0cab5 19:28:51 ---> a78115e2e8b0 19:28:51 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:51 ---> Running in 04b812590e34 19:28:53 Removing intermediate container 04b812590e34 19:28:53 ---> 48db7526c1dd 19:28:53 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:28:53 ---> Running in 609f9f35eae1 19:28:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:56 OK: 220 MiB in 52 packages 19:28:57 Removing intermediate container 609f9f35eae1 19:28:57 ---> 348bf6e242a9 19:28:57 Step 10/22 : ENV GO111MODULE=on 19:28:57 ---> Running in 48b30a69ba4f 19:28:57 Removing intermediate container 48b30a69ba4f 19:28:57 ---> 274d52ee3673 19:28:57 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:28:57 ---> Running in d973e4024399 19:28:57 Removing intermediate container d973e4024399 19:28:57 ---> 907bcd8e26b3 19:28:57 Step 12/22 : COPY . . 19:29:00 ---> 57d634c94abe 19:29:00 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:00 ---> Running in 647fbbab377d 19:29:03 Removing intermediate container 647fbbab377d 19:29:03 ---> d1aeae28ff61 19:29:03 Step 14/22 : RUN ${MAKE} 19:29:03 ---> Running in 67d06291547b 19:29:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 19:29:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:29:38 Removing intermediate container 67d06291547b 19:29:38 ---> c93ddb81ebf7 19:29:38 Step 15/22 : FROM alpine:3.14 19:29:38 3.14: Pulling from library/alpine 19:29:38 be307f383ecc: Pulling fs layer 19:29:39 be307f383ecc: Verifying Checksum 19:29:39 be307f383ecc: Download complete 19:29:39 be307f383ecc: Pull complete 19:29:39 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:29:39 Status: Downloaded newer image for alpine:3.14 19:29:39 ---> 5b8b7b635229 19:29:39 Step 16/22 : EXPOSE 4000 19:29:39 ---> Running in 1627d47c2dc5 19:29:40 Removing intermediate container 1627d47c2dc5 19:29:40 ---> dc98b1147abb 19:29:40 Step 17/22 : 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 19:29:41 ---> 94bdc546f6d1 19:29:41 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:29:41 ---> Running in 1365ff3581ea 19:29:41 Removing intermediate container 1365ff3581ea 19:29:41 ---> 30b2ef46d9e6 19:29:41 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:29:42 ---> Running in bcce4ff3363c 19:29:42 Removing intermediate container bcce4ff3363c 19:29:42 ---> 5d67941a1533 19:29:42 Step 20/22 : LABEL arch=arm64 19:29:42 ---> Running in dfc310f84b30 19:29:42 Removing intermediate container dfc310f84b30 19:29:42 ---> a5354a4c1d49 19:29:42 Step 21/22 : LABEL git_sha=2cd378859e64ae5be057ebf4d78609cef323ef1b 19:29:42 ---> Running in 1118316f800f 19:29:43 Removing intermediate container 1118316f800f 19:29:43 ---> c5281ae90a9c 19:29:43 Step 22/22 : LABEL version=0.0.0 19:29:43 ---> Running in 7d95c260ae84 19:29:43 Removing intermediate container 7d95c260ae84 19:29:43 ---> 615ab3e4e8ab 19:29:43 [Warning] One or more build-args [ARCH] were not consumed 19:29:43 Successfully built 615ab3e4e8ab 19:29:43 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:44 19:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:44 arm64: Pulling from edgex-lftools-log-publisher 19:29:44 448f6bf000e3: Pulling fs layer 19:29:44 f757da607395: Pulling fs layer 19:29:44 05883995daec: Pulling fs layer 19:29:44 8603b9c90790: Pulling fs layer 19:29:44 1560dd03e051: Pulling fs layer 19:29:44 27f5ce0e4adf: Pulling fs layer 19:29:44 c2d8d7efcc4b: Pulling fs layer 19:29:44 8603b9c90790: Waiting 19:29:44 c2d8d7efcc4b: Waiting 19:29:44 27f5ce0e4adf: Waiting 19:29:44 1560dd03e051: Waiting 19:29:45 f757da607395: Verifying Checksum 19:29:45 f757da607395: Download complete 19:29:45 8603b9c90790: Download complete 19:29:45 1560dd03e051: Verifying Checksum 19:29:45 1560dd03e051: Download complete 19:29:45 27f5ce0e4adf: Verifying Checksum 19:29:45 27f5ce0e4adf: Download complete 19:29:45 05883995daec: Verifying Checksum 19:29:45 05883995daec: Download complete 19:29:45 448f6bf000e3: Download complete 19:29:48 c2d8d7efcc4b: Verifying Checksum 19:29:48 c2d8d7efcc4b: Download complete 19:29:49 448f6bf000e3: Pull complete 19:29:49 f757da607395: Pull complete 19:29:51 05883995daec: Pull complete 19:29:51 8603b9c90790: Pull complete 19:29:52 1560dd03e051: Pull complete 19:29:52 27f5ce0e4adf: Pull complete 19:30:07 c2d8d7efcc4b: Pull complete 19:30:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:30:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:30:07 prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container 19:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:30:10 $ docker top 1a21685265e8453ef0353d604f98147e758af2eb5e6f4f06358736627f1a9cf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:11 ---> job-cost.sh 19:30:11 lf-activate-venv: SKIPPING 19:30:11 INFO: No Stack... 19:30:11 INFO: Retrieving Pricing Info for: v3-standard-4 19:30:12 INFO: Archiving Costs [Pipeline] sh 19:30:12 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 19:30:12 + cut -d, -f6 [Pipeline] lock 19:30:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] 19:30:12 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] did not exist. Created. 19:30:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:30:13 /w/workspace/edgex-ui-go/1@tmp/durable-e6b2fae1/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-e6b2fae1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:30:14 + echo total: 0.10999999940395355 [Pipeline] stash 19:30:14 Warning: overwriting stash ‘stack-cost’ 19:30:14 Stashed 1 file(s) [Pipeline] } 19:30:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:30:14 $ docker stop --time=1 1a21685265e8453ef0353d604f98147e758af2eb5e6f4f06358736627f1a9cf5 19:30:16 $ docker rm -f 1a21685265e8453ef0353d604f98147e758af2eb5e6f4f06358736627f1a9cf5 [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 19:30:17 provisioning config files... 19:30:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config4831637633427015640tmp [Pipeline] { [Pipeline] sh 19:30:17 + set +x 19:30:17 + curl -s https://codecov.io/bash 19:30:17 + bash -s -- 19:30:17 19:30:17 _____ _ 19:30:17 / ____| | | 19:30:17 | | ___ __| | ___ ___ _____ __ 19:30:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:30:17 | |___| (_) | (_| | __/ (_| (_) \ V / 19:30:17 \_____\___/ \__,_|\___|\___\___/ \_/ 19:30:17 Bash-1.0.6 19:30:17 19:30:17 19:30:17 ==> git version 2.24.4 found 19:30:17 ==> 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 19:30:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:30:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:30:17 ==> Jenkins CI detected. 19:30:17 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-488 19:30:17 project root: . 19:30:17 --> token set from env 19:30:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:30:17 ==> Running gcov in . (disable via -X gcov) 19:30:17 ==> Python coveragepy not found 19:30:17 ==> Searching for coverage reports in: 19:30:17 + . 19:30:17 -> Found 1 reports 19:30:17 ==> Detecting git/mercurial file structure 19:30:17 ==> Reading reports 19:30:17 + ./coverage.out bytes=10 19:30:17 ==> Appending adjustments 19:30:17 https://docs.codecov.io/docs/fixing-reports 19:30:17 + Found adjustments 19:30:17 ==> Gzipping contents 19:30:17 4.0K /tmp/codecov.7lFGk0.gz 19:30:17 ==> Uploading reports 19:30:17 url: https://codecov.io 19:30:17 query: branch=PR-488&commit=2cd378859e64ae5be057ebf4d78609cef323ef1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= 19:30:17 -> Pinging Codecov 19:30:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-488&commit=2cd378859e64ae5be057ebf4d78609cef323ef1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= 19:30:18 -> Uploading to 19:30:18 https://storage.googleapis.com/codecov/v4/raw/2022-01-15/FB506323287CE973F263BFD2A0EB1F37/2cd378859e64ae5be057ebf4d78609cef323ef1b/186e481d-78b8-4513-bc31-68973e3c2ffc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220115T193018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f9e994bd4ebf21e1f8bd2e8019fd9050935d6fe12a9b86d036f94090ddaf62b 19:30:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:30:18 Dload Upload Total Spent Left Speed 19:30:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 11496 --:--:-- --:--:-- --:--:-- 11518 19:30:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2cd378859e64ae5be057ebf4d78609cef323ef1b [Pipeline] } 19:30:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:30:20 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives ']' 19:30:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives 19:30:20 total 8 19:30:20 drwxr-xr-x. 3 root root 34 Jan 15 19:25 . 19:30:20 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 15 19:25 .. 19:30:20 drwxr-xr-x. 2 root root 6 Jan 15 19:25 cost 19:30:20 -rw-r--r--. 1 root root 82 Jan 15 19:25 cost.csv 19:30:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives 19:30:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives 19:30:20 total 8 19:30:20 drwxr-xr-x. 3 jenkins jenkins 34 Jan 15 19:25 . 19:30:20 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 15 19:25 .. 19:30:20 drwxr-xr-x. 2 jenkins jenkins 6 Jan 15 19:25 cost 19:30:20 -rw-r--r--. 1 jenkins jenkins 82 Jan 15 19:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:30:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:30:21 ---> package-listing.sh 19:30:21 ++ facter osfamily 19:30:21 ++ tr '[:upper:]' '[:lower:]' 19:30:22 + OS_FAMILY=redhat 19:30:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-488 19:30:22 + START_PACKAGES=/tmp/packages_start.txt 19:30:22 + END_PACKAGES=/tmp/packages_end.txt 19:30:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:30:22 + PACKAGES=/tmp/packages_start.txt 19:30:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' 19:30:22 + PACKAGES=/tmp/packages_end.txt 19:30:22 + case "${OS_FAMILY}" in 19:30:22 + rpm -qa 19:30:22 + sort 19:30:22 + '[' -f /tmp/packages_start.txt ']' 19:30:22 + '[' -f /tmp/packages_end.txt ']' 19:30:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:30:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' 19:30:22 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ 19:30:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [Pipeline] echo 19:30:22 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_PR-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:30:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:23 . [Pipeline] withDockerContainer 19:30:23 prd-centos7-docker-4c-2g-1573 does not seem to be running inside a container 19:30:23 $ 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_PR-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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 19:30:23 $ docker top 915c4cdcd0c6098f63e7ed0aa4caaf3882767665bca05303682ac008dc7dd5c4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:24 + touch /tmp/pre-build-complete [Pipeline] sh 19:30:24 + mkdir -p /var/log/sysstat [Pipeline] sh 19:30:24 + ls /var/log/sa-host 19:30:24 + sadf -c /var/log/sa-host/sa15 19:30:24 file_magic: OK 19:30:24 HZ: Using current value: 100 19:30:24 file_header: OK 19:30:24 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 19:30:24 Statistics: 19:30:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:30:24 File successfully converted to sysstat format version 12.0.3 19:30:24 + sadf -c /var/log/sa-host/sa17 19:30:24 file_magic: OK 19:30:24 HZ: Using current value: 100 19:30:24 file_header: OK 19:30:24 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 19:30:24 Statistics: 19:30:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:30:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:25 provisioning config files... 19:30:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config8703544646766519519tmp [Pipeline] { [Pipeline] echo 19:30:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:30:25 ---> create-netrc.sh [Pipeline] } 19:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:30:26 ---> python-tools-install.sh [Pipeline] echo 19:30:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:30:26 ---> sudo-logs.sh 19:30:26 Archiving 'sudo' log.. 19:30:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-1573.novalocal: Name or service not known 19:30:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-1573.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:30:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:30:26 ---> job-cost.sh 19:30:26 lf-activate-venv: SKIPPING 19:30:26 DEBUG: total: 0.05999999865889549 19:30:26 INFO: Retrieving Stack Cost... 19:30:27 INFO: Retrieving Pricing Info for: v3-standard-2 19:30:27 INFO: Archiving Costs [Pipeline] echo 19:30:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:30:27 ---> logs-deploy.sh 19:30:27 lf-activate-venv: SKIPPING 19:30:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-488/1 19:30:27 INFO: archiving workspace using pattern(s): 19:30:28 Archives upload complete. 19:30:28 INFO: archiving logs to Nexus