Pull request #517 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b933366bef25f069134b1e08e89a437876d73529+d313b8299c0f6991d32094a1385114a65373b886 (6fb4420eedf66dff73098fe89dd5570e3998448d) 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-ssh13408783193491741927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3692571958198909529.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-517/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-517/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16760795200687938335.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-517/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6785596262705328171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8021892771415374379.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-517/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-517/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9147824271597001191.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21738’ Running on prd-ubuntu20.04-docker-8c-8g-21740 in /w/workspace/edgexfoundry_edgex-ui-go_PR-517 [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-517 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d313b8299c0f6991d32094a1385114a65373b886 into PR head commit b933366bef25f069134b1e08e89a437876d73529 Merge succeeded, producing b933366bef25f069134b1e08e89a437876d73529 Checking out Revision b933366bef25f069134b1e08e89a437876d73529 (PR-517) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/517/head:refs/remotes/origin/PR-517 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b933366bef25f069134b1e08e89a437876d73529 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b933366bef25f069134b1e08e89a437876d73529 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:08:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:08:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:08:47 ========================================================= 04:08:47 EdgeX Global Pipelines Version Info 04:08:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:08:48 ------------------- 04:08:48 stable info: 04:08:48 ------------------- 04:08:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:08:48 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:08:48 Message: update stable to v1.0.221 04:08:48 ------------------- 04:08:48 experimental info: 04:08:48 ------------------- 04:08:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:08:48 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 04:08:48 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:08:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:08:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:08:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:08:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-517 [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-517 [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-517 [Pipeline] echo 04:08:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b933366bef25f069134b1e08e89a437876d73529 [Pipeline] echo 04:08:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b933366 [Pipeline] echo 04:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:50 provisioning config files... 04:08:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/config932019126025193710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:50 ---> docker-login.sh 04:08:50 nexus3.edgexfoundry.org:10001 04:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:50 Configure a credential helper to remove this warning. See 04:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:50 04:08:50 Login Succeeded 04:08:50 nexus3.edgexfoundry.org:10002 04:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:51 Configure a credential helper to remove this warning. See 04:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:51 04:08:51 Login Succeeded 04:08:51 nexus3.edgexfoundry.org:10003 04:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:51 Configure a credential helper to remove this warning. See 04:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:51 04:08:51 Login Succeeded 04:08:51 nexus3.edgexfoundry.org:10004 04:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:51 Configure a credential helper to remove this warning. See 04:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:51 04:08:51 Login Succeeded 04:08:51 docker.io 04:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:51 Configure a credential helper to remove this warning. See 04:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:51 04:08:51 Login Succeeded 04:08:51 ---> docker-login.sh ends [Pipeline] } 04:08:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:08:52 + git rev-list -1 --merges b933366bef25f069134b1e08e89a437876d73529~1..b933366bef25f069134b1e08e89a437876d73529 [Pipeline] echo 04:08:52 -----------> git rev-list -1 --merges b933366bef25f069134b1e08e89a437876d73529~1..b933366bef25f069134b1e08e89a437876d73529 b933366bef25f069134b1e08e89a437876d73529 [false] [Pipeline] sh 04:08:52 + git log --format=format:%s -1 b933366bef25f069134b1e08e89a437876d73529 [Pipeline] echo 04:08:52 ========================================================= 04:08:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:08:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:53 + git log --format=format:%s -1 b933366bef25f069134b1e08e89a437876d73529 [Pipeline] echo 04:08:53 [semverPrep] GIT_COMMIT: b933366bef25f069134b1e08e89a437876d73529, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo 04:08:53 [semverPrep] This is not a build commit. [Pipeline] sh 04:08:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:08:53 + grep -v github /etc/ssh/ssh_known_hosts 04:08:53 + [ -e /tmp/ssh_known_hosts ] 04:08:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:08:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:08:53 + sudo tee -a /etc/ssh/ssh_known_hosts 04:08:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:54 04:08:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:08:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:54 latest: Pulling from edgex-devops/git-semver 04:08:54 a0d0a0d46f8b: Pulling fs layer 04:08:54 3e5f54012d9b: Pulling fs layer 04:08:54 4c7163046ea9: Pulling fs layer 04:08:54 0c2d73faf560: Pulling fs layer 04:08:54 0c2d73faf560: Waiting 04:08:54 3e5f54012d9b: Download complete 04:08:54 a0d0a0d46f8b: Download complete 04:08:54 0c2d73faf560: Verifying Checksum 04:08:54 0c2d73faf560: Download complete 04:08:54 4c7163046ea9: Verifying Checksum 04:08:54 4c7163046ea9: Download complete 04:08:54 a0d0a0d46f8b: Pull complete 04:08:54 3e5f54012d9b: Pull complete 04:08:55 4c7163046ea9: Pull complete 04:08:55 0c2d73faf560: Pull complete 04:08:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:08:55 prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container 04:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@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:56 $ docker top 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:56 [ssh-agent] Looking for ssh-agent implementation... 04:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:56 $ docker exec 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 ssh-agent 04:08:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHgDjlF/agent.14 04:08:56 SSH_AGENT_PID=21 04:08:56 Running ssh-add (command line suppressed) 04:08:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/private_key_2956795700441226141.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/private_key_2956795700441226141.key) 04:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:57 + git tag --points-at HEAD [Pipeline] } 04:08:57 $ docker exec --env ******** --env ******** 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 ssh-agent -k 04:08:57 unset SSH_AUTH_SOCK; 04:08:57 unset SSH_AGENT_PID; 04:08:57 echo Agent pid 21 killed; 04:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:57 [ssh-agent] Looking for ssh-agent implementation... 04:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:57 $ docker exec 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 ssh-agent 04:08:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBECAlf/agent.54 04:08:57 SSH_AGENT_PID=60 04:08:57 Running ssh-add (command line suppressed) 04:08:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/private_key_3867968579717541966.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/private_key_3867968579717541966.key) 04:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:58 + git semver init 04:08:58 # -> Open(): unable to determine branch for HEAD 04:08:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-517/.git 04:08:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-517 04:08:58 # $SEMVER_REMOTE_NAME = origin 04:08:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:08:58 # $SEMVER_USER_NAME = edgex-jenkins 04:08:58 # $SEMVER_BRANCH = PR-517 04:08:58 # $SEMVER_TEMP = /tmp/semver-607762693 04:08:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:09:00 # '/tmp/semver-607762693' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-517/.semver' 04:09:00 # -> Force: false 04:09:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-517/.semver [Pipeline] } 04:09:00 $ docker exec --env ******** --env ******** 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 ssh-agent -k 04:09:00 unset SSH_AUTH_SOCK; 04:09:00 unset SSH_AGENT_PID; 04:09:00 echo Agent pid 60 killed; 04:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:01 + git semver [Pipeline] } 04:09:01 $ docker stop --time=1 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 04:09:02 $ docker rm -f 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 [Pipeline] // withDockerContainer [Pipeline] sh 04:09:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:09:03 Stashed 1 file(s) [Pipeline] echo 04:09:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:04 provisioning config files... 04:09:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/config5255171180193385057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:04 ---> docker-login.sh 04:09:04 nexus3.edgexfoundry.org:10001 04:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:04 Configure a credential helper to remove this warning. See 04:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:04 04:09:04 Login Succeeded 04:09:04 nexus3.edgexfoundry.org:10002 04:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:04 Configure a credential helper to remove this warning. See 04:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:04 04:09:04 Login Succeeded 04:09:04 nexus3.edgexfoundry.org:10003 04:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:04 Configure a credential helper to remove this warning. See 04:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:04 04:09:04 Login Succeeded 04:09:04 nexus3.edgexfoundry.org:10004 04:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:05 Configure a credential helper to remove this warning. See 04:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:05 04:09:05 Login Succeeded 04:09:05 docker.io 04:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:05 Configure a credential helper to remove this warning. See 04:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:05 04:09:05 Login Succeeded 04:09:05 ---> docker-login.sh ends [Pipeline] } 04:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:05 ========================================================= 04:09:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:09:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:09:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:09:06 Sending build context to Docker daemon 42.86MB 04:09:06 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 04:09:06 Step 2/15 : FROM ${BASE} AS builder 04:09:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:09:06 59bf1c3509f3: Pulling fs layer 04:09:06 666ba61612fd: Pulling fs layer 04:09:06 8ed8ca486205: Pulling fs layer 04:09:06 4fe6c5a15a65: Pulling fs layer 04:09:06 22a0e8bec74d: Pulling fs layer 04:09:06 640e595b4fbd: Pulling fs layer 04:09:06 763cafe07f6e: Pulling fs layer 04:09:06 0c0b528cf693: Pulling fs layer 04:09:06 4fe6c5a15a65: Waiting 04:09:06 640e595b4fbd: Waiting 04:09:06 22a0e8bec74d: Waiting 04:09:06 763cafe07f6e: Waiting 04:09:06 10935f4eaf8b: Pulling fs layer 04:09:06 10935f4eaf8b: Waiting 04:09:06 8ed8ca486205: Verifying Checksum 04:09:06 666ba61612fd: Download complete 04:09:06 22a0e8bec74d: Download complete 04:09:06 640e595b4fbd: Verifying Checksum 04:09:06 763cafe07f6e: Verifying Checksum 04:09:06 763cafe07f6e: Download complete 04:09:06 59bf1c3509f3: Verifying Checksum 04:09:06 59bf1c3509f3: Download complete 04:09:06 0c0b528cf693: Verifying Checksum 04:09:06 0c0b528cf693: Download complete 04:09:06 59bf1c3509f3: Pull complete 04:09:07 666ba61612fd: Pull complete 04:09:07 8ed8ca486205: Pull complete 04:09:07 10935f4eaf8b: Verifying Checksum 04:09:07 10935f4eaf8b: Download complete 04:09:07 4fe6c5a15a65: Verifying Checksum 04:09:07 4fe6c5a15a65: Download complete 04:09:11 4fe6c5a15a65: Pull complete 04:09:11 22a0e8bec74d: Pull complete 04:09:11 640e595b4fbd: Pull complete 04:09:11 763cafe07f6e: Pull complete 04:09:11 0c0b528cf693: Pull complete 04:09:14 10935f4eaf8b: Pull complete 04:09:14 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:09:14 ---> 99d49a6021b9 04:09:14 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:09:15 ---> Running in a30da6ad14bb 04:09:15 Removing intermediate container a30da6ad14bb 04:09:15 ---> b4733acc9d3a 04:09:15 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:09:15 ---> Running in fbcacf19a872 04:09:15 Removing intermediate container fbcacf19a872 04:09:15 ---> b3bc74dc9211 04:09:15 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:09:15 ---> Running in affea1a939d0 04:09:15 Removing intermediate container affea1a939d0 04:09:15 ---> 777dfb782422 04:09:15 Step 6/15 : LABEL Name=edgex-ui-go 04:09:15 ---> Running in c88d01fc9bc8 04:09:15 Removing intermediate container c88d01fc9bc8 04:09:15 ---> e56a251aed50 04:09:15 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:09:15 ---> Running in 6ff6e4b202c1 04:09:15 Removing intermediate container 6ff6e4b202c1 04:09:15 ---> 216d172049bc 04:09:15 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:16 ---> Running in 8f30d12c39cb 04:09:16 Removing intermediate container 8f30d12c39cb 04:09:16 ---> 828a03a72e83 04:09:16 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:16 ---> Running in 8a148da7c70a 04:09:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:18 OK: 221 MiB in 52 packages 04:09:18 Removing intermediate container 8a148da7c70a 04:09:18 ---> 6e7ce1fa6498 04:09:18 Step 10/15 : ENV GO111MODULE=on 04:09:18 ---> Running in e5f509a46b34 04:09:18 Removing intermediate container e5f509a46b34 04:09:18 ---> 38f703034e41 04:09:18 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:09:18 ---> Running in 37d61c7594ba 04:09:18 Removing intermediate container 37d61c7594ba 04:09:18 ---> 46f911f73356 04:09:18 Step 12/15 : COPY go.mod vendor* ./ 04:09:18 ---> 5eb9a0e50223 04:09:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:18 ---> Running in 08ffbfdea15f 04:09:19 Still waiting to schedule task 04:09:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21739’ 04:09:45 Removing intermediate container 08ffbfdea15f 04:09:45 ---> 579d645877a0 04:09:45 Step 14/15 : COPY . . 04:09:45 ---> a8e633223171 04:09:45 Step 15/15 : RUN ${MAKE} 04:09:45 ---> Running in 785793e8f30e 04:09:45 noop 04:09:46 Removing intermediate container 785793e8f30e 04:09:46 ---> b691604921da 04:09:46 Successfully built b691604921da 04:09:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:09:46 + docker inspect -f . ci-base-image-x86_64 04:09:46 . [Pipeline] withDockerContainer 04:09:46 prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container 04:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:09:47 $ docker top c08f28e9e0f84a5d02fafd9cd02dd04e5db732a4358292cee68c90c752e51a30 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:47 + go version 04:09:47 go version go1.17.6 linux/amd64 [Pipeline] } 04:09:47 $ docker stop --time=1 c08f28e9e0f84a5d02fafd9cd02dd04e5db732a4358292cee68c90c752e51a30 04:09:48 $ docker rm -f c08f28e9e0f84a5d02fafd9cd02dd04e5db732a4358292cee68c90c752e51a30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:49 + docker inspect -f . ci-base-image-x86_64 04:09:49 . [Pipeline] withDockerContainer 04:09:49 prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container 04:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:09:50 $ docker top eba58af09b98a3418ee46ea8d0caa799901964780c2bab88a1e8ed909e02de76 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:09:50 + make test 04:09:50 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:09:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:09:56 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:09:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:09:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:09:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:09:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:09:58 $ docker stop --time=1 eba58af09b98a3418ee46ea8d0caa799901964780c2bab88a1e8ed909e02de76 04:09:59 $ docker rm -f eba58af09b98a3418ee46ea8d0caa799901964780c2bab88a1e8ed909e02de76 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:10:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:01 + ls -al . 04:10:01 total 164 04:10:01 drwxrwxr-x 14 jenkins jenkins 4096 Apr 22 04:09 . 04:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:08 .. 04:10:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 04:08 .git 04:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:08 .github 04:10:01 -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 04:08 .gitignore 04:10:01 drwx------ 3 jenkins jenkins 4096 Apr 22 04:09 .semver 04:10:01 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 22 04:08 Attribution.txt 04:10:01 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 22 04:08 CONTRIBUTING.md 04:10:01 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 22 04:08 Dockerfile 04:10:01 -rw-rw-r-- 1 jenkins jenkins 652 Apr 22 04:08 Jenkinsfile 04:10:01 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 22 04:08 LICENSE 04:10:01 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 22 04:08 Makefile 04:10:01 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 22 04:08 README.md 04:10:01 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 04:09 VERSION 04:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:08 assets 04:10:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:08 bin 04:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:08 cmd 04:10:01 -rw-r--r-- 1 jenkins jenkins 10 Apr 22 04:09 coverage.out 04:10:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:08 docs 04:10:01 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 22 04:08 go.mod 04:10:01 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 22 04:08 go.sum 04:10:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 04:08 internal 04:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:08 pkg 04:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:08 snap 04:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:08 testing 04:10:01 -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 04:08 version.go 04:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:08 web [Pipeline] isUnix [Pipeline] sh 04:10:01 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b933366bef25f069134b1e08e89a437876d73529 --label arch=amd64 --label version=0.0.0 . 04:10:02 Sending build context to Docker daemon 42.86MB 04:10:02 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 04:10:02 Step 2/23 : FROM ${BASE} AS builder 04:10:02 ---> b691604921da 04:10:02 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:10:02 ---> Running in 64d6b679dd7d 04:10:02 Removing intermediate container 64d6b679dd7d 04:10:02 ---> 64fd5bfcc61b 04:10:02 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:10:02 ---> Running in 0bf55af8af90 04:10:02 Removing intermediate container 0bf55af8af90 04:10:02 ---> e23eae9af53f 04:10:02 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:10:02 ---> Running in 62c229abe3d8 04:10:02 Removing intermediate container 62c229abe3d8 04:10:02 ---> 3ac114b7416e 04:10:02 Step 6/23 : LABEL Name=edgex-ui-go 04:10:02 ---> Running in c003e6817106 04:10:02 Removing intermediate container c003e6817106 04:10:02 ---> ff437a2c8997 04:10:02 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:10:02 ---> Running in 9a01f714df2e 04:10:02 Removing intermediate container 9a01f714df2e 04:10:02 ---> db1ee1685477 04:10:02 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:02 ---> Running in df84f02d2d24 04:10:03 Removing intermediate container df84f02d2d24 04:10:03 ---> 23644cb8b2b5 04:10:03 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:03 ---> Running in a589d06cef99 04:10:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:10:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:10:04 OK: 221 MiB in 52 packages 04:10:05 Removing intermediate container a589d06cef99 04:10:05 ---> 11347bbce3d6 04:10:05 Step 10/23 : ENV GO111MODULE=on 04:10:05 ---> Running in e664038026e5 04:10:05 Removing intermediate container e664038026e5 04:10:05 ---> d6d02bdaba0d 04:10:05 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:10:05 ---> Running in 0218233a7d4a 04:10:05 Removing intermediate container 0218233a7d4a 04:10:05 ---> fdb89799bdab 04:10:05 Step 12/23 : COPY go.mod vendor* ./ 04:10:05 ---> 83c1675f9a7c 04:10:05 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:05 ---> Running in e4baec5d0a7d 04:10:06 Removing intermediate container e4baec5d0a7d 04:10:06 ---> 2d1844b825fe 04:10:06 Step 14/23 : COPY . . 04:10:07 ---> b26a4f574915 04:10:07 Step 15/23 : RUN ${MAKE} 04:10:07 ---> Running in 1bd342af78e6 04:10:07 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:10:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:10:14 Removing intermediate container 1bd342af78e6 04:10:14 ---> 4925c8343f49 04:10:14 Step 16/23 : FROM alpine:3.14 04:10:15 3.14: Pulling from library/alpine 04:10:15 8663204ce13b: Pulling fs layer 04:10:15 8663204ce13b: Verifying Checksum 04:10:15 8663204ce13b: Download complete 04:10:15 8663204ce13b: Pull complete 04:10:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:10:15 Status: Downloaded newer image for alpine:3.14 04:10:15 ---> e04c818066af 04:10:15 Step 17/23 : EXPOSE 4000 04:10:15 ---> Running in d81e82220d44 04:10:15 Removing intermediate container d81e82220d44 04:10:15 ---> 126c3870805c 04:10:15 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:10:16 ---> f9669fa8e92b 04:10:16 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:10:16 ---> Running in 19783da8d5d6 04:10:16 Removing intermediate container 19783da8d5d6 04:10:16 ---> e94132b2ec79 04:10:16 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:10:16 ---> Running in 2b71aa9adf87 04:10:16 Removing intermediate container 2b71aa9adf87 04:10:16 ---> 79b01ee9936a 04:10:16 Step 21/23 : LABEL arch=amd64 04:10:16 ---> Running in d68fcae9a266 04:10:16 Removing intermediate container d68fcae9a266 04:10:16 ---> db90fca61f2e 04:10:16 Step 22/23 : LABEL git_sha=b933366bef25f069134b1e08e89a437876d73529 04:10:16 ---> Running in 11bea9ba5224 04:10:16 Removing intermediate container 11bea9ba5224 04:10:16 ---> 451ec92ab845 04:10:16 Step 23/23 : LABEL version=0.0.0 04:10:16 ---> Running in 79bd6840b223 04:10:16 Removing intermediate container 79bd6840b223 04:10:16 ---> c1f6dc85a637 04:10:16 [Warning] One or more build-args [ARCH] were not consumed 04:10:16 Successfully built c1f6dc85a637 04:10:16 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:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:17 04:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:10:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:17 latest: Pulling from edgex-lftools-log-publisher 04:10:17 5eb5b503b376: Pulling fs layer 04:10:17 5c69ac0246d0: Pulling fs layer 04:10:17 ec43610c2a17: Pulling fs layer 04:10:17 3a2ae6a8a46f: Pulling fs layer 04:10:17 33b1e0a273af: Pulling fs layer 04:10:17 5d3b04190fa2: Pulling fs layer 04:10:17 2f39f015ded8: Pulling fs layer 04:10:17 33b1e0a273af: Waiting 04:10:17 5d3b04190fa2: Waiting 04:10:17 2f39f015ded8: Waiting 04:10:17 3a2ae6a8a46f: Waiting 04:10:17 5c69ac0246d0: Verifying Checksum 04:10:17 5c69ac0246d0: Download complete 04:10:17 3a2ae6a8a46f: Verifying Checksum 04:10:17 3a2ae6a8a46f: Download complete 04:10:17 33b1e0a273af: Verifying Checksum 04:10:17 33b1e0a273af: Download complete 04:10:17 5d3b04190fa2: Download complete 04:10:18 ec43610c2a17: Verifying Checksum 04:10:18 ec43610c2a17: Download complete 04:10:18 5eb5b503b376: Verifying Checksum 04:10:18 5eb5b503b376: Download complete 04:10:18 2f39f015ded8: Verifying Checksum 04:10:18 2f39f015ded8: Download complete 04:10:19 5eb5b503b376: Pull complete 04:10:19 5c69ac0246d0: Pull complete 04:10:20 ec43610c2a17: Pull complete 04:10:20 3a2ae6a8a46f: Pull complete 04:10:20 33b1e0a273af: Pull complete 04:10:20 5d3b04190fa2: Pull complete 04:10:24 2f39f015ded8: Pull complete 04:10:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:10:24 prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container 04:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:10:26 $ docker top ea0a54666168413cf18b74f3eba2764b34ba7b7f01e75cfdc4c6e73a521329d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:26 ---> job-cost.sh 04:10:26 lf-activate-venv: SKIPPING 04:10:26 INFO: No Stack... 04:10:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:10:27 INFO: Archiving Costs [Pipeline] sh 04:10:27 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives/cost.csv 04:10:27 + cut -d, -f6 [Pipeline] lock 04:10:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] 04:10:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] did not exist. Created. 04:10:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:10:28 + echo total: 0.2199999988079071 [Pipeline] stash 04:10:28 Stashed 1 file(s) [Pipeline] } 04:10:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:10:28 $ docker stop --time=1 ea0a54666168413cf18b74f3eba2764b34ba7b7f01e75cfdc4c6e73a521329d6 04:10:29 $ docker rm -f ea0a54666168413cf18b74f3eba2764b34ba7b7f01e75cfdc4c6e73a521329d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:12:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21742 in /w/workspace/edgexfoundry_edgex-ui-go_PR-517 [Pipeline] { [Pipeline] ws 04:12:31 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:12:31 The recommended git tool is: git 04:12:36 using credential edgex-jenkins-ssh 04:12:36 Cloning the remote Git repository 04:12:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:12:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:12:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:12:37 > git --version # timeout=10 04:12:37 > git --version # 'git version 2.25.1' 04:12:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:12:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:12:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:12:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/517/head:refs/remotes/origin/PR-517 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:12:40 Merging remotes/origin/main commit d313b8299c0f6991d32094a1385114a65373b886 into PR head commit b933366bef25f069134b1e08e89a437876d73529 04:12:41 Merge succeeded, producing b933366bef25f069134b1e08e89a437876d73529 04:12:41 Checking out Revision b933366bef25f069134b1e08e89a437876d73529 (PR-517) 04:12:40 > git config core.sparsecheckout # timeout=10 04:12:40 > git checkout -f b933366bef25f069134b1e08e89a437876d73529 # timeout=10 04:12:41 > git remote # timeout=10 04:12:41 > git config --get remote.origin.url # timeout=10 04:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:41 > git merge d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 04:12:41 > git rev-parse HEAD^{commit} # timeout=10 04:12:41 > git config core.sparsecheckout # timeout=10 04:12:41 > git checkout -f b933366bef25f069134b1e08e89a437876d73529 # timeout=10 04:12:45 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" 04:12:45 > git --version # timeout=10 04:12:45 > git --version # 'git version 2.25.1' 04:12:45 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:12:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:46 Dload Upload Total Spent Left Speed 04:12:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh 04:12:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:12:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:12:47 + sudo tee /etc/docker/daemon.new 04:12:47 { 04:12:47 "registry-mirrors": [ 04:12:47 "https://nexus3.edgexfoundry.org:10001" 04:12:47 ], 04:12:47 "bip": "10.250.0.254/24", 04:12:47 "hosts": [ 04:12:47 "tcp://0.0.0.0:5555", 04:12:47 "unix:///var/run/docker.sock" 04:12:47 ], 04:12:47 "mtu": 1458, 04:12:47 "selinux-enabled": true, 04:12:47 "seccomp-profile": "/etc/docker/seccomp.json" 04:12:47 } [Pipeline] sh 04:12:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:12:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:06 provisioning config files... 04:13:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1837695871820764174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:07 ---> docker-login.sh 04:13:07 nexus3.edgexfoundry.org:10001 04:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:08 Configure a credential helper to remove this warning. See 04:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:08 04:13:08 Login Succeeded 04:13:08 nexus3.edgexfoundry.org:10002 04:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:08 Configure a credential helper to remove this warning. See 04:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:08 04:13:08 Login Succeeded 04:13:08 nexus3.edgexfoundry.org:10003 04:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:09 Configure a credential helper to remove this warning. See 04:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:09 04:13:09 Login Succeeded 04:13:09 nexus3.edgexfoundry.org:10004 04:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:09 Configure a credential helper to remove this warning. See 04:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:09 04:13:09 Login Succeeded 04:13:09 docker.io 04:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:10 Configure a credential helper to remove this warning. See 04:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:10 04:13:10 Login Succeeded 04:13:10 ---> docker-login.sh ends [Pipeline] } 04:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:13:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:13:11 ========================================================= 04:13:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:13:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:13:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:13:12 Sending build context to Docker daemon 26.93MB 04:13:12 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 04:13:12 Step 2/15 : FROM ${BASE} AS builder 04:13:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:13:12 9b3977197b4f: Pulling fs layer 04:13:12 1a89e8eeedd5: Pulling fs layer 04:13:12 94645a83ff95: Pulling fs layer 04:13:12 3f3a8bcf1eab: Pulling fs layer 04:13:12 0c92f367c5e7: Pulling fs layer 04:13:12 f7c0051592d6: Pulling fs layer 04:13:12 a227ed2f7395: Pulling fs layer 04:13:12 7b1c46037f91: Pulling fs layer 04:13:12 3f3a8bcf1eab: Waiting 04:13:12 0c92f367c5e7: Waiting 04:13:12 a227ed2f7395: Waiting 04:13:12 f7c0051592d6: Waiting 04:13:12 94645a83ff95: Verifying Checksum 04:13:12 94645a83ff95: Download complete 04:13:12 1a89e8eeedd5: Verifying Checksum 04:13:12 1a89e8eeedd5: Download complete 04:13:12 0c92f367c5e7: Verifying Checksum 04:13:12 0c92f367c5e7: Download complete 04:13:12 f7c0051592d6: Verifying Checksum 04:13:12 f7c0051592d6: Download complete 04:13:12 9b3977197b4f: Download complete 04:13:12 a227ed2f7395: Verifying Checksum 04:13:12 a227ed2f7395: Download complete 04:13:13 9b3977197b4f: Pull complete 04:13:14 1a89e8eeedd5: Pull complete 04:13:14 94645a83ff95: Pull complete 04:13:15 7b1c46037f91: Verifying Checksum 04:13:15 7b1c46037f91: Download complete 04:13:15 3f3a8bcf1eab: Verifying Checksum 04:13:15 3f3a8bcf1eab: Download complete 04:13:28 3f3a8bcf1eab: Pull complete 04:13:28 0c92f367c5e7: Pull complete 04:13:28 f7c0051592d6: Pull complete 04:13:28 a227ed2f7395: Pull complete 04:13:37 7b1c46037f91: Pull complete 04:13:37 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:13:37 ---> f79e39bc4007 04:13:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:13:37 ---> Running in f35c25cf0db6 04:13:37 Removing intermediate container f35c25cf0db6 04:13:37 ---> 993f26becf78 04:13:37 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:13:37 ---> Running in 739a5c4026a4 04:13:38 Removing intermediate container 739a5c4026a4 04:13:38 ---> 1a48ce1e491f 04:13:38 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:13:38 ---> Running in 89d634dfda6d 04:13:38 Removing intermediate container 89d634dfda6d 04:13:38 ---> 59650acbda7e 04:13:38 Step 6/15 : LABEL Name=edgex-ui-go 04:13:38 ---> Running in cd3b3df68f81 04:13:38 Removing intermediate container cd3b3df68f81 04:13:38 ---> c3794e37d425 04:13:38 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:13:38 ---> Running in fb2b759bfa8e 04:13:39 Removing intermediate container fb2b759bfa8e 04:13:39 ---> 727d25656dda 04:13:39 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:39 ---> Running in 8c0e93288488 04:13:41 Removing intermediate container 8c0e93288488 04:13:41 ---> e5f9528cc7de 04:13:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:13:41 ---> Running in 932292a570ab 04:13:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:13:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:13:44 OK: 220 MiB in 52 packages 04:13:45 Removing intermediate container 932292a570ab 04:13:45 ---> 709386cc3915 04:13:45 Step 10/15 : ENV GO111MODULE=on 04:13:45 ---> Running in d2b8ac25b853 04:13:45 Removing intermediate container d2b8ac25b853 04:13:45 ---> ea9b6940f368 04:13:45 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:13:45 ---> Running in a0911f3f268d 04:13:46 Removing intermediate container a0911f3f268d 04:13:46 ---> 8da0b76a1924 04:13:46 Step 12/15 : COPY go.mod vendor* ./ 04:13:46 ---> ea1f6eabe0a3 04:13:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:46 ---> Running in f87ed128ff9b 04:15:23 Removing intermediate container f87ed128ff9b 04:15:23 ---> c87f7698ca13 04:15:23 Step 14/15 : COPY . . 04:15:23 ---> 0a7dae5c5bab 04:15:23 Step 15/15 : RUN ${MAKE} 04:15:23 ---> Running in 7594026667e2 04:15:23 noop 04:15:23 Removing intermediate container 7594026667e2 04:15:23 ---> 1595f4d510c6 04:15:23 Successfully built 1595f4d510c6 04:15:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:15:23 + docker inspect -f . ci-base-image-arm64 04:15:23 . [Pipeline] withDockerContainer 04:15:24 prd-ubuntu20.04-docker-arm64-4c-16g-21742 does not seem to be running inside a container 04:15: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-arm64 cat 04:15:25 $ docker top 06afd6672eeda8bbf808112cce6fd9af7440a71ce67e0cd81806ad80e5ca7e1b -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:26 + go version 04:15:26 go version go1.17.6 linux/arm64 [Pipeline] } 04:15:26 $ docker stop --time=1 06afd6672eeda8bbf808112cce6fd9af7440a71ce67e0cd81806ad80e5ca7e1b 04:15:28 $ docker rm -f 06afd6672eeda8bbf808112cce6fd9af7440a71ce67e0cd81806ad80e5ca7e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:29 + docker inspect -f . ci-base-image-arm64 04:15:29 . [Pipeline] withDockerContainer 04:15:29 prd-ubuntu20.04-docker-arm64-4c-16g-21742 does not seem to be running inside a container 04:15:29 $ 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:15:31 $ docker top e51d34e63351a2db317a695166e28ab2d653d2755b74a37b8dc28ba3be89df1e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:15:32 + make test 04:15:32 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:15:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:16:20 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:16:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:16:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:16:35 $ docker stop --time=1 e51d34e63351a2db317a695166e28ab2d653d2755b74a37b8dc28ba3be89df1e 04:16:37 $ docker rm -f e51d34e63351a2db317a695166e28ab2d653d2755b74a37b8dc28ba3be89df1e [Pipeline] // withDockerContainer [Pipeline] sh 04:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:38 Warning: overwriting stash ‘coverage-report’ 04:16:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:40 + ls -al . 04:16:40 total 160 04:16:40 drwxrwxr-x 13 jenkins jenkins 4096 Apr 22 04:15 . 04:16:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:12 .. 04:16:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 04:12 .git 04:16:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:12 .github 04:16:40 -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 04:12 .gitignore 04:16:40 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 22 04:12 Attribution.txt 04:16:40 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 22 04:12 CONTRIBUTING.md 04:16:40 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 22 04:12 Dockerfile 04:16:40 -rw-rw-r-- 1 jenkins jenkins 652 Apr 22 04:12 Jenkinsfile 04:16:40 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 22 04:12 LICENSE 04:16:40 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 22 04:12 Makefile 04:16:40 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 22 04:12 README.md 04:16:40 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 04:09 VERSION 04:16:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:12 assets 04:16:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:12 bin 04:16:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:12 cmd 04:16:40 -rw-r--r-- 1 jenkins jenkins 10 Apr 22 04:15 coverage.out 04:16:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:12 docs 04:16:40 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 22 04:12 go.mod 04:16:40 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 22 04:12 go.sum 04:16:40 drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 04:12 internal 04:16:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:12 pkg 04:16:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:12 snap 04:16:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:12 testing 04:16:40 -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 04:12 version.go 04:16:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:12 web [Pipeline] isUnix [Pipeline] sh 04:16:40 + 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=b933366bef25f069134b1e08e89a437876d73529 --label arch=arm64 --label version=0.0.0 . 04:16:41 Sending build context to Docker daemon 26.93MB 04:16:41 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 04:16:41 Step 2/23 : FROM ${BASE} AS builder 04:16:41 ---> 1595f4d510c6 04:16:41 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:16:41 ---> Running in 9f379da85999 04:16:42 Removing intermediate container 9f379da85999 04:16:42 ---> 248a40de53fc 04:16:42 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:16:42 ---> Running in 15afccf3f8d0 04:16:42 Removing intermediate container 15afccf3f8d0 04:16:42 ---> ef7d2784e1cc 04:16:42 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:16:42 ---> Running in d38df94fc2fa 04:16:43 Removing intermediate container d38df94fc2fa 04:16:43 ---> dffcf054c977 04:16:43 Step 6/23 : LABEL Name=edgex-ui-go 04:16:43 ---> Running in 915a43fab1b2 04:16:43 Removing intermediate container 915a43fab1b2 04:16:43 ---> 819905cffd4a 04:16:43 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:16:43 ---> Running in 49ad741509f7 04:16:43 Removing intermediate container 49ad741509f7 04:16:43 ---> 442268e6b116 04:16:43 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:44 ---> Running in 6dea1a2d9347 04:16:45 Removing intermediate container 6dea1a2d9347 04:16:45 ---> ac6714b12218 04:16:45 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:45 ---> Running in d815c0a38d55 04:16:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:16:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:16:48 OK: 220 MiB in 52 packages 04:16:49 Removing intermediate container d815c0a38d55 04:16:49 ---> 456dc23a3601 04:16:49 Step 10/23 : ENV GO111MODULE=on 04:16:49 ---> Running in 5fc1085b0e21 04:16:49 Removing intermediate container 5fc1085b0e21 04:16:49 ---> a6d9535fe189 04:16:49 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:16:49 ---> Running in 2aa2cb1ed556 04:16:49 Removing intermediate container 2aa2cb1ed556 04:16:49 ---> 5cb8d65ff6a3 04:16:49 Step 12/23 : COPY go.mod vendor* ./ 04:16:50 ---> 72245427ae78 04:16:50 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:50 ---> Running in 56b03c85c13e 04:16:52 Removing intermediate container 56b03c85c13e 04:16:52 ---> 11d5e57f5be8 04:16:52 Step 14/23 : COPY . . 04:16:55 ---> 00c039130342 04:16:55 Step 15/23 : RUN ${MAKE} 04:16:55 ---> Running in e60c65c733e2 04:16:56 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:17:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:17:32 Removing intermediate container e60c65c733e2 04:17:32 ---> 6260f6e4827f 04:17:32 Step 16/23 : FROM alpine:3.14 04:17:33 3.14: Pulling from library/alpine 04:17:33 455c02918c45: Pulling fs layer 04:17:33 455c02918c45: Download complete 04:17:34 455c02918c45: Pull complete 04:17:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:17:34 Status: Downloaded newer image for alpine:3.14 04:17:34 ---> ac73e934f311 04:17:34 Step 17/23 : EXPOSE 4000 04:17:34 ---> Running in 0cb054e89f22 04:17:34 Removing intermediate container 0cb054e89f22 04:17:34 ---> def03aa07f7a 04:17:34 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:17:35 ---> f897cd4b7684 04:17:35 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:17:35 ---> Running in 5be59c1e2f4e 04:17:36 Removing intermediate container 5be59c1e2f4e 04:17:36 ---> 4a89e6d80ced 04:17:36 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:17:36 ---> Running in 7c25153b1671 04:17:36 Removing intermediate container 7c25153b1671 04:17:36 ---> 37badce5697a 04:17:36 Step 21/23 : LABEL arch=arm64 04:17:36 ---> Running in 0d69fc10551d 04:17:36 Removing intermediate container 0d69fc10551d 04:17:36 ---> a4ff6673b1d6 04:17:36 Step 22/23 : LABEL git_sha=b933366bef25f069134b1e08e89a437876d73529 04:17:36 ---> Running in ec557687b86d 04:17:36 Removing intermediate container ec557687b86d 04:17:36 ---> de1880283b21 04:17:36 Step 23/23 : LABEL version=0.0.0 04:17:37 ---> Running in f0b634ae2238 04:17:37 Removing intermediate container f0b634ae2238 04:17:37 ---> 725b1643b137 04:17:37 [Warning] One or more build-args [ARCH] were not consumed 04:17:37 Successfully built 725b1643b137 04:17:37 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:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:38 04:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:38 arm64: Pulling from edgex-lftools-log-publisher 04:17:38 8998bd30e6a1: Pulling fs layer 04:17:38 04944245beec: Pulling fs layer 04:17:38 699f458cf7ca: Pulling fs layer 04:17:38 765212b225bb: Pulling fs layer 04:17:38 f23df028b6ca: Pulling fs layer 04:17:38 d65c8cfc05b1: Pulling fs layer 04:17:38 2437ff75d9bd: Pulling fs layer 04:17:38 f23df028b6ca: Waiting 04:17:38 2437ff75d9bd: Waiting 04:17:38 765212b225bb: Waiting 04:17:38 04944245beec: Verifying Checksum 04:17:38 04944245beec: Download complete 04:17:38 765212b225bb: Verifying Checksum 04:17:38 765212b225bb: Download complete 04:17:38 f23df028b6ca: Verifying Checksum 04:17:38 f23df028b6ca: Download complete 04:17:38 d65c8cfc05b1: Verifying Checksum 04:17:38 d65c8cfc05b1: Download complete 04:17:38 699f458cf7ca: Verifying Checksum 04:17:38 699f458cf7ca: Download complete 04:17:39 8998bd30e6a1: Verifying Checksum 04:17:39 8998bd30e6a1: Download complete 04:17:41 2437ff75d9bd: Verifying Checksum 04:17:41 2437ff75d9bd: Download complete 04:17:43 8998bd30e6a1: Pull complete 04:17:44 04944245beec: Pull complete 04:17:45 699f458cf7ca: Pull complete 04:17:45 765212b225bb: Pull complete 04:17:46 f23df028b6ca: Pull complete 04:17:46 d65c8cfc05b1: Pull complete 04:18:01 2437ff75d9bd: Pull complete 04:18:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:18:01 prd-ubuntu20.04-docker-arm64-4c-16g-21742 does not seem to be running inside a container 04:18:02 $ 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:18:04 $ docker top aa7259511e6d65bccd99e462c68fc0cc9825c8f5be6b6db9bb9e20959dfc5964 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:05 ---> job-cost.sh 04:18:05 lf-activate-venv: SKIPPING 04:18:05 INFO: No Stack... 04:18:06 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:06 INFO: Archiving Costs [Pipeline] sh 04:18:07 + cut -d, -f6 04:18:07 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:18:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] 04:18:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] did not exist. Created. 04:18:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:08 /w/workspace/edgex-ui-go/1@tmp/durable-c814b559/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:09 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:09 Warning: overwriting stash ‘stack-cost’ 04:18:09 Stashed 1 file(s) [Pipeline] } 04:18:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:09 $ docker stop --time=1 aa7259511e6d65bccd99e462c68fc0cc9825c8f5be6b6db9bb9e20959dfc5964 04:18:10 $ docker rm -f aa7259511e6d65bccd99e462c68fc0cc9825c8f5be6b6db9bb9e20959dfc5964 [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:18:11 provisioning config files... 04:18:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/config3108820997952868865tmp [Pipeline] { [Pipeline] sh 04:18:12 + set +x 04:18:12 + bash -s -- 04:18:12 + curl -s https://codecov.io/bash 04:18:12 04:18:12 _____ _ 04:18:12 / ____| | | 04:18:12 | | ___ __| | ___ ___ _____ __ 04:18:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:12 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:12 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:12 Bash-1.0.6 04:18:12 04:18:12 04:18:12 ==> git version 2.25.1 found 04:18:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:18:12 Release-Date: 2020-01-08 04:18:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:18:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:18:12 ==> Jenkins CI detected. 04:18:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-517 04:18:12 project root: . 04:18:12 --> token set from env 04:18:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:12 ==> Running gcov in . (disable via -X gcov) 04:18:12 ==> Python coveragepy not found 04:18:12 ==> Searching for coverage reports in: 04:18:12 + . 04:18:12 -> Found 1 reports 04:18:12 ==> Detecting git/mercurial file structure 04:18:12 ==> Reading reports 04:18:12 + ./coverage.out bytes=10 04:18:12 ==> Appending adjustments 04:18:12 https://docs.codecov.io/docs/fixing-reports 04:18:12 + Found adjustments 04:18:12 ==> Gzipping contents 04:18:12 4.0K /tmp/codecov.ByYN1N.gz 04:18:12 ==> Uploading reports 04:18:12 url: https://codecov.io 04:18:12 query: branch=PR-517&commit=b933366bef25f069134b1e08e89a437876d73529&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=517&job=&cmd_args= 04:18:12 -> Pinging Codecov 04:18:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-517&commit=b933366bef25f069134b1e08e89a437876d73529&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=517&job=&cmd_args= 04:18:12 -> Uploading to 04:18:12 https://storage.googleapis.com/codecov/v4/raw/2022-04-22/FB506323287CE973F263BFD2A0EB1F37/b933366bef25f069134b1e08e89a437876d73529/860e6750-1919-44b5-a3e9-2b0c2c7a0c19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T041812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5616ac7bc033d39c67bf1ccc07a4e7dcbf9b1fb275fdf3c18d21859fa3f5a573 04:18:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:12 Dload Upload Total Spent Left Speed 04:18:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 19236 --:--:-- --:--:-- --:--:-- 19236 04:18:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b933366bef25f069134b1e08e89a437876d73529 [Pipeline] } 04:18:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:18:14 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives ] 04:18:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives 04:18:14 total 16 04:18:14 drwxr-xr-x 3 root root 4096 Apr 22 04:10 . 04:18:14 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 04:10 .. 04:18:14 drwxr-xr-x 2 root root 4096 Apr 22 04:10 cost 04:18:14 -rw-r--r-- 1 root root 82 Apr 22 04:10 cost.csv 04:18:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives 04:18:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives 04:18:14 total 16 04:18:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 04:10 . 04:18:14 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 04:10 .. 04:18:14 drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 04:10 cost 04:18:14 -rw-r--r-- 1 jenkins jenkins 82 Apr 22 04:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:18:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:15 ---> package-listing.sh 04:18:15 ++ facter osfamily 04:18:15 ++ tr '[:upper:]' '[:lower:]' 04:18:16 + OS_FAMILY=debian 04:18:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-517 04:18:16 + START_PACKAGES=/tmp/packages_start.txt 04:18:16 + END_PACKAGES=/tmp/packages_end.txt 04:18:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:16 + PACKAGES=/tmp/packages_start.txt 04:18:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-517 ']' 04:18:16 + PACKAGES=/tmp/packages_end.txt 04:18:16 + case "${OS_FAMILY}" in 04:18:16 + dpkg -l 04:18:16 + grep '^ii' 04:18:16 + '[' -f /tmp/packages_start.txt ']' 04:18:16 + '[' -f /tmp/packages_end.txt ']' 04:18:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-517 ']' 04:18:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives/ 04:18:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives/ [Pipeline] echo 04:18:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:17 . [Pipeline] withDockerContainer 04:18:17 prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container 04:18:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517/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-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@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:18:17 $ docker top c1f6aa15a6b9e548219d6e7fa7b7830b3af7dcf5a994770a17e3bdbdd5e2dee2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:18 + ls /var/log/sa-host 04:18:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:18 provisioning config files... 04:18:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/config6315155702417356876tmp [Pipeline] { [Pipeline] echo 04:18:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:18 ---> create-netrc.sh [Pipeline] } 04:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:19 ---> python-tools-install.sh [Pipeline] echo 04:18:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:19 ---> sudo-logs.sh 04:18:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:20 ---> job-cost.sh 04:18:20 lf-activate-venv: SKIPPING 04:18:20 DEBUG: total: 0.2199999988079071 04:18:20 INFO: Retrieving Stack Cost... 04:18:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:20 INFO: Archiving Costs [Pipeline] echo 04:18:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:21 ---> logs-deploy.sh 04:18:21 lf-activate-venv: SKIPPING 04:18:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-517/1 04:18:21 INFO: archiving workspace using pattern(s): 04:18:22 Archives upload complete. 04:18:22 INFO: archiving logs to Nexus