Pull request #431 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 0531beef1411d7a1dfe9a18ad2a8589293894050+9fa1e29ef86971f53d10bc46f825e51861cc077b (8dafe9b83d2b42841de11c8cadd4bfdc1e9a19f3) 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-ssh17730896114460640789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8755522609020966063.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9863022429716294568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15506712928990034480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2052589918651608191.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh370269673142742175.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6753 in /w/workspace/foundry_device-virtual-go_PR-431 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9fa1e29ef86971f53d10bc46f825e51861cc077b into PR head commit 0531beef1411d7a1dfe9a18ad2a8589293894050 Merge succeeded, producing 0531beef1411d7a1dfe9a18ad2a8589293894050 Checking out Revision 0531beef1411d7a1dfe9a18ad2a8589293894050 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 0531beef1411d7a1dfe9a18ad2a8589293894050 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9fa1e29ef86971f53d10bc46f825e51861cc077b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0531beef1411d7a1dfe9a18ad2a8589293894050 # timeout=10 Commit message: "ci: add automated release workflow on tag creation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:26:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:26:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:26:19 ========================================================= 17:26:19 EdgeX Global Pipelines Version Info 17:26:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:26:20 ------------------- 17:26:20 stable info: 17:26:20 ------------------- 17:26:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:26:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:26:20 Message: update stable to v1.0.254 17:26:21 ------------------- 17:26:21 experimental info: 17:26:21 ------------------- 17:26:21 Commited By: **** collab-it+edgex@linuxfoundation.org 17:26:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:26:21 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:26:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0531bee [Pipeline] echo 17:26:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:22 provisioning config files... 17:26:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-431@tmp/config9448373525969327002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:23 ---> docker-login.sh 17:26:23 nexus3.edgexfoundry.org:10001 17:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:23 Configure a credential helper to remove this warning. See 17:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:23 17:26:23 Login Succeeded 17:26:23 nexus3.edgexfoundry.org:10002 17:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:23 Configure a credential helper to remove this warning. See 17:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:23 17:26:23 Login Succeeded 17:26:23 nexus3.edgexfoundry.org:10003 17:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:23 Configure a credential helper to remove this warning. See 17:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:23 17:26:23 Login Succeeded 17:26:23 nexus3.edgexfoundry.org:10004 17:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:23 Configure a credential helper to remove this warning. See 17:26:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:23 17:26:23 Login Succeeded 17:26:23 docker.io 17:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:24 Configure a credential helper to remove this warning. See 17:26:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:24 17:26:24 Login Succeeded 17:26:24 ---> docker-login.sh ends [Pipeline] } 17:26:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:26:25 + git rev-list -1 --merges 0531beef1411d7a1dfe9a18ad2a8589293894050~1..0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] echo 17:26:25 -----------> git rev-list -1 --merges 0531beef1411d7a1dfe9a18ad2a8589293894050~1..0531beef1411d7a1dfe9a18ad2a8589293894050 0531beef1411d7a1dfe9a18ad2a8589293894050 [false] [Pipeline] sh 17:26:25 + git log --format=format:%s -1 0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] echo 17:26:25 ========================================================= 17:26:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:26:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:26 + git log --format=format:%s -1 0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] echo 17:26:26 [semverPrep] GIT_COMMIT: 0531beef1411d7a1dfe9a18ad2a8589293894050, Commit Message: ci: add automated release workflow on tag creation [Pipeline] echo 17:26:26 [semverPrep] This is not a build commit. [Pipeline] sh 17:26:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:26 + grep -v github /etc/ssh/ssh_known_hosts 17:26:26 + [ -e /tmp/ssh_known_hosts ] 17:26:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:26:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:26:26 + sudo tee -a /etc/ssh/ssh_known_hosts 17:26:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:26 17:26:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:27 0.1.4: Pulling from edgex-devops/py-git-semver 17:26:27 b85a868b505f: Pulling fs layer 17:26:27 e2be974225ed: Pulling fs layer 17:26:27 339a4e72a1f5: Pulling fs layer 17:26:27 988bab9f4d93: Pulling fs layer 17:26:27 1469e6f7b9e6: Pulling fs layer 17:26:27 eaf3925da568: Pulling fs layer 17:26:27 bab4dde63d76: Pulling fs layer 17:26:27 bde34c3a00c8: Pulling fs layer 17:26:27 b352a97aabf1: Pulling fs layer 17:26:27 4872d77fe225: Pulling fs layer 17:26:27 5851b861e8e6: Pulling fs layer 17:26:27 eaf3925da568: Waiting 17:26:27 bab4dde63d76: Waiting 17:26:27 bde34c3a00c8: Waiting 17:26:27 b352a97aabf1: Waiting 17:26:27 988bab9f4d93: Waiting 17:26:27 4872d77fe225: Waiting 17:26:27 1469e6f7b9e6: Waiting 17:26:27 5851b861e8e6: Waiting 17:26:27 e2be974225ed: Download complete 17:26:27 988bab9f4d93: Download complete 17:26:27 339a4e72a1f5: Verifying Checksum 17:26:27 339a4e72a1f5: Download complete 17:26:27 1469e6f7b9e6: Verifying Checksum 17:26:27 1469e6f7b9e6: Download complete 17:26:27 eaf3925da568: Verifying Checksum 17:26:27 eaf3925da568: Download complete 17:26:27 bde34c3a00c8: Download complete 17:26:27 b352a97aabf1: Verifying Checksum 17:26:27 b352a97aabf1: Download complete 17:26:27 4872d77fe225: Download complete 17:26:27 5851b861e8e6: Verifying Checksum 17:26:27 5851b861e8e6: Download complete 17:26:27 b85a868b505f: Verifying Checksum 17:26:27 b85a868b505f: Download complete 17:26:27 bab4dde63d76: Verifying Checksum 17:26:27 bab4dde63d76: Download complete 17:26:28 b85a868b505f: Pull complete 17:26:29 e2be974225ed: Pull complete 17:26:29 339a4e72a1f5: Pull complete 17:26:29 988bab9f4d93: Pull complete 17:26:29 1469e6f7b9e6: Pull complete 17:26:29 eaf3925da568: Pull complete 17:26:31 bab4dde63d76: Pull complete 17:26:31 bde34c3a00c8: Pull complete 17:26:31 b352a97aabf1: Pull complete 17:26:32 4872d77fe225: Pull complete 17:26:32 5851b861e8e6: Pull complete 17:26:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:26:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:32 prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container 17:26:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:26:33 $ docker top efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e -eo pid,comm 17:26:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:26:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:33 [ssh-agent] Looking for ssh-agent implementation... 17:26:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:33 $ docker exec efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e ssh-agent 17:26:33 SSH_AUTH_SOCK=/tmp/ssh-fK2HnuleLsSe/agent.31 17:26:33 SSH_AGENT_PID=37 17:26:34 Running ssh-add (command line suppressed) 17:26:34 Identity added: /w/workspace/foundry_device-virtual-go_PR-431@tmp/private_key_14866059905953504894.key (/w/workspace/foundry_device-virtual-go_PR-431@tmp/private_key_14866059905953504894.key) 17:26:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:34 + git tag --points-at HEAD [Pipeline] } 17:26:34 $ docker exec --env ******** --env ******** efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e ssh-agent -k 17:26:34 unset SSH_AUTH_SOCK; 17:26:34 unset SSH_AGENT_PID; 17:26:34 echo Agent pid 37 killed; 17:26:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:34 [ssh-agent] Looking for ssh-agent implementation... 17:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:34 $ docker exec efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e ssh-agent 17:26:34 SSH_AUTH_SOCK=/tmp/ssh-ESxQIxzU0FPi/agent.69 17:26:34 SSH_AGENT_PID=75 17:26:34 Running ssh-add (command line suppressed) 17:26:35 Identity added: /w/workspace/foundry_device-virtual-go_PR-431@tmp/private_key_17357569485956684802.key (/w/workspace/foundry_device-virtual-go_PR-431@tmp/private_key_17357569485956684802.key) 17:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:35 + git semver init 17:26:35 2023-09-20 17:26:35,591 [run_init] DEBUG init version:0.0.0 force:False 17:26:35 2023-09-20 17:26:35,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-431/.semver 17:26:35 2023-09-20 17:26:35,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-431/.semver 17:26:35 2023-09-20 17:26:35,593 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-431/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-431, universal_newlines=False, shell=None, istream=None) 17:26:36 2023-09-20 17:26:36,589 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-431/.git/info/exclude 17:26:36 2023-09-20 17:26:36,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-431/.semver/PR-431 with force:False 17:26:36 2023-09-20 17:26:36,590 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-431/.semver/PR-431 17:26:36 2023-09-20 17:26:36,594 [execute] INFO git cat-file --batch-check 17:26:36 2023-09-20 17:26:36,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) 17:26:36 2023-09-20 17:26:36,601 [execute] INFO git cat-file --batch 17:26:36 2023-09-20 17:26:36,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) 17:26:36 2023-09-20 17:26:36,606 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-431/.semver/PR-431 17:26:36 0.0.0 [Pipeline] } 17:26:36 $ docker exec --env ******** --env ******** efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e ssh-agent -k 17:26:37 unset SSH_AUTH_SOCK; 17:26:37 unset SSH_AGENT_PID; 17:26:37 echo Agent pid 75 killed; 17:26:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:37 + git semver [Pipeline] } 17:26:37 $ docker stop --time=1 efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e 17:26:39 $ docker rm -f --volumes efa50f3eb2adaf0b7a682347f7cd685ba269b5b8d2680d5f314bf353b2458a3e [Pipeline] // withDockerContainer [Pipeline] sh 17:26:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:26:39 Stashed 1 file(s) [Pipeline] echo 17:26:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:40 provisioning config files... 17:26:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-431@tmp/config1646493600960881208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:40 ---> docker-login.sh 17:26:40 nexus3.edgexfoundry.org:10001 17:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:40 Configure a credential helper to remove this warning. See 17:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:40 17:26:40 Login Succeeded 17:26:40 nexus3.edgexfoundry.org:10002 17:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:40 Configure a credential helper to remove this warning. See 17:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:40 17:26:40 Login Succeeded 17:26:40 nexus3.edgexfoundry.org:10003 17:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:41 Configure a credential helper to remove this warning. See 17:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:41 17:26:41 Login Succeeded 17:26:41 nexus3.edgexfoundry.org:10004 17:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:41 Configure a credential helper to remove this warning. See 17:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:41 17:26:41 Login Succeeded 17:26:41 docker.io 17:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:41 Configure a credential helper to remove this warning. See 17:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:41 17:26:41 Login Succeeded 17:26:41 ---> docker-login.sh ends [Pipeline] } 17:26:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:26:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:41 ========================================================= 17:26:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:26:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:26:42 Sending build context to Docker daemon 23.64MB 17:26:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:26:42 Step 2/12 : FROM ${BASE} AS builder 17:26:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:26:42 7264a8db6415: Pulling fs layer 17:26:42 c4d48a809fc2: Pulling fs layer 17:26:42 4f1c88b9dad5: Pulling fs layer 17:26:42 ad3a456e5733: Pulling fs layer 17:26:42 33e27b845d1e: Pulling fs layer 17:26:42 c68163c4e522: Pulling fs layer 17:26:42 50da416c3ac9: Pulling fs layer 17:26:42 23d2d4c4bb30: Pulling fs layer 17:26:42 ad3a456e5733: Waiting 17:26:42 23d2d4c4bb30: Waiting 17:26:42 50da416c3ac9: Waiting 17:26:42 c68163c4e522: Waiting 17:26:42 33e27b845d1e: Waiting 17:26:42 c4d48a809fc2: Verifying Checksum 17:26:42 c4d48a809fc2: Download complete 17:26:42 ad3a456e5733: Verifying Checksum 17:26:42 ad3a456e5733: Download complete 17:26:42 33e27b845d1e: Verifying Checksum 17:26:42 33e27b845d1e: Download complete 17:26:42 7264a8db6415: Download complete 17:26:42 c68163c4e522: Verifying Checksum 17:26:42 c68163c4e522: Download complete 17:26:42 7264a8db6415: Pull complete 17:26:42 23d2d4c4bb30: Verifying Checksum 17:26:42 23d2d4c4bb30: Download complete 17:26:42 c4d48a809fc2: Pull complete 17:26:42 4f1c88b9dad5: Verifying Checksum 17:26:42 4f1c88b9dad5: Download complete 17:26:43 50da416c3ac9: Verifying Checksum 17:26:43 50da416c3ac9: Download complete 17:26:46 4f1c88b9dad5: Pull complete 17:26:46 ad3a456e5733: Pull complete 17:26:46 33e27b845d1e: Pull complete 17:26:46 c68163c4e522: Pull complete 17:26:49 50da416c3ac9: Pull complete 17:26:49 23d2d4c4bb30: Pull complete 17:26:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:26:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:26:49 ---> 0786185ac409 17:26:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:26:50 ---> Running in 1542b711dc91 17:26:50 Removing intermediate container 1542b711dc91 17:26:50 ---> 30a3a0fe89b7 17:26:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:26:50 ---> Running in 708595aeb799 17:26:50 Removing intermediate container 708595aeb799 17:26:50 ---> b58359d1525d 17:26:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:26:50 ---> Running in 1192e4ac299d 17:26:51 Removing intermediate container 1192e4ac299d 17:26:51 ---> 518b8e5d797f 17:26:51 Step 6/12 : WORKDIR /device-virtual-go 17:26:51 ---> Running in d72049a9ec14 17:26:51 Removing intermediate container d72049a9ec14 17:26:51 ---> d13547380abc 17:26:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:51 ---> Running in 90c2e9fe6a33 17:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:26:52 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:26:52 (2/4) Installing libedit (20221030.3.1-r1) 17:26:52 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:26:52 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:26:52 Executing busybox-1.36.1-r2.trigger 17:26:52 OK: 268 MiB in 56 packages 17:26:52 Removing intermediate container 90c2e9fe6a33 17:26:52 ---> f2c1bfadc89e 17:26:52 Step 8/12 : COPY go.mod vendor* ./ 17:26:52 ---> e10337554ef8 17:26:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:52 ---> Running in d530d95eb79e 17:26:55 Still waiting to schedule task 17:26:55 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:55 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:55 ‘prd-ubuntu20.04-docker-8c-8g-6728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ is offline 17:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6754’ is offline 17:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6755’ is offline 17:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6756’ is offline 17:27:24 Removing intermediate container d530d95eb79e 17:27:24 ---> 63b1e343bfab 17:27:24 Step 10/12 : COPY . . 17:27:24 ---> f24351281037 17:27:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:24 ---> Running in 38d56aafd569 17:27:24 Removing intermediate container 38d56aafd569 17:27:24 ---> bba3e0bf99ea 17:27:24 Step 12/12 : RUN $MAKE 17:27:24 ---> Running in 398f493bd5c6 17:27:24 noop 17:27:24 Removing intermediate container 398f493bd5c6 17:27:24 ---> e7a0acc9f2e3 17:27:24 Successfully built e7a0acc9f2e3 17:27:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:25 + docker inspect -f . ci-base-image-x86_64 17:27:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:25 prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container 17:27:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:25 $ docker top e291be389685adf62bf10607b177ddaa184912671d22d886cb279f320af3c9d5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:26 + go version 17:27:26 go version go1.21.0 linux/amd64 [Pipeline] } 17:27:26 $ docker stop --time=1 e291be389685adf62bf10607b177ddaa184912671d22d886cb279f320af3c9d5 17:27:27 $ docker rm -f --volumes e291be389685adf62bf10607b177ddaa184912671d22d886cb279f320af3c9d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:28 + docker inspect -f . ci-base-image-x86_64 17:27:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:28 prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container 17:27:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:28 $ docker top 7161fca05a28ff1993074bcd8fe7f35354f40dd2f7216a72eeb21e5778d5157a -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:29 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-431 [Pipeline] fileExists [Pipeline] sh 17:27:29 + make test 17:27:29 go test ./... -coverprofile=coverage.out 17:27:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:27:43 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:27:43 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements 17:27:48 go vet ./... 17:27:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:27:52 ./bin/test-attribution-txt.sh [Pipeline] echo 17:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:27:52 $ docker stop --time=1 7161fca05a28ff1993074bcd8fe7f35354f40dd2f7216a72eeb21e5778d5157a 17:27:56 $ docker rm -f --volumes 7161fca05a28ff1993074bcd8fe7f35354f40dd2f7216a72eeb21e5778d5157a [Pipeline] // withDockerContainer [Pipeline] sh 17:27:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:27:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:27:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:27:58 + ls -al . 17:27:58 total 204 17:27:58 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:27 . 17:27:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. 17:27:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:27 .git 17:27:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github 17:27:58 -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 17:26 .gitignore 17:27:58 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:26 .golangci.yml 17:27:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:26 .semver 17:27:58 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 17:26 Attribution.txt 17:27:58 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 17:26 CHANGELOG.md 17:27:58 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 17:26 Dockerfile 17:27:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:26 GOVERNANCE.md 17:27:58 -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 17:26 Jenkinsfile 17:27:58 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 17:26 LICENSE 17:27:58 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 17:26 Makefile 17:27:58 -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 17:26 OWNERS.md 17:27:58 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 17:26 README.md 17:27:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION 17:27:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin 17:27:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 cmd 17:27:58 -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 17:27 coverage.out 17:27:58 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 17:26 go.mod 17:27:58 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 17:26 go.sum 17:27:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 internal 17:27:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 snap 17:27:58 -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:58 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0531beef1411d7a1dfe9a18ad2a8589293894050 --label arch=amd64 --label version=0.0.0 . 17:27:58 Sending build context to Docker daemon 23.68MB 17:27:58 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:27:58 Step 2/25 : FROM ${BASE} AS builder 17:27:58 ---> e7a0acc9f2e3 17:27:58 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:27:59 ---> Running in fd85c50d5043 17:27:59 Removing intermediate container fd85c50d5043 17:27:59 ---> a009e2021ee0 17:27:59 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:27:59 ---> Running in 213dd7f67b6d 17:27:59 Removing intermediate container 213dd7f67b6d 17:27:59 ---> 0a2cfeda974e 17:27:59 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:27:59 ---> Running in c5bbebb9dc81 17:27:59 Removing intermediate container c5bbebb9dc81 17:27:59 ---> 025032fd744e 17:27:59 Step 6/25 : WORKDIR /device-virtual-go 17:27:59 ---> Running in 226b4ee7b723 17:27:59 Removing intermediate container 226b4ee7b723 17:27:59 ---> b3028b4c620d 17:27:59 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:59 ---> Running in 93e97e804bf1 17:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:28:00 OK: 268 MiB in 56 packages 17:28:00 Removing intermediate container 93e97e804bf1 17:28:00 ---> ebe999e7f8d7 17:28:00 Step 8/25 : COPY go.mod vendor* ./ 17:28:00 ---> b37029ab021f 17:28:00 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:00 ---> Running in 42ca8d96196b 17:28:01 Removing intermediate container 42ca8d96196b 17:28:01 ---> 7e2d00723a70 17:28:01 Step 10/25 : COPY . . 17:28:02 ---> afbdd82e27e1 17:28:02 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:28:02 ---> Running in d2191dac2106 17:28:02 Removing intermediate container d2191dac2106 17:28:02 ---> 00c2d2634487 17:28:02 Step 12/25 : RUN $MAKE 17:28:02 ---> Running in 46e72930ff5e 17:28:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 17:28:24 Removing intermediate container 46e72930ff5e 17:28:24 ---> 9463b7f4dd16 17:28:24 Step 13/25 : FROM alpine:3.18 17:28:24 3.18: Pulling from library/alpine 17:28:24 7264a8db6415: Already exists 17:28:24 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:28:24 Status: Downloaded newer image for alpine:3.18 17:28:24 ---> 7e01a0d0a1dc 17:28:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:28:24 ---> Running in d7544e2fc1a1 17:28:24 Removing intermediate container d7544e2fc1a1 17:28:24 ---> 3745452b85f9 17:28:24 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:28:24 ---> Running in 557053b9e9fc 17:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:28:24 (1/1) Installing dumb-init (1.2.5-r2) 17:28:24 Executing busybox-1.36.1-r2.trigger 17:28:24 OK: 7 MiB in 16 packages 17:28:24 Removing intermediate container 557053b9e9fc 17:28:24 ---> a1589221c8c6 17:28:24 Step 16/25 : WORKDIR / 17:28:24 ---> Running in 0c6fb2bdf8b3 17:28:24 Removing intermediate container 0c6fb2bdf8b3 17:28:24 ---> 8c89c128908a 17:28:24 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:28:24 ---> ebffd309d214 17:28:24 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:28:24 ---> b19503c5a167 17:28:24 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:28:25 ---> cb3927c25408 17:28:25 Step 20/25 : EXPOSE 59900 17:28:25 ---> Running in fc2a5c647ced 17:28:25 Removing intermediate container fc2a5c647ced 17:28:25 ---> 71b8b66e133e 17:28:25 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:28:25 ---> Running in 23a0f434cafd 17:28:25 Removing intermediate container 23a0f434cafd 17:28:25 ---> be4d8c077626 17:28:25 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:28:25 ---> Running in dd4a8fc1b33d 17:28:25 Removing intermediate container dd4a8fc1b33d 17:28:25 ---> a3165eb349aa 17:28:25 Step 23/25 : LABEL arch=amd64 17:28:25 ---> Running in 4b5202fc02e8 17:28:25 Removing intermediate container 4b5202fc02e8 17:28:25 ---> 9fcc632c643a 17:28:25 Step 24/25 : LABEL git_sha=0531beef1411d7a1dfe9a18ad2a8589293894050 17:28:25 ---> Running in 843b04ee254d 17:28:25 Removing intermediate container 843b04ee254d 17:28:25 ---> a76b7e3f86a3 17:28:25 Step 25/25 : LABEL version=0.0.0 17:28:25 ---> Running in 7b6161824056 17:28:25 Removing intermediate container 7b6161824056 17:28:25 ---> d15f7c93eb0d 17:28:25 [Warning] One or more build-args [ARCH] were not consumed 17:28:25 Successfully built d15f7c93eb0d 17:28:25 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:26 17:28:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:27 latest: Pulling from edgex-lftools-log-publisher 17:28:27 5eb5b503b376: Pulling fs layer 17:28:27 5c69ac0246d0: Pulling fs layer 17:28:27 ec43610c2a17: Pulling fs layer 17:28:27 3a2ae6a8a46f: Pulling fs layer 17:28:27 33b1e0a273af: Pulling fs layer 17:28:27 5d3b04190fa2: Pulling fs layer 17:28:27 2f39f015ded8: Pulling fs layer 17:28:27 3a2ae6a8a46f: Waiting 17:28:27 33b1e0a273af: Waiting 17:28:27 5d3b04190fa2: Waiting 17:28:27 2f39f015ded8: Waiting 17:28:27 5c69ac0246d0: Verifying Checksum 17:28:27 5c69ac0246d0: Download complete 17:28:27 3a2ae6a8a46f: Verifying Checksum 17:28:27 3a2ae6a8a46f: Download complete 17:28:27 33b1e0a273af: Verifying Checksum 17:28:27 33b1e0a273af: Download complete 17:28:27 5d3b04190fa2: Verifying Checksum 17:28:27 5d3b04190fa2: Download complete 17:28:27 ec43610c2a17: Verifying Checksum 17:28:27 ec43610c2a17: Download complete 17:28:27 5eb5b503b376: Verifying Checksum 17:28:27 5eb5b503b376: Download complete 17:28:28 5eb5b503b376: Pull complete 17:28:28 5c69ac0246d0: Pull complete 17:28:29 ec43610c2a17: Pull complete 17:28:29 3a2ae6a8a46f: Pull complete 17:28:29 33b1e0a273af: Pull complete 17:28:29 5d3b04190fa2: Pull complete 17:28:33 2f39f015ded8: Pull complete 17:28:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:28:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:33 prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container 17:28:33 $ 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/foundry_device-virtual-go_PR-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:28:38 $ docker top ffba56661d3af08613e0e377161a39002f73187f627fb01a612c754368f2d803 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:39 ---> job-cost.sh 17:28:39 lf-activate-venv: SKIPPING 17:28:39 INFO: No Stack... 17:28:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:28:39 INFO: Archiving Costs [Pipeline] sh 17:28:40 + cat /w/workspace/foundry_device-virtual-go_PR-431/archives/cost.csv 17:28:40 + cut -d, -f6 [Pipeline] lock 17:28:40 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] 17:28:40 Resource [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] did not exist. Created. 17:28:40 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:28:40 + echo total: 0.2199999988079071 [Pipeline] stash 17:28:40 Stashed 1 file(s) [Pipeline] } 17:28:40 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:28:40 $ docker stop --time=1 ffba56661d3af08613e0e377161a39002f73187f627fb01a612c754368f2d803 17:28:41 $ docker rm -f --volumes ffba56661d3af08613e0e377161a39002f73187f627fb01a612c754368f2d803 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:37:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6945 in /w/workspace/foundry_device-virtual-go_PR-431 [Pipeline] { [Pipeline] ws 17:37:47 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 17:37:47 The recommended git tool is: git 17:37:53 using credential edgex-jenkins-ssh 17:37:53 Cloning the remote Git repository 17:37:53 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 17:37:53 > git init /w/workspace/device-virtual-go/1 # timeout=10 17:37:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:37:53 > git --version # timeout=10 17:37:53 > git --version # 'git version 2.25.1' 17:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:37:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:37:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:37:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:37:57 Merging remotes/origin/main commit 9fa1e29ef86971f53d10bc46f825e51861cc077b into PR head commit 0531beef1411d7a1dfe9a18ad2a8589293894050 17:37:57 Merge succeeded, producing 0531beef1411d7a1dfe9a18ad2a8589293894050 17:37:57 Checking out Revision 0531beef1411d7a1dfe9a18ad2a8589293894050 (PR-431) 17:37:57 > git config core.sparsecheckout # timeout=10 17:37:57 > git checkout -f 0531beef1411d7a1dfe9a18ad2a8589293894050 # timeout=10 17:37:57 > git remote # timeout=10 17:37:57 > git config --get remote.origin.url # timeout=10 17:37:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:57 > git merge 9fa1e29ef86971f53d10bc46f825e51861cc077b # timeout=10 17:37:57 > git rev-parse HEAD^{commit} # timeout=10 17:37:57 > git config core.sparsecheckout # timeout=10 17:37:57 > git checkout -f 0531beef1411d7a1dfe9a18ad2a8589293894050 # timeout=10 17:38:01 Commit message: "ci: add automated release workflow on tag creation" 17:38:01 > git --version # timeout=10 17:38:01 > git --version # 'git version 2.25.1' 17:38:01 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:38:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:02 Dload Upload Total Spent Left Speed 17:38:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 17:38:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:38:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:38:03 + sudo tee /etc/docker/daemon.new 17:38:03 { 17:38:03 "registry-mirrors": [ 17:38:03 "https://nexus3.edgexfoundry.org:10001" 17:38:03 ], 17:38:03 "bip": "10.250.0.254/24", 17:38:03 "hosts": [ 17:38:03 "tcp://0.0.0.0:5555", 17:38:03 "unix:///var/run/docker.sock" 17:38:03 ], 17:38:03 "mtu": 1458, 17:38:03 "selinux-enabled": true, 17:38:03 "seccomp-profile": "/etc/docker/seccomp.json" 17:38:03 } [Pipeline] sh 17:38:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:38:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:22 provisioning config files... 17:38:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4473037605458199849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:23 ---> docker-login.sh 17:38:23 nexus3.edgexfoundry.org:10001 17:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:23 Configure a credential helper to remove this warning. See 17:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:23 17:38:23 Login Succeeded 17:38:23 nexus3.edgexfoundry.org:10002 17:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:24 Configure a credential helper to remove this warning. See 17:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:24 17:38:24 Login Succeeded 17:38:24 nexus3.edgexfoundry.org:10003 17:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:24 Configure a credential helper to remove this warning. See 17:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:24 17:38:24 Login Succeeded 17:38:24 nexus3.edgexfoundry.org:10004 17:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:24 Configure a credential helper to remove this warning. See 17:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:24 17:38:24 Login Succeeded 17:38:24 docker.io 17:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:25 Configure a credential helper to remove this warning. See 17:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:25 17:38:25 Login Succeeded 17:38:25 ---> docker-login.sh ends [Pipeline] } 17:38:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:25 ========================================================= 17:38:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:38:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:38:26 Sending build context to Docker daemon 11.96MB 17:38:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:38:26 Step 2/12 : FROM ${BASE} AS builder 17:38:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:26 9fda8d8052c6: Pulling fs layer 17:38:26 5d54e960e981: Pulling fs layer 17:38:26 c4a7e357bf2a: Pulling fs layer 17:38:26 f0e02332f6b5: Pulling fs layer 17:38:26 cefa15bbcfad: Pulling fs layer 17:38:26 17808c966233: Pulling fs layer 17:38:26 f4c1fc716caa: Pulling fs layer 17:38:26 f0e02332f6b5: Waiting 17:38:26 cefa15bbcfad: Waiting 17:38:26 f4c1fc716caa: Waiting 17:38:26 17808c966233: Waiting 17:38:26 5d54e960e981: Verifying Checksum 17:38:26 5d54e960e981: Download complete 17:38:26 f0e02332f6b5: Verifying Checksum 17:38:26 f0e02332f6b5: Download complete 17:38:26 cefa15bbcfad: Verifying Checksum 17:38:26 cefa15bbcfad: Download complete 17:38:27 9fda8d8052c6: Download complete 17:38:27 f4c1fc716caa: Verifying Checksum 17:38:27 f4c1fc716caa: Download complete 17:38:28 9fda8d8052c6: Pull complete 17:38:28 5d54e960e981: Pull complete 17:38:28 c4a7e357bf2a: Verifying Checksum 17:38:28 c4a7e357bf2a: Download complete 17:38:29 17808c966233: Verifying Checksum 17:38:29 17808c966233: Download complete 17:38:39 c4a7e357bf2a: Pull complete 17:38:39 f0e02332f6b5: Pull complete 17:38:39 cefa15bbcfad: Pull complete 17:38:46 17808c966233: Pull complete 17:38:46 f4c1fc716caa: Pull complete 17:38:47 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:38:47 ---> ea914061e18c 17:38:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:38:49 ---> Running in 66a499cc3ca8 17:38:49 Removing intermediate container 66a499cc3ca8 17:38:49 ---> 8cb9ebb0dbb4 17:38:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:38:49 ---> Running in b71bfa2994c0 17:38:49 Removing intermediate container b71bfa2994c0 17:38:49 ---> 0fdb3ff16a07 17:38:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:38:50 ---> Running in e93d64d26efb 17:38:50 Removing intermediate container e93d64d26efb 17:38:50 ---> db3a5a93b234 17:38:50 Step 6/12 : WORKDIR /device-virtual-go 17:38:50 ---> Running in 5565e4d6e82e 17:38:50 Removing intermediate container 5565e4d6e82e 17:38:50 ---> df1b413bda21 17:38:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:50 ---> Running in e55f0d1768b9 17:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:38:53 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:38:53 (2/4) Installing libedit (20221030.3.1-r1) 17:38:53 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:38:53 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:38:53 Executing busybox-1.36.1-r2.trigger 17:38:53 OK: 270 MiB in 56 packages 17:38:54 Removing intermediate container e55f0d1768b9 17:38:54 ---> f2cc253c979e 17:38:54 Step 8/12 : COPY go.mod vendor* ./ 17:38:55 ---> 2a437282a9bd 17:38:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:55 ---> Running in 9297cd52b5fd 17:40:02 Removing intermediate container 9297cd52b5fd 17:40:02 ---> d022af693b61 17:40:02 Step 10/12 : COPY . . 17:40:03 ---> 63a767a6d104 17:40:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:03 ---> Running in 4e2df17ed3bf 17:40:03 Removing intermediate container 4e2df17ed3bf 17:40:03 ---> 03ff77edb4df 17:40:03 Step 12/12 : RUN $MAKE 17:40:03 ---> Running in 5655d8391dae 17:40:04 noop 17:40:05 Removing intermediate container 5655d8391dae 17:40:05 ---> 67d2229697f1 17:40:05 Successfully built 67d2229697f1 17:40:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:05 + docker inspect -f . ci-base-image-arm64 17:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:06 prd-ubuntu20.04-docker-arm64-4c-16g-6945 does not seem to be running inside a container 17:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:07 $ docker top e2ab9f2e6d261437a8cf4aec28a52649ec52c7297f84797d3c270405fb749c84 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:08 + go version 17:40:08 go version go1.21.0 linux/arm64 [Pipeline] } 17:40:08 $ docker stop --time=1 e2ab9f2e6d261437a8cf4aec28a52649ec52c7297f84797d3c270405fb749c84 17:40:09 $ docker rm -f --volumes e2ab9f2e6d261437a8cf4aec28a52649ec52c7297f84797d3c270405fb749c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:10 + docker inspect -f . ci-base-image-arm64 17:40:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:10 prd-ubuntu20.04-docker-arm64-4c-16g-6945 does not seem to be running inside a container 17:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:13 $ docker top f7025cf32fb8ef238ca628c7dfc530383c3d3f729feca44da952f741c522b599 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:14 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 17:40:14 + make test 17:40:15 go test ./... -coverprofile=coverage.out 17:40:19 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:42:11 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:42:11 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 58.4% of statements 17:42:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:42:11 go vet ./... 17:42:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:42:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:42:33 ./bin/test-attribution-txt.sh [Pipeline] echo 17:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:42:33 $ docker stop --time=1 f7025cf32fb8ef238ca628c7dfc530383c3d3f729feca44da952f741c522b599 17:42:35 $ docker rm -f --volumes f7025cf32fb8ef238ca628c7dfc530383c3d3f729feca44da952f741c522b599 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:42:36 Warning: overwriting stash ‘coverage-report’ 17:42:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:42:38 + ls -al . 17:42:38 total 200 17:42:38 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:40 . 17:42:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 .. 17:42:38 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:37 .git 17:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 .github 17:42:38 -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 17:37 .gitignore 17:42:38 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:37 .golangci.yml 17:42:38 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 17:37 Attribution.txt 17:42:38 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 17:37 CHANGELOG.md 17:42:38 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 17:37 Dockerfile 17:42:38 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:37 GOVERNANCE.md 17:42:38 -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 17:37 Jenkinsfile 17:42:38 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 17:37 LICENSE 17:42:38 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 17:37 Makefile 17:42:38 -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 17:37 OWNERS.md 17:42:38 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 17:37 README.md 17:42:38 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:26 VERSION 17:42:38 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:37 bin 17:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 cmd 17:42:38 -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 17:41 coverage.out 17:42:38 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 17:37 go.mod 17:42:38 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 17:37 go.sum 17:42:38 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:37 internal 17:42:38 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:37 snap 17:42:38 -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:38 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0531beef1411d7a1dfe9a18ad2a8589293894050 --label arch=arm64 --label version=0.0.0 . 17:42:39 Sending build context to Docker daemon 12MB 17:42:39 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:42:39 Step 2/25 : FROM ${BASE} AS builder 17:42:39 ---> 67d2229697f1 17:42:39 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:42:39 ---> Running in efd63bf63261 17:42:39 Removing intermediate container efd63bf63261 17:42:39 ---> e6153e10da77 17:42:39 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:42:39 ---> Running in aa696c343be9 17:42:40 Removing intermediate container aa696c343be9 17:42:40 ---> 372692e9814c 17:42:40 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:42:40 ---> Running in 25358cc485b0 17:42:40 Removing intermediate container 25358cc485b0 17:42:40 ---> eee77704f609 17:42:40 Step 6/25 : WORKDIR /device-virtual-go 17:42:40 ---> Running in f491db40af6e 17:42:41 Removing intermediate container f491db40af6e 17:42:41 ---> a4e637b254b6 17:42:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:41 ---> Running in 3bc1c6f1b84b 17:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:42:43 OK: 270 MiB in 56 packages 17:42:44 Removing intermediate container 3bc1c6f1b84b 17:42:44 ---> 220140e059aa 17:42:44 Step 8/25 : COPY go.mod vendor* ./ 17:42:46 ---> d09d58f9940e 17:42:46 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:46 ---> Running in 9e751ffe916a 17:42:51 Removing intermediate container 9e751ffe916a 17:42:51 ---> d76881b42de8 17:42:51 Step 10/25 : COPY . . 17:42:52 ---> 7f2612ba1d9b 17:42:52 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:42:52 ---> Running in 00f2e3731106 17:42:52 Removing intermediate container 00f2e3731106 17:42:52 ---> 94f63531463e 17:42:52 Step 12/25 : RUN $MAKE 17:42:52 ---> Running in 22d29f12490c 17:42:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 17:44:59 Removing intermediate container 22d29f12490c 17:44:59 ---> 63fdbc34bdb4 17:44:59 Step 13/25 : FROM alpine:3.18 17:44:59 3.18: Pulling from library/alpine 17:44:59 9fda8d8052c6: Already exists 17:44:59 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:44:59 Status: Downloaded newer image for alpine:3.18 17:44:59 ---> f6648c04cd6c 17:44:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:44:59 ---> Running in 535e5ed258db 17:44:59 Removing intermediate container 535e5ed258db 17:44:59 ---> c6f38692457f 17:44:59 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:44:59 ---> Running in e9fa9301c45c 17:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:44:59 (1/1) Installing dumb-init (1.2.5-r2) 17:44:59 Executing busybox-1.36.1-r2.trigger 17:44:59 OK: 8 MiB in 16 packages 17:45:00 Removing intermediate container e9fa9301c45c 17:45:00 ---> 700371d0cf99 17:45:00 Step 16/25 : WORKDIR / 17:45:00 ---> Running in 16e4122e67d6 17:45:00 Removing intermediate container 16e4122e67d6 17:45:00 ---> 4b539da579ef 17:45:00 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:45:01 ---> 439e220e9414 17:45:01 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:45:02 ---> e82930b878d8 17:45:02 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:45:03 ---> 897d587f8646 17:45:03 Step 20/25 : EXPOSE 59900 17:45:04 ---> Running in 7189371578c9 17:45:04 Removing intermediate container 7189371578c9 17:45:04 ---> fcce78c49035 17:45:04 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:45:04 ---> Running in 79233b55e886 17:45:04 Removing intermediate container 79233b55e886 17:45:04 ---> 626610a603e9 17:45:04 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:45:04 ---> Running in 5ede6e86d281 17:45:04 Removing intermediate container 5ede6e86d281 17:45:04 ---> 3a54e18b1c59 17:45:04 Step 23/25 : LABEL arch=arm64 17:45:05 ---> Running in 29437ae792a1 17:45:05 Removing intermediate container 29437ae792a1 17:45:05 ---> e2c5f4643e12 17:45:05 Step 24/25 : LABEL git_sha=0531beef1411d7a1dfe9a18ad2a8589293894050 17:45:05 ---> Running in 142e5969b1b1 17:45:05 Removing intermediate container 142e5969b1b1 17:45:05 ---> cecb68e36f73 17:45:05 Step 25/25 : LABEL version=0.0.0 17:45:05 ---> Running in 46763c19543a 17:45:05 Removing intermediate container 46763c19543a 17:45:05 ---> 61b800c06a1d 17:45:05 [Warning] One or more build-args [ARCH] were not consumed 17:45:05 Successfully built 61b800c06a1d 17:45:05 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:06 17:45:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:07 arm64: Pulling from edgex-lftools-log-publisher 17:45:07 8998bd30e6a1: Pulling fs layer 17:45:07 04944245beec: Pulling fs layer 17:45:07 699f458cf7ca: Pulling fs layer 17:45:07 765212b225bb: Pulling fs layer 17:45:07 f23df028b6ca: Pulling fs layer 17:45:07 d65c8cfc05b1: Pulling fs layer 17:45:07 2437ff75d9bd: Pulling fs layer 17:45:07 765212b225bb: Waiting 17:45:07 f23df028b6ca: Waiting 17:45:07 d65c8cfc05b1: Waiting 17:45:07 2437ff75d9bd: Waiting 17:45:07 04944245beec: Verifying Checksum 17:45:07 04944245beec: Download complete 17:45:07 765212b225bb: Download complete 17:45:07 f23df028b6ca: Download complete 17:45:07 d65c8cfc05b1: Verifying Checksum 17:45:07 d65c8cfc05b1: Download complete 17:45:07 699f458cf7ca: Verifying Checksum 17:45:07 699f458cf7ca: Download complete 17:45:07 8998bd30e6a1: Verifying Checksum 17:45:07 8998bd30e6a1: Download complete 17:45:09 2437ff75d9bd: Verifying Checksum 17:45:09 2437ff75d9bd: Download complete 17:45:11 8998bd30e6a1: Pull complete 17:45:12 04944245beec: Pull complete 17:45:13 699f458cf7ca: Pull complete 17:45:13 765212b225bb: Pull complete 17:45:16 f23df028b6ca: Pull complete 17:45:16 d65c8cfc05b1: Pull complete 17:45:31 2437ff75d9bd: Pull complete 17:45:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-6945 does not seem to be running inside a container 17:45:31 $ 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/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:45:34 $ docker top 93452e41fe5b4d3cb84c0339f79e70cae9e1d41841c73ef421b9ad6ad384c8c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:34 ---> job-cost.sh 17:45:34 lf-activate-venv: SKIPPING 17:45:34 INFO: No Stack... 17:45:35 INFO: Retrieving Pricing Info for: v3-standard-4 17:45:36 INFO: Archiving Costs [Pipeline] sh 17:45:36 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 17:45:36 + cut -d, -f6 [Pipeline] lock 17:45:36 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] 17:45:36 Resource [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] did not exist. Created. 17:45:36 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:37 /w/workspace/device-virtual-go/1@tmp/durable-573ef2ff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:45:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:45:37 Warning: overwriting stash ‘stack-cost’ 17:45:37 Stashed 1 file(s) [Pipeline] } 17:45:37 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:37 $ docker stop --time=1 93452e41fe5b4d3cb84c0339f79e70cae9e1d41841c73ef421b9ad6ad384c8c7 17:45:39 $ docker rm -f --volumes 93452e41fe5b4d3cb84c0339f79e70cae9e1d41841c73ef421b9ad6ad384c8c7 [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 17:45:40 provisioning config files... 17:45:40 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-431@tmp/config15855534729993011582tmp [Pipeline] { [Pipeline] sh 17:45:40 + set +x 17:45:40 + curl -s https://codecov.io/bash 17:45:40 + bash -s -- 17:45:40 17:45:40 _____ _ 17:45:40 / ____| | | 17:45:40 | | ___ __| | ___ ___ _____ __ 17:45:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:45:40 | |___| (_) | (_| | __/ (_| (_) \ V / 17:45:40 \_____\___/ \__,_|\___|\___\___/ \_/ 17:45:40 Bash-1.0.6 17:45:40 17:45:40 17:45:40 ==> git version 2.25.1 found 17:45:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:45:40 Release-Date: 2020-01-08 17:45:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:45:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:45:40 ==> Jenkins CI detected. 17:45:40 current dir:  /w/workspace/foundry_device-virtual-go_PR-431 17:45:40 project root: . 17:45:40 --> token set from env 17:45:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:45:40 ==> Running gcov in . (disable via -X gcov) 17:45:40 ==> Python coveragepy not found 17:45:40 ==> Searching for coverage reports in: 17:45:40 + . 17:45:40 -> Found 1 reports 17:45:40 ==> Detecting git/mercurial file structure 17:45:40 ==> Reading reports 17:45:40 + ./coverage.out bytes=43063 17:45:40 ==> Appending adjustments 17:45:40 https://docs.codecov.io/docs/fixing-reports 17:45:40 + Found adjustments 17:45:40 ==> Gzipping contents 17:45:40 8.0K /tmp/codecov.MbWceD.gz 17:45:40 ==> Uploading reports 17:45:40 url: https://codecov.io 17:45:40 query: branch=PR-431&commit=0531beef1411d7a1dfe9a18ad2a8589293894050&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=431&job=&cmd_args= 17:45:40 -> Pinging Codecov 17:45:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-431&commit=0531beef1411d7a1dfe9a18ad2a8589293894050&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=431&job=&cmd_args= 17:45:41 -> Uploading to 17:45:41 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/5E52B4B073DB2E39498172D8E973AA87/0531beef1411d7a1dfe9a18ad2a8589293894050/bd8187f9-a1d0-4bae-b831-a0072133c854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T174540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2380fc9941b0d367a0327daeba668cd76e612949a89a7f59d6b5faeb859e511 17:45:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:45:41 Dload Upload Total Spent Left Speed 17:45:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26860 --:--:-- --:--:-- --:--:-- 26860 17:45:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0531beef1411d7a1dfe9a18ad2a8589293894050 [Pipeline] } 17:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:45:42 + [ -d /w/workspace/foundry_device-virtual-go_PR-431/archives ] 17:45:42 + ls -al /w/workspace/foundry_device-virtual-go_PR-431/archives 17:45:42 total 16 17:45:42 drwxr-xr-x 3 root root 4096 Sep 20 17:28 . 17:45:42 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:28 .. 17:45:42 drwxr-xr-x 2 root root 4096 Sep 20 17:28 cost 17:45:42 -rw-r--r-- 1 root root 89 Sep 20 17:28 cost.csv 17:45:42 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-431/archives 17:45:42 + ls -al /w/workspace/foundry_device-virtual-go_PR-431/archives 17:45:42 total 16 17:45:42 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:28 . 17:45:42 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:28 .. 17:45:42 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:28 cost 17:45:42 -rw-r--r-- 1 jenkins jenkins 89 Sep 20 17:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:45:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:44 ---> package-listing.sh 17:45:44 ++ facter osfamily 17:45:44 ++ tr '[:upper:]' '[:lower:]' 17:45:44 + OS_FAMILY=debian 17:45:44 + workspace=/w/workspace/foundry_device-virtual-go_PR-431 17:45:44 + START_PACKAGES=/tmp/packages_start.txt 17:45:44 + END_PACKAGES=/tmp/packages_end.txt 17:45:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:44 + PACKAGES=/tmp/packages_start.txt 17:45:44 + '[' /w/workspace/foundry_device-virtual-go_PR-431 ']' 17:45:44 + PACKAGES=/tmp/packages_end.txt 17:45:44 + case "${OS_FAMILY}" in 17:45:44 + dpkg -l 17:45:44 + grep '^ii' 17:45:44 + '[' -f /tmp/packages_start.txt ']' 17:45:44 + '[' -f /tmp/packages_end.txt ']' 17:45:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:44 + '[' /w/workspace/foundry_device-virtual-go_PR-431 ']' 17:45:44 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-431/archives/ 17:45:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-431/archives/ [Pipeline] echo 17:45:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:45:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:45 prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container 17:45:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-431 -v /w/workspace/foundry_device-virtual-go_PR-431:/w/workspace/foundry_device-virtual-go_PR-431:rw,z -v /w/workspace/foundry_device-virtual-go_PR-431@tmp:/w/workspace/foundry_device-virtual-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:45:45 $ docker top e4a19cd777ab01e1fa8ab2d45efdcdacda30acde15aba2d09bc2af7f0897d9b3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:46 + touch /tmp/pre-build-complete [Pipeline] sh 17:45:46 + mkdir -p /var/log/sysstat [Pipeline] sh 17:45:46 + ls /var/log/sa-host 17:45:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:46 provisioning config files... 17:45:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-431@tmp/config5524439018169137936tmp [Pipeline] { [Pipeline] echo 17:45:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:45:47 ---> create-netrc.sh [Pipeline] } 17:45:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:45:47 ---> python-tools-install.sh [Pipeline] echo 17:45:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:45:48 ---> sudo-logs.sh 17:45:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:45:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:45:48 ---> job-cost.sh 17:45:48 lf-activate-venv: SKIPPING 17:45:48 DEBUG: total: 0.2199999988079071 17:45:48 INFO: Retrieving Stack Cost... 17:45:48 INFO: Retrieving Pricing Info for: v3-standard-8 17:45:49 INFO: Archiving Costs [Pipeline] echo 17:45:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:45:49 ---> logs-deploy.sh 17:45:49 lf-activate-venv: SKIPPING 17:45:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-431/1 17:45:49 INFO: archiving workspace using pattern(s): 17:45:50 Archives upload complete. 17:45:50 INFO: archiving logs to Nexus