Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+48aac476b513547f736cc1fa92662379694eca8e (73c8f9c52e2a8159f9c0a26876b68f5acecf27dd) 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-ssh16445781779146583735.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14318914512295105737.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14285312548652133384.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9546867603440309547.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2849903309290172957.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-117024’ Running on prd-ubuntu20.04-docker-8c-8g-117030 in /w/workspace/undry_device-onvif-camera_PR-185 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-185 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 48aac476b513547f736cc1fa92662379694eca8e into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing c272949fa86cdc5ae4366c46be47a9cccedc0603 Checking out Revision c272949fa86cdc5ae4366c46be47a9cccedc0603 (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 48aac476b513547f736cc1fa92662379694eca8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c272949fa86cdc5ae4366c46be47a9cccedc0603 # timeout=10 Commit message: "Merge commit '48aac476b513547f736cc1fa92662379694eca8e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 490580d7b7cc3035f8468c1ab33b8e1a8cd382ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:10:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:10:42 ========================================================= 02:10:42 EdgeX Global Pipelines Version Info 02:10:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:10:43 ------------------- 02:10:43 stable info: 02:10:43 ------------------- 02:10:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:43 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 02:10:43 Message: update stable to v1.0.243 02:10:43 ------------------- 02:10:43 experimental info: 02:10:43 ------------------- 02:10:43 Commited By: **** collab-it+edgex@linuxfoundation.org 02:10:43 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 02:10:43 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c272949fa86cdc5ae4366c46be47a9cccedc0603 [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c272949 [Pipeline] echo 02:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:44 provisioning config files... 02:10:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config16410621570195560313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:44 ---> docker-login.sh 02:10:44 nexus3.edgexfoundry.org:10001 02:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:45 Configure a credential helper to remove this warning. See 02:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:45 02:10:45 Login Succeeded 02:10:45 nexus3.edgexfoundry.org:10002 02:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:45 Configure a credential helper to remove this warning. See 02:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:45 02:10:45 Login Succeeded 02:10:45 nexus3.edgexfoundry.org:10003 02:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:45 Configure a credential helper to remove this warning. See 02:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:45 02:10:45 Login Succeeded 02:10:45 nexus3.edgexfoundry.org:10004 02:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:45 Configure a credential helper to remove this warning. See 02:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:45 02:10:45 Login Succeeded 02:10:45 docker.io 02:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:46 Configure a credential helper to remove this warning. See 02:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:46 02:10:46 Login Succeeded 02:10:46 ---> docker-login.sh ends [Pipeline] } 02:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:10:46 + git rev-list -1 --merges c272949fa86cdc5ae4366c46be47a9cccedc0603~1..c272949fa86cdc5ae4366c46be47a9cccedc0603 [Pipeline] echo 02:10:46 -----------> git rev-list -1 --merges c272949fa86cdc5ae4366c46be47a9cccedc0603~1..c272949fa86cdc5ae4366c46be47a9cccedc0603 c272949fa86cdc5ae4366c46be47a9cccedc0603 02:10:46 c272949fa86cdc5ae4366c46be47a9cccedc0603 [false] [Pipeline] sh 02:10:46 + git log --format=format:%s -1 c272949fa86cdc5ae4366c46be47a9cccedc0603 [Pipeline] echo 02:10:46 ========================================================= 02:10:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:10:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:47 + git log --format=format:%s -1 c272949fa86cdc5ae4366c46be47a9cccedc0603 [Pipeline] echo 02:10:47 [semverPrep] GIT_COMMIT: c272949fa86cdc5ae4366c46be47a9cccedc0603, Commit Message: Merge commit '48aac476b513547f736cc1fa92662379694eca8e' into HEAD [Pipeline] echo 02:10:47 [semverPrep] This is not a build commit. [Pipeline] sh 02:10:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:10:47 + grep -v github /etc/ssh/ssh_known_hosts 02:10:47 + [ -e /tmp/ssh_known_hosts ] 02:10:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:10:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:10:47 + sudo tee -a /etc/ssh/ssh_known_hosts 02:10:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:47 02:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:48 0.1.4: Pulling from edgex-devops/py-git-semver 02:10:48 b85a868b505f: Pulling fs layer 02:10:48 e2be974225ed: Pulling fs layer 02:10:48 339a4e72a1f5: Pulling fs layer 02:10:48 988bab9f4d93: Pulling fs layer 02:10:48 1469e6f7b9e6: Pulling fs layer 02:10:48 eaf3925da568: Pulling fs layer 02:10:48 bab4dde63d76: Pulling fs layer 02:10:48 bde34c3a00c8: Pulling fs layer 02:10:48 b352a97aabf1: Pulling fs layer 02:10:48 4872d77fe225: Pulling fs layer 02:10:48 5851b861e8e6: Pulling fs layer 02:10:48 988bab9f4d93: Waiting 02:10:48 1469e6f7b9e6: Waiting 02:10:48 eaf3925da568: Waiting 02:10:48 bab4dde63d76: Waiting 02:10:48 4872d77fe225: Waiting 02:10:48 bde34c3a00c8: Waiting 02:10:48 b352a97aabf1: Waiting 02:10:48 5851b861e8e6: Waiting 02:10:48 e2be974225ed: Verifying Checksum 02:10:48 e2be974225ed: Download complete 02:10:48 988bab9f4d93: Verifying Checksum 02:10:48 988bab9f4d93: Download complete 02:10:48 1469e6f7b9e6: Verifying Checksum 02:10:48 1469e6f7b9e6: Download complete 02:10:48 339a4e72a1f5: Verifying Checksum 02:10:48 339a4e72a1f5: Download complete 02:10:48 eaf3925da568: Download complete 02:10:48 bde34c3a00c8: Download complete 02:10:48 b352a97aabf1: Download complete 02:10:48 4872d77fe225: Verifying Checksum 02:10:48 4872d77fe225: Download complete 02:10:48 5851b861e8e6: Download complete 02:10:48 b85a868b505f: Download complete 02:10:48 bab4dde63d76: Verifying Checksum 02:10:48 bab4dde63d76: Download complete 02:10:49 b85a868b505f: Pull complete 02:10:49 e2be974225ed: Pull complete 02:10:50 339a4e72a1f5: Pull complete 02:10:50 988bab9f4d93: Pull complete 02:10:50 1469e6f7b9e6: Pull complete 02:10:50 eaf3925da568: Pull complete 02:10:52 bab4dde63d76: Pull complete 02:10:52 bde34c3a00c8: Pull complete 02:10:52 b352a97aabf1: Pull complete 02:10:52 4872d77fe225: Pull complete 02:10:52 5851b861e8e6: Pull complete 02:10:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:52 prd-ubuntu20.04-docker-8c-8g-117030 does not seem to be running inside a container 02:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:10:54 $ docker top a8f884024dc2318edec141f679c7999bc5afb5f9b474d15225a112fba1615ba0 -eo pid,comm 02:10:54 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). 02:10:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:10:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:54 [ssh-agent] Looking for ssh-agent implementation... 02:10:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:54 $ docker exec a8f884024dc2318edec141f679c7999bc5afb5f9b474d15225a112fba1615ba0 ssh-agent 02:10:54 SSH_AUTH_SOCK=/tmp/ssh-V5Rvvxj3SV6w/agent.32 02:10:54 SSH_AGENT_PID=38 02:10:54 Running ssh-add (command line suppressed) 02:10:54 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_18333407283679409107.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_18333407283679409107.key) 02:10:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:55 + git tag --points-at HEAD [Pipeline] } 02:10:55 $ docker exec --env ******** --env ******** a8f884024dc2318edec141f679c7999bc5afb5f9b474d15225a112fba1615ba0 ssh-agent -k 02:10:55 unset SSH_AUTH_SOCK; 02:10:55 unset SSH_AGENT_PID; 02:10:55 echo Agent pid 38 killed; 02:10:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:10:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:55 [ssh-agent] Looking for ssh-agent implementation... 02:10:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:55 $ docker exec a8f884024dc2318edec141f679c7999bc5afb5f9b474d15225a112fba1615ba0 ssh-agent 02:10:55 SSH_AUTH_SOCK=/tmp/ssh-TWLlWW4frNqx/agent.70 02:10:55 SSH_AGENT_PID=76 02:10:55 Running ssh-add (command line suppressed) 02:10:55 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_5886416569184084042.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_5886416569184084042.key) 02:10:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:55 + git semver init 02:10:56 2022-10-26 02:10:56,174 [run_init] DEBUG init version:0.0.0 force:False 02:10:56 2022-10-26 02:10:56,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver 02:10:56 2022-10-26 02:10:56,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver 02:10:56 2022-10-26 02:10:56,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) 02:10:57 2022-10-26 02:10:57,204 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude 02:10:57 2022-10-26 02:10:57,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False 02:10:57 2022-10-26 02:10:57,205 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 02:10:57 2022-10-26 02:10:57,209 [execute] INFO git cat-file --batch-check 02:10:57 2022-10-26 02:10:57,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 02:10:57 2022-10-26 02:10:57,215 [execute] INFO git cat-file --batch 02:10:57 2022-10-26 02:10:57,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 02:10:57 2022-10-26 02:10:57,220 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 02:10:57 0.0.0 [Pipeline] } 02:10:57 $ docker exec --env ******** --env ******** a8f884024dc2318edec141f679c7999bc5afb5f9b474d15225a112fba1615ba0 ssh-agent -k 02:10:57 unset SSH_AUTH_SOCK; 02:10:57 unset SSH_AGENT_PID; 02:10:57 echo Agent pid 76 killed; 02:10:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:58 + git semver [Pipeline] } 02:10:58 $ docker stop --time=1 a8f884024dc2318edec141f679c7999bc5afb5f9b474d15225a112fba1615ba0 02:10:59 $ docker rm -f a8f884024dc2318edec141f679c7999bc5afb5f9b474d15225a112fba1615ba0 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:00 Stashed 1 file(s) [Pipeline] echo 02:11:00 [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 02:11:00 provisioning config files... 02:11:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config17412464907998515125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:00 ---> docker-login.sh 02:11:00 nexus3.edgexfoundry.org:10001 02:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:00 Configure a credential helper to remove this warning. See 02:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:00 02:11:00 Login Succeeded 02:11:00 nexus3.edgexfoundry.org:10002 02:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:00 Configure a credential helper to remove this warning. See 02:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:00 02:11:00 Login Succeeded 02:11:00 nexus3.edgexfoundry.org:10003 02:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:00 Configure a credential helper to remove this warning. See 02:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:00 02:11:00 Login Succeeded 02:11:00 nexus3.edgexfoundry.org:10004 02:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:00 Configure a credential helper to remove this warning. See 02:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:00 02:11:00 Login Succeeded 02:11:00 docker.io 02:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:01 Configure a credential helper to remove this warning. See 02:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:01 02:11:01 Login Succeeded 02:11:01 ---> docker-login.sh ends [Pipeline] } 02:11:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:01 ========================================================= 02:11:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:11:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:11:01 Sending build context to Docker daemon 21.46MB 02:11:01 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 02:11:01 Step 2/14 : FROM ${BASE} AS builder 02:11:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:11:02 213ec9aee27d: Pulling fs layer 02:11:02 4583459ba037: Pulling fs layer 02:11:02 93c1e223e6f2: Pulling fs layer 02:11:02 53926ce57604: Pulling fs layer 02:11:02 21b2b0c7a3f4: Pulling fs layer 02:11:02 30f14e443154: Pulling fs layer 02:11:02 801331c1e519: Pulling fs layer 02:11:02 99cc6dd402b0: Pulling fs layer 02:11:02 7d9ed39f4882: Pulling fs layer 02:11:02 53926ce57604: Waiting 02:11:02 801331c1e519: Waiting 02:11:02 99cc6dd402b0: Waiting 02:11:02 21b2b0c7a3f4: Waiting 02:11:02 7d9ed39f4882: Waiting 02:11:02 30f14e443154: Waiting 02:11:02 93c1e223e6f2: Verifying Checksum 02:11:02 93c1e223e6f2: Download complete 02:11:02 4583459ba037: Verifying Checksum 02:11:02 4583459ba037: Download complete 02:11:02 21b2b0c7a3f4: Verifying Checksum 02:11:02 21b2b0c7a3f4: Download complete 02:11:02 30f14e443154: Verifying Checksum 02:11:02 30f14e443154: Download complete 02:11:02 213ec9aee27d: Verifying Checksum 02:11:02 213ec9aee27d: Download complete 02:11:02 801331c1e519: Verifying Checksum 02:11:02 801331c1e519: Download complete 02:11:02 213ec9aee27d: Pull complete 02:11:02 4583459ba037: Pull complete 02:11:02 93c1e223e6f2: Pull complete 02:11:02 7d9ed39f4882: Verifying Checksum 02:11:02 7d9ed39f4882: Download complete 02:11:02 99cc6dd402b0: Verifying Checksum 02:11:02 99cc6dd402b0: Download complete 02:11:02 53926ce57604: Verifying Checksum 02:11:02 53926ce57604: Download complete 02:11:07 53926ce57604: Pull complete 02:11:07 21b2b0c7a3f4: Pull complete 02:11:07 30f14e443154: Pull complete 02:11:07 801331c1e519: Pull complete 02:11:09 99cc6dd402b0: Pull complete 02:11:10 7d9ed39f4882: Pull complete 02:11:10 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 02:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:11:10 ---> 1dedd983c030 02:11:10 Step 3/14 : ARG ADD_BUILD_TAGS="" 02:11:12 ---> Running in 7bc20efd7e4b 02:11:12 Removing intermediate container 7bc20efd7e4b 02:11:12 ---> 3f9f94d2b105 02:11:12 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:11:12 ---> Running in 3bc8e585c319 02:11:12 Removing intermediate container 3bc8e585c319 02:11:12 ---> 3ccd427da7fa 02:11:12 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:11:12 ---> Running in d677485e8e95 02:11:12 Removing intermediate container d677485e8e95 02:11:12 ---> 8e4bd65bcbf4 02:11:12 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 02:11:12 ---> Running in 78ecb43f968f 02:11:12 Removing intermediate container 78ecb43f968f 02:11:12 ---> 3021a52bfa1d 02:11:12 Step 7/14 : LABEL Name=edgex-device-onvif-camera 02:11:12 ---> Running in c87fc6799c69 02:11:12 Removing intermediate container c87fc6799c69 02:11:12 ---> fcbd4ea599f0 02:11:12 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:12 ---> Running in cd8b17cfcd4d 02:11:13 Removing intermediate container cd8b17cfcd4d 02:11:13 ---> 4d4294c10fe0 02:11:13 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:13 ---> Running in b4a5438757ee 02:11:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:11:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:11:15 OK: 211 MiB in 51 packages 02:11:15 Still waiting to schedule task 02:11:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117028’ 02:11:15 Removing intermediate container b4a5438757ee 02:11:15 ---> 0353f7579eb4 02:11:15 Step 10/14 : WORKDIR /device-onvif-camera 02:11:15 ---> Running in 746d0b42c80d 02:11:15 Removing intermediate container 746d0b42c80d 02:11:15 ---> f0830d87799f 02:11:15 Step 11/14 : COPY go.mod vendor* ./ 02:11:15 ---> ce579bca2d77 02:11:15 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:15 ---> Running in b95adb02272c 02:11:37 Removing intermediate container b95adb02272c 02:11:37 ---> 212d4b740d52 02:11:37 Step 13/14 : COPY . . 02:11:38 ---> e9a5d01c5a4f 02:11:38 Step 14/14 : RUN ${MAKE} 02:11:38 ---> Running in 1a0608755bb5 02:11:38 noop 02:11:39 Removing intermediate container 1a0608755bb5 02:11:39 ---> 60215260672d 02:11:39 Successfully built 60215260672d 02:11:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:39 + docker inspect -f . ci-base-image-x86_64 02:11:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:39 prd-ubuntu20.04-docker-8c-8g-117030 does not seem to be running inside a container 02:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:11:39 $ docker top abc0e51dd66283d4a1ce673ecf7e4778f41d108fc64259b2908364688c924585 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:40 + go version 02:11:40 go version go1.18.7 linux/amd64 [Pipeline] } 02:11:40 $ docker stop --time=1 abc0e51dd66283d4a1ce673ecf7e4778f41d108fc64259b2908364688c924585 02:11:41 $ docker rm -f abc0e51dd66283d4a1ce673ecf7e4778f41d108fc64259b2908364688c924585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:41 + docker inspect -f . ci-base-image-x86_64 02:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:41 prd-ubuntu20.04-docker-8c-8g-117030 does not seem to be running inside a container 02:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:11:42 $ docker top 3e5b323f7b637452890a5dee75b59d146555a00f697a1636e0639a11e1c94741 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:42 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh 02:11:42 + make test 02:11:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:11:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:11:55 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:11:55 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.040s coverage: 28.2% of statements 02:11:55 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:11:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.463s coverage: 86.5% of statements 02:12:03 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:12:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:12:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:12:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:12:07 ./bin/test-attribution-txt.sh [Pipeline] echo 02:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:07 $ docker stop --time=1 3e5b323f7b637452890a5dee75b59d146555a00f697a1636e0639a11e1c94741 02:12:08 $ docker rm -f 3e5b323f7b637452890a5dee75b59d146555a00f697a1636e0639a11e1c94741 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:12:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:10 + ls -al . 02:12:10 total 244 02:12:10 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 02:11 . 02:12:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 02:10 .. 02:12:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 02:11 .git 02:12:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 02:10 .github 02:12:10 -rw-rw-r-- 1 jenkins jenkins 496 Oct 26 02:10 .gitignore 02:12:10 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 02:10 .golangci.yml 02:12:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 02:10 .semver 02:12:10 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 26 02:10 Attribution.txt 02:12:10 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 26 02:10 CHANGELOG.md 02:12:10 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 26 02:10 Dockerfile 02:12:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 02:10 GOVERNANCE.md 02:12:10 -rw-rw-r-- 1 jenkins jenkins 734 Oct 26 02:10 Jenkinsfile 02:12:10 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 02:10 LICENSE 02:12:10 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 26 02:10 Makefile 02:12:10 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 02:10 OWNERS.md 02:12:10 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 26 02:10 README.md 02:12:10 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 02:11 VERSION 02:12:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 02:10 bin 02:12:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 02:10 cmd 02:12:10 -rw-r--r-- 1 jenkins jenkins 78636 Oct 26 02:11 coverage.out 02:12:10 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 02:10 doc 02:12:10 -rw-rw-r-- 1 jenkins jenkins 3735 Oct 26 02:10 go.mod 02:12:10 -rw-rw-r-- 1 jenkins jenkins 46201 Oct 26 02:10 go.sum 02:12:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 02:10 internal 02:12:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 02:10 snap 02:12:10 -rw-rw-r-- 1 jenkins jenkins 236 Oct 26 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:10 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c272949fa86cdc5ae4366c46be47a9cccedc0603 --label arch=amd64 --label version=0.0.0 . 02:12:10 Sending build context to Docker daemon 21.54MB 02:12:10 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 02:12:10 Step 2/27 : FROM ${BASE} AS builder 02:12:10 ---> 60215260672d 02:12:10 Step 3/27 : ARG ADD_BUILD_TAGS="" 02:12:10 ---> Running in adc9010e6d58 02:12:10 Removing intermediate container adc9010e6d58 02:12:10 ---> a012fa8ddff7 02:12:10 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:12:10 ---> Running in 7aed87a5373d 02:12:11 Removing intermediate container 7aed87a5373d 02:12:11 ---> 43147eeeb2e7 02:12:11 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:12:11 ---> Running in fd164955c8c9 02:12:11 Removing intermediate container fd164955c8c9 02:12:11 ---> 947da8acef2d 02:12:11 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 02:12:11 ---> Running in 48f3201e0052 02:12:11 Removing intermediate container 48f3201e0052 02:12:11 ---> 92b14e7ad2b4 02:12:11 Step 7/27 : LABEL Name=edgex-device-onvif-camera 02:12:11 ---> Running in a13d7a5380c3 02:12:11 Removing intermediate container a13d7a5380c3 02:12:11 ---> b68ab176f352 02:12:11 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:11 ---> Running in 5c3ba32a93a0 02:12:11 Removing intermediate container 5c3ba32a93a0 02:12:11 ---> 8a0d560740da 02:12:11 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:11 ---> Running in 51d6b90348b2 02:12:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:12:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:12:13 OK: 211 MiB in 51 packages 02:12:13 Removing intermediate container 51d6b90348b2 02:12:13 ---> 7eed44278bf8 02:12:13 Step 10/27 : WORKDIR /device-onvif-camera 02:12:13 ---> Running in ef35e9510b4d 02:12:13 Removing intermediate container ef35e9510b4d 02:12:13 ---> d92739e52c94 02:12:13 Step 11/27 : COPY go.mod vendor* ./ 02:12:13 ---> 6ac6fcca5ffa 02:12:13 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:13 ---> Running in b3d44b64941d 02:12:14 Removing intermediate container b3d44b64941d 02:12:14 ---> d72aa5eb6e57 02:12:14 Step 13/27 : COPY . . 02:12:15 ---> 3490a65edafc 02:12:15 Step 14/27 : RUN ${MAKE} 02:12:15 ---> Running in 4b4651a87af4 02:12:15 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:12:37 Removing intermediate container 4b4651a87af4 02:12:37 ---> 76f183bfb656 02:12:37 Step 15/27 : FROM alpine:3.16 02:12:37 3.16: Pulling from library/alpine 02:12:37 213ec9aee27d: Already exists 02:12:38 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:12:38 Status: Downloaded newer image for alpine:3.16 02:12:38 ---> 9c6f07244728 02:12:38 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:12:38 ---> Running in f6bd2327c46b 02:12:38 Removing intermediate container f6bd2327c46b 02:12:38 ---> 410dcaf59ae0 02:12:38 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 02:12:38 ---> Running in b632a9de71b7 02:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:12:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:12:38 (1/6) Installing dumb-init (1.2.5-r1) 02:12:38 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:12:38 (3/6) Installing libsodium (1.0.18-r0) 02:12:38 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:12:38 (5/6) Installing libzmq (4.3.4-r0) 02:12:38 (6/6) Installing zeromq (4.3.4-r0) 02:12:38 Executing busybox-1.35.0-r17.trigger 02:12:39 OK: 8 MiB in 20 packages 02:12:39 Removing intermediate container b632a9de71b7 02:12:39 ---> 2f467a1af55a 02:12:39 Step 18/27 : WORKDIR / 02:12:39 ---> Running in 6bdb49a97845 02:12:39 Removing intermediate container 6bdb49a97845 02:12:39 ---> 7b2aa35ffdb8 02:12:39 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 02:12:39 ---> 63620c82c09a 02:12:39 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 02:12:40 ---> 399b04bb3f13 02:12:40 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:12:40 ---> eaf592c1b9d5 02:12:40 Step 22/27 : EXPOSE 59984 02:12:40 ---> Running in 2b1241a9cf01 02:12:40 Removing intermediate container 2b1241a9cf01 02:12:40 ---> d2f66c2fb587 02:12:40 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 02:12:40 ---> Running in 6c5495f945af 02:12:40 Removing intermediate container 6c5495f945af 02:12:40 ---> 89e54ec4631e 02:12:40 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:40 ---> Running in 492d5ca01be5 02:12:40 Removing intermediate container 492d5ca01be5 02:12:40 ---> 98df29eb78f1 02:12:40 Step 25/27 : LABEL arch=amd64 02:12:40 ---> Running in cbb0a39a1515 02:12:40 Removing intermediate container cbb0a39a1515 02:12:40 ---> 3e0c7ad41edd 02:12:40 Step 26/27 : LABEL git_sha=c272949fa86cdc5ae4366c46be47a9cccedc0603 02:12:40 ---> Running in 7403b5c1ec33 02:12:40 Removing intermediate container 7403b5c1ec33 02:12:40 ---> ef3479f5bd57 02:12:40 Step 27/27 : LABEL version=0.0.0 02:12:40 ---> Running in fa02f8c95354 02:12:40 Removing intermediate container fa02f8c95354 02:12:40 ---> 5e21c5837dc9 02:12:40 [Warning] One or more build-args [ARCH] were not consumed 02:12:40 Successfully built 5e21c5837dc9 02:12:40 Successfully tagged device-onvif-camera: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 02:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:41 02:12:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:41 latest: Pulling from edgex-lftools-log-publisher 02:12:41 5eb5b503b376: Pulling fs layer 02:12:41 5c69ac0246d0: Pulling fs layer 02:12:41 ec43610c2a17: Pulling fs layer 02:12:41 3a2ae6a8a46f: Pulling fs layer 02:12:41 33b1e0a273af: Pulling fs layer 02:12:41 5d3b04190fa2: Pulling fs layer 02:12:41 2f39f015ded8: Pulling fs layer 02:12:41 3a2ae6a8a46f: Waiting 02:12:41 5d3b04190fa2: Waiting 02:12:41 2f39f015ded8: Waiting 02:12:41 5c69ac0246d0: Download complete 02:12:41 3a2ae6a8a46f: Verifying Checksum 02:12:41 3a2ae6a8a46f: Download complete 02:12:41 33b1e0a273af: Verifying Checksum 02:12:41 33b1e0a273af: Download complete 02:12:41 5d3b04190fa2: Verifying Checksum 02:12:41 5d3b04190fa2: Download complete 02:12:41 ec43610c2a17: Verifying Checksum 02:12:41 ec43610c2a17: Download complete 02:12:41 5eb5b503b376: Download complete 02:12:42 2f39f015ded8: Verifying Checksum 02:12:42 2f39f015ded8: Download complete 02:12:43 5eb5b503b376: Pull complete 02:12:43 5c69ac0246d0: Pull complete 02:12:43 ec43610c2a17: Pull complete 02:12:43 3a2ae6a8a46f: Pull complete 02:12:43 33b1e0a273af: Pull complete 02:12:43 5d3b04190fa2: Pull complete 02:12:48 2f39f015ded8: Pull complete 02:12:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:48 prd-ubuntu20.04-docker-8c-8g-117030 does not seem to be running inside a container 02:12:48 $ 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/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:12:50 $ docker top 6ff4130a1e6c95af02172b196beef8d1f2a392f7b8835570ff83a550fab9d98b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:50 ---> job-cost.sh 02:12:50 lf-activate-venv: SKIPPING 02:12:50 INFO: No Stack... 02:12:50 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:50 INFO: Archiving Costs [Pipeline] sh 02:12:51 + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv 02:12:51 + cut -d, -f6 [Pipeline] lock 02:12:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-3-stack-cost] 02:12:51 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-3-stack-cost] did not exist. Created. 02:12:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:51 + echo total: 0.2199999988079071 [Pipeline] stash 02:12:51 Stashed 1 file(s) [Pipeline] } 02:12:51 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:51 $ docker stop --time=1 6ff4130a1e6c95af02172b196beef8d1f2a392f7b8835570ff83a550fab9d98b 02:12:52 $ docker rm -f 6ff4130a1e6c95af02172b196beef8d1f2a392f7b8835570ff83a550fab9d98b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:13:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117033 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws 02:13:40 Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout 02:13:40 The recommended git tool is: git 02:13:46 using credential edgex-jenkins-ssh 02:13:46 Cloning the remote Git repository 02:13:46 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:13:46 > git init /w/workspace/device-onvif-camera/3 # timeout=10 02:13:47 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:13:47 > git --version # timeout=10 02:13:47 > git --version # 'git version 2.25.1' 02:13:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:47 Verifying host key using known hosts file 02:13:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:13:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:13:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:50 Merging remotes/origin/main commit 48aac476b513547f736cc1fa92662379694eca8e into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 02:13:49 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:13:49 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:49 Verifying host key using known hosts file 02:13:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:13:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:13:50 > git config core.sparsecheckout # timeout=10 02:13:50 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 02:13:50 > git remote # timeout=10 02:13:50 > git config --get remote.origin.url # timeout=10 02:13:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:50 Verifying host key using known hosts file 02:13:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:13:50 > git merge 48aac476b513547f736cc1fa92662379694eca8e # timeout=10 02:13:51 Merge succeeded, producing 51c571fe4f30899451120133df6ba469649ae0d3 02:13:51 Checking out Revision 51c571fe4f30899451120133df6ba469649ae0d3 (PR-185) 02:13:51 > git rev-parse HEAD^{commit} # timeout=10 02:13:51 > git config core.sparsecheckout # timeout=10 02:13:51 > git checkout -f 51c571fe4f30899451120133df6ba469649ae0d3 # timeout=10 02:13:54 Commit message: "Merge commit '48aac476b513547f736cc1fa92662379694eca8e' into HEAD" 02:13:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:13:54 > git rev-list --no-walk 490580d7b7cc3035f8468c1ab33b8e1a8cd382ae # timeout=10 02:13:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:13:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:55 Dload Upload Total Spent Left Speed 02:13:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 143k 0 --:--:-- --:--:-- --:--:-- 143k [Pipeline] sh 02:13:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:13:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:13:56 + sudo tee /etc/docker/daemon.new 02:13:56 { 02:13:56 "registry-mirrors": [ 02:13:56 "https://nexus3.edgexfoundry.org:10001" 02:13:56 ], 02:13:56 "bip": "10.250.0.254/24", 02:13:56 "hosts": [ 02:13:56 "tcp://0.0.0.0:5555", 02:13:56 "unix:///var/run/docker.sock" 02:13:56 ], 02:13:56 "mtu": 1458, 02:13:56 "selinux-enabled": true, 02:13:56 "seccomp-profile": "/etc/docker/seccomp.json" 02:13:56 } [Pipeline] sh 02:13:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:13:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:15 provisioning config files... 02:14:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config6166522084736331948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:15 ---> docker-login.sh 02:14:15 nexus3.edgexfoundry.org:10001 02:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:16 Configure a credential helper to remove this warning. See 02:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:16 02:14:16 Login Succeeded 02:14:16 nexus3.edgexfoundry.org:10002 02:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:17 Configure a credential helper to remove this warning. See 02:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:17 02:14:17 Login Succeeded 02:14:17 nexus3.edgexfoundry.org:10003 02:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:17 Configure a credential helper to remove this warning. See 02:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:17 02:14:17 Login Succeeded 02:14:17 nexus3.edgexfoundry.org:10004 02:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:17 Configure a credential helper to remove this warning. See 02:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:17 02:14:17 Login Succeeded 02:14:17 docker.io 02:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:18 Configure a credential helper to remove this warning. See 02:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:18 02:14:18 Login Succeeded 02:14:18 ---> docker-login.sh ends [Pipeline] } 02:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:14:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:18 ========================================================= 02:14:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:14:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:14:19 Sending build context to Docker daemon 14.76MB 02:14:19 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 02:14:19 Step 2/14 : FROM ${BASE} AS builder 02:14:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:19 9b18e9b68314: Pulling fs layer 02:14:19 d32db5db7311: Pulling fs layer 02:14:19 d0c4b47475fc: Pulling fs layer 02:14:19 5831b945b038: Pulling fs layer 02:14:19 86bbec2aaacd: Pulling fs layer 02:14:19 e10730c5d714: Pulling fs layer 02:14:19 5dd5c2283517: Pulling fs layer 02:14:19 d5ac0230b979: Pulling fs layer 02:14:19 e10730c5d714: Waiting 02:14:19 5dd5c2283517: Waiting 02:14:19 5831b945b038: Waiting 02:14:19 d5ac0230b979: Waiting 02:14:19 86bbec2aaacd: Waiting 02:14:19 d0c4b47475fc: Verifying Checksum 02:14:19 d0c4b47475fc: Download complete 02:14:19 d32db5db7311: Verifying Checksum 02:14:19 d32db5db7311: Download complete 02:14:19 86bbec2aaacd: Verifying Checksum 02:14:19 86bbec2aaacd: Download complete 02:14:19 e10730c5d714: Verifying Checksum 02:14:19 e10730c5d714: Download complete 02:14:19 9b18e9b68314: Verifying Checksum 02:14:19 9b18e9b68314: Download complete 02:14:20 9b18e9b68314: Pull complete 02:14:20 d5ac0230b979: Verifying Checksum 02:14:20 d5ac0230b979: Download complete 02:14:21 d32db5db7311: Pull complete 02:14:21 d0c4b47475fc: Pull complete 02:14:21 5dd5c2283517: Verifying Checksum 02:14:21 5dd5c2283517: Download complete 02:14:22 5831b945b038: Verifying Checksum 02:14:22 5831b945b038: Download complete 02:14:34 5831b945b038: Pull complete 02:14:34 86bbec2aaacd: Pull complete 02:14:34 e10730c5d714: Pull complete 02:14:39 5dd5c2283517: Pull complete 02:14:41 d5ac0230b979: Pull complete 02:14:41 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 02:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:14:41 ---> 59b3b1a385d4 02:14:41 Step 3/14 : ARG ADD_BUILD_TAGS="" 02:14:43 ---> Running in d41fd10fe8a7 02:14:43 Removing intermediate container d41fd10fe8a7 02:14:43 ---> e1cd14f6eee5 02:14:43 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:14:43 ---> Running in 81ab0f11297d 02:14:44 Removing intermediate container 81ab0f11297d 02:14:44 ---> 915db2d65b83 02:14:44 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:14:44 ---> Running in 2085b41626c1 02:14:44 Removing intermediate container 2085b41626c1 02:14:44 ---> 3963549cf7db 02:14:44 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 02:14:44 ---> Running in 90044d914f31 02:14:44 Removing intermediate container 90044d914f31 02:14:44 ---> ad55bc0bb839 02:14:44 Step 7/14 : LABEL Name=edgex-device-onvif-camera 02:14:44 ---> Running in 00d9b7ad78cb 02:14:45 Removing intermediate container 00d9b7ad78cb 02:14:45 ---> 70af58ad7d77 02:14:45 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:14:45 ---> Running in 62a1b5be063f 02:14:47 Removing intermediate container 62a1b5be063f 02:14:47 ---> 79ed78a603ef 02:14:47 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:47 ---> Running in 49cc79374503 02:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:14:50 OK: 221 MiB in 51 packages 02:14:51 Removing intermediate container 49cc79374503 02:14:51 ---> 8c164d19ae37 02:14:51 Step 10/14 : WORKDIR /device-onvif-camera 02:14:51 ---> Running in cf3ff0b2f62f 02:14:51 Removing intermediate container cf3ff0b2f62f 02:14:51 ---> 361d87d2d3ba 02:14:51 Step 11/14 : COPY go.mod vendor* ./ 02:14:52 ---> 770b67976d0a 02:14:52 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:52 ---> Running in d9ddefe4e2c3 02:15:48 Removing intermediate container d9ddefe4e2c3 02:15:48 ---> 2467d4cb77b7 02:15:48 Step 13/14 : COPY . . 02:15:50 ---> 7be78da19efe 02:15:50 Step 14/14 : RUN ${MAKE} 02:15:50 ---> Running in bab29fc2f485 02:15:51 noop 02:15:52 Removing intermediate container bab29fc2f485 02:15:52 ---> 83f1ce2622f2 02:15:52 Successfully built 83f1ce2622f2 02:15:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:52 + docker inspect -f . ci-base-image-arm64 02:15:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:53 prd-ubuntu20.04-docker-arm64-4c-16g-117033 does not seem to be running inside a container 02:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 02:15:54 $ docker top e1cf1ff52b43de94d05967eeff87a66fd95425362f3af955a3946a4acda1a331 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:55 + go version 02:15:55 go version go1.18.7 linux/arm64 [Pipeline] } 02:15:55 $ docker stop --time=1 e1cf1ff52b43de94d05967eeff87a66fd95425362f3af955a3946a4acda1a331 02:15:57 $ docker rm -f e1cf1ff52b43de94d05967eeff87a66fd95425362f3af955a3946a4acda1a331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:57 + docker inspect -f . ci-base-image-arm64 02:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:57 prd-ubuntu20.04-docker-arm64-4c-16g-117033 does not seem to be running inside a container 02:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 02:15:59 $ docker top ed9998bf615bc2fab1e7f066f30c799b59516bc3b8ab4d6eeb6f67a49891e1ac -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:00 + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh 02:16:00 + make test 02:16:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:16:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:17:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:17:57 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.258s coverage: 28.2% of statements 02:17:57 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:18:15 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.975s coverage: 86.5% of statements 02:18:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:18:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:18:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:54 ./bin/test-attribution-txt.sh [Pipeline] echo 02:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:18:54 $ docker stop --time=1 ed9998bf615bc2fab1e7f066f30c799b59516bc3b8ab4d6eeb6f67a49891e1ac 02:18:56 $ docker rm -f ed9998bf615bc2fab1e7f066f30c799b59516bc3b8ab4d6eeb6f67a49891e1ac [Pipeline] // withDockerContainer [Pipeline] sh 02:18:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:18:58 Warning: overwriting stash ‘coverage-report’ 02:18:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:18:59 + ls -al . 02:18:59 total 240 02:18:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 02:16 . 02:18:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 02:13 .. 02:18:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 02:13 .git 02:18:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 02:13 .github 02:18:59 -rw-rw-r-- 1 jenkins jenkins 496 Oct 26 02:13 .gitignore 02:18:59 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 02:13 .golangci.yml 02:18:59 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 26 02:13 Attribution.txt 02:18:59 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 26 02:13 CHANGELOG.md 02:18:59 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 26 02:13 Dockerfile 02:18:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 02:13 GOVERNANCE.md 02:18:59 -rw-rw-r-- 1 jenkins jenkins 734 Oct 26 02:13 Jenkinsfile 02:18:59 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 02:13 LICENSE 02:18:59 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 26 02:13 Makefile 02:18:59 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 02:13 OWNERS.md 02:18:59 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 26 02:13 README.md 02:18:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 02:11 VERSION 02:18:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 02:13 bin 02:18:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 02:13 cmd 02:18:59 -rw-r--r-- 1 jenkins jenkins 78636 Oct 26 02:18 coverage.out 02:18:59 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 02:13 doc 02:18:59 -rw-rw-r-- 1 jenkins jenkins 3735 Oct 26 02:13 go.mod 02:18:59 -rw-rw-r-- 1 jenkins jenkins 46201 Oct 26 02:13 go.sum 02:18:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 02:13 internal 02:18:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 02:13 snap 02:18:59 -rw-rw-r-- 1 jenkins jenkins 236 Oct 26 02:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:59 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=51c571fe4f30899451120133df6ba469649ae0d3 --label arch=arm64 --label version=0.0.0 . 02:19:02 Sending build context to Docker daemon 14.84MB 02:19:02 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 02:19:02 Step 2/27 : FROM ${BASE} AS builder 02:19:02 ---> 83f1ce2622f2 02:19:02 Step 3/27 : ARG ADD_BUILD_TAGS="" 02:19:02 ---> Running in 3b610c35bf9c 02:19:02 Removing intermediate container 3b610c35bf9c 02:19:02 ---> 631be51f6108 02:19:02 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:19:02 ---> Running in 03ac520957cb 02:19:03 Removing intermediate container 03ac520957cb 02:19:03 ---> d9d5f3592363 02:19:03 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:19:03 ---> Running in 7a6aad402b91 02:19:03 Removing intermediate container 7a6aad402b91 02:19:03 ---> 487a3df13d07 02:19:03 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 02:19:03 ---> Running in 51499f806356 02:19:04 Removing intermediate container 51499f806356 02:19:04 ---> 0b28dc8d6831 02:19:04 Step 7/27 : LABEL Name=edgex-device-onvif-camera 02:19:04 ---> Running in f49552c3ec5c 02:19:04 Removing intermediate container f49552c3ec5c 02:19:04 ---> f1b05030374d 02:19:04 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:05 ---> Running in 1b4b22e0e0c6 02:19:07 Removing intermediate container 1b4b22e0e0c6 02:19:07 ---> 404c5d8de0ba 02:19:07 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:07 ---> Running in 6a4baf9b59ac 02:19:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:19:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:19:10 OK: 221 MiB in 51 packages 02:19:11 Removing intermediate container 6a4baf9b59ac 02:19:11 ---> 05e86607bfe4 02:19:11 Step 10/27 : WORKDIR /device-onvif-camera 02:19:11 ---> Running in 56e97688d306 02:19:11 Removing intermediate container 56e97688d306 02:19:11 ---> 013f9b789bad 02:19:11 Step 11/27 : COPY go.mod vendor* ./ 02:19:12 ---> 3effb38333d7 02:19:12 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:12 ---> Running in dff6b65730ef 02:19:14 Removing intermediate container dff6b65730ef 02:19:14 ---> 8d0e2f4b6144 02:19:14 Step 13/27 : COPY . . 02:19:16 ---> 931703eb960d 02:19:16 Step 14/27 : RUN ${MAKE} 02:19:16 ---> Running in f17e25949ad3 02:19:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:22:09 Removing intermediate container f17e25949ad3 02:22:09 ---> fc805469ca99 02:22:09 Step 15/27 : FROM alpine:3.16 02:22:09 3.16: Pulling from library/alpine 02:22:09 9b18e9b68314: Already exists 02:22:09 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:22:09 Status: Downloaded newer image for alpine:3.16 02:22:09 ---> a6215f271958 02:22:09 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:22:09 ---> Running in 943051a65dea 02:22:09 Removing intermediate container 943051a65dea 02:22:09 ---> e4c9ba3aaa42 02:22:09 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 02:22:09 ---> Running in e4b8ed973e98 02:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:22:10 (1/6) Installing dumb-init (1.2.5-r1) 02:22:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:22:10 (3/6) Installing libsodium (1.0.18-r0) 02:22:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:22:10 (5/6) Installing libzmq (4.3.4-r0) 02:22:10 (6/6) Installing zeromq (4.3.4-r0) 02:22:10 Executing busybox-1.35.0-r17.trigger 02:22:10 OK: 8 MiB in 20 packages 02:22:11 Removing intermediate container e4b8ed973e98 02:22:11 ---> 8474b2314c6e 02:22:11 Step 18/27 : WORKDIR / 02:22:12 ---> Running in 4b325213d062 02:22:12 Removing intermediate container 4b325213d062 02:22:12 ---> f095687b655f 02:22:12 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 02:22:14 ---> a06805340552 02:22:14 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 02:22:14 ---> 71a215ade1af 02:22:14 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:22:15 ---> 48b38ede3316 02:22:15 Step 22/27 : EXPOSE 59984 02:22:15 ---> Running in 5894ce63abf4 02:22:15 Removing intermediate container 5894ce63abf4 02:22:15 ---> 2011086784ef 02:22:15 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 02:22:15 ---> Running in 4ebed89fce35 02:22:15 Removing intermediate container 4ebed89fce35 02:22:15 ---> 8da81b503674 02:22:15 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:15 ---> Running in f7123c2adcb8 02:22:16 Removing intermediate container f7123c2adcb8 02:22:16 ---> bcd3c358e6b6 02:22:16 Step 25/27 : LABEL arch=arm64 02:22:16 ---> Running in e123634c6632 02:22:16 Removing intermediate container e123634c6632 02:22:16 ---> 85e2bcd72a9d 02:22:16 Step 26/27 : LABEL git_sha=51c571fe4f30899451120133df6ba469649ae0d3 02:22:16 ---> Running in 6882ed430279 02:22:17 Removing intermediate container 6882ed430279 02:22:17 ---> 2d537463a39c 02:22:17 Step 27/27 : LABEL version=0.0.0 02:22:17 ---> Running in 4557a180e47b 02:22:17 Removing intermediate container 4557a180e47b 02:22:17 ---> 2b908487244f 02:22:17 [Warning] One or more build-args [ARCH] were not consumed 02:22:17 Successfully built 2b908487244f 02:22:17 Successfully tagged device-onvif-camera-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 02:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:18 02:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:18 arm64: Pulling from edgex-lftools-log-publisher 02:22:18 8998bd30e6a1: Pulling fs layer 02:22:18 04944245beec: Pulling fs layer 02:22:18 699f458cf7ca: Pulling fs layer 02:22:18 765212b225bb: Pulling fs layer 02:22:18 f23df028b6ca: Pulling fs layer 02:22:18 d65c8cfc05b1: Pulling fs layer 02:22:18 2437ff75d9bd: Pulling fs layer 02:22:18 765212b225bb: Waiting 02:22:18 f23df028b6ca: Waiting 02:22:18 d65c8cfc05b1: Waiting 02:22:18 2437ff75d9bd: Waiting 02:22:18 04944245beec: Verifying Checksum 02:22:18 04944245beec: Download complete 02:22:18 765212b225bb: Verifying Checksum 02:22:18 765212b225bb: Download complete 02:22:18 f23df028b6ca: Verifying Checksum 02:22:18 f23df028b6ca: Download complete 02:22:18 d65c8cfc05b1: Verifying Checksum 02:22:18 d65c8cfc05b1: Download complete 02:22:18 699f458cf7ca: Verifying Checksum 02:22:18 699f458cf7ca: Download complete 02:22:19 8998bd30e6a1: Verifying Checksum 02:22:19 8998bd30e6a1: Download complete 02:22:21 2437ff75d9bd: Verifying Checksum 02:22:21 2437ff75d9bd: Download complete 02:22:23 8998bd30e6a1: Pull complete 02:22:23 04944245beec: Pull complete 02:22:25 699f458cf7ca: Pull complete 02:22:25 765212b225bb: Pull complete 02:22:26 f23df028b6ca: Pull complete 02:22:26 d65c8cfc05b1: Pull complete 02:22:41 2437ff75d9bd: Pull complete 02:22:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:41 prd-ubuntu20.04-docker-arm64-4c-16g-117033 does not seem to be running inside a container 02:22:41 $ 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-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 02:22:44 $ docker top 971a8b57f4db9cd25a85ad4b8d29544877ed2df3adf98bffab2201fbb81f0415 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:45 ---> job-cost.sh 02:22:45 lf-activate-venv: SKIPPING 02:22:45 INFO: No Stack... 02:22:46 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:47 INFO: Archiving Costs [Pipeline] sh 02:22:47 + + cutcat -d, /w/workspace/device-onvif-camera/3/archives/cost.csv -f6 02:22:47 [Pipeline] lock 02:22:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-3-stack-cost] 02:22:47 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-3-stack-cost] did not exist. Created. 02:22:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:48 /w/workspace/device-onvif-camera/3@tmp/durable-45e51f43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:49 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:49 Warning: overwriting stash ‘stack-cost’ 02:22:49 Stashed 1 file(s) [Pipeline] } 02:22:49 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:49 $ docker stop --time=1 971a8b57f4db9cd25a85ad4b8d29544877ed2df3adf98bffab2201fbb81f0415 02:22:50 $ docker rm -f 971a8b57f4db9cd25a85ad4b8d29544877ed2df3adf98bffab2201fbb81f0415 [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 02:22:51 provisioning config files... 02:22:51 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config10929011174973678866tmp [Pipeline] { [Pipeline] sh 02:22:51 + set +x 02:22:51 + bash -s -- 02:22:51 + curl -s https://codecov.io/bash 02:22:51 02:22:51 _____ _ 02:22:51 / ____| | | 02:22:51 | | ___ __| | ___ ___ _____ __ 02:22:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:51 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:51 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:51 Bash-1.0.6 02:22:51 02:22:51 02:22:51 ==> git version 2.25.1 found 02:22:51 ==> 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 02:22:51 Release-Date: 2020-01-08 02:22:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:51 ==> Jenkins CI detected. 02:22:51 current dir:  /w/workspace/undry_device-onvif-camera_PR-185 02:22:51 project root: . 02:22:51 --> token set from env 02:22:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:51 ==> Running gcov in . (disable via -X gcov) 02:22:51 ==> Python coveragepy not found 02:22:51 ==> Searching for coverage reports in: 02:22:51 + . 02:22:51 -> Found 1 reports 02:22:51 ==> Detecting git/mercurial file structure 02:22:51 ==> Reading reports 02:22:51 + ./coverage.out bytes=78636 02:22:51 ==> Appending adjustments 02:22:51 https://docs.codecov.io/docs/fixing-reports 02:22:51 + Found adjustments 02:22:51 ==> Gzipping contents 02:22:51 12K /tmp/codecov.J1fCAV.gz 02:22:51 ==> Uploading reports 02:22:51 url: https://codecov.io 02:22:51 query: branch=PR-185&commit=c272949fa86cdc5ae4366c46be47a9cccedc0603&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 02:22:51 -> Pinging Codecov 02:22:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=c272949fa86cdc5ae4366c46be47a9cccedc0603&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 02:22:51 -> Uploading to 02:22:51 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/F29A59C45E3A92E06B3E522C9905F8EF/c272949fa86cdc5ae4366c46be47a9cccedc0603/8094c43a-3788-4c79-bcbd-3bd3329e800a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T022251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d97dcdcd26105c633e3ca6140b7e50581586c71d2c4cfa726d7f63d3333b6f4 02:22:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:51 Dload Upload Total Spent Left Speed 02:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10773 0 0 100 10773 0 53068 --:--:-- --:--:-- --:--:-- 52808 100 10773 0 0 100 10773 0 45075 --:--:-- --:--:-- --:--:-- 44887 02:22:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c272949fa86cdc5ae4366c46be47a9cccedc0603 [Pipeline] } 02:22:52 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 02:22:52 + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] 02:22:52 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 02:22:52 total 16 02:22:52 drwxr-xr-x 3 root root 4096 Oct 26 02:12 . 02:22:52 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 02:12 .. 02:22:52 drwxr-xr-x 2 root root 4096 Oct 26 02:12 cost 02:22:52 -rw-r--r-- 1 root root 91 Oct 26 02:12 cost.csv 02:22:52 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives 02:22:52 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 02:22:52 total 16 02:22:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 02:12 . 02:22:52 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 02:12 .. 02:22:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 02:12 cost 02:22:52 -rw-r--r-- 1 jenkins jenkins 91 Oct 26 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:54 ---> package-listing.sh 02:22:54 ++ tr '[:upper:]' '[:lower:]' 02:22:54 ++ facter osfamily 02:22:54 + OS_FAMILY=debian 02:22:54 + workspace=/w/workspace/undry_device-onvif-camera_PR-185 02:22:54 + START_PACKAGES=/tmp/packages_start.txt 02:22:54 + END_PACKAGES=/tmp/packages_end.txt 02:22:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:54 + PACKAGES=/tmp/packages_start.txt 02:22:54 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 02:22:54 + PACKAGES=/tmp/packages_end.txt 02:22:54 + case "${OS_FAMILY}" in 02:22:54 + dpkg -l 02:22:54 + grep '^ii' 02:22:54 + '[' -f /tmp/packages_start.txt ']' 02:22:54 + '[' -f /tmp/packages_end.txt ']' 02:22:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:54 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 02:22:54 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ 02:22:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo 02:22:54 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/undry_device-onvif-camera_PR-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:22:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:55 prd-ubuntu20.04-docker-8c-8g-117030 does not seem to be running inside a container 02:22:55 $ 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/undry_device-onvif-camera_PR-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:22:55 $ docker top 05845df60c216cffea52f37aa8fda00be5fe9c535404c93fb43d86102542c8a5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:55 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:56 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:56 + ls /var/log/sa-host 02:22:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:56 provisioning config files... 02:22:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config4129899050645884052tmp [Pipeline] { [Pipeline] echo 02:22:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:56 ---> create-netrc.sh [Pipeline] } 02:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:57 ---> python-tools-install.sh [Pipeline] echo 02:22:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:57 ---> sudo-logs.sh 02:22:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:57 ---> job-cost.sh 02:22:57 lf-activate-venv: SKIPPING 02:22:57 DEBUG: total: 0.2199999988079071 02:22:57 INFO: Retrieving Stack Cost... 02:22:58 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:58 INFO: Archiving Costs [Pipeline] echo 02:22:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:58 ---> logs-deploy.sh 02:22:58 lf-activate-venv: SKIPPING 02:22:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/3 02:22:58 INFO: archiving workspace using pattern(s): 02:22:59 Archives upload complete. 02:23:00 INFO: archiving logs to Nexus 02:23:00 ---> uname -a: 02:23:00 Linux prd-ubuntu20-04-docker-8c-8g-117030 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:23:00 02:23:00 02:23:00 ---> lscpu: 02:23:00 Architecture: x86_64 02:23:00 CPU op-mode(s): 32-bit, 64-bit 02:23:00 Byte Order: Little Endian 02:23:00 Address sizes: 40 bits physical, 48 bits virtual 02:23:00 CPU(s): 8 02:23:00 On-line CPU(s) list: 0-7 02:23:00 Thread(s) per core: 1 02:23:00 Core(s) per socket: 1 02:23:00 Socket(s): 8 02:23:00 NUMA node(s): 1 02:23:00 Vendor ID: AuthenticAMD 02:23:00 CPU family: 23 02:23:00 Model: 49 02:23:00 Model name: AMD EPYC-Rome Processor 02:23:00 Stepping: 0 02:23:00 CPU MHz: 2800.000 02:23:00 BogoMIPS: 5600.00 02:23:00 Virtualization: AMD-V 02:23:00 Hypervisor vendor: KVM 02:23:00 Virtualization type: full 02:23:00 L1d cache: 256 KiB 02:23:00 L1i cache: 256 KiB 02:23:00 L2 cache: 4 MiB 02:23:00 L3 cache: 128 MiB 02:23:00 NUMA node0 CPU(s): 0-7 02:23:00 Vulnerability Itlb multihit: Not affected 02:23:00 Vulnerability L1tf: Not affected 02:23:00 Vulnerability Mds: Not affected 02:23:00 Vulnerability Meltdown: Not affected 02:23:00 Vulnerability Mmio stale data: Not affected 02:23:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:23:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:23:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:23:00 Vulnerability Srbds: Not affected 02:23:00 Vulnerability Tsx async abort: Not affected 02:23:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:23:00 02:23:00 02:23:00 ---> nproc: 02:23:00 8 02:23:00 02:23:00