Pull request #456 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb629bb356abb17330b40274c666c795b9246af4+89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 (91b341f80806b78de4cfc0c015c14c50a7807b43) Running in Durability level: MAX_SURVIVABILITY 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-ssh8283827694527781826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh937165457608501712.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 f1d79d91c36788821211008368c3015072ca53ca 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-456/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-456/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7263110445588382894.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-456/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh873394000819458271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh8996289674212306309.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-456/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-456/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8987053622425807685.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 f1d79d91c36788821211008368c3015072ca53ca Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-961 in /w/workspace/edgexfoundry_edgex-ui-go_PR-456 [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-456 # 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-456@tmp/jenkins-gitclient-ssh5449446468197406354.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 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit cb629bb356abb17330b40274c666c795b9246af4 Merge succeeded, producing cb629bb356abb17330b40274c666c795b9246af4 Checking out Revision cb629bb356abb17330b40274c666c795b9246af4 (PR-456) > 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-456@tmp/jenkins-gitclient-ssh9009719646875028496.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 > 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-456@tmp/jenkins-gitclient-ssh1534087071794688251.key > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:08:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:08:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:08:51 ========================================================= 04:08:51 EdgeX Global Pipelines Version Info 04:08:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:08:52 ------------------- 04:08:52 stable info: 04:08:52 ------------------- 04:08:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:08:52 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 04:08:52 Message: update stable to v1.0.209 04:08:53 ------------------- 04:08:53 experimental info: 04:08:53 ------------------- 04:08:53 Commited By: **** collab-it+edgex@linuxfoundation.org 04:08:53 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 04:08:53 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:08:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:08:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:08:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:08:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:08:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:08:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-456 [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-456 [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-456 [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb629bb356abb17330b40274c666c795b9246af4 [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb629bb [Pipeline] echo 04:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:54 provisioning config files... 04:08:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/config3961677094449556418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:55 ---> docker-login.sh 04:08:55 nexus3.edgexfoundry.org:10001 04:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:55 Configure a credential helper to remove this warning. See 04:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:55 04:08:55 Login Succeeded 04:08:55 nexus3.edgexfoundry.org:10002 04:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:55 Configure a credential helper to remove this warning. See 04:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:55 04:08:55 Login Succeeded 04:08:55 nexus3.edgexfoundry.org:10003 04:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:55 Configure a credential helper to remove this warning. See 04:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:55 04:08:55 Login Succeeded 04:08:55 nexus3.edgexfoundry.org:10004 04:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:55 Configure a credential helper to remove this warning. See 04:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:55 04:08:55 Login Succeeded 04:08:55 docker.io 04:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:56 Configure a credential helper to remove this warning. See 04:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:56 04:08:56 Login Succeeded 04:08:56 ---> docker-login.sh ends [Pipeline] } 04:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:57 + git log --format=format:%s -1 cb629bb356abb17330b40274c666c795b9246af4 [Pipeline] echo 04:08:57 GIT_COMMIT: cb629bb356abb17330b40274c666c795b9246af4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 04:08:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:57 04:08:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:08:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:58 latest: Pulling from edgex-devops/git-semver 04:08:58 a0d0a0d46f8b: Pulling fs layer 04:08:58 3e5f54012d9b: Pulling fs layer 04:08:58 4c7163046ea9: Pulling fs layer 04:08:58 0c2d73faf560: Pulling fs layer 04:08:58 0c2d73faf560: Waiting 04:08:58 3e5f54012d9b: Verifying Checksum 04:08:58 3e5f54012d9b: Download complete 04:08:58 a0d0a0d46f8b: Verifying Checksum 04:08:58 a0d0a0d46f8b: Download complete 04:08:58 0c2d73faf560: Verifying Checksum 04:08:58 0c2d73faf560: Download complete 04:08:58 4c7163046ea9: Verifying Checksum 04:08:58 4c7163046ea9: Download complete 04:08:58 a0d0a0d46f8b: Pull complete 04:08:58 3e5f54012d9b: Pull complete 04:08:58 4c7163046ea9: Pull complete 04:08:59 0c2d73faf560: Pull complete 04:08:59 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:08:59 prd-centos7-docker-4c-2g-961 does not seem to be running inside a container 04:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-456 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-456:/w/workspace/edgexfoundry_edgex-ui-go_PR-456:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:08:59 $ docker top cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:59 [ssh-agent] Looking for ssh-agent implementation... 04:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:09:00 $ docker exec cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 ssh-agent 04:09:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKIaoMA/agent.15 04:09:00 SSH_AGENT_PID=21 04:09:00 Running ssh-add (command line suppressed) 04:09:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/private_key_7818396390208321348.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/private_key_7818396390208321348.key) 04:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:09:00 + git tag --points-at HEAD [Pipeline] } 04:09:00 $ docker exec --env ******** --env ******** cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 ssh-agent -k 04:09:00 unset SSH_AUTH_SOCK; 04:09:00 unset SSH_AGENT_PID; 04:09:00 echo Agent pid 21 killed; 04:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:09:00 [ssh-agent] Looking for ssh-agent implementation... 04:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:09:00 $ docker exec cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 ssh-agent 04:09:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcnFFEH/agent.54 04:09:01 SSH_AGENT_PID=61 04:09:01 Running ssh-add (command line suppressed) 04:09:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/private_key_4454387559399209618.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/private_key_4454387559399209618.key) 04:09:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:09:01 + git semver init 04:09:01 # -> Open(): unable to determine branch for HEAD 04:09:01 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-456/.git 04:09:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-456 04:09:01 # $SEMVER_REMOTE_NAME = origin 04:09:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:09:01 # $SEMVER_USER_NAME = edgex-jenkins 04:09:01 # $SEMVER_BRANCH = PR-456 04:09:01 # $SEMVER_TEMP = /tmp/semver-640974669 04:09:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:09:04 # '/tmp/semver-640974669' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-456/.semver' 04:09:04 # -> Force: false 04:09:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-456/.semver [Pipeline] } 04:09:04 $ docker exec --env ******** --env ******** cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 ssh-agent -k 04:09:04 unset SSH_AUTH_SOCK; 04:09:04 unset SSH_AGENT_PID; 04:09:04 echo Agent pid 61 killed; 04:09:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:04 + git semver [Pipeline] } 04:09:04 $ docker stop --time=1 cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 04:09:05 $ docker rm -f cb16dcffcf9c1b7e2c2bc75de9f08a396006a6a6950e8c24fe5f911c6c9ccc90 [Pipeline] // withDockerContainer [Pipeline] sh 04:09:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:09:06 Stashed 1 file(s) [Pipeline] echo 04:09:06 [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] node [Pipeline] node 04:09:22 Still waiting to schedule task 04:09:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-961’ 04:09:22 Still waiting to schedule task 04:09:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:11:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-962 in /w/workspace/edgexfoundry_edgex-ui-go_PR-456 [Pipeline] { [Pipeline] ws 04:11:35 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:11:36 The recommended git tool is: git 04:11:41 using credential edgex-jenkins-ssh 04:11:41 Cloning the remote Git repository 04:11:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:11:41 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:11:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:11:42 > git --version # timeout=10 04:11:42 > git --version # 'git version 2.17.1' 04:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:45 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit cb629bb356abb17330b40274c666c795b9246af4 04:11:46 Merge succeeded, producing cb629bb356abb17330b40274c666c795b9246af4 04:11:46 Checking out Revision cb629bb356abb17330b40274c666c795b9246af4 (PR-456) 04:11:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:11:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:11:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:11:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:11:45 > git config core.sparsecheckout # timeout=10 04:11:45 > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 04:11:45 > git remote # timeout=10 04:11:46 > git config --get remote.origin.url # timeout=10 04:11:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:46 > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 04:11:46 > git rev-parse HEAD^{commit} # timeout=10 04:11:46 > git config core.sparsecheckout # timeout=10 04:11:46 > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 04:11:50 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:11:50 > git --version # timeout=10 04:11:50 > git --version # 'git version 2.17.1' 04:11:50 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:51 provisioning config files... 04:11:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3207131959504110362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:52 ---> docker-login.sh 04:11:52 nexus3.edgexfoundry.org:10001 04:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:54 Configure a credential helper to remove this warning. See 04:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:54 04:11:54 Login Succeeded 04:11:54 nexus3.edgexfoundry.org:10002 04:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:54 Configure a credential helper to remove this warning. See 04:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:54 04:11:54 Login Succeeded 04:11:54 nexus3.edgexfoundry.org:10003 04:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:55 Configure a credential helper to remove this warning. See 04:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:55 04:11:55 Login Succeeded 04:11:55 nexus3.edgexfoundry.org:10004 04:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:55 Configure a credential helper to remove this warning. See 04:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:55 04:11:55 Login Succeeded 04:11:55 docker.io 04:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:56 Configure a credential helper to remove this warning. See 04:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:56 04:11:56 Login Succeeded 04:11:56 ---> docker-login.sh ends [Pipeline] } 04:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:11:57 ========================================================= 04:11:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:11:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:11:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 04:11:58 Sending build context to Docker daemon 20.57MB 04:11:58 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:11:58 Step 2/14 : FROM ${BASE} AS builder 04:11:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:11:58 bbf911997326: Pulling fs layer 04:11:58 58ec367f63d7: Pulling fs layer 04:11:58 1b4a6ffa7d45: Pulling fs layer 04:11:58 fc5181fea5dc: Pulling fs layer 04:11:58 9c418107303f: Pulling fs layer 04:11:58 284eca6f2348: Pulling fs layer 04:11:58 842844d905b1: Pulling fs layer 04:11:58 901a3a57568e: Pulling fs layer 04:11:58 fc5181fea5dc: Waiting 04:11:58 9c418107303f: Waiting 04:11:58 284eca6f2348: Waiting 04:11:58 842844d905b1: Waiting 04:11:58 901a3a57568e: Waiting 04:11:58 1b4a6ffa7d45: Verifying Checksum 04:11:58 1b4a6ffa7d45: Download complete 04:11:58 58ec367f63d7: Verifying Checksum 04:11:58 58ec367f63d7: Download complete 04:11:58 9c418107303f: Verifying Checksum 04:11:58 9c418107303f: Download complete 04:11:58 284eca6f2348: Verifying Checksum 04:11:58 284eca6f2348: Download complete 04:11:58 842844d905b1: Verifying Checksum 04:11:58 842844d905b1: Download complete 04:11:58 bbf911997326: Verifying Checksum 04:11:58 bbf911997326: Download complete 04:11:59 bbf911997326: Pull complete 04:12:00 58ec367f63d7: Pull complete 04:12:00 901a3a57568e: Verifying Checksum 04:12:00 901a3a57568e: Download complete 04:12:01 1b4a6ffa7d45: Pull complete 04:12:01 fc5181fea5dc: Verifying Checksum 04:12:01 fc5181fea5dc: Download complete 04:12:11 fc5181fea5dc: Pull complete 04:12:11 9c418107303f: Pull complete 04:12:11 284eca6f2348: Pull complete 04:12:12 842844d905b1: Pull complete 04:12:17 901a3a57568e: Pull complete 04:12:17 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 04:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:12:17 ---> 72ade6ffb461 04:12:17 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:12:23 ---> Running in dc616b689c20 04:12:23 Removing intermediate container dc616b689c20 04:12:23 ---> bae5e27372cb 04:12:23 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:12:23 ---> Running in 4cafc029e15b 04:12:23 Removing intermediate container 4cafc029e15b 04:12:23 ---> 033292dd51cd 04:12:23 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:12:23 ---> Running in 072338193d42 04:12:24 Removing intermediate container 072338193d42 04:12:24 ---> c692b7a15c8f 04:12:24 Step 6/14 : LABEL Name=edgex-ui-go 04:12:24 ---> Running in 1f70d8c38b4a 04:12:24 Removing intermediate container 1f70d8c38b4a 04:12:24 ---> f7a699ba9c90 04:12:24 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:12:24 ---> Running in 07d77e2e7c37 04:12:25 Removing intermediate container 07d77e2e7c37 04:12:25 ---> 125478568523 04:12:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:25 ---> Running in b9ffff91bc33 04:12:27 Removing intermediate container b9ffff91bc33 04:12:27 ---> a017fd630dee 04:12:27 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:12:27 ---> Running in cb4400aab683 04:12:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:12:30 OK: 218 MiB in 52 packages 04:12:31 Removing intermediate container cb4400aab683 04:12:31 ---> 12a68eedb173 04:12:31 Step 10/14 : ENV GO111MODULE=on 04:12:31 ---> Running in 47a2cdd689f7 04:12:32 Removing intermediate container 47a2cdd689f7 04:12:32 ---> 8b9a97189e8a 04:12:32 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:12:32 ---> Running in c9329c14053e 04:12:33 Removing intermediate container c9329c14053e 04:12:33 ---> 0b196d17a3d9 04:12:33 Step 12/14 : COPY . . 04:12:35 ---> ee9bb95b80e0 04:12:35 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:35 ---> Running in 6bdbca52a8fb 04:13:08 Removing intermediate container 6bdbca52a8fb 04:13:08 ---> adad27291613 04:13:08 Step 14/14 : RUN ${MAKE} 04:13:08 ---> Running in cc0bf50f7bc3 04:13:08 noop 04:13:09 Removing intermediate container cc0bf50f7bc3 04:13:09 ---> f17724c77d6d 04:13:09 Successfully built f17724c77d6d 04:13:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:13:10 + docker inspect -f . ci-base-image-arm64 04:13:10 . [Pipeline] withDockerContainer 04:13:10 prd-ubuntu18.04-docker-arm64-4c-16g-962 does not seem to be running inside a container 04:13:10 $ 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 04:13:12 $ docker top 0906a3530fb872c841c6da32855ff5ce53ffbb124dd34248bf038e0f2fe922d4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:13 + go version 04:13:13 go version go1.16.8 linux/arm64 [Pipeline] } 04:13:13 $ docker stop --time=1 0906a3530fb872c841c6da32855ff5ce53ffbb124dd34248bf038e0f2fe922d4 04:13:14 $ docker rm -f 0906a3530fb872c841c6da32855ff5ce53ffbb124dd34248bf038e0f2fe922d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:15 + docker inspect -f . ci-base-image-arm64 04:13:15 . [Pipeline] withDockerContainer 04:13:16 prd-ubuntu18.04-docker-arm64-4c-16g-962 does not seem to be running inside a container 04:13:16 $ 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 04:13:17 $ docker top ff070b14ae62f24f3c3c2438040453e1f8bba1377011fce6f38dec1dfacef7f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:13:18 + make test 04:13:18 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:13:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:13:45 Running on prd-centos7-docker-4c-2g-964 in /w/workspace/edgexfoundry_edgex-ui-go_PR-456 [Pipeline] { [Pipeline] ws 04:13:45 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:13:46 The recommended git tool is: git 04:13:48 using credential edgex-jenkins-ssh 04:13:48 Cloning the remote Git repository 04:13:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:13:47 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:13:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:13:47 > git --version # timeout=10 04:13:47 > git --version # 'git version 2.24.4' 04:13:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:47 [INFO] Currently running in a labeled security context 04:13:47 [INFO] Currently SELinux is 'enforcing' on the host 04:13:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4818114414852847951.key 04:13:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:50 Merging remotes/origin/main commit 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 into PR head commit cb629bb356abb17330b40274c666c795b9246af4 04:13:50 Merge succeeded, producing cb629bb356abb17330b40274c666c795b9246af4 04:13:50 Checking out Revision cb629bb356abb17330b40274c666c795b9246af4 (PR-456) 04:13:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:13:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:13:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:49 [INFO] Currently running in a labeled security context 04:13:49 [INFO] Currently SELinux is 'enforcing' on the host 04:13:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6225897067163075791.key 04:13:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:13:49 > git config core.sparsecheckout # timeout=10 04:13:49 > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 04:13:49 > git remote # timeout=10 04:13:49 > git config --get remote.origin.url # timeout=10 04:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:49 [INFO] Currently running in a labeled security context 04:13:49 [INFO] Currently SELinux is 'enforcing' on the host 04:13:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6982444492317637090.key 04:13:49 > git merge 89ac83cbf9bea8d80a238ed37eed36ada0bb3c93 # timeout=10 04:13:49 > git rev-parse HEAD^{commit} # timeout=10 04:13:49 > git config core.sparsecheckout # timeout=10 04:13:49 > git checkout -f cb629bb356abb17330b40274c666c795b9246af4 # timeout=10 04:13:54 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:13:53 > git --version # timeout=10 04:13:53 > git --version # 'git version 2.24.4' 04:13:53 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:55 provisioning config files... 04:13:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1192543207549902436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:55 ---> docker-login.sh 04:13:55 nexus3.edgexfoundry.org:10001 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 nexus3.edgexfoundry.org:10002 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 nexus3.edgexfoundry.org:10003 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 nexus3.edgexfoundry.org:10004 04:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:56 Configure a credential helper to remove this warning. See 04:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:56 04:13:56 Login Succeeded 04:13:56 docker.io 04:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:56 Configure a credential helper to remove this warning. See 04:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:56 04:13:56 Login Succeeded 04:13:56 ---> docker-login.sh ends [Pipeline] } 04:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:13:56 ========================================================= 04:13:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:13:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:13:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:13:57 Sending build context to Docker daemon 20.58MB 04:13:57 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:13:57 Step 2/14 : FROM ${BASE} AS builder 04:13:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:13:57 4e9f2cdf4387: Pulling fs layer 04:13:57 57d31006c564: Pulling fs layer 04:13:57 bd5ccded8296: Pulling fs layer 04:13:57 304dd3a0f381: Pulling fs layer 04:13:57 d37cda54a23b: Pulling fs layer 04:13:57 bae75c0f2455: Pulling fs layer 04:13:57 806579b3d29a: Pulling fs layer 04:13:57 c77eb801bf70: Pulling fs layer 04:13:57 6d0567d44e1a: Pulling fs layer 04:13:57 d37cda54a23b: Waiting 04:13:57 bae75c0f2455: Waiting 04:13:57 806579b3d29a: Waiting 04:13:57 c77eb801bf70: Waiting 04:13:57 6d0567d44e1a: Waiting 04:13:57 304dd3a0f381: Waiting 04:13:57 bd5ccded8296: Verifying Checksum 04:13:57 bd5ccded8296: Download complete 04:13:57 57d31006c564: Verifying Checksum 04:13:57 57d31006c564: Download complete 04:13:57 d37cda54a23b: Download complete 04:13:57 bae75c0f2455: Verifying Checksum 04:13:57 bae75c0f2455: Download complete 04:13:57 806579b3d29a: Verifying Checksum 04:13:57 806579b3d29a: Download complete 04:13:57 4e9f2cdf4387: Verifying Checksum 04:13:57 4e9f2cdf4387: Download complete 04:13:57 c77eb801bf70: Verifying Checksum 04:13:57 c77eb801bf70: Download complete 04:13:57 4e9f2cdf4387: Pull complete 04:13:58 304dd3a0f381: Verifying Checksum 04:13:58 304dd3a0f381: Download complete 04:13:58 57d31006c564: Pull complete 04:13:58 6d0567d44e1a: Verifying Checksum 04:13:58 6d0567d44e1a: Download complete 04:13:58 bd5ccded8296: Pull complete 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:13:59 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:13:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:14:01 304dd3a0f381: Pull complete 04:14:01 d37cda54a23b: Pull complete 04:14:01 bae75c0f2455: Pull complete 04:14:01 806579b3d29a: Pull complete 04:14:01 c77eb801bf70: Pull complete 04:14:04 6d0567d44e1a: Pull complete 04:14:04 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 04:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:04 ---> e839a31ac9d1 04:14:04 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:14:06 ---> Running in d21b0aded80a 04:14:06 Removing intermediate container d21b0aded80a 04:14:06 ---> 47d29a5a0c2f 04:14:06 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:14:06 ---> Running in daca960dc559 04:14:06 Removing intermediate container daca960dc559 04:14:06 ---> 8b0ff289387b 04:14:06 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:14:06 ---> Running in 8c764ef1dd8d 04:14:06 Removing intermediate container 8c764ef1dd8d 04:14:06 ---> 69c3ad9f1d6a 04:14:06 Step 6/14 : LABEL Name=edgex-ui-go 04:14:06 ---> Running in d00c10ffdfde 04:14:06 Removing intermediate container d00c10ffdfde 04:14:06 ---> ba16558d7262 04:14:06 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:14:06 ---> Running in 9d9e5a8cc1b1 04:14:06 Removing intermediate container 9d9e5a8cc1b1 04:14:06 ---> 55522a723549 04:14:06 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:06 ---> Running in 18a56f9c5e7f 04:14:06 Removing intermediate container 18a56f9c5e7f 04:14:06 ---> 7a6e6e1fc7fe 04:14:06 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:06 ---> Running in 939171f797b6 04:14:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:14:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:14:08 OK: 219 MiB in 52 packages 04:14:08 Removing intermediate container 939171f797b6 04:14:08 ---> 3cee414111e2 04:14:08 Step 10/14 : ENV GO111MODULE=on 04:14:08 ---> Running in 28e8f080ae3f 04:14:08 Removing intermediate container 28e8f080ae3f 04:14:08 ---> 796dac5622a4 04:14:08 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:14:08 ---> Running in 0cb0b69429ef 04:14:08 Removing intermediate container 0cb0b69429ef 04:14:08 ---> 7ca27effd45d 04:14:08 Step 12/14 : COPY . . 04:14:09 ---> fed1f7186110 04:14:09 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:09 ---> Running in 58501d9b76e3 04:14:19 Removing intermediate container 58501d9b76e3 04:14:19 ---> 350184476496 04:14:19 Step 14/14 : RUN ${MAKE} 04:14:19 ---> Running in 1ac1775c4a33 04:14:19 noop 04:14:19 Removing intermediate container 1ac1775c4a33 04:14:19 ---> 05b39a66f1c9 04:14:19 Successfully built 05b39a66f1c9 04:14:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:14:19 + docker inspect -f . ci-base-image-x86_64 04:14:19 . [Pipeline] withDockerContainer 04:14:19 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 04:14:19 $ 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-x86_64 cat 04:14:20 $ docker top 00cd7b09f9b613bf6a08a603e778cbaaf93d88951051f8f787ff8aad3de8da24 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:20 + go version 04:14:20 go version go1.16.8 linux/amd64 [Pipeline] } 04:14:20 $ docker stop --time=1 00cd7b09f9b613bf6a08a603e778cbaaf93d88951051f8f787ff8aad3de8da24 04:14:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:14:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:14:21 $ docker rm -f 00cd7b09f9b613bf6a08a603e778cbaaf93d88951051f8f787ff8aad3de8da24 [Pipeline] // withDockerContainer [Pipeline] } 04:14:21 $ docker stop --time=1 ff070b14ae62f24f3c3c2438040453e1f8bba1377011fce6f38dec1dfacef7f7 04:14:23 $ docker rm -f ff070b14ae62f24f3c3c2438040453e1f8bba1377011fce6f38dec1dfacef7f7 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:14:24 + docker inspect -f . ci-base-image-x86_64 04:14:24 . [Pipeline] withDockerContainer 04:14:24 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 04:14:24 $ 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-x86_64 cat 04:14:25 Stashed 1 file(s) 04:14:25 $ docker top 5ec5cf53ea5b02e9eb73833b3cd93eaf0b2a5f799d9945ff55341252cd03c67d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 04:14:25 + make test 04:14:25 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:14:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 04:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:14:27 + ls -al . 04:14:27 total 128 04:14:27 drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 04:13 . 04:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:11 .. 04:14:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 04:11 .git 04:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:11 .github 04:14:27 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 04:11 .gitignore 04:14:27 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 13 04:11 CONTRIBUTING.md 04:14:27 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 13 04:11 Dockerfile 04:14:27 -rw-rw-r-- 1 jenkins jenkins 652 Oct 13 04:11 Jenkinsfile 04:14:27 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 13 04:11 LICENSE 04:14:27 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 13 04:11 Makefile 04:14:27 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 13 04:11 README.md 04:14:27 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 04:09 VERSION 04:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:11 assets 04:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:11 bin 04:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:11 cmd 04:14:27 -rw-r--r-- 1 jenkins jenkins 10 Oct 13 04:13 coverage.out 04:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:11 docs 04:14:27 -rw-rw-r-- 1 jenkins jenkins 880 Oct 13 04:11 go.mod 04:14:27 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 13 04:11 go.sum 04:14:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 04:11 internal 04:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:11 pkg 04:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:11 snap 04:14:27 -rw-rw-r-- 1 jenkins jenkins 155 Oct 13 04:11 version.go 04:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:11 web [Pipeline] isUnix [Pipeline] sh 04:14:27 + 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=cb629bb356abb17330b40274c666c795b9246af4 --label arch=arm64 --label version=0.0.0 . 04:14:28 Sending build context to Docker daemon 20.58MB 04:14:28 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:14:28 Step 2/22 : FROM ${BASE} AS builder 04:14:28 ---> f17724c77d6d 04:14:28 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:14:29 ---> Running in da14ce8e2994 04:14:29 Removing intermediate container da14ce8e2994 04:14:29 ---> cd4dd91a546f 04:14:29 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:14:29 ---> Running in a469193bc9eb 04:14:30 Removing intermediate container a469193bc9eb 04:14:30 ---> 6345c7dac981 04:14:30 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:14:30 ---> Running in 2734d05162fa 04:14:30 Removing intermediate container 2734d05162fa 04:14:30 ---> 0f90e977cec8 04:14:30 Step 6/22 : LABEL Name=edgex-ui-go 04:14:30 ---> Running in af98ad7e43fe 04:14:31 Removing intermediate container af98ad7e43fe 04:14:31 ---> 094c2298a6b3 04:14:31 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:14:31 ---> Running in 6905fb2200a4 04:14:32 Removing intermediate container 6905fb2200a4 04:14:32 ---> 429cf8bd08da 04:14:32 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:32 ---> Running in 4d4376d1b566 04:14:34 Removing intermediate container 4d4376d1b566 04:14:34 ---> c64cc1994f5b 04:14:34 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:34 ---> Running in 04906711691a 04:14:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:14:37 OK: 218 MiB in 52 packages 04:14:38 Removing intermediate container 04906711691a 04:14:38 ---> 901edff1f8e1 04:14:38 Step 10/22 : ENV GO111MODULE=on 04:14:38 ---> Running in 427fbfd05589 04:14:39 Removing intermediate container 427fbfd05589 04:14:39 ---> 1d1c36d949f0 04:14:39 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:14:39 ---> Running in 7491ba297e98 04:14:39 Removing intermediate container 7491ba297e98 04:14:39 ---> dd3db91cf682 04:14:39 Step 12/22 : COPY . . 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:14:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:14:42 ---> 5f7c50733f80 04:14:42 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:42 ---> Running in c9ade221626f 04:14:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:14:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:14:44 $ docker stop --time=1 5ec5cf53ea5b02e9eb73833b3cd93eaf0b2a5f799d9945ff55341252cd03c67d 04:14:45 Removing intermediate container c9ade221626f 04:14:45 ---> 4e9aeb580cc5 04:14:45 Step 14/22 : RUN ${MAKE} 04:14:45 ---> Running in e3aab015fc45 04:14:45 $ docker rm -f 5ec5cf53ea5b02e9eb73833b3cd93eaf0b2a5f799d9945ff55341252cd03c67d [Pipeline] // withDockerContainer [Pipeline] sh 04:14:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:14:46 Warning: overwriting stash ‘coverage-report’ 04:14:46 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 04:14:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:14:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:14:47 + ls -al . 04:14:47 total 88 04:14:47 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 13 04:14 . 04:14:47 drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 04:13 .. 04:14:47 drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 04:13 assets 04:14:47 drwxrwxr-x. 2 jenkins jenkins 66 Oct 13 04:13 bin 04:14:47 drwxrwxr-x. 3 jenkins jenkins 29 Oct 13 04:13 cmd 04:14:47 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 13 04:13 CONTRIBUTING.md 04:14:47 -rw-r--r--. 1 jenkins jenkins 10 Oct 13 04:14 coverage.out 04:14:47 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 13 04:13 Dockerfile 04:14:47 drwxrwxr-x. 2 jenkins jenkins 23 Oct 13 04:13 docs 04:14:47 drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 04:13 .git 04:14:47 drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 04:13 .github 04:14:47 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 04:13 .gitignore 04:14:47 -rw-rw-r--. 1 jenkins jenkins 880 Oct 13 04:13 go.mod 04:14:47 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 13 04:13 go.sum 04:14:47 drwxrwxr-x. 9 jenkins jenkins 125 Oct 13 04:13 internal 04:14:47 -rw-rw-r--. 1 jenkins jenkins 652 Oct 13 04:13 Jenkinsfile 04:14:47 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 13 04:13 LICENSE 04:14:47 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 13 04:13 Makefile 04:14:47 drwxrwxr-x. 3 jenkins jenkins 19 Oct 13 04:13 pkg 04:14:47 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 13 04:13 README.md 04:14:47 drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 04:13 snap 04:14:47 -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 04:09 VERSION 04:14:47 -rw-rw-r--. 1 jenkins jenkins 155 Oct 13 04:13 version.go 04:14:47 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 13 04:13 web [Pipeline] isUnix [Pipeline] sh 04:14:47 + 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=cb629bb356abb17330b40274c666c795b9246af4 --label arch=amd64 --label version=0.0.0 . 04:14:47 Sending build context to Docker daemon 20.58MB 04:14:47 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:14:47 Step 2/22 : FROM ${BASE} AS builder 04:14:47 ---> 05b39a66f1c9 04:14:47 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:14:48 ---> Running in deefeff04856 04:14:48 Removing intermediate container deefeff04856 04:14:48 ---> 817f74aa8e65 04:14:48 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:14:48 ---> Running in 293fb25da3cb 04:14:48 Removing intermediate container 293fb25da3cb 04:14:48 ---> 8f505c22fe7a 04:14:48 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:14:48 ---> Running in 1ea32106f5c1 04:14:48 Removing intermediate container 1ea32106f5c1 04:14:48 ---> f75a25ea0c81 04:14:48 Step 6/22 : LABEL Name=edgex-ui-go 04:14:48 ---> Running in 36891f917ea4 04:14:48 Removing intermediate container 36891f917ea4 04:14:48 ---> ac5857353d9a 04:14:48 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:14:48 ---> Running in cf1e9f666ce4 04:14:48 Removing intermediate container cf1e9f666ce4 04:14:48 ---> 6b32960a2933 04:14:48 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:48 ---> Running in 9565a66727aa 04:14:48 Removing intermediate container 9565a66727aa 04:14:48 ---> 04a0335369ec 04:14:48 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:49 ---> Running in 09b3ddf15c3a 04:14:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:14:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:14:50 OK: 219 MiB in 52 packages 04:14:50 Removing intermediate container 09b3ddf15c3a 04:14:50 ---> e7b0ab8095fe 04:14:50 Step 10/22 : ENV GO111MODULE=on 04:14:50 ---> Running in a2405b562a37 04:14:50 Removing intermediate container a2405b562a37 04:14:50 ---> 5a946ca7bdce 04:14:50 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:14:50 ---> Running in e924e2cedf98 04:14:50 Removing intermediate container e924e2cedf98 04:14:50 ---> 392412d6178c 04:14:50 Step 12/22 : COPY . . 04:14:51 ---> b341cc4e75e6 04:14:51 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:51 ---> Running in 55151b8b4c7e 04:14:51 Removing intermediate container 55151b8b4c7e 04:14:51 ---> d6573ebaebeb 04:14:51 Step 14/22 : RUN ${MAKE} 04:14:52 ---> Running in 577b8520a040 04:14:52 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 04:15:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:15:02 Removing intermediate container 577b8520a040 04:15:02 ---> 147b34142923 04:15:02 Step 15/22 : FROM alpine:3.14 04:15:03 3.14: Pulling from library/alpine 04:15:03 a0d0a0d46f8b: Pulling fs layer 04:15:03 a0d0a0d46f8b: Verifying Checksum 04:15:03 a0d0a0d46f8b: Download complete 04:15:03 a0d0a0d46f8b: Pull complete 04:15:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:15:03 Status: Downloaded newer image for alpine:3.14 04:15:03 ---> 14119a10abf4 04:15:03 Step 16/22 : EXPOSE 4000 04:15:03 ---> Running in 0e2042b4de84 04:15:03 Removing intermediate container 0e2042b4de84 04:15:03 ---> 261a110e5f84 04:15:03 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 04:15:03 ---> 8f9c90004863 04:15:03 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:15:04 ---> Running in 5d42caa7f670 04:15:04 Removing intermediate container 5d42caa7f670 04:15:04 ---> 523989a8d360 04:15:04 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:15:04 ---> Running in a37bcc6979f3 04:15:04 Removing intermediate container a37bcc6979f3 04:15:04 ---> 9a18591c7d26 04:15:04 Step 20/22 : LABEL arch=amd64 04:15:04 ---> Running in c37938a55350 04:15:04 Removing intermediate container c37938a55350 04:15:04 ---> d9c02137a653 04:15:04 Step 21/22 : LABEL git_sha=cb629bb356abb17330b40274c666c795b9246af4 04:15:04 ---> Running in 93c15e94be66 04:15:04 Removing intermediate container 93c15e94be66 04:15:04 ---> a8ae74f215c9 04:15:04 Step 22/22 : LABEL version=0.0.0 04:15:04 ---> Running in 38e91b6145cc 04:15:04 Removing intermediate container 38e91b6145cc 04:15:04 ---> a9cf36638515 04:15:04 [Warning] One or more build-args [ARCH] were not consumed 04:15:04 Successfully built a9cf36638515 04:15:04 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 04:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:05 04:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:05 latest: Pulling from edgex-lftools-log-publisher 04:15:05 b4d181a07f80: Pulling fs layer 04:15:05 a1111a8f2ec3: Pulling fs layer 04:15:05 ed53099fbce6: Pulling fs layer 04:15:05 dc539afda2c1: Pulling fs layer 04:15:05 77bc0d833cb6: Pulling fs layer 04:15:05 9065ff56babe: Pulling fs layer 04:15:05 d287ab97295c: Pulling fs layer 04:15:05 77bc0d833cb6: Waiting 04:15:05 9065ff56babe: Waiting 04:15:05 d287ab97295c: Waiting 04:15:05 dc539afda2c1: Waiting 04:15:05 a1111a8f2ec3: Verifying Checksum 04:15:05 a1111a8f2ec3: Download complete 04:15:05 dc539afda2c1: Verifying Checksum 04:15:05 dc539afda2c1: Download complete 04:15:05 ed53099fbce6: Verifying Checksum 04:15:05 ed53099fbce6: Download complete 04:15:05 9065ff56babe: Verifying Checksum 04:15:05 9065ff56babe: Download complete 04:15:05 77bc0d833cb6: Verifying Checksum 04:15:05 77bc0d833cb6: Download complete 04:15:05 b4d181a07f80: Verifying Checksum 04:15:05 b4d181a07f80: Download complete 04:15:06 d287ab97295c: Verifying Checksum 04:15:06 d287ab97295c: Download complete 04:15:07 b4d181a07f80: Pull complete 04:15:07 a1111a8f2ec3: Pull complete 04:15:07 ed53099fbce6: Pull complete 04:15:07 dc539afda2c1: Pull complete 04:15:08 77bc0d833cb6: Pull complete 04:15:08 9065ff56babe: Pull complete 04:15:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:15:13 d287ab97295c: Pull complete 04:15:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:15:13 prd-centos7-docker-4c-2g-964 does not seem to be running inside a container 04:15:13 $ 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:latest cat 04:15:16 $ docker top ac33c01a0531eff18ff5d37d7c19919e72b7c8b9824c3a04a5dd58128483a6a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:16 ---> job-cost.sh 04:15:16 lf-activate-venv: SKIPPING 04:15:16 INFO: No Stack... 04:15:17 INFO: Retrieving Pricing Info for: v3-standard-2 04:15:17 INFO: Archiving Costs [Pipeline] sh 04:15:17 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:15:17 + cut -d, -f6 [Pipeline] lock 04:15:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] 04:15:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] did not exist. Created. 04:15:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:17 Removing intermediate container e3aab015fc45 04:15:17 ---> e7af6deea95d 04:15:17 Step 15/22 : FROM alpine:3.14 04:15:18 + echo total: 0.05999999865889549 [Pipeline] stash 04:15:18 Stashed 1 file(s) [Pipeline] } 04:15:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:18 $ docker stop --time=1 ac33c01a0531eff18ff5d37d7c19919e72b7c8b9824c3a04a5dd58128483a6a8 04:15:18 3.14: Pulling from library/alpine 04:15:18 552d1f2373af: Pulling fs layer 04:15:18 552d1f2373af: Verifying Checksum 04:15:18 552d1f2373af: Download complete 04:15:19 $ docker rm -f ac33c01a0531eff18ff5d37d7c19919e72b7c8b9824c3a04a5dd58128483a6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:15:19 552d1f2373af: Pull complete 04:15:19 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 04:15:19 Status: Downloaded newer image for alpine:3.14 04:15:19 ---> bb3de5531c18 04:15:19 Step 16/22 : EXPOSE 4000 04:15:19 ---> Running in e51a2d33bcd4 [Pipeline] } 04:15:20 Removing intermediate container e51a2d33bcd4 04:15:20 ---> f59ea7b722b9 04:15:20 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 04:15:21 ---> 20b8c62bc73e 04:15:21 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:15:21 ---> Running in 62cc78040d05 04:15:22 Removing intermediate container 62cc78040d05 04:15:22 ---> ba6dff64895f 04:15:22 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:15:22 ---> Running in fb379c9e5533 04:15:23 Removing intermediate container fb379c9e5533 04:15:23 ---> e08cfb2a2eb3 04:15:23 Step 20/22 : LABEL arch=arm64 04:15:23 ---> Running in f5a2ee81d7d6 04:15:23 Removing intermediate container f5a2ee81d7d6 04:15:23 ---> c62a51534418 04:15:23 Step 21/22 : LABEL git_sha=cb629bb356abb17330b40274c666c795b9246af4 04:15:23 ---> Running in 7a61369cb2ec 04:15:24 Removing intermediate container 7a61369cb2ec 04:15:24 ---> 9ffc4275716c 04:15:24 Step 22/22 : LABEL version=0.0.0 04:15:24 ---> Running in 039efc33de0c 04:15:24 Removing intermediate container 039efc33de0c 04:15:24 ---> e00319a81837 04:15:24 [Warning] One or more build-args [ARCH] were not consumed 04:15:24 Successfully built e00319a81837 04:15:24 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 04:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:25 04:15:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:26 arm64: Pulling from edgex-lftools-log-publisher 04:15:26 448f6bf000e3: Pulling fs layer 04:15:26 f757da607395: Pulling fs layer 04:15:26 05883995daec: Pulling fs layer 04:15:26 8603b9c90790: Pulling fs layer 04:15:26 1560dd03e051: Pulling fs layer 04:15:26 27f5ce0e4adf: Pulling fs layer 04:15:26 c2d8d7efcc4b: Pulling fs layer 04:15:26 1560dd03e051: Waiting 04:15:26 27f5ce0e4adf: Waiting 04:15:26 c2d8d7efcc4b: Waiting 04:15:26 8603b9c90790: Waiting 04:15:26 f757da607395: Verifying Checksum 04:15:26 f757da607395: Download complete 04:15:26 8603b9c90790: Verifying Checksum 04:15:26 8603b9c90790: Download complete 04:15:26 05883995daec: Verifying Checksum 04:15:26 05883995daec: Download complete 04:15:26 1560dd03e051: Verifying Checksum 04:15:26 1560dd03e051: Download complete 04:15:26 27f5ce0e4adf: Download complete 04:15:26 448f6bf000e3: Download complete 04:15:29 c2d8d7efcc4b: Verifying Checksum 04:15:29 c2d8d7efcc4b: Download complete 04:15:30 448f6bf000e3: Pull complete 04:15:31 f757da607395: Pull complete 04:15:32 05883995daec: Pull complete 04:15:32 8603b9c90790: Pull complete 04:15:33 1560dd03e051: Pull complete 04:15:34 27f5ce0e4adf: Pull complete 04:15:49 c2d8d7efcc4b: Pull complete 04:15:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:15:50 prd-ubuntu18.04-docker-arm64-4c-16g-962 does not seem to be running inside a container 04:15:50 $ 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 04:15:54 $ docker top e2128aa361313d40b4e1bd0a0467ede51e72af0d1a157d24f4569624bf6a032a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:55 ---> job-cost.sh 04:15:55 lf-activate-venv: SKIPPING 04:15:55 INFO: No Stack... 04:16:17 INFO: Retrieving Pricing Info for: v3-standard-4 04:16:17 INFO: Archiving Costs [Pipeline] sh 04:16:18 + + catcut /w/workspace/edgex-ui-go/1/archives/cost.csv -d, 04:16:18 -f6 [Pipeline] lock 04:16:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] 04:16:18 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] did not exist. Created. 04:16:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:19 /w/workspace/edgex-ui-go/1@tmp/durable-92a4c0d8/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-92a4c0d8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:16:20 + echo total: 0.10999999940395355 [Pipeline] stash 04:16:20 Warning: overwriting stash ‘stack-cost’ 04:16:20 Stashed 1 file(s) [Pipeline] } 04:16:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:20 $ docker stop --time=1 e2128aa361313d40b4e1bd0a0467ede51e72af0d1a157d24f4569624bf6a032a 04:16:21 $ docker rm -f e2128aa361313d40b4e1bd0a0467ede51e72af0d1a157d24f4569624bf6a032a [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 04:16:22 provisioning config files... 04:16:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/config5429400472573637911tmp [Pipeline] { [Pipeline] sh 04:16:23 + set +x 04:16:23 + curl -s https://codecov.io/bash 04:16:23 + bash -s -- 04:16:23 04:16:23 _____ _ 04:16:23 / ____| | | 04:16:23 | | ___ __| | ___ ___ _____ __ 04:16:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:16:23 | |___| (_) | (_| | __/ (_| (_) \ V / 04:16:23 \_____\___/ \__,_|\___|\___\___/ \_/ 04:16:23 Bash-1.0.6 04:16:23 04:16:23 04:16:23 ==> git version 2.24.4 found 04:16:23 ==> 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 04:16:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:16:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:16:23 ==> Jenkins CI detected. 04:16:23 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-456 04:16:23 project root: . 04:16:23 --> token set from env 04:16:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:16:23 ==> Running gcov in . (disable via -X gcov) 04:16:23 ==> Python coveragepy not found 04:16:23 ==> Searching for coverage reports in: 04:16:23 + . 04:16:23 -> Found 1 reports 04:16:23 ==> Detecting git/mercurial file structure 04:16:23 ==> Reading reports 04:16:23 + ./coverage.out bytes=10 04:16:23 ==> Appending adjustments 04:16:23 https://docs.codecov.io/docs/fixing-reports 04:16:23 + Found adjustments 04:16:23 ==> Gzipping contents 04:16:23 4.0K /tmp/codecov.f3kMxj.gz 04:16:23 ==> Uploading reports 04:16:23 url: https://codecov.io 04:16:23 query: branch=PR-456&commit=cb629bb356abb17330b40274c666c795b9246af4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=456&job=&cmd_args= 04:16:23 -> Pinging Codecov 04:16:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-456&commit=cb629bb356abb17330b40274c666c795b9246af4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=456&job=&cmd_args= 04:16:24 -> Uploading to 04:16:24 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/FB506323287CE973F263BFD2A0EB1F37/cb629bb356abb17330b40274c666c795b9246af4/513a47dc-bdb1-4e87-9f87-b048a0c948f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T041623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08d157fe95a211c75d7d767ed4d4e6c911fa94b0071ea2d4c0bf92baa71742dc 04:16:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:24 Dload Upload Total Spent Left Speed 04:16:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 11918 --:--:-- --:--:-- --:--:-- 11965 04:16:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cb629bb356abb17330b40274c666c795b9246af4 [Pipeline] } 04:16:24 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:16:26 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-456/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:16:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:27 ---> package-listing.sh 04:16:27 ++ facter osfamily 04:16:27 ++ tr '[:upper:]' '[:lower:]' 04:16:27 + OS_FAMILY=redhat 04:16:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-456 04:16:27 + START_PACKAGES=/tmp/packages_start.txt 04:16:27 + END_PACKAGES=/tmp/packages_end.txt 04:16:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:27 + PACKAGES=/tmp/packages_start.txt 04:16:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-456 ']' 04:16:27 + PACKAGES=/tmp/packages_end.txt 04:16:27 + case "${OS_FAMILY}" in 04:16:27 + rpm -qa 04:16:27 + sort 04:16:28 + '[' -f /tmp/packages_start.txt ']' 04:16:28 + '[' -f /tmp/packages_end.txt ']' 04:16:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-456 ']' 04:16:28 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-456/archives/ 04:16:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-456/archives/ [Pipeline] echo 04:16:28 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-456/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:29 04:16:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:16:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:29 latest: Pulling from edgex-lftools-log-publisher 04:16:29 b4d181a07f80: Pulling fs layer 04:16:29 a1111a8f2ec3: Pulling fs layer 04:16:29 ed53099fbce6: Pulling fs layer 04:16:29 dc539afda2c1: Pulling fs layer 04:16:29 77bc0d833cb6: Pulling fs layer 04:16:29 9065ff56babe: Pulling fs layer 04:16:29 d287ab97295c: Pulling fs layer 04:16:29 dc539afda2c1: Waiting 04:16:29 77bc0d833cb6: Waiting 04:16:29 9065ff56babe: Waiting 04:16:29 d287ab97295c: Waiting 04:16:29 a1111a8f2ec3: Verifying Checksum 04:16:29 a1111a8f2ec3: Download complete 04:16:29 dc539afda2c1: Verifying Checksum 04:16:29 dc539afda2c1: Download complete 04:16:29 ed53099fbce6: Verifying Checksum 04:16:29 ed53099fbce6: Download complete 04:16:29 9065ff56babe: Verifying Checksum 04:16:29 9065ff56babe: Download complete 04:16:29 77bc0d833cb6: Verifying Checksum 04:16:29 77bc0d833cb6: Download complete 04:16:29 b4d181a07f80: Verifying Checksum 04:16:29 b4d181a07f80: Download complete 04:16:30 d287ab97295c: Verifying Checksum 04:16:30 d287ab97295c: Download complete 04:16:31 b4d181a07f80: Pull complete 04:16:31 a1111a8f2ec3: Pull complete 04:16:31 ed53099fbce6: Pull complete 04:16:32 dc539afda2c1: Pull complete 04:16:32 77bc0d833cb6: Pull complete 04:16:32 9065ff56babe: Pull complete 04:16:37 d287ab97295c: Pull complete 04:16:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:16:37 prd-centos7-docker-4c-2g-961 does not seem to be running inside a container 04:16:37 $ 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-456/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-456 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-456:/w/workspace/edgexfoundry_edgex-ui-go_PR-456:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:40 $ docker top 58fbf544649b4445427a630417ec9e503714514edca5c8bd52873cbb31eda7fa -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:40 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:40 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:41 + ls /var/log/sa-host 04:16:41 + sadf -c /var/log/sa-host/sa13 04:16:41 file_magic: OK 04:16:41 HZ: Using current value: 100 04:16:41 file_header: OK 04:16:41 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 04:16:41 Statistics: 04:16:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:16:41 File successfully converted to sysstat format version 12.0.3 04:16:41 + sadf -c /var/log/sa-host/sa30 04:16:41 file_magic: OK 04:16:41 HZ: Using current value: 100 04:16:41 file_header: OK 04:16:41 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 04:16:41 Statistics: 04:16:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:16:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:41 provisioning config files... 04:16:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-456@tmp/config3094188647061973205tmp [Pipeline] { [Pipeline] echo 04:16:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:41 ---> create-netrc.sh [Pipeline] } 04:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:42 ---> python-tools-install.sh [Pipeline] echo 04:16:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:42 ---> sudo-logs.sh 04:16:42 Archiving 'sudo' log.. 04:16:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-961.novalocal: Name or service not known 04:16:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-961.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:16:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:42 ---> job-cost.sh 04:16:42 lf-activate-venv: SKIPPING 04:16:42 DEBUG: total: 0.10999999940395355 04:16:42 INFO: Retrieving Stack Cost... 04:16:43 INFO: Retrieving Pricing Info for: v3-standard-2 04:16:43 INFO: Archiving Costs [Pipeline] echo 04:16:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:43 ---> logs-deploy.sh 04:16:43 lf-activate-venv: SKIPPING 04:16:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-456/1 04:16:43 INFO: archiving workspace using pattern(s): 04:16:44 Archives upload complete. 04:16:44 INFO: archiving logs to Nexus