Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d7b00626af3583744669d29e95c77c5f4d97e7c 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-ssh8242541451761540161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh2808174364551815350.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6678141922068405030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6544231602943396150.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2591919746018897886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5472 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh7426743737438385485.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8d7b00626af3583744669d29e95c77c5f4d97e7c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web (#497)" > git rev-list --no-walk d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:01:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:01:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:01:19 ========================================================= 07:01:19 EdgeX Global Pipelines Version Info 07:01:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:01:20 ------------------- 07:01:20 stable info: 07:01:20 ------------------- 07:01:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:20 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 07:01:20 Message: update stable to v1.0.220 07:01:21 ------------------- 07:01:21 experimental info: 07:01:21 ------------------- 07:01:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:21 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 07:01:21 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d7b006 [Pipeline] echo 07:01:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:21 provisioning config files... 07:01:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1852185056851620094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:22 ---> docker-login.sh 07:01:22 nexus3.edgexfoundry.org:10001 07:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:22 Configure a credential helper to remove this warning. See 07:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:22 07:01:22 Login Succeeded 07:01:22 nexus3.edgexfoundry.org:10002 07:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:22 Configure a credential helper to remove this warning. See 07:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:22 07:01:22 Login Succeeded 07:01:22 nexus3.edgexfoundry.org:10003 07:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:22 Configure a credential helper to remove this warning. See 07:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:22 07:01:22 Login Succeeded 07:01:22 nexus3.edgexfoundry.org:10004 07:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:22 Configure a credential helper to remove this warning. See 07:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:22 07:01:22 Login Succeeded 07:01:22 docker.io 07:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:23 Configure a credential helper to remove this warning. See 07:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:23 07:01:23 Login Succeeded 07:01:23 ---> docker-login.sh ends [Pipeline] } 07:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:01:23 + git rev-list -1 --merges 8d7b00626af3583744669d29e95c77c5f4d97e7c~1..8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] echo 07:01:23 -----------> git rev-list -1 --merges 8d7b00626af3583744669d29e95c77c5f4d97e7c~1..8d7b00626af3583744669d29e95c77c5f4d97e7c 8d7b00626af3583744669d29e95c77c5f4d97e7c [false] [Pipeline] sh 07:01:23 + git log --format=format:%s -1 8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] echo 07:01:23 ========================================================= 07:01:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:01:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:24 + git log --format=format:%s -1 8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] echo 07:01:24 [semverPrep] GIT_COMMIT: 8d7b00626af3583744669d29e95c77c5f4d97e7c, Commit Message: chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web (#497) [Pipeline] echo 07:01:24 [semverPrep] This is not a build commit. [Pipeline] sh 07:01:24 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:01:24 + grep -v github /etc/ssh/ssh_known_hosts 07:01:24 + '[' -e /tmp/ssh_known_hosts ']' 07:01:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:01:24 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 07:01:24 + sudo tee -a /etc/ssh/ssh_known_hosts 07:01:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:25 07:01:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:01:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:25 latest: Pulling from edgex-devops/git-semver 07:01:25 a0d0a0d46f8b: Pulling fs layer 07:01:25 3e5f54012d9b: Pulling fs layer 07:01:25 4c7163046ea9: Pulling fs layer 07:01:25 0c2d73faf560: Pulling fs layer 07:01:25 0c2d73faf560: Waiting 07:01:25 3e5f54012d9b: Verifying Checksum 07:01:25 3e5f54012d9b: Download complete 07:01:25 a0d0a0d46f8b: Verifying Checksum 07:01:25 a0d0a0d46f8b: Download complete 07:01:25 0c2d73faf560: Verifying Checksum 07:01:25 0c2d73faf560: Download complete 07:01:25 4c7163046ea9: Verifying Checksum 07:01:25 4c7163046ea9: Download complete 07:01:25 a0d0a0d46f8b: Pull complete 07:01:25 3e5f54012d9b: Pull complete 07:01:25 4c7163046ea9: Pull complete 07:01:26 0c2d73faf560: Pull complete 07:01:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:01:26 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:01:26 $ docker top c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:26 [ssh-agent] Looking for ssh-agent implementation... 07:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:26 $ docker exec c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f ssh-agent 07:01:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbKcfee/agent.14 07:01:27 SSH_AGENT_PID=20 07:01:27 Running ssh-add (command line suppressed) 07:01:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3030492821304295764.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3030492821304295764.key) 07:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:27 + git tag --points-at HEAD [Pipeline] } 07:01:27 $ docker exec --env ******** --env ******** c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f ssh-agent -k 07:01:27 unset SSH_AUTH_SOCK; 07:01:27 unset SSH_AGENT_PID; 07:01:27 echo Agent pid 20 killed; 07:01:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:27 [ssh-agent] Looking for ssh-agent implementation... 07:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:27 $ docker exec c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f ssh-agent 07:01:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDiCKAj/agent.53 07:01:27 SSH_AGENT_PID=61 07:01:27 Running ssh-add (command line suppressed) 07:01:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1094686631283772537.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1094686631283772537.key) 07:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:28 + git semver init 07:01:28 # -> Open(): unable to determine branch for HEAD 07:01:28 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:01:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:01:28 # $SEMVER_REMOTE_NAME = origin 07:01:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:01:28 # $SEMVER_USER_NAME = edgex-jenkins 07:01:28 # $SEMVER_BRANCH = main 07:01:28 # $SEMVER_TEMP = /tmp/semver-289671151 07:01:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:01:30 # '/tmp/semver-289671151' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 07:01:30 # -> Force: false 07:01:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 07:01:30 $ docker exec --env ******** --env ******** c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f ssh-agent -k 07:01:30 unset SSH_AUTH_SOCK; 07:01:30 unset SSH_AGENT_PID; 07:01:30 echo Agent pid 61 killed; 07:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:30 + git semver [Pipeline] } 07:01:30 $ docker stop --time=1 c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f 07:01:31 $ docker rm -f c8cef6bdc355259f5a1fa69d0e3e4e85642a8060922869b6637d1bff496df68f [Pipeline] // withDockerContainer [Pipeline] sh 07:01:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:01:32 Stashed 1 file(s) [Pipeline] echo 07:01:32 [edgeXSemver]: initialized semver on version 2.1.1-dev.9 [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 07:01:32 provisioning config files... 07:01:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4545731038524971827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:33 ---> docker-login.sh 07:01:33 nexus3.edgexfoundry.org:10001 07:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:33 Configure a credential helper to remove this warning. See 07:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:33 07:01:33 Login Succeeded 07:01:33 nexus3.edgexfoundry.org:10002 07:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:33 Configure a credential helper to remove this warning. See 07:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:33 07:01:33 Login Succeeded 07:01:33 nexus3.edgexfoundry.org:10003 07:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:33 Configure a credential helper to remove this warning. See 07:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:33 07:01:33 Login Succeeded 07:01:33 nexus3.edgexfoundry.org:10004 07:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:33 Configure a credential helper to remove this warning. See 07:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:33 07:01:33 Login Succeeded 07:01:33 docker.io 07:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:33 Configure a credential helper to remove this warning. See 07:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:33 07:01:33 Login Succeeded 07:01:33 ---> docker-login.sh ends [Pipeline] } 07:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:01:33 ========================================================= 07:01:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:01:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:01:34 + 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 . 07:01:34 Sending build context to Docker daemon 40.99MB 07:01:34 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 07:01:34 Step 2/15 : FROM ${BASE} AS builder 07:01:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:34 59bf1c3509f3: Pulling fs layer 07:01:34 666ba61612fd: Pulling fs layer 07:01:34 8ed8ca486205: Pulling fs layer 07:01:34 4fe6c5a15a65: Pulling fs layer 07:01:34 22a0e8bec74d: Pulling fs layer 07:01:34 640e595b4fbd: Pulling fs layer 07:01:34 763cafe07f6e: Pulling fs layer 07:01:34 0c0b528cf693: Pulling fs layer 07:01:34 10935f4eaf8b: Pulling fs layer 07:01:34 640e595b4fbd: Waiting 07:01:34 763cafe07f6e: Waiting 07:01:34 0c0b528cf693: Waiting 07:01:34 10935f4eaf8b: Waiting 07:01:34 4fe6c5a15a65: Waiting 07:01:34 22a0e8bec74d: Waiting 07:01:34 8ed8ca486205: Verifying Checksum 07:01:34 8ed8ca486205: Download complete 07:01:34 666ba61612fd: Download complete 07:01:34 22a0e8bec74d: Verifying Checksum 07:01:34 22a0e8bec74d: Download complete 07:01:34 640e595b4fbd: Verifying Checksum 07:01:34 640e595b4fbd: Download complete 07:01:34 763cafe07f6e: Verifying Checksum 07:01:34 763cafe07f6e: Download complete 07:01:34 59bf1c3509f3: Verifying Checksum 07:01:34 59bf1c3509f3: Download complete 07:01:34 0c0b528cf693: Verifying Checksum 07:01:34 0c0b528cf693: Download complete 07:01:35 4fe6c5a15a65: Verifying Checksum 07:01:35 4fe6c5a15a65: Download complete 07:01:35 10935f4eaf8b: Verifying Checksum 07:01:35 10935f4eaf8b: Download complete 07:01:35 59bf1c3509f3: Pull complete 07:01:35 666ba61612fd: Pull complete 07:01:35 8ed8ca486205: Pull complete 07:01:39 4fe6c5a15a65: Pull complete 07:01:39 22a0e8bec74d: Pull complete 07:01:39 640e595b4fbd: Pull complete 07:01:39 763cafe07f6e: Pull complete 07:01:39 0c0b528cf693: Pull complete 07:01:42 10935f4eaf8b: Pull complete 07:01:42 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:01:42 ---> 99d49a6021b9 07:01:42 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:01:43 ---> Running in d1b8ffb8bc4b 07:01:43 Removing intermediate container d1b8ffb8bc4b 07:01:43 ---> c876c402efb2 07:01:43 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:01:43 ---> Running in 966eaeb5fc48 07:01:43 Removing intermediate container 966eaeb5fc48 07:01:43 ---> 9202c79750cb 07:01:43 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:01:43 ---> Running in 5807112ab339 07:01:43 Removing intermediate container 5807112ab339 07:01:43 ---> cf6e74dbbdec 07:01:43 Step 6/15 : LABEL Name=edgex-ui-go 07:01:43 ---> Running in 92f28849f053 07:01:43 Removing intermediate container 92f28849f053 07:01:43 ---> 8bdcae867008 07:01:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:01:43 ---> Running in 4fa702437d49 07:01:44 Removing intermediate container 4fa702437d49 07:01:44 ---> 05c384190e0f 07:01:44 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:44 ---> Running in c2d2cfee8a89 07:01:44 Removing intermediate container c2d2cfee8a89 07:01:44 ---> 0e6570334b6c 07:01:44 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:44 ---> Running in bafde382da12 07:01:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:01:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:01:46 OK: 221 MiB in 52 packages 07:01:46 Removing intermediate container bafde382da12 07:01:46 ---> 2796fdcfa2de 07:01:46 Step 10/15 : ENV GO111MODULE=on 07:01:46 ---> Running in dea27dbfe981 07:01:46 Removing intermediate container dea27dbfe981 07:01:46 ---> 8f6cddaa82fd 07:01:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:01:46 ---> Running in e3d21bc9ebdc 07:01:46 Removing intermediate container e3d21bc9ebdc 07:01:46 ---> ffb1005408f9 07:01:46 Step 12/15 : COPY go.mod vendor* ./ 07:01:46 ---> ab17d46f0982 07:01:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:46 ---> Running in efb642b046b9 07:01:47 Still waiting to schedule task 07:01:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:02:25 Removing intermediate container efb642b046b9 07:02:25 ---> a4ff3d9e5f47 07:02:25 Step 14/15 : COPY . . 07:02:25 ---> 99930fe6bb23 07:02:25 Step 15/15 : RUN ${MAKE} 07:02:25 ---> Running in 300ed132c6fa 07:02:25 noop 07:02:25 Removing intermediate container 300ed132c6fa 07:02:25 ---> 59336ab8383c 07:02:25 Successfully built 59336ab8383c 07:02:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:02:25 + docker inspect -f . ci-base-image-x86_64 07:02:25 . [Pipeline] withDockerContainer 07:02:26 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:02:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:26 $ docker top 9f81db4da56d8c94b4e2dcff551ec91294253e7d6b895e8a98f26c0c3603d401 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:26 + go version 07:02:26 go version go1.17.6 linux/amd64 [Pipeline] } 07:02:26 $ docker stop --time=1 9f81db4da56d8c94b4e2dcff551ec91294253e7d6b895e8a98f26c0c3603d401 07:02:27 $ docker rm -f 9f81db4da56d8c94b4e2dcff551ec91294253e7d6b895e8a98f26c0c3603d401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:28 + docker inspect -f . ci-base-image-x86_64 07:02:28 . [Pipeline] withDockerContainer 07:02:28 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:28 $ docker top b503cd5334842b8b056b460cea2e31a2c6018e5725ade5bf65d4dfbcdf50e054 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:02:29 + make test 07:02:29 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:02:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:02:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:02:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:02:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:02:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:02:46 $ docker stop --time=1 b503cd5334842b8b056b460cea2e31a2c6018e5725ade5bf65d4dfbcdf50e054 07:02:47 $ docker rm -f b503cd5334842b8b056b460cea2e31a2c6018e5725ade5bf65d4dfbcdf50e054 [Pipeline] // withDockerContainer [Pipeline] sh 07:02:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:02:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:02:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:02:49 + ls -al . 07:02:49 total 112 07:02:49 drwxrwxr-x. 13 jenkins jenkins 4096 Feb 18 07:02 . 07:02:49 drwxrwxr-x. 4 jenkins jenkins 106 Feb 18 07:01 .. 07:02:49 drwxrwxr-x. 3 jenkins jenkins 20 Feb 18 07:01 assets 07:02:49 drwxrwxr-x. 2 jenkins jenkins 66 Feb 18 07:01 bin 07:02:49 drwxrwxr-x. 3 jenkins jenkins 29 Feb 18 07:01 cmd 07:02:49 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 18 07:01 CONTRIBUTING.md 07:02:49 -rw-r--r--. 1 jenkins jenkins 10 Feb 18 07:02 coverage.out 07:02:49 -rw-rw-r--. 1 jenkins jenkins 1549 Feb 18 07:01 Dockerfile 07:02:49 drwxrwxr-x. 2 jenkins jenkins 23 Feb 18 07:01 docs 07:02:49 drwxrwxr-x. 8 jenkins jenkins 162 Feb 18 07:01 .git 07:02:49 drwxrwxr-x. 2 jenkins jenkins 103 Feb 18 07:01 .github 07:02:49 -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:01 .gitignore 07:02:49 -rw-rw-r--. 1 jenkins jenkins 1944 Feb 18 07:01 go.mod 07:02:49 -rw-rw-r--. 1 jenkins jenkins 48565 Feb 18 07:01 go.sum 07:02:49 drwxrwxr-x. 9 jenkins jenkins 125 Feb 18 07:01 internal 07:02:49 -rw-rw-r--. 1 jenkins jenkins 652 Feb 18 07:01 Jenkinsfile 07:02:49 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 18 07:01 LICENSE 07:02:49 -rw-rw-r--. 1 jenkins jenkins 1212 Feb 18 07:01 Makefile 07:02:49 drwxrwxr-x. 3 jenkins jenkins 19 Feb 18 07:01 pkg 07:02:49 -rw-rw-r--. 1 jenkins jenkins 4450 Feb 18 07:01 README.md 07:02:49 drwx------. 3 jenkins jenkins 42 Feb 18 07:01 .semver 07:02:49 drwxrwxr-x. 4 jenkins jenkins 71 Feb 18 07:01 snap 07:02:49 -rw-rw-r--. 1 jenkins jenkins 11 Feb 18 07:01 VERSION 07:02:49 -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:01 version.go 07:02:49 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 18 07:01 web [Pipeline] isUnix [Pipeline] sh 07:02:49 + 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=8d7b00626af3583744669d29e95c77c5f4d97e7c --label arch=amd64 --label version=2.1.1-dev.9 . 07:02:49 Sending build context to Docker daemon 40.99MB 07:02:49 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 07:02:49 Step 2/23 : FROM ${BASE} AS builder 07:02:49 ---> 59336ab8383c 07:02:49 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:02:49 ---> Running in 2bd5a13e662b 07:02:50 Removing intermediate container 2bd5a13e662b 07:02:50 ---> 5596a651a2ab 07:02:50 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:02:50 ---> Running in 7e5738414a59 07:02:50 Removing intermediate container 7e5738414a59 07:02:50 ---> d79e87c366d2 07:02:50 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:02:50 ---> Running in 4952a7ac03b3 07:02:50 Removing intermediate container 4952a7ac03b3 07:02:50 ---> 76cace92024b 07:02:50 Step 6/23 : LABEL Name=edgex-ui-go 07:02:50 ---> Running in 64ae7d590a58 07:02:50 Removing intermediate container 64ae7d590a58 07:02:50 ---> 099d2f5200d9 07:02:50 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:02:50 ---> Running in ced350b76821 07:02:50 Removing intermediate container ced350b76821 07:02:50 ---> 47c61b676ef1 07:02:50 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:50 ---> Running in 051322b0d26b 07:02:50 Removing intermediate container 051322b0d26b 07:02:50 ---> 2d7a9799d6ac 07:02:50 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:02:50 ---> Running in e6c88deb5da6 07:02:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:02:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:02:52 OK: 221 MiB in 52 packages 07:02:52 Removing intermediate container e6c88deb5da6 07:02:52 ---> ab39acf3773e 07:02:52 Step 10/23 : ENV GO111MODULE=on 07:02:52 ---> Running in 17f2cb5b85c4 07:02:52 Removing intermediate container 17f2cb5b85c4 07:02:52 ---> de241f8b502b 07:02:52 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:02:52 ---> Running in cd73f9b8e8e8 07:02:53 Removing intermediate container cd73f9b8e8e8 07:02:53 ---> e3ea5be8174f 07:02:53 Step 12/23 : COPY go.mod vendor* ./ 07:02:53 ---> 9ff3c5f95706 07:02:53 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:53 ---> Running in 6fca8885d608 07:02:53 Removing intermediate container 6fca8885d608 07:02:53 ---> 81bb28876d47 07:02:53 Step 14/23 : COPY . . 07:02:55 ---> 3e1005064345 07:02:55 Step 15/23 : RUN ${MAKE} 07:02:55 ---> Running in 3a9d7dd70b4d 07:02:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:03:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:03:05 Removing intermediate container 3a9d7dd70b4d 07:03:05 ---> 67fe0c9f0fec 07:03:05 Step 16/23 : FROM alpine:3.14 07:03:06 3.14: Pulling from library/alpine 07:03:06 97518928ae5f: Pulling fs layer 07:03:06 97518928ae5f: Verifying Checksum 07:03:06 97518928ae5f: Download complete 07:03:06 97518928ae5f: Pull complete 07:03:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:03:06 Status: Downloaded newer image for alpine:3.14 07:03:06 ---> 0a97eee8041e 07:03:06 Step 17/23 : EXPOSE 4000 07:03:06 ---> Running in 796e0031e29b 07:03:06 Removing intermediate container 796e0031e29b 07:03:06 ---> 0aa45a41348e 07:03:06 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 07:03:07 ---> ff81492179eb 07:03:07 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:03:07 ---> Running in 7a7adce3eb05 07:03:07 Removing intermediate container 7a7adce3eb05 07:03:07 ---> b631094dc93d 07:03:07 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:03:07 ---> Running in 46e34ae5572e 07:03:07 Removing intermediate container 46e34ae5572e 07:03:07 ---> 327365c77dc6 07:03:07 Step 21/23 : LABEL arch=amd64 07:03:07 ---> Running in f9322fbba5bf 07:03:07 Removing intermediate container f9322fbba5bf 07:03:07 ---> 275d6c5fff73 07:03:07 Step 22/23 : LABEL git_sha=8d7b00626af3583744669d29e95c77c5f4d97e7c 07:03:07 ---> Running in 704159efc09e 07:03:07 Removing intermediate container 704159efc09e 07:03:07 ---> 47e7dd41f0f1 07:03:07 Step 23/23 : LABEL version=2.1.1-dev.9 07:03:07 ---> Running in 760d8f424cf1 07:03:07 Removing intermediate container 760d8f424cf1 07:03:07 ---> ceae18774052 07:03:07 [Warning] One or more build-args [ARCH] were not consumed 07:03:07 Successfully built ceae18774052 07:03:07 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:08 provisioning config files... 07:03:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3544115473863282467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:08 ---> docker-login.sh 07:03:08 nexus3.edgexfoundry.org:10001 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:08 Configure a credential helper to remove this warning. See 07:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:08 07:03:08 Login Succeeded 07:03:08 nexus3.edgexfoundry.org:10002 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:08 Configure a credential helper to remove this warning. See 07:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:08 07:03:08 Login Succeeded 07:03:08 nexus3.edgexfoundry.org:10003 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:08 Configure a credential helper to remove this warning. See 07:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:08 07:03:08 Login Succeeded 07:03:08 nexus3.edgexfoundry.org:10004 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:08 Configure a credential helper to remove this warning. See 07:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:08 07:03:08 Login Succeeded 07:03:08 docker.io 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:09 Configure a credential helper to remove this warning. See 07:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:09 07:03:09 Login Succeeded 07:03:09 ---> docker-login.sh ends [Pipeline] } 07:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:03:09 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:03:09 8d7b00626af3583744669d29e95c77c5f4d97e7c 07:03:09 latest 07:03:09 2.1.1-dev.9 07:03:09 8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 07:03:09 main 07:03:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] isUnix [Pipeline] sh 07:03:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c 07:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:03:09 ba18ffd856a5: Preparing 07:03:09 1a058d5342cc: Preparing 07:03:09 1a058d5342cc: Layer already exists 07:03:11 ba18ffd856a5: Pushed 07:03:11 8d7b00626af3583744669d29e95c77c5f4d97e7c: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] isUnix [Pipeline] sh 07:03:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 07:03:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:03:12 ba18ffd856a5: Preparing 07:03:12 1a058d5342cc: Preparing 07:03:12 ba18ffd856a5: Layer already exists 07:03:12 1a058d5342cc: Layer already exists 07:03:12 latest: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] isUnix [Pipeline] sh 07:03:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.9 [Pipeline] isUnix [Pipeline] sh 07:03:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.9 07:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:03:12 ba18ffd856a5: Preparing 07:03:12 1a058d5342cc: Preparing 07:03:12 ba18ffd856a5: Layer already exists 07:03:12 1a058d5342cc: Layer already exists 07:03:12 2.1.1-dev.9: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] isUnix [Pipeline] sh 07:03:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [Pipeline] isUnix [Pipeline] sh 07:03:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 07:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:03:13 ba18ffd856a5: Preparing 07:03:13 1a058d5342cc: Preparing 07:03:13 1a058d5342cc: Layer already exists 07:03:13 ba18ffd856a5: Layer already exists 07:03:13 8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] isUnix [Pipeline] sh 07:03:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 07:03:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5474 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:03:13 Running in /w/workspace/edgex-ui-go/48 [Pipeline] { [Pipeline] checkout 07:03:13 The recommended git tool is: git 07:03:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:03:14 ba18ffd856a5: Preparing 07:03:14 1a058d5342cc: Preparing 07:03:14 ba18ffd856a5: Layer already exists 07:03:14 1a058d5342cc: Layer already exists 07:03:14 main: digest: sha256:ace4d37f6a6f38f876eec1632a1fb4b00fdbdfc0f47ed767eb28f93388f5330d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:14 ===================================================== [Pipeline] echo 07:03:14 taggedImages: 07:03:14 - nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c 07:03:14 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:03:14 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.9 07:03:14 - nexus3.edgexfoundry.org:10004/edgex-ui:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 07:03:14 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:03:14 07:03:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:03:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:03:14 latest: Pulling from edgex-lftools-log-publisher 07:03:14 b4d181a07f80: Pulling fs layer 07:03:14 a1111a8f2ec3: Pulling fs layer 07:03:14 ed53099fbce6: Pulling fs layer 07:03:14 dc539afda2c1: Pulling fs layer 07:03:14 77bc0d833cb6: Pulling fs layer 07:03:14 9065ff56babe: Pulling fs layer 07:03:14 d287ab97295c: Pulling fs layer 07:03:14 77bc0d833cb6: Waiting 07:03:14 9065ff56babe: Waiting 07:03:14 d287ab97295c: Waiting 07:03:14 dc539afda2c1: Waiting 07:03:14 a1111a8f2ec3: Verifying Checksum 07:03:14 a1111a8f2ec3: Download complete 07:03:14 dc539afda2c1: Verifying Checksum 07:03:14 dc539afda2c1: Download complete 07:03:15 77bc0d833cb6: Verifying Checksum 07:03:15 77bc0d833cb6: Download complete 07:03:15 9065ff56babe: Verifying Checksum 07:03:15 9065ff56babe: Download complete 07:03:15 ed53099fbce6: Verifying Checksum 07:03:15 ed53099fbce6: Download complete 07:03:15 b4d181a07f80: Verifying Checksum 07:03:15 b4d181a07f80: Download complete 07:03:16 d287ab97295c: Verifying Checksum 07:03:16 d287ab97295c: Download complete 07:03:16 b4d181a07f80: Pull complete 07:03:16 a1111a8f2ec3: Pull complete 07:03:17 ed53099fbce6: Pull complete 07:03:17 dc539afda2c1: Pull complete 07:03:17 77bc0d833cb6: Pull complete 07:03:18 9065ff56babe: Pull complete 07:03:18 using credential edgex-jenkins-ssh 07:03:18 Cloning the remote Git repository 07:03:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:03:18 > git init /w/workspace/edgex-ui-go/48 # timeout=10 07:03:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:03:18 > git --version # timeout=10 07:03:18 > git --version # 'git version 2.17.1' 07:03:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:21 Avoid second fetch 07:03:21 Checking out Revision 8d7b00626af3583744669d29e95c77c5f4d97e7c (main) 07:03:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:03:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:21 > git config core.sparsecheckout # timeout=10 07:03:21 > git checkout -f 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 07:03:23 d287ab97295c: Pull complete 07:03:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:03:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:03:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:03:23 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:03:26 Commit message: "chore(deps-dev): Bump karma from 6.3.4 to 6.3.14 in /web (#497)" 07:03:26 07:03:26 GitHub has been notified of this commit’s build result 07:03:26 07:03:26 $ docker top e9ed5de1f69c3a55bc22b716d6897e995891b30415827f11c31f1150e21da73d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:27 ---> job-cost.sh 07:03:27 lf-activate-venv: SKIPPING 07:03:27 INFO: No Stack... 07:03:27 INFO: Retrieving Pricing Info for: v3-standard-2 07:03:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:03:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:03:27 Dload Upload Total Spent Left Speed 07:03:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh 07:03:27 INFO: Archiving Costs [Pipeline] sh 07:03:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:03:28 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:03:28 + cut -d, -f6 [Pipeline] lock 07:03:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] 07:03:28 Resource [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] did not exist. Created. 07:03:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:03:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:03:28 + sudo tee /etc/docker/daemon.new 07:03:28 { 07:03:28 "registry-mirrors": [ 07:03:28 "https://nexus3.edgexfoundry.org:10001" 07:03:28 ], 07:03:28 "bip": "10.250.0.254/24", 07:03:28 "hosts": [ 07:03:28 "tcp://0.0.0.0:5555", 07:03:28 "unix:///var/run/docker.sock" 07:03:28 ], 07:03:28 "mtu": 1458, 07:03:28 "selinux-enabled": true, 07:03:28 "seccomp-profile": "/etc/docker/seccomp.json" 07:03:28 } [Pipeline] sh 07:03:28 + echo total: 0.05999999865889549 [Pipeline] stash 07:03:28 Stashed 1 file(s) [Pipeline] } 07:03:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 07:03:28 $ docker stop --time=1 e9ed5de1f69c3a55bc22b716d6897e995891b30415827f11c31f1150e21da73d 07:03:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 07:03:29 $ docker rm -f e9ed5de1f69c3a55bc22b716d6897e995891b30415827f11c31f1150e21da73d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:03:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:48 provisioning config files... 07:03:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/48@tmp/config405070393806086709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:48 ---> docker-login.sh 07:03:48 nexus3.edgexfoundry.org:10001 07:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:49 Configure a credential helper to remove this warning. See 07:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:49 07:03:49 Login Succeeded 07:03:49 nexus3.edgexfoundry.org:10002 07:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:49 Configure a credential helper to remove this warning. See 07:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:49 07:03:49 Login Succeeded 07:03:49 nexus3.edgexfoundry.org:10003 07:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:50 Configure a credential helper to remove this warning. See 07:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:50 07:03:50 Login Succeeded 07:03:50 nexus3.edgexfoundry.org:10004 07:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:51 Configure a credential helper to remove this warning. See 07:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:51 07:03:51 Login Succeeded 07:03:51 docker.io 07:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:51 Configure a credential helper to remove this warning. See 07:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:51 07:03:51 Login Succeeded 07:03:51 ---> docker-login.sh ends [Pipeline] } 07:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:03:52 ========================================================= 07:03:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:03:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:03:52 + 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 . 07:03:53 Sending build context to Docker daemon 25.78MB 07:03:53 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 07:03:53 Step 2/15 : FROM ${BASE} AS builder 07:03:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:03:53 9b3977197b4f: Pulling fs layer 07:03:53 1a89e8eeedd5: Pulling fs layer 07:03:53 94645a83ff95: Pulling fs layer 07:03:53 3f3a8bcf1eab: Pulling fs layer 07:03:53 0c92f367c5e7: Pulling fs layer 07:03:53 f7c0051592d6: Pulling fs layer 07:03:53 a227ed2f7395: Pulling fs layer 07:03:53 7b1c46037f91: Pulling fs layer 07:03:53 3f3a8bcf1eab: Waiting 07:03:53 f7c0051592d6: Waiting 07:03:53 0c92f367c5e7: Waiting 07:03:53 a227ed2f7395: Waiting 07:03:53 7b1c46037f91: Waiting 07:03:53 94645a83ff95: Verifying Checksum 07:03:53 94645a83ff95: Download complete 07:03:53 1a89e8eeedd5: Verifying Checksum 07:03:53 1a89e8eeedd5: Download complete 07:03:53 0c92f367c5e7: Verifying Checksum 07:03:53 0c92f367c5e7: Download complete 07:03:53 f7c0051592d6: Download complete 07:03:53 9b3977197b4f: Verifying Checksum 07:03:53 9b3977197b4f: Download complete 07:03:53 a227ed2f7395: Verifying Checksum 07:03:53 a227ed2f7395: Download complete 07:03:54 9b3977197b4f: Pull complete 07:03:54 1a89e8eeedd5: Pull complete 07:03:55 94645a83ff95: Pull complete 07:03:55 7b1c46037f91: Verifying Checksum 07:03:55 7b1c46037f91: Download complete 07:03:55 3f3a8bcf1eab: Download complete 07:04:08 3f3a8bcf1eab: Pull complete 07:04:08 0c92f367c5e7: Pull complete 07:04:08 f7c0051592d6: Pull complete 07:04:08 a227ed2f7395: Pull complete 07:04:13 7b1c46037f91: Pull complete 07:04:13 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 07:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:04:13 ---> f79e39bc4007 07:04:13 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:04:15 ---> Running in 7cac768e6d52 07:04:15 Removing intermediate container 7cac768e6d52 07:04:15 ---> 86c9c5261f27 07:04:15 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:04:15 ---> Running in 05069f34b446 07:04:16 Removing intermediate container 05069f34b446 07:04:16 ---> 78a8fdab711b 07:04:16 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:04:16 ---> Running in 767d5e7aa7fb 07:04:16 Removing intermediate container 767d5e7aa7fb 07:04:16 ---> eddcc56e828a 07:04:16 Step 6/15 : LABEL Name=edgex-ui-go 07:04:16 ---> Running in 894638f01b22 07:04:16 Removing intermediate container 894638f01b22 07:04:16 ---> d43902666b3e 07:04:16 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:04:17 ---> Running in 59fd5ccbabfd 07:04:17 Removing intermediate container 59fd5ccbabfd 07:04:17 ---> cd90ffacedef 07:04:17 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:17 ---> Running in 562c26f5babc 07:04:19 Removing intermediate container 562c26f5babc 07:04:19 ---> f691929ad0b8 07:04:19 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:04:19 ---> Running in 32d7fbf13d3d 07:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:04:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:04:22 OK: 220 MiB in 52 packages 07:04:23 Removing intermediate container 32d7fbf13d3d 07:04:23 ---> c2d174d50aed 07:04:23 Step 10/15 : ENV GO111MODULE=on 07:04:23 ---> Running in 86bb1dc2e5dc 07:04:23 Removing intermediate container 86bb1dc2e5dc 07:04:23 ---> 5f3e634c1193 07:04:23 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:04:23 ---> Running in 2bbc84b8a071 07:04:24 Removing intermediate container 2bbc84b8a071 07:04:24 ---> a5e0351b2b89 07:04:24 Step 12/15 : COPY go.mod vendor* ./ 07:04:24 ---> 38837bb27682 07:04:24 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:24 ---> Running in cb9a7013f814 07:05:46 Removing intermediate container cb9a7013f814 07:05:46 ---> f8da82574f30 07:05:46 Step 14/15 : COPY . . 07:05:46 ---> 5c3ce31b9266 07:05:46 Step 15/15 : RUN ${MAKE} 07:05:46 ---> Running in d91810f3e697 07:05:46 noop 07:05:46 Removing intermediate container d91810f3e697 07:05:46 ---> 077bf1130624 07:05:46 Successfully built 077bf1130624 07:05:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:46 + docker inspect -f . ci-base-image-arm64 07:05:46 . [Pipeline] withDockerContainer 07:05:47 prd-ubuntu18.04-docker-arm64-4c-16g-5474 does not seem to be running inside a container 07:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/48 -v /w/workspace/edgex-ui-go/48:/w/workspace/edgex-ui-go/48:rw,z -v /w/workspace/edgex-ui-go/48@tmp:/w/workspace/edgex-ui-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:05:48 $ docker top 64c1102170cd1bc3089791b416016df6bc4b04d0c160a891f6b2b777518c485a -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:49 + go version 07:05:49 go version go1.17.6 linux/arm64 [Pipeline] } 07:05:49 $ docker stop --time=1 64c1102170cd1bc3089791b416016df6bc4b04d0c160a891f6b2b777518c485a 07:05:51 $ docker rm -f 64c1102170cd1bc3089791b416016df6bc4b04d0c160a891f6b2b777518c485a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:51 + docker inspect -f . ci-base-image-arm64 07:05:51 . [Pipeline] withDockerContainer 07:05:51 prd-ubuntu18.04-docker-arm64-4c-16g-5474 does not seem to be running inside a container 07:05:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/48 -v /w/workspace/edgex-ui-go/48:/w/workspace/edgex-ui-go/48:rw,z -v /w/workspace/edgex-ui-go/48@tmp:/w/workspace/edgex-ui-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:05:53 $ docker top 59f6c76c0d5abaca812a48a76a78c4115f204a874ba412629fcf75d1149b9ec0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:05:54 + make test 07:05:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:05:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:06:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:06:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:06:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:06:49 $ docker stop --time=1 59f6c76c0d5abaca812a48a76a78c4115f204a874ba412629fcf75d1149b9ec0 07:06:51 $ docker rm -f 59f6c76c0d5abaca812a48a76a78c4115f204a874ba412629fcf75d1149b9ec0 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:06:51 Warning: overwriting stash ‘coverage-report’ 07:06:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:06:53 + ls -al . 07:06:53 total 152 07:06:53 drwxrwxr-x 12 jenkins jenkins 4096 Feb 18 07:05 . 07:06:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:03 .. 07:06:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 07:03 .git 07:06:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:03 .github 07:06:53 -rw-rw-r-- 1 jenkins jenkins 155 Feb 18 07:03 .gitignore 07:06:53 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 18 07:03 CONTRIBUTING.md 07:06:53 -rw-rw-r-- 1 jenkins jenkins 1549 Feb 18 07:03 Dockerfile 07:06:53 -rw-rw-r-- 1 jenkins jenkins 652 Feb 18 07:03 Jenkinsfile 07:06:53 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 18 07:03 LICENSE 07:06:53 -rw-rw-r-- 1 jenkins jenkins 1212 Feb 18 07:03 Makefile 07:06:53 -rw-rw-r-- 1 jenkins jenkins 4450 Feb 18 07:03 README.md 07:06:53 -rw-rw-r-- 1 jenkins jenkins 11 Feb 18 07:01 VERSION 07:06:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:03 assets 07:06:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:03 bin 07:06:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:03 cmd 07:06:53 -rw-r--r-- 1 jenkins jenkins 10 Feb 18 07:05 coverage.out 07:06:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 07:03 docs 07:06:53 -rw-rw-r-- 1 jenkins jenkins 1944 Feb 18 07:03 go.mod 07:06:53 -rw-rw-r-- 1 jenkins jenkins 48565 Feb 18 07:03 go.sum 07:06:53 drwxrwxr-x 9 jenkins jenkins 4096 Feb 18 07:03 internal 07:06:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 07:03 pkg 07:06:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:03 snap 07:06:53 -rw-rw-r-- 1 jenkins jenkins 155 Feb 18 07:03 version.go 07:06:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 07:03 web [Pipeline] isUnix [Pipeline] sh 07:06:53 + 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=8d7b00626af3583744669d29e95c77c5f4d97e7c --label arch=arm64 --label version=2.1.1-dev.9 . 07:06:54 Sending build context to Docker daemon 25.78MB 07:06:54 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 07:06:54 Step 2/23 : FROM ${BASE} AS builder 07:06:54 ---> 077bf1130624 07:06:54 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:06:54 ---> Running in dee01dc6abe9 07:06:55 Removing intermediate container dee01dc6abe9 07:06:55 ---> a00b65b10b7d 07:06:55 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:06:55 ---> Running in 752f77b39ec4 07:06:55 Removing intermediate container 752f77b39ec4 07:06:55 ---> 0a6c81480b34 07:06:55 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:06:55 ---> Running in 409f0e027dad 07:06:55 Removing intermediate container 409f0e027dad 07:06:55 ---> 6b2356a582f2 07:06:55 Step 6/23 : LABEL Name=edgex-ui-go 07:06:56 ---> Running in d2660f90b7c4 07:06:56 Removing intermediate container d2660f90b7c4 07:06:56 ---> 82f8b3429cb1 07:06:56 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:06:56 ---> Running in ea09a3d1bd48 07:06:56 Removing intermediate container ea09a3d1bd48 07:06:56 ---> 915dada23d9e 07:06:56 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:57 ---> Running in d791edd30749 07:06:58 Removing intermediate container d791edd30749 07:06:58 ---> c46cc049dd42 07:06:58 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:06:58 ---> Running in 79858b43afb7 07:06:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:07:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:07:01 OK: 220 MiB in 52 packages 07:07:02 Removing intermediate container 79858b43afb7 07:07:02 ---> d27a2823869d 07:07:02 Step 10/23 : ENV GO111MODULE=on 07:07:02 ---> Running in 68ac1aef0a5d 07:07:02 Removing intermediate container 68ac1aef0a5d 07:07:02 ---> aac057954b0a 07:07:02 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:07:02 ---> Running in a653d6251a57 07:07:03 Removing intermediate container a653d6251a57 07:07:03 ---> a4b14affc577 07:07:03 Step 12/23 : COPY go.mod vendor* ./ 07:07:03 ---> 19ef94b07ccf 07:07:03 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:03 ---> Running in 7aa6555d8ca4 07:07:06 Removing intermediate container 7aa6555d8ca4 07:07:06 ---> ef7ba5ed9143 07:07:06 Step 14/23 : COPY . . 07:07:09 ---> 1d22538bea5f 07:07:09 Step 15/23 : RUN ${MAKE} 07:07:09 ---> Running in 1d31c1ad9e67 07:07:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:07:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:07:49 Removing intermediate container 1d31c1ad9e67 07:07:49 ---> 6f2fb0b19b49 07:07:49 Step 16/23 : FROM alpine:3.14 07:07:49 3.14: Pulling from library/alpine 07:07:49 be307f383ecc: Pulling fs layer 07:07:49 be307f383ecc: Verifying Checksum 07:07:49 be307f383ecc: Download complete 07:07:49 be307f383ecc: Pull complete 07:07:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:07:50 Status: Downloaded newer image for alpine:3.14 07:07:50 ---> 5b8b7b635229 07:07:50 Step 17/23 : EXPOSE 4000 07:07:50 ---> Running in eafb02985c0a 07:07:50 Removing intermediate container eafb02985c0a 07:07:50 ---> 8743a78ed4a4 07:07:50 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 07:07:52 ---> 32cbfb9ce79c 07:07:52 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:07:52 ---> Running in 6cb8fa571f33 07:07:52 Removing intermediate container 6cb8fa571f33 07:07:52 ---> 13ba50816f26 07:07:52 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:07:52 ---> Running in c06c7781a52d 07:07:53 Removing intermediate container c06c7781a52d 07:07:53 ---> 908f0f769340 07:07:53 Step 21/23 : LABEL arch=arm64 07:07:53 ---> Running in ec844589c804 07:07:53 Removing intermediate container ec844589c804 07:07:53 ---> 34be91445027 07:07:53 Step 22/23 : LABEL git_sha=8d7b00626af3583744669d29e95c77c5f4d97e7c 07:07:53 ---> Running in a27de574d3ad 07:07:53 Removing intermediate container a27de574d3ad 07:07:53 ---> 0cf0207aeae3 07:07:53 Step 23/23 : LABEL version=2.1.1-dev.9 07:07:53 ---> Running in deed46cd20a3 07:07:54 Removing intermediate container deed46cd20a3 07:07:54 ---> 160f4c6e2c89 07:07:54 [Warning] One or more build-args [ARCH] were not consumed 07:07:54 Successfully built 160f4c6e2c89 07:07:54 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:54 provisioning config files... 07:07:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/48@tmp/config4268574959285626112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:55 ---> docker-login.sh 07:07:55 nexus3.edgexfoundry.org:10001 07:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:55 Configure a credential helper to remove this warning. See 07:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:55 07:07:55 Login Succeeded 07:07:55 nexus3.edgexfoundry.org:10002 07:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:55 Configure a credential helper to remove this warning. See 07:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:55 07:07:55 Login Succeeded 07:07:55 nexus3.edgexfoundry.org:10003 07:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:56 Configure a credential helper to remove this warning. See 07:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:56 07:07:56 Login Succeeded 07:07:56 nexus3.edgexfoundry.org:10004 07:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:56 Configure a credential helper to remove this warning. See 07:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:56 07:07:56 Login Succeeded 07:07:56 docker.io 07:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:57 Configure a credential helper to remove this warning. See 07:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:57 07:07:57 Login Succeeded 07:07:57 ---> docker-login.sh ends [Pipeline] } 07:07:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:07:57 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:07:57 8d7b00626af3583744669d29e95c77c5f4d97e7c 07:07:57 latest 07:07:57 2.1.1-dev.9 07:07:57 8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 07:07:57 main 07:07:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] isUnix [Pipeline] sh 07:07:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c 07:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:07:58 ddcbb14441c0: Preparing 07:07:58 62170e181a92: Preparing 07:07:58 62170e181a92: Layer already exists 07:08:02 ddcbb14441c0: Pushed 07:08:02 8d7b00626af3583744669d29e95c77c5f4d97e7c: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] isUnix [Pipeline] sh 07:08:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:08:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:03 ddcbb14441c0: Preparing 07:08:03 62170e181a92: Preparing 07:08:03 ddcbb14441c0: Layer already exists 07:08:03 62170e181a92: Layer already exists 07:08:03 latest: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] isUnix [Pipeline] sh 07:08:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.9 [Pipeline] isUnix [Pipeline] sh 07:08:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.9 07:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:03 ddcbb14441c0: Preparing 07:08:03 62170e181a92: Preparing 07:08:03 62170e181a92: Layer already exists 07:08:03 ddcbb14441c0: Layer already exists 07:08:03 2.1.1-dev.9: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] isUnix [Pipeline] sh 07:08:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 [Pipeline] isUnix [Pipeline] sh 07:08:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 07:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:04 ddcbb14441c0: Preparing 07:08:04 62170e181a92: Preparing 07:08:04 ddcbb14441c0: Layer already exists 07:08:04 62170e181a92: Layer already exists 07:08:05 8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] isUnix [Pipeline] sh 07:08:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 07:08:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:05 ddcbb14441c0: Preparing 07:08:05 62170e181a92: Preparing 07:08:05 ddcbb14441c0: Layer already exists 07:08:05 62170e181a92: Layer already exists 07:08:06 main: digest: sha256:2254619c76c7a51ffed2b6558362241b479828cd87239c6f7ddb8b0e0e591680 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:06 ===================================================== [Pipeline] echo 07:08:06 taggedImages: 07:08:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c 07:08:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:08:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.9 07:08:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8d7b00626af3583744669d29e95c77c5f4d97e7c-2.1.1-dev.9 07:08:06 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:06 07:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:06 arm64: Pulling from edgex-lftools-log-publisher 07:08:06 448f6bf000e3: Pulling fs layer 07:08:06 f757da607395: Pulling fs layer 07:08:06 05883995daec: Pulling fs layer 07:08:06 8603b9c90790: Pulling fs layer 07:08:06 1560dd03e051: Pulling fs layer 07:08:06 27f5ce0e4adf: Pulling fs layer 07:08:06 c2d8d7efcc4b: Pulling fs layer 07:08:06 1560dd03e051: Waiting 07:08:06 27f5ce0e4adf: Waiting 07:08:06 8603b9c90790: Waiting 07:08:06 c2d8d7efcc4b: Waiting 07:08:07 f757da607395: Verifying Checksum 07:08:07 f757da607395: Download complete 07:08:07 8603b9c90790: Verifying Checksum 07:08:07 8603b9c90790: Download complete 07:08:07 1560dd03e051: Verifying Checksum 07:08:07 1560dd03e051: Download complete 07:08:07 27f5ce0e4adf: Download complete 07:08:07 05883995daec: Verifying Checksum 07:08:07 05883995daec: Download complete 07:08:07 448f6bf000e3: Verifying Checksum 07:08:07 448f6bf000e3: Download complete 07:08:10 c2d8d7efcc4b: Verifying Checksum 07:08:10 c2d8d7efcc4b: Download complete 07:08:11 448f6bf000e3: Pull complete 07:08:12 f757da607395: Pull complete 07:08:13 05883995daec: Pull complete 07:08:13 8603b9c90790: Pull complete 07:08:14 1560dd03e051: Pull complete 07:08:14 27f5ce0e4adf: Pull complete 07:08:29 c2d8d7efcc4b: Pull complete 07:08:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:08:29 prd-ubuntu18.04-docker-arm64-4c-16g-5474 does not seem to be running inside a container 07:08:29 $ 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/48 -v /w/workspace/edgex-ui-go/48:/w/workspace/edgex-ui-go/48:rw,z -v /w/workspace/edgex-ui-go/48@tmp:/w/workspace/edgex-ui-go/48@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:arm64 cat 07:08:32 $ docker top 7fe896e9fff2a204022a7ae80cea5d169237b6e51ec6619595071036a1513bbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:33 ---> job-cost.sh 07:08:33 lf-activate-venv: SKIPPING 07:08:33 INFO: No Stack... 07:08:33 INFO: Retrieving Pricing Info for: v3-standard-4 07:08:34 INFO: Archiving Costs [Pipeline] sh 07:08:34 + cat /w/workspace/edgex-ui-go/48/archives/cost.csv 07:08:34 + cut -d, -f6 [Pipeline] lock 07:08:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] 07:08:34 Resource [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] did not exist. Created. 07:08:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:35 /w/workspace/edgex-ui-go/48@tmp/durable-925dab9e/script.sh: 1: /w/workspace/edgex-ui-go/48@tmp/durable-925dab9e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:08:36 + echo total: 0.10999999940395355 [Pipeline] stash 07:08:36 Warning: overwriting stash ‘stack-cost’ 07:08:36 Stashed 1 file(s) [Pipeline] } 07:08:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:36 $ docker stop --time=1 7fe896e9fff2a204022a7ae80cea5d169237b6e51ec6619595071036a1513bbe 07:08:37 $ docker rm -f 7fe896e9fff2a204022a7ae80cea5d169237b6e51ec6619595071036a1513bbe [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 07:08:38 provisioning config files... 07:08:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5337704138457447975tmp [Pipeline] { [Pipeline] sh 07:08:38 + set +x 07:08:38 + curl -s https://codecov.io/bash 07:08:38 + bash -s -- 07:08:38 07:08:38 _____ _ 07:08:38 / ____| | | 07:08:38 | | ___ __| | ___ ___ _____ __ 07:08:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:08:38 | |___| (_) | (_| | __/ (_| (_) \ V / 07:08:38 \_____\___/ \__,_|\___|\___\___/ \_/ 07:08:38 Bash-1.0.6 07:08:38 07:08:38 07:08:38 ==> git version 2.24.4 found 07:08:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:08:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:08:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:08:38 ==> Jenkins CI detected. 07:08:38 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:08:38 project root: . 07:08:38 --> token set from env 07:08:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:08:38 ==> Running gcov in . (disable via -X gcov) 07:08:38 ==> Python coveragepy not found 07:08:38 ==> Searching for coverage reports in: 07:08:38 + . 07:08:38 -> Found 1 reports 07:08:38 ==> Detecting git/mercurial file structure 07:08:38 ==> Reading reports 07:08:38 + ./coverage.out bytes=10 07:08:38 ==> Appending adjustments 07:08:38 https://docs.codecov.io/docs/fixing-reports 07:08:38 + Found adjustments 07:08:38 ==> Gzipping contents 07:08:38 4.0K /tmp/codecov.4gais0.gz 07:08:38 ==> Uploading reports 07:08:38 url: https://codecov.io 07:08:38 query: branch=main&commit=8d7b00626af3583744669d29e95c77c5f4d97e7c&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:08:38 -> Pinging Codecov 07:08:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=8d7b00626af3583744669d29e95c77c5f4d97e7c&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:08:39 -> Uploading to 07:08:39 https://storage.googleapis.com/codecov/v4/raw/2022-02-18/FB506323287CE973F263BFD2A0EB1F37/8d7b00626af3583744669d29e95c77c5f4d97e7c/d863a358-0d0c-4b2c-83b4-5c9e5fc5d186.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220218T070839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c23ec702636d3a59b213f73fb9fc602a277bcff7f6cbeca666085b2de139993 07:08:39 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:39 Dload Upload Total Spent Left Speed 07:08:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 11138 --:--:-- --:--:-- --:--:-- 11134 07:08:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] } 07:08:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:08:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:08:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:40 07:08:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:08:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:08:40 188c0c94c7c5: Pulling fs layer 07:08:40 0ef7d3d256c8: Pulling fs layer 07:08:40 de9db76c5a1d: Pulling fs layer 07:08:40 0eba1c9be4d2: Pulling fs layer 07:08:40 0d57e429df01: Pulling fs layer 07:08:40 4e4be7b47b0d: Pulling fs layer 07:08:40 e1f770b5df2f: Pulling fs layer 07:08:40 85a0685a4137: Pulling fs layer 07:08:40 0eba1c9be4d2: Waiting 07:08:40 0d57e429df01: Waiting 07:08:40 4e4be7b47b0d: Waiting 07:08:40 e1f770b5df2f: Waiting 07:08:40 85a0685a4137: Waiting 07:08:40 de9db76c5a1d: Verifying Checksum 07:08:40 de9db76c5a1d: Download complete 07:08:40 0ef7d3d256c8: Verifying Checksum 07:08:40 0ef7d3d256c8: Download complete 07:08:40 0d57e429df01: Verifying Checksum 07:08:40 0d57e429df01: Download complete 07:08:40 4e4be7b47b0d: Verifying Checksum 07:08:40 4e4be7b47b0d: Download complete 07:08:40 188c0c94c7c5: Verifying Checksum 07:08:40 188c0c94c7c5: Download complete 07:08:41 e1f770b5df2f: Verifying Checksum 07:08:41 e1f770b5df2f: Download complete 07:08:41 0eba1c9be4d2: Verifying Checksum 07:08:41 0eba1c9be4d2: Download complete 07:08:41 188c0c94c7c5: Pull complete 07:08:41 0ef7d3d256c8: Pull complete 07:08:41 85a0685a4137: Verifying Checksum 07:08:41 85a0685a4137: Download complete 07:08:41 de9db76c5a1d: Pull complete 07:08:44 0eba1c9be4d2: Pull complete 07:08:45 0d57e429df01: Pull complete 07:08:45 4e4be7b47b0d: Pull complete 07:08:45 e1f770b5df2f: Pull complete 07:08:49 85a0685a4137: Pull complete 07:08:49 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:08:50 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:08:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:08:52 $ docker top 86943bed4f9c6a73cadff4fdcf3a50f2cd7a2dd79b15ac46a637cd68e32b2998 -eo pid,comm [Pipeline] { [Pipeline] echo 07:08:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:08:52 + set -o pipefail 07:08:52 + snyk monitor '--org=edgex-jenkins' 07:08:56 07:08:56 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:08:56 07:08:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/9353c744-d5b6-4b7b-ab52-b5a118a179bf 07:08:56 07:08:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:08:56 07:08:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:08:56 07:08:56 [Pipeline] } 07:08:56 $ docker stop --time=1 86943bed4f9c6a73cadff4fdcf3a50f2cd7a2dd79b15ac46a637cd68e32b2998 07:08:58 $ docker rm -f 86943bed4f9c6a73cadff4fdcf3a50f2cd7a2dd79b15ac46a637cd68e32b2998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:59 + git log --format=format:%s -1 8d7b00626af3583744669d29e95c77c5f4d97e7c [Pipeline] sh 07:08:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:08:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:59 . [Pipeline] withDockerContainer 07:08:59 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:09:00 $ docker top c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:00 [ssh-agent] Looking for ssh-agent implementation... 07:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:00 $ docker exec c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 ssh-agent 07:09:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeABFOK/agent.13 07:09:00 SSH_AGENT_PID=19 07:09:00 Running ssh-add (command line suppressed) 07:09:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6190972321539400309.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6190972321539400309.key) 07:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:01 + git semver tag 07:09:01 # -> Open(): unable to determine branch for HEAD 07:09:01 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:09:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:09:01 # $SEMVER_REMOTE_NAME = origin 07:09:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:09:01 # $SEMVER_USER_NAME = edgex-jenkins 07:09:01 # $SEMVER_BRANCH = main 07:09:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:09:01 # 8d7b00626af3583744669d29e95c77c5f4d97e7c HEAD 07:09:01 # -> Force: false 07:09:01 # 9c2ac22465f403b94d6f228cd2ac7b79008884d1 refs/tags/v2.1.1-dev.9 [Pipeline] } 07:09:01 $ docker exec --env ******** --env ******** c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 ssh-agent -k 07:09:01 unset SSH_AUTH_SOCK; 07:09:01 unset SSH_AGENT_PID; 07:09:01 echo Agent pid 19 killed; 07:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:01 + git semver [Pipeline] } 07:09:01 $ docker stop --time=1 c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 07:09:02 $ docker rm -f c0edc818d6534a3bba812515c2ea064bd307939ba40f9e424470274a2574b937 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:03 07:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:03 0.23.1-centos7: Pulling from edgex-lftools 07:09:03 ab5ef0e58194: Pulling fs layer 07:09:03 9712f1f96733: Pulling fs layer 07:09:03 63f879dbbcfc: Pulling fs layer 07:09:03 0d9ebad4ef96: Pulling fs layer 07:09:03 e9a5061849ea: Pulling fs layer 07:09:03 d747dcd14b5f: Pulling fs layer 07:09:03 2de7ff778b66: Pulling fs layer 07:09:03 e9a5061849ea: Waiting 07:09:03 d747dcd14b5f: Waiting 07:09:03 2de7ff778b66: Waiting 07:09:03 0d9ebad4ef96: Waiting 07:09:03 9712f1f96733: Verifying Checksum 07:09:03 9712f1f96733: Download complete 07:09:03 63f879dbbcfc: Verifying Checksum 07:09:03 63f879dbbcfc: Download complete 07:09:03 ab5ef0e58194: Verifying Checksum 07:09:03 ab5ef0e58194: Download complete 07:09:03 d747dcd14b5f: Verifying Checksum 07:09:03 d747dcd14b5f: Download complete 07:09:03 0d9ebad4ef96: Verifying Checksum 07:09:03 0d9ebad4ef96: Download complete 07:09:03 e9a5061849ea: Verifying Checksum 07:09:03 e9a5061849ea: Download complete 07:09:03 2de7ff778b66: Verifying Checksum 07:09:03 2de7ff778b66: Download complete 07:09:06 ab5ef0e58194: Pull complete 07:09:06 9712f1f96733: Pull complete 07:09:07 63f879dbbcfc: Pull complete 07:09:11 0d9ebad4ef96: Pull complete 07:09:11 e9a5061849ea: Pull complete 07:09:11 d747dcd14b5f: Pull complete 07:09:12 2de7ff778b66: Pull complete 07:09:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:09:12 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:09:15 $ docker top f1764a80bb79fc293a21b532d090db1c4d47fc29e84bb9f4159fb345fc02fb28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:09:16 provisioning config files... 07:09:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6727289259854992628tmp 07:09:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3943503141112118790tmp 07:09:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5762814625082453624tmp [Pipeline] { [Pipeline] echo 07:09:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:09:16 ---> sigul-configuration.sh 07:09:16 gpg: directory `/root/.gnupg' created 07:09:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:09:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:09:16 gpg: keyring `/root/.gnupg/secring.gpg' created 07:09:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:09:16 gpg: CAST5 encrypted data 07:09:16 gpg: encrypted with 1 passphrase 07:09:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:09:16 + mkdir /home/jenkins 07:09:16 + mkdir /home/jenkins/sigul [Pipeline] sh 07:09:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:09:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:09:17 ---> sigul-install.sh 07:09:17 Sigul already installed; skipping installation. [Pipeline] sh 07:09:17 + git tag --list 07:09:17 0.1.1 07:09:17 v1.1.0 07:09:17 v1.2.0 07:09:17 v1.2.1 07:09:17 v1.3.0 07:09:17 v2.0.0 07:09:17 v2.0.1-dev.1 07:09:17 v2.0.1-dev.10 07:09:17 v2.0.1-dev.11 07:09:17 v2.0.1-dev.12 07:09:17 v2.0.1-dev.13 07:09:17 v2.0.1-dev.14 07:09:17 v2.0.1-dev.15 07:09:17 v2.0.1-dev.16 07:09:17 v2.0.1-dev.17 07:09:17 v2.0.1-dev.18 07:09:17 v2.0.1-dev.19 07:09:17 v2.0.1-dev.2 07:09:17 v2.0.1-dev.20 07:09:17 v2.0.1-dev.21 07:09:17 v2.0.1-dev.22 07:09:17 v2.0.1-dev.23 07:09:17 v2.0.1-dev.24 07:09:17 v2.0.1-dev.25 07:09:17 v2.0.1-dev.26 07:09:17 v2.0.1-dev.27 07:09:17 v2.0.1-dev.28 07:09:17 v2.0.1-dev.29 07:09:17 v2.0.1-dev.3 07:09:17 v2.0.1-dev.30 07:09:17 v2.0.1-dev.31 07:09:17 v2.0.1-dev.32 07:09:17 v2.0.1-dev.33 07:09:17 v2.0.1-dev.4 07:09:17 v2.0.1-dev.5 07:09:17 v2.0.1-dev.6 07:09:17 v2.0.1-dev.7 07:09:17 v2.0.1-dev.8 07:09:17 v2.0.1-dev.9 07:09:17 v2.1.0 07:09:17 v2.1.1-dev.1 07:09:17 v2.1.1-dev.2 07:09:17 v2.1.1-dev.3 07:09:17 v2.1.1-dev.4 07:09:17 v2.1.1-dev.5 07:09:17 v2.1.1-dev.6 07:09:17 v2.1.1-dev.7 07:09:17 v2.1.1-dev.8 07:09:17 v2.1.1-dev.9 [Pipeline] sh 07:09:17 + lftools sign git-tag v2.1.1-dev.9 07:09:18 Signing Git tag with Sigul... 07:09:18 Signing v2.1.1-dev.9 [Pipeline] echo 07:09:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:09:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:09:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:09:19 $ docker stop --time=1 f1764a80bb79fc293a21b532d090db1c4d47fc29e84bb9f4159fb345fc02fb28 07:09:20 $ docker rm -f f1764a80bb79fc293a21b532d090db1c4d47fc29e84bb9f4159fb345fc02fb28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:09:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:09:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:09:20 . [Pipeline] withDockerContainer 07:09:21 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:09:21 $ docker top 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:21 [ssh-agent] Looking for ssh-agent implementation... 07:09:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:21 $ docker exec 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 ssh-agent 07:09:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAeKPJK/agent.13 07:09:21 SSH_AGENT_PID=20 07:09:21 Running ssh-add (command line suppressed) 07:09:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_909658137695329012.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_909658137695329012.key) 07:09:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:22 + git semver bump pre 07:09:22 # -> Open(): unable to determine branch for HEAD 07:09:22 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:09:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:09:22 # $SEMVER_REMOTE_NAME = origin 07:09:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:09:22 # $SEMVER_USER_NAME = edgex-jenkins 07:09:22 # $SEMVER_BRANCH = main 07:09:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:09:22 2.1.1-dev.10 [Pipeline] } 07:09:22 $ docker exec --env ******** --env ******** 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 ssh-agent -k 07:09:22 unset SSH_AUTH_SOCK; 07:09:22 unset SSH_AGENT_PID; 07:09:22 echo Agent pid 20 killed; 07:09:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:22 + git semver [Pipeline] } 07:09:22 $ docker stop --time=1 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 07:09:23 $ docker rm -f 869d6faa4af7b6109589d9ba2ca502e972421c8eefa367f67931dd19debdd6f4 [Pipeline] // withDockerContainer [Pipeline] sh 07:09:24 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:09:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:09:24 . [Pipeline] withDockerContainer 07:09:24 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:09:24 $ docker top 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:24 [ssh-agent] Looking for ssh-agent implementation... 07:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:25 $ docker exec 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea ssh-agent 07:09:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHJEfLl/agent.13 07:09:25 SSH_AGENT_PID=19 07:09:25 Running ssh-add (command line suppressed) 07:09:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4656148131059145472.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4656148131059145472.key) 07:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:25 + git semver push 07:09:25 # -> Open(): unable to determine branch for HEAD 07:09:25 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:09:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:09:25 # $SEMVER_REMOTE_NAME = origin 07:09:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:09:25 # $SEMVER_USER_NAME = edgex-jenkins 07:09:25 # $SEMVER_BRANCH = main 07:09:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 07:09:27 $ docker exec --env ******** --env ******** 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea ssh-agent -k 07:09:27 unset SSH_AUTH_SOCK; 07:09:27 unset SSH_AGENT_PID; 07:09:27 echo Agent pid 19 killed; 07:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:27 + git semver [Pipeline] } 07:09:27 $ docker stop --time=1 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea 07:09:29 $ docker rm -f 63fc7a7586ad0c88b21659265776ed89e0d307984e8dabf2866b73a47d1dfcea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:09:29 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 07:09:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:09:29 total 8 07:09:29 drwxr-xr-x. 3 root root 34 Feb 18 07:03 . 07:09:29 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:09 .. 07:09:29 drwxr-xr-x. 2 root root 6 Feb 18 07:03 cost 07:09:29 -rw-r--r--. 1 root root 81 Feb 18 07:03 cost.csv 07:09:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:09:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:09:29 total 8 07:09:29 drwxr-xr-x. 3 jenkins jenkins 34 Feb 18 07:03 . 07:09:29 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:09 .. 07:09:29 drwxr-xr-x. 2 jenkins jenkins 6 Feb 18 07:03 cost 07:09:29 -rw-r--r--. 1 jenkins jenkins 81 Feb 18 07:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:09:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:30 ---> package-listing.sh 07:09:30 ++ tr '[:upper:]' '[:lower:]' 07:09:30 ++ facter osfamily 07:09:30 + OS_FAMILY=redhat 07:09:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:09:30 + START_PACKAGES=/tmp/packages_start.txt 07:09:30 + END_PACKAGES=/tmp/packages_end.txt 07:09:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:30 + PACKAGES=/tmp/packages_start.txt 07:09:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:09:30 + PACKAGES=/tmp/packages_end.txt 07:09:30 + case "${OS_FAMILY}" in 07:09:30 + rpm -qa 07:09:30 + sort 07:09:31 + '[' -f /tmp/packages_start.txt ']' 07:09:31 + '[' -f /tmp/packages_end.txt ']' 07:09:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:09:31 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:09:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:09:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:09:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:32 . [Pipeline] withDockerContainer 07:09:32 prd-centos7-docker-4c-2g-5472 does not seem to be running inside a container 07:09:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:09:32 $ docker top 4a4dad5a4c56214772ef961458d2fdde0471119623059c1ea0b7ce2ac2614322 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:32 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:33 + mkdir -p /var/log/sysstat [Pipeline] sh 07:09:33 + ls /var/log/sa-host 07:09:33 + sadf -c /var/log/sa-host/sa17 07:09:33 file_magic: OK 07:09:33 HZ: Using current value: 100 07:09:33 file_header: OK 07:09:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:09:33 Statistics: 07:09:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:33 File successfully converted to sysstat format version 12.0.3 07:09:33 + sadf -c /var/log/sa-host/sa18 07:09:33 file_magic: OK 07:09:33 HZ: Using current value: 100 07:09:33 file_header: OK 07:09:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:09:33 Statistics: 07:09:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:09:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:33 provisioning config files... 07:09:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4395210525612223207tmp [Pipeline] { [Pipeline] echo 07:09:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:33 ---> create-netrc.sh [Pipeline] } 07:09:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:09:34 ---> python-tools-install.sh [Pipeline] echo 07:09:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:34 ---> sudo-logs.sh 07:09:34 Archiving 'sudo' log.. 07:09:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-5472.novalocal: Name or service not known 07:09:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-5472.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:09:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:34 ---> job-cost.sh 07:09:34 lf-activate-venv: SKIPPING 07:09:34 DEBUG: total: 0.05999999865889549 07:09:34 INFO: Retrieving Stack Cost... 07:09:35 INFO: Retrieving Pricing Info for: v3-standard-2 07:09:35 INFO: Archiving Costs [Pipeline] echo 07:09:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:35 ---> logs-deploy.sh 07:09:35 lf-activate-venv: SKIPPING 07:09:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/48 07:09:35 INFO: archiving workspace using pattern(s): 07:09:36 Archives upload complete. 07:09:36 INFO: archiving logs to Nexus