Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51d17d69713a44d13c4e403642911d9850989911 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-ssh681569533350547461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9702020831342336410.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13386077818942396281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh18383646325856403218.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5680666979934608580.key > 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 ‘prd-ubuntu20.04-docker-8c-8g-23446’ is offline Running on prd-ubuntu20.04-docker-8c-8g-23449 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 51d17d69713a44d13c4e403642911d9850989911 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 51d17d69713a44d13c4e403642911d9850989911 # timeout=10 Commit message: "docs: fix yaml tag for multicast (#143)" > git rev-list --no-walk 11fb6f615188eef9ab209f36e043f371254b5d5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-24T18:07:29.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-24T18:07:29.567Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-24T18:07:29.590Z] ========================================================= [2022-08-24T18:07:29.590Z] EdgeX Global Pipelines Version Info [2022-08-24T18:07:29.590Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:07:30.387Z] ------------------- [2022-08-24T18:07:30.387Z] stable info: [2022-08-24T18:07:30.387Z] ------------------- [2022-08-24T18:07:30.387Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-24T18:07:30.387Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-24T18:07:30.387Z] Message: update stable to v1.0.238 [2022-08-24T18:07:30.962Z] ------------------- [2022-08-24T18:07:30.962Z] experimental info: [2022-08-24T18:07:30.962Z] ------------------- [2022-08-24T18:07:30.962Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-24T18:07:30.962Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-24T18:07:30.962Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-24T18:07:31.214Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-24T18:07:31.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-24T18:07:31.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-24T18:07:31.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-24T18:07:31.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-24T18:07:31.302Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-24T18:07:31.320Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-24T18:07:31.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-24T18:07:31.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-24T18:07:31.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-24T18:07:31.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-24T18:07:31.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-24T18:07:31.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-24T18:07:31.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-24T18:07:31.422Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-24T18:07:31.437Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-24T18:07:31.453Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-24T18:07:31.473Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-24T18:07:31.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-24T18:07:31.510Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-24T18:07:31.526Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-24T18:07:31.541Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-24T18:07:31.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-24T18:07:31.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-24T18:07:31.583Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-24T18:07:31.598Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-24T18:07:31.617Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-24T18:07:31.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-24T18:07:31.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-24T18:07:31.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-24T18:07:31.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51d17d69713a44d13c4e403642911d9850989911 [Pipeline] echo [2022-08-24T18:07:31.697Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51d17d6 [Pipeline] echo [2022-08-24T18:07:31.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-24T18:07:31.761Z] provisioning config files... [2022-08-24T18:07:31.777Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6472434810099243238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:07:32.089Z] ---> docker-login.sh [2022-08-24T18:07:32.090Z] nexus3.edgexfoundry.org:10001 [2022-08-24T18:07:32.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:32.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:32.359Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:32.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:32.359Z] [2022-08-24T18:07:32.359Z] Login Succeeded [2022-08-24T18:07:32.359Z] nexus3.edgexfoundry.org:10002 [2022-08-24T18:07:32.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:32.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:32.622Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:32.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:32.622Z] [2022-08-24T18:07:32.622Z] Login Succeeded [2022-08-24T18:07:32.622Z] nexus3.edgexfoundry.org:10003 [2022-08-24T18:07:32.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:32.886Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:32.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:32.886Z] [2022-08-24T18:07:32.886Z] Login Succeeded [2022-08-24T18:07:32.886Z] nexus3.edgexfoundry.org:10004 [2022-08-24T18:07:32.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:32.886Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:32.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:32.886Z] [2022-08-24T18:07:32.886Z] Login Succeeded [2022-08-24T18:07:32.886Z] docker.io [2022-08-24T18:07:33.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:33.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:33.408Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:33.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:33.408Z] [2022-08-24T18:07:33.408Z] Login Succeeded [2022-08-24T18:07:33.408Z] ---> docker-login.sh ends [Pipeline] } [2022-08-24T18:07:33.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-24T18:07:33.800Z] + git rev-list -1 --merges 51d17d69713a44d13c4e403642911d9850989911~1..51d17d69713a44d13c4e403642911d9850989911 [Pipeline] echo [2022-08-24T18:07:33.835Z] -----------> git rev-list -1 --merges 51d17d69713a44d13c4e403642911d9850989911~1..51d17d69713a44d13c4e403642911d9850989911 51d17d69713a44d13c4e403642911d9850989911 [false] [Pipeline] sh [2022-08-24T18:07:34.133Z] + git log --format=format:%s -1 51d17d69713a44d13c4e403642911d9850989911 [Pipeline] echo [2022-08-24T18:07:34.153Z] ========================================================= [2022-08-24T18:07:34.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-24T18:07:34.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-24T18:07:34.492Z] + git log --format=format:%s -1 51d17d69713a44d13c4e403642911d9850989911 [Pipeline] echo [2022-08-24T18:07:34.506Z] [semverPrep] GIT_COMMIT: 51d17d69713a44d13c4e403642911d9850989911, Commit Message: docs: fix yaml tag for multicast (#143) [Pipeline] echo [2022-08-24T18:07:34.517Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-24T18:07:34.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-24T18:07:34.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-24T18:07:34.868Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-24T18:07:34.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-24T18:07:34.868Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-08-24T18:07:34.868Z] tee -a /etc/ssh/ssh_known_hosts [2022-08-24T18:07:34.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:07:35.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-24T18:07:35.233Z] [2022-08-24T18:07:35.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:07:35.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-24T18:07:35.540Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-24T18:07:35.540Z] b85a868b505f: Pulling fs layer [2022-08-24T18:07:35.540Z] e2be974225ed: Pulling fs layer [2022-08-24T18:07:35.540Z] 339a4e72a1f5: Pulling fs layer [2022-08-24T18:07:35.540Z] 988bab9f4d93: Pulling fs layer [2022-08-24T18:07:35.540Z] 1469e6f7b9e6: Pulling fs layer [2022-08-24T18:07:35.540Z] eaf3925da568: Pulling fs layer [2022-08-24T18:07:35.540Z] bab4dde63d76: Pulling fs layer [2022-08-24T18:07:35.540Z] bde34c3a00c8: Pulling fs layer [2022-08-24T18:07:35.540Z] b352a97aabf1: Pulling fs layer [2022-08-24T18:07:35.540Z] 4872d77fe225: Pulling fs layer [2022-08-24T18:07:35.540Z] 5851b861e8e6: Pulling fs layer [2022-08-24T18:07:35.540Z] bde34c3a00c8: Waiting [2022-08-24T18:07:35.540Z] b352a97aabf1: Waiting [2022-08-24T18:07:35.540Z] 988bab9f4d93: Waiting [2022-08-24T18:07:35.540Z] 5851b861e8e6: Waiting [2022-08-24T18:07:35.540Z] 1469e6f7b9e6: Waiting [2022-08-24T18:07:35.540Z] bab4dde63d76: Waiting [2022-08-24T18:07:35.540Z] eaf3925da568: Waiting [2022-08-24T18:07:35.540Z] e2be974225ed: Verifying Checksum [2022-08-24T18:07:35.540Z] e2be974225ed: Download complete [2022-08-24T18:07:35.540Z] 988bab9f4d93: Download complete [2022-08-24T18:07:35.801Z] 1469e6f7b9e6: Verifying Checksum [2022-08-24T18:07:35.801Z] 1469e6f7b9e6: Download complete [2022-08-24T18:07:35.801Z] eaf3925da568: Download complete [2022-08-24T18:07:35.801Z] 339a4e72a1f5: Verifying Checksum [2022-08-24T18:07:35.801Z] 339a4e72a1f5: Download complete [2022-08-24T18:07:35.801Z] bde34c3a00c8: Download complete [2022-08-24T18:07:35.801Z] b352a97aabf1: Verifying Checksum [2022-08-24T18:07:35.801Z] b352a97aabf1: Download complete [2022-08-24T18:07:35.801Z] 4872d77fe225: Download complete [2022-08-24T18:07:35.801Z] 5851b861e8e6: Verifying Checksum [2022-08-24T18:07:35.801Z] 5851b861e8e6: Download complete [2022-08-24T18:07:35.801Z] b85a868b505f: Verifying Checksum [2022-08-24T18:07:35.801Z] b85a868b505f: Download complete [2022-08-24T18:07:36.061Z] bab4dde63d76: Verifying Checksum [2022-08-24T18:07:36.061Z] bab4dde63d76: Download complete [2022-08-24T18:07:37.449Z] b85a868b505f: Pull complete [2022-08-24T18:07:37.449Z] e2be974225ed: Pull complete [2022-08-24T18:07:38.021Z] 339a4e72a1f5: Pull complete [2022-08-24T18:07:38.021Z] 988bab9f4d93: Pull complete [2022-08-24T18:07:38.284Z] 1469e6f7b9e6: Pull complete [2022-08-24T18:07:38.546Z] eaf3925da568: Pull complete [2022-08-24T18:07:40.463Z] bab4dde63d76: Pull complete [2022-08-24T18:07:40.463Z] bde34c3a00c8: Pull complete [2022-08-24T18:07:40.724Z] b352a97aabf1: Pull complete [2022-08-24T18:07:40.724Z] 4872d77fe225: Pull complete [2022-08-24T18:07:40.724Z] 5851b861e8e6: Pull complete [2022-08-24T18:07:40.724Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-24T18:07:40.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-24T18:07:40.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:07:40.837Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:07:40.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-24T18:07:42.129Z] $ docker top 5eea8ca4b08cca9c8fc2e8ae290ea958b97d3f92ca82c5efb932a86856222ecf -eo pid,comm [2022-08-24T18:07:42.214Z] 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). [2022-08-24T18:07:42.214Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-24T18:07:42.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-24T18:07:42.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-24T18:07:42.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-24T18:07:42.389Z] $ docker exec 5eea8ca4b08cca9c8fc2e8ae290ea958b97d3f92ca82c5efb932a86856222ecf ssh-agent [2022-08-24T18:07:42.523Z] SSH_AUTH_SOCK=/tmp/ssh-ovb1gyzwi26D/agent.32 [2022-08-24T18:07:42.523Z] SSH_AGENT_PID=39 [2022-08-24T18:07:42.531Z] Running ssh-add (command line suppressed) [2022-08-24T18:07:42.657Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5714963339595501411.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5714963339595501411.key) [2022-08-24T18:07:42.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-24T18:07:42.972Z] + git tag --points-at HEAD [Pipeline] } [2022-08-24T18:07:42.981Z] $ docker exec --env ******** --env ******** 5eea8ca4b08cca9c8fc2e8ae290ea958b97d3f92ca82c5efb932a86856222ecf ssh-agent -k [2022-08-24T18:07:43.096Z] unset SSH_AUTH_SOCK; [2022-08-24T18:07:43.097Z] unset SSH_AGENT_PID; [2022-08-24T18:07:43.102Z] echo Agent pid 39 killed; [2022-08-24T18:07:43.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-24T18:07:43.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-24T18:07:43.138Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-24T18:07:43.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-24T18:07:43.292Z] $ docker exec 5eea8ca4b08cca9c8fc2e8ae290ea958b97d3f92ca82c5efb932a86856222ecf ssh-agent [2022-08-24T18:07:43.436Z] SSH_AUTH_SOCK=/tmp/ssh-xbGHcuRpjd9g/agent.72 [2022-08-24T18:07:43.436Z] SSH_AGENT_PID=78 [2022-08-24T18:07:43.442Z] Running ssh-add (command line suppressed) [2022-08-24T18:07:43.559Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8957150280605266921.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8957150280605266921.key) [2022-08-24T18:07:43.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-24T18:07:43.871Z] + git semver init [2022-08-24T18:07:44.133Z] 2022-08-24 18:07:44,064 [run_init] DEBUG init version:0.0.0 force:False [2022-08-24T18:07:44.133Z] 2022-08-24 18:07:44,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-24T18:07:44.133Z] 2022-08-24 18:07:44,066 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-24T18:07:44.133Z] 2022-08-24 18:07:44,066 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-24T18:07:45.078Z] 2022-08-24 18:07:44,865 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-24T18:07:45.078Z] 2022-08-24 18:07:44,866 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-24T18:07:45.078Z] 2022-08-24 18:07:44,866 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:07:45.078Z] 2022-08-24 18:07:44,866 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:07:45.078Z] 2.3.0-dev.10 [Pipeline] } [2022-08-24T18:07:45.087Z] $ docker exec --env ******** --env ******** 5eea8ca4b08cca9c8fc2e8ae290ea958b97d3f92ca82c5efb932a86856222ecf ssh-agent -k [2022-08-24T18:07:45.233Z] unset SSH_AUTH_SOCK; [2022-08-24T18:07:45.233Z] unset SSH_AGENT_PID; [2022-08-24T18:07:45.233Z] echo Agent pid 78 killed; [2022-08-24T18:07:45.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-24T18:07:45.567Z] + git semver [Pipeline] } [2022-08-24T18:07:45.845Z] $ docker stop --time=1 5eea8ca4b08cca9c8fc2e8ae290ea958b97d3f92ca82c5efb932a86856222ecf [2022-08-24T18:07:47.169Z] $ docker rm -f 5eea8ca4b08cca9c8fc2e8ae290ea958b97d3f92ca82c5efb932a86856222ecf [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-24T18:07:47.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-24T18:07:47.810Z] Stashed 1 file(s) [Pipeline] echo [2022-08-24T18:07:47.813Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 [2022-08-24T18:07:47.940Z] provisioning config files... [2022-08-24T18:07:47.951Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6626067411678006390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:07:48.247Z] ---> docker-login.sh [2022-08-24T18:07:48.247Z] nexus3.edgexfoundry.org:10001 [2022-08-24T18:07:48.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:48.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:48.247Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:48.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:48.247Z] [2022-08-24T18:07:48.247Z] Login Succeeded [2022-08-24T18:07:48.247Z] nexus3.edgexfoundry.org:10002 [2022-08-24T18:07:48.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:48.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:48.508Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:48.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:48.508Z] [2022-08-24T18:07:48.508Z] Login Succeeded [2022-08-24T18:07:48.508Z] nexus3.edgexfoundry.org:10003 [2022-08-24T18:07:48.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:48.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:48.508Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:48.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:48.508Z] [2022-08-24T18:07:48.508Z] Login Succeeded [2022-08-24T18:07:48.508Z] nexus3.edgexfoundry.org:10004 [2022-08-24T18:07:48.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:48.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:48.770Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:48.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:48.770Z] [2022-08-24T18:07:48.770Z] Login Succeeded [2022-08-24T18:07:48.770Z] docker.io [2022-08-24T18:07:48.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:07:49.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:07:49.033Z] Configure a credential helper to remove this warning. See [2022-08-24T18:07:49.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:07:49.033Z] [2022-08-24T18:07:49.033Z] Login Succeeded [2022-08-24T18:07:49.033Z] ---> docker-login.sh ends [Pipeline] } [2022-08-24T18:07:49.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-24T18:07:49.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-24T18:07:49.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-24T18:07:49.132Z] ========================================================= [2022-08-24T18:07:49.132Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-24T18:07:49.132Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:07:49.460Z] + 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 . [2022-08-24T18:07:49.460Z] Sending build context to Docker daemon 20.55MB [2022-08-24T18:07:49.460Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-24T18:07:49.460Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-24T18:07:49.721Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-24T18:07:49.722Z] 2408cc74d12b: Pulling fs layer [2022-08-24T18:07:49.722Z] ea60b727a1ce: Pulling fs layer [2022-08-24T18:07:49.722Z] 30c4a7721957: Pulling fs layer [2022-08-24T18:07:49.722Z] 370296b7ddb6: Pulling fs layer [2022-08-24T18:07:49.722Z] 7c6cee850709: Pulling fs layer [2022-08-24T18:07:49.722Z] 39a5fcdaea64: Pulling fs layer [2022-08-24T18:07:49.722Z] d94ebbe4e438: Pulling fs layer [2022-08-24T18:07:49.722Z] 7c6cee850709: Waiting [2022-08-24T18:07:49.722Z] 370296b7ddb6: Waiting [2022-08-24T18:07:49.722Z] 39a5fcdaea64: Waiting [2022-08-24T18:07:49.722Z] d94ebbe4e438: Waiting [2022-08-24T18:07:49.722Z] bcfd1f05c69d: Pulling fs layer [2022-08-24T18:07:49.722Z] 59ccb84bbe0f: Pulling fs layer [2022-08-24T18:07:49.722Z] bcfd1f05c69d: Waiting [2022-08-24T18:07:49.722Z] 59ccb84bbe0f: Waiting [2022-08-24T18:07:49.722Z] 30c4a7721957: Verifying Checksum [2022-08-24T18:07:49.722Z] 30c4a7721957: Download complete [2022-08-24T18:07:49.722Z] ea60b727a1ce: Verifying Checksum [2022-08-24T18:07:49.722Z] ea60b727a1ce: Download complete [2022-08-24T18:07:49.722Z] 7c6cee850709: Verifying Checksum [2022-08-24T18:07:49.722Z] 7c6cee850709: Download complete [2022-08-24T18:07:49.722Z] 39a5fcdaea64: Verifying Checksum [2022-08-24T18:07:49.722Z] 39a5fcdaea64: Download complete [2022-08-24T18:07:49.722Z] 2408cc74d12b: Verifying Checksum [2022-08-24T18:07:49.722Z] 2408cc74d12b: Download complete [2022-08-24T18:07:49.722Z] d94ebbe4e438: Verifying Checksum [2022-08-24T18:07:49.722Z] d94ebbe4e438: Download complete [2022-08-24T18:07:49.985Z] 2408cc74d12b: Pull complete [2022-08-24T18:07:49.985Z] ea60b727a1ce: Pull complete [2022-08-24T18:07:50.247Z] 30c4a7721957: Pull complete [2022-08-24T18:07:50.247Z] 59ccb84bbe0f: Verifying Checksum [2022-08-24T18:07:50.247Z] 59ccb84bbe0f: Download complete [2022-08-24T18:07:50.247Z] bcfd1f05c69d: Verifying Checksum [2022-08-24T18:07:50.247Z] bcfd1f05c69d: Download complete [2022-08-24T18:07:50.508Z] 370296b7ddb6: Verifying Checksum [2022-08-24T18:07:50.508Z] 370296b7ddb6: Download complete [2022-08-24T18:07:55.799Z] 370296b7ddb6: Pull complete [2022-08-24T18:07:55.799Z] 7c6cee850709: Pull complete [2022-08-24T18:07:55.799Z] 39a5fcdaea64: Pull complete [2022-08-24T18:07:55.799Z] d94ebbe4e438: Pull complete [2022-08-24T18:07:57.181Z] bcfd1f05c69d: Pull complete [2022-08-24T18:07:58.121Z] 59ccb84bbe0f: Pull complete [2022-08-24T18:07:58.121Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-24T18:07:58.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-24T18:07:58.121Z] ---> a4fb48ad2a94 [2022-08-24T18:07:58.121Z] Step 3/13 : ARG MAKE="make build" [2022-08-24T18:07:59.513Z] ---> Running in 43307e4681da [2022-08-24T18:07:59.513Z] Removing intermediate container 43307e4681da [2022-08-24T18:07:59.513Z] ---> 8208a4fd03d6 [2022-08-24T18:07:59.513Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-24T18:07:59.513Z] ---> Running in 568cd8f091fe [2022-08-24T18:07:59.513Z] Removing intermediate container 568cd8f091fe [2022-08-24T18:07:59.513Z] ---> 010beadd82cb [2022-08-24T18:07:59.513Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-24T18:07:59.775Z] ---> Running in f473a9ef789b [2022-08-24T18:07:59.775Z] Removing intermediate container f473a9ef789b [2022-08-24T18:07:59.775Z] ---> 8f073a46bba9 [2022-08-24T18:07:59.775Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-24T18:07:59.775Z] ---> Running in ab029367fa46 [2022-08-24T18:07:59.775Z] Removing intermediate container ab029367fa46 [2022-08-24T18:07:59.775Z] ---> 08d59cfd47c0 [2022-08-24T18:07:59.775Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-24T18:07:59.775Z] ---> Running in d27a1fa7b40c [2022-08-24T18:08:00.349Z] Removing intermediate container d27a1fa7b40c [2022-08-24T18:08:00.349Z] ---> e80f0d65cb63 [2022-08-24T18:08:00.349Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-24T18:08:00.611Z] ---> Running in ae6d42382f72 [2022-08-24T18:08:00.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-24T18:08:01.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-24T18:08:02.083Z] OK: 211 MiB in 51 packages [2022-08-24T18:08:02.344Z] Removing intermediate container ae6d42382f72 [2022-08-24T18:08:02.344Z] ---> 508f4ca0b1a7 [2022-08-24T18:08:02.344Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-24T18:08:02.344Z] ---> Running in 152542c71947 [2022-08-24T18:08:02.344Z] Removing intermediate container 152542c71947 [2022-08-24T18:08:02.344Z] ---> a439f37b5031 [2022-08-24T18:08:02.344Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-24T18:08:02.604Z] ---> 85e28c8bcc73 [2022-08-24T18:08:02.604Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-24T18:08:02.604Z] ---> Running in 57e4392c0c24 [2022-08-24T18:08:02.912Z] Still waiting to schedule task [2022-08-24T18:08:02.912Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23447’ is offline [2022-08-24T18:08:24.587Z] Removing intermediate container 57e4392c0c24 [2022-08-24T18:08:24.587Z] ---> 482d2a8f66b5 [2022-08-24T18:08:24.587Z] Step 12/13 : COPY . . [2022-08-24T18:08:24.587Z] ---> 4f2598733161 [2022-08-24T18:08:24.587Z] Step 13/13 : RUN ${MAKE} [2022-08-24T18:08:24.587Z] ---> Running in 09e5d8e43000 [2022-08-24T18:08:24.587Z] noop [2022-08-24T18:08:24.587Z] Removing intermediate container 09e5d8e43000 [2022-08-24T18:08:24.587Z] ---> f900f07543ff [2022-08-24T18:08:24.587Z] Successfully built f900f07543ff [2022-08-24T18:08:24.587Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:08:24.913Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-24T18:08:24.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:08:25.007Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:08:25.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-24T18:08:25.472Z] $ docker top af0f5a6e9fa89e635b152de2d4012498e688d2970976abf18f4fdbc7f04c7f2f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-24T18:08:25.832Z] + go version [2022-08-24T18:08:25.832Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-24T18:08:25.854Z] $ docker stop --time=1 af0f5a6e9fa89e635b152de2d4012498e688d2970976abf18f4fdbc7f04c7f2f [2022-08-24T18:08:27.178Z] $ docker rm -f af0f5a6e9fa89e635b152de2d4012498e688d2970976abf18f4fdbc7f04c7f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:08:27.616Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-24T18:08:27.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:08:27.722Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:08:27.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-24T18:08:28.319Z] $ docker top f14bb950cc48338983152890c79d3bed05b030c5719d1fefb140ed3be84d538f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-24T18:08:28.687Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-24T18:08:28.993Z] + make test [2022-08-24T18:08:28.993Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-24T18:08:29.254Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-24T18:08:41.491Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-24T18:08:41.751Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.025s coverage: 10.6% of statements [2022-08-24T18:08:41.751Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-24T18:08:45.957Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.203s coverage: 13.8% of statements [2022-08-24T18:08:54.085Z] 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." [2022-08-24T18:08:54.085Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-24T18:08:57.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-24T18:08:57.378Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-24T18:08:57.378Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-24T18:08:57.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-24T18:08:57.415Z] $ docker stop --time=1 f14bb950cc48338983152890c79d3bed05b030c5719d1fefb140ed3be84d538f [2022-08-24T18:08:59.144Z] $ docker rm -f f14bb950cc48338983152890c79d3bed05b030c5719d1fefb140ed3be84d538f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-24T18:08:59.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-24T18:08:59.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-24T18:09:00.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-24T18:09:00.526Z] + ls -al . [2022-08-24T18:09:00.527Z] total 232 [2022-08-24T18:09:00.527Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 24 18:08 . [2022-08-24T18:09:00.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 18:07 .. [2022-08-24T18:09:00.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 18:08 .git [2022-08-24T18:09:00.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 18:07 .github [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 24 18:07 .gitignore [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 24 18:07 .golangci.yml [2022-08-24T18:09:00.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 24 18:07 .semver [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 24 18:07 Attribution.txt [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 24 18:07 CHANGELOG.md [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 24 18:07 Dockerfile [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 24 18:07 GOVERNANCE.md [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 24 18:07 Jenkinsfile [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 24 18:07 LICENSE [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 24 18:07 Makefile [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 24 18:07 OWNERS.md [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 24 18:07 README.md [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 24 18:07 VERSION [2022-08-24T18:09:00.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 18:07 bin [2022-08-24T18:09:00.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 18:07 cmd [2022-08-24T18:09:00.527Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 24 18:08 coverage.out [2022-08-24T18:09:00.527Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 24 18:07 doc [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 24 18:07 go.mod [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 24 18:07 go.sum [2022-08-24T18:09:00.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 18:07 internal [2022-08-24T18:09:00.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 18:07 snap [2022-08-24T18:09:00.527Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 24 18:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:00.842Z] + 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=51d17d69713a44d13c4e403642911d9850989911 --label arch=amd64 --label version=2.3.0-dev.10 . [2022-08-24T18:09:00.842Z] Sending build context to Docker daemon 20.63MB [2022-08-24T18:09:00.842Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-24T18:09:00.842Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-24T18:09:00.842Z] ---> f900f07543ff [2022-08-24T18:09:00.842Z] Step 3/26 : ARG MAKE="make build" [2022-08-24T18:09:01.102Z] ---> Running in 20c3a8aef5bf [2022-08-24T18:09:01.102Z] Removing intermediate container 20c3a8aef5bf [2022-08-24T18:09:01.102Z] ---> e23cc385b25d [2022-08-24T18:09:01.102Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-24T18:09:01.102Z] ---> Running in baf934cb2641 [2022-08-24T18:09:01.102Z] Removing intermediate container baf934cb2641 [2022-08-24T18:09:01.102Z] ---> 69e815b663cf [2022-08-24T18:09:01.102Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-24T18:09:01.363Z] ---> Running in 8cd5e6184409 [2022-08-24T18:09:01.363Z] Removing intermediate container 8cd5e6184409 [2022-08-24T18:09:01.363Z] ---> c6f18939462e [2022-08-24T18:09:01.363Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-24T18:09:01.363Z] ---> Running in e5fb90db13e3 [2022-08-24T18:09:01.363Z] Removing intermediate container e5fb90db13e3 [2022-08-24T18:09:01.363Z] ---> ccc5b205876c [2022-08-24T18:09:01.363Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-24T18:09:01.626Z] ---> Running in 345d49361771 [2022-08-24T18:09:02.197Z] Removing intermediate container 345d49361771 [2022-08-24T18:09:02.197Z] ---> 08bf7863f621 [2022-08-24T18:09:02.197Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-24T18:09:02.197Z] ---> Running in 3a25eb00016c [2022-08-24T18:09:02.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-24T18:09:03.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-24T18:09:03.664Z] OK: 211 MiB in 51 packages [2022-08-24T18:09:03.925Z] Removing intermediate container 3a25eb00016c [2022-08-24T18:09:03.925Z] ---> 92fd6ae29c20 [2022-08-24T18:09:03.925Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-24T18:09:03.925Z] ---> Running in b30179d882aa [2022-08-24T18:09:03.925Z] Removing intermediate container b30179d882aa [2022-08-24T18:09:03.925Z] ---> 7ea92a15850c [2022-08-24T18:09:03.925Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-24T18:09:04.186Z] ---> 1d30425ad8f2 [2022-08-24T18:09:04.186Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-24T18:09:04.186Z] ---> Running in 91851fa9e947 [2022-08-24T18:09:05.134Z] Removing intermediate container 91851fa9e947 [2022-08-24T18:09:05.134Z] ---> 5a8a80638cd1 [2022-08-24T18:09:05.134Z] Step 12/26 : COPY . . [2022-08-24T18:09:05.395Z] ---> ac89d8559d13 [2022-08-24T18:09:05.395Z] Step 13/26 : RUN ${MAKE} [2022-08-24T18:09:05.395Z] ---> Running in 1dd23c2e12e8 [2022-08-24T18:09:05.657Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-24T18:09:27.639Z] Removing intermediate container 1dd23c2e12e8 [2022-08-24T18:09:27.639Z] ---> 524e21bc4a4d [2022-08-24T18:09:27.639Z] Step 14/26 : FROM alpine:3.16 [2022-08-24T18:09:27.899Z] 3.16: Pulling from library/alpine [2022-08-24T18:09:27.899Z] 213ec9aee27d: Pulling fs layer [2022-08-24T18:09:28.159Z] 213ec9aee27d: Verifying Checksum [2022-08-24T18:09:28.159Z] 213ec9aee27d: Download complete [2022-08-24T18:09:28.423Z] 213ec9aee27d: Pull complete [2022-08-24T18:09:28.423Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-24T18:09:28.423Z] Status: Downloaded newer image for alpine:3.16 [2022-08-24T18:09:28.423Z] ---> 9c6f07244728 [2022-08-24T18:09:28.423Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-24T18:09:28.423Z] ---> Running in dd614008c10b [2022-08-24T18:09:28.423Z] Removing intermediate container dd614008c10b [2022-08-24T18:09:28.423Z] ---> da562a30211e [2022-08-24T18:09:28.423Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-24T18:09:28.686Z] ---> Running in e0e1c7bfe4c8 [2022-08-24T18:09:28.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-24T18:09:28.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-24T18:09:29.210Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-24T18:09:29.210Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-24T18:09:29.210Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-24T18:09:29.210Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-24T18:09:29.210Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-24T18:09:29.210Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-24T18:09:29.210Z] Executing busybox-1.35.0-r17.trigger [2022-08-24T18:09:29.210Z] OK: 8 MiB in 20 packages [2022-08-24T18:09:29.781Z] Removing intermediate container e0e1c7bfe4c8 [2022-08-24T18:09:29.781Z] ---> 3860e3ac10bc [2022-08-24T18:09:29.781Z] Step 17/26 : WORKDIR / [2022-08-24T18:09:29.781Z] ---> Running in 7722d2d57da3 [2022-08-24T18:09:29.781Z] Removing intermediate container 7722d2d57da3 [2022-08-24T18:09:29.781Z] ---> 5acb6bc52655 [2022-08-24T18:09:29.781Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-24T18:09:30.351Z] ---> fc0cdf114d47 [2022-08-24T18:09:30.351Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-24T18:09:30.351Z] ---> aee94263f471 [2022-08-24T18:09:30.351Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-24T18:09:30.612Z] ---> 85cfb25afe4b [2022-08-24T18:09:30.612Z] Step 21/26 : EXPOSE 59984 [2022-08-24T18:09:30.612Z] ---> Running in b47ba1e7214e [2022-08-24T18:09:30.612Z] Removing intermediate container b47ba1e7214e [2022-08-24T18:09:30.612Z] ---> 303073836745 [2022-08-24T18:09:30.612Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-24T18:09:30.872Z] ---> Running in abc6f0ae4240 [2022-08-24T18:09:30.872Z] Removing intermediate container abc6f0ae4240 [2022-08-24T18:09:30.872Z] ---> c7ac06ba4747 [2022-08-24T18:09:30.872Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-24T18:09:30.872Z] ---> Running in b663c1c2cc1d [2022-08-24T18:09:31.135Z] Removing intermediate container b663c1c2cc1d [2022-08-24T18:09:31.136Z] ---> 4f51aec2dc89 [2022-08-24T18:09:31.136Z] Step 24/26 : LABEL arch=amd64 [2022-08-24T18:09:31.136Z] ---> Running in a58755b37fd7 [2022-08-24T18:09:31.136Z] Removing intermediate container a58755b37fd7 [2022-08-24T18:09:31.136Z] ---> e8d124716a88 [2022-08-24T18:09:31.136Z] Step 25/26 : LABEL git_sha=51d17d69713a44d13c4e403642911d9850989911 [2022-08-24T18:09:31.136Z] ---> Running in a2a9fd917954 [2022-08-24T18:09:31.136Z] Removing intermediate container a2a9fd917954 [2022-08-24T18:09:31.136Z] ---> f54172454966 [2022-08-24T18:09:31.136Z] Step 26/26 : LABEL version=2.3.0-dev.10 [2022-08-24T18:09:31.395Z] ---> Running in 72b2b1b991b4 [2022-08-24T18:09:31.395Z] Removing intermediate container 72b2b1b991b4 [2022-08-24T18:09:31.395Z] ---> afd4e661d220 [2022-08-24T18:09:31.395Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-24T18:09:31.395Z] Successfully built afd4e661d220 [2022-08-24T18:09:31.395Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-24T18:09:31.500Z] provisioning config files... [2022-08-24T18:09:31.509Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8367491805598113551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:09:31.811Z] ---> docker-login.sh [2022-08-24T18:09:31.811Z] nexus3.edgexfoundry.org:10001 [2022-08-24T18:09:31.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:09:31.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:09:31.811Z] Configure a credential helper to remove this warning. See [2022-08-24T18:09:31.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:09:31.811Z] [2022-08-24T18:09:31.811Z] Login Succeeded [2022-08-24T18:09:31.811Z] nexus3.edgexfoundry.org:10002 [2022-08-24T18:09:31.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:09:32.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:09:32.073Z] Configure a credential helper to remove this warning. See [2022-08-24T18:09:32.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:09:32.073Z] [2022-08-24T18:09:32.073Z] Login Succeeded [2022-08-24T18:09:32.073Z] nexus3.edgexfoundry.org:10003 [2022-08-24T18:09:32.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:09:32.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:09:32.073Z] Configure a credential helper to remove this warning. See [2022-08-24T18:09:32.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:09:32.073Z] [2022-08-24T18:09:32.073Z] Login Succeeded [2022-08-24T18:09:32.073Z] nexus3.edgexfoundry.org:10004 [2022-08-24T18:09:32.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:09:32.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:09:32.336Z] Configure a credential helper to remove this warning. See [2022-08-24T18:09:32.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:09:32.336Z] [2022-08-24T18:09:32.336Z] Login Succeeded [2022-08-24T18:09:32.336Z] docker.io [2022-08-24T18:09:32.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:09:32.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:09:32.597Z] Configure a credential helper to remove this warning. See [2022-08-24T18:09:32.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:09:32.597Z] [2022-08-24T18:09:32.597Z] Login Succeeded [2022-08-24T18:09:32.597Z] ---> docker-login.sh ends [Pipeline] } [2022-08-24T18:09:32.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-24T18:09:32.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-24T18:09:32.664Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-24T18:09:32.664Z] 51d17d69713a44d13c4e403642911d9850989911 [2022-08-24T18:09:32.664Z] latest [2022-08-24T18:09:32.664Z] 2.3.0-dev.10 [2022-08-24T18:09:32.664Z] 51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10 [2022-08-24T18:09:32.664Z] main [2022-08-24T18:09:32.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:32.993Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:51d17d69713a44d13c4e403642911d9850989911 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:33.304Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:51d17d69713a44d13c4e403642911d9850989911 [2022-08-24T18:09:33.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-24T18:09:33.304Z] 2b7fc7ce3870: Preparing [2022-08-24T18:09:33.304Z] 992ca12b20d7: Preparing [2022-08-24T18:09:33.304Z] 8a240cf91480: Preparing [2022-08-24T18:09:33.304Z] ee727eeeafce: Preparing [2022-08-24T18:09:33.304Z] 994393dc58e7: Preparing [2022-08-24T18:09:33.304Z] 994393dc58e7: Layer already exists [2022-08-24T18:09:33.304Z] 2b7fc7ce3870: Pushed [2022-08-24T18:09:33.304Z] 992ca12b20d7: Pushed [2022-08-24T18:09:33.564Z] ee727eeeafce: Pushed [2022-08-24T18:09:36.110Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23451 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-24T18:09:36.124Z] Running in /w/workspace/device-onvif-camera/49 [Pipeline] { [Pipeline] checkout [2022-08-24T18:09:36.178Z] Selected Git installation does not exist. Using Default [2022-08-24T18:09:36.178Z] The recommended git tool is: NONE [2022-08-24T18:09:36.859Z] 8a240cf91480: Pushed [2022-08-24T18:09:36.859Z] 51d17d69713a44d13c4e403642911d9850989911: digest: sha256:658ade0fc51bfc3a84b9d48aa31650d11003f51966e3f84ab7649aa400e7ec48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:37.186Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:37.501Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-24T18:09:37.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-24T18:09:37.501Z] 2b7fc7ce3870: Preparing [2022-08-24T18:09:37.501Z] 992ca12b20d7: Preparing [2022-08-24T18:09:37.501Z] 8a240cf91480: Preparing [2022-08-24T18:09:37.501Z] ee727eeeafce: Preparing [2022-08-24T18:09:37.501Z] 994393dc58e7: Preparing [2022-08-24T18:09:37.501Z] ee727eeeafce: Layer already exists [2022-08-24T18:09:37.501Z] 8a240cf91480: Layer already exists [2022-08-24T18:09:37.501Z] 994393dc58e7: Layer already exists [2022-08-24T18:09:37.501Z] 992ca12b20d7: Layer already exists [2022-08-24T18:09:37.501Z] 2b7fc7ce3870: Layer already exists [2022-08-24T18:09:37.501Z] latest: digest: sha256:658ade0fc51bfc3a84b9d48aa31650d11003f51966e3f84ab7649aa400e7ec48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:37.900Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:38.238Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.10 [2022-08-24T18:09:38.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-24T18:09:38.238Z] 2b7fc7ce3870: Preparing [2022-08-24T18:09:38.238Z] 992ca12b20d7: Preparing [2022-08-24T18:09:38.238Z] 8a240cf91480: Preparing [2022-08-24T18:09:38.238Z] ee727eeeafce: Preparing [2022-08-24T18:09:38.238Z] 994393dc58e7: Preparing [2022-08-24T18:09:38.238Z] ee727eeeafce: Layer already exists [2022-08-24T18:09:38.238Z] 2b7fc7ce3870: Layer already exists [2022-08-24T18:09:38.238Z] 994393dc58e7: Layer already exists [2022-08-24T18:09:38.238Z] 992ca12b20d7: Layer already exists [2022-08-24T18:09:38.238Z] 8a240cf91480: Layer already exists [2022-08-24T18:09:38.238Z] 2.3.0-dev.10: digest: sha256:658ade0fc51bfc3a84b9d48aa31650d11003f51966e3f84ab7649aa400e7ec48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:38.562Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:38.888Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10 [2022-08-24T18:09:38.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-24T18:09:38.888Z] 2b7fc7ce3870: Preparing [2022-08-24T18:09:38.888Z] 992ca12b20d7: Preparing [2022-08-24T18:09:38.888Z] 8a240cf91480: Preparing [2022-08-24T18:09:38.888Z] ee727eeeafce: Preparing [2022-08-24T18:09:38.888Z] 994393dc58e7: Preparing [2022-08-24T18:09:38.888Z] ee727eeeafce: Layer already exists [2022-08-24T18:09:38.888Z] 8a240cf91480: Layer already exists [2022-08-24T18:09:38.888Z] 992ca12b20d7: Layer already exists [2022-08-24T18:09:38.888Z] 994393dc58e7: Layer already exists [2022-08-24T18:09:38.888Z] 2b7fc7ce3870: Layer already exists [2022-08-24T18:09:38.888Z] 51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10: digest: sha256:658ade0fc51bfc3a84b9d48aa31650d11003f51966e3f84ab7649aa400e7ec48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:39.211Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:39.528Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-24T18:09:39.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-24T18:09:39.528Z] 2b7fc7ce3870: Preparing [2022-08-24T18:09:39.528Z] 992ca12b20d7: Preparing [2022-08-24T18:09:39.528Z] 8a240cf91480: Preparing [2022-08-24T18:09:39.528Z] ee727eeeafce: Preparing [2022-08-24T18:09:39.528Z] 994393dc58e7: Preparing [2022-08-24T18:09:39.528Z] 992ca12b20d7: Layer already exists [2022-08-24T18:09:39.528Z] ee727eeeafce: Layer already exists [2022-08-24T18:09:39.528Z] 8a240cf91480: Layer already exists [2022-08-24T18:09:39.528Z] 2b7fc7ce3870: Layer already exists [2022-08-24T18:09:39.528Z] 994393dc58e7: Layer already exists [2022-08-24T18:09:39.528Z] main: digest: sha256:658ade0fc51bfc3a84b9d48aa31650d11003f51966e3f84ab7649aa400e7ec48 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-24T18:09:39.577Z] ===================================================== [Pipeline] echo [2022-08-24T18:09:39.586Z] taggedImages: [2022-08-24T18:09:39.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:51d17d69713a44d13c4e403642911d9850989911 [2022-08-24T18:09:39.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-24T18:09:39.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.10 [2022-08-24T18:09:39.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10 [2022-08-24T18:09:39.586Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:39.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-24T18:09:39.960Z] [2022-08-24T18:09:39.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:09:40.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-24T18:09:40.269Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-24T18:09:40.269Z] 5eb5b503b376: Pulling fs layer [2022-08-24T18:09:40.269Z] 5c69ac0246d0: Pulling fs layer [2022-08-24T18:09:40.269Z] ec43610c2a17: Pulling fs layer [2022-08-24T18:09:40.269Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-24T18:09:40.269Z] 33b1e0a273af: Pulling fs layer [2022-08-24T18:09:40.269Z] 5d3b04190fa2: Pulling fs layer [2022-08-24T18:09:40.269Z] 2f39f015ded8: Pulling fs layer [2022-08-24T18:09:40.269Z] 3a2ae6a8a46f: Waiting [2022-08-24T18:09:40.269Z] 33b1e0a273af: Waiting [2022-08-24T18:09:40.269Z] 2f39f015ded8: Waiting [2022-08-24T18:09:40.269Z] 5d3b04190fa2: Waiting [2022-08-24T18:09:40.269Z] 5c69ac0246d0: Verifying Checksum [2022-08-24T18:09:40.269Z] 5c69ac0246d0: Download complete [2022-08-24T18:09:40.269Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-24T18:09:40.269Z] 3a2ae6a8a46f: Download complete [2022-08-24T18:09:40.269Z] 33b1e0a273af: Verifying Checksum [2022-08-24T18:09:40.269Z] 33b1e0a273af: Download complete [2022-08-24T18:09:40.269Z] ec43610c2a17: Verifying Checksum [2022-08-24T18:09:40.269Z] ec43610c2a17: Download complete [2022-08-24T18:09:40.269Z] 5d3b04190fa2: Verifying Checksum [2022-08-24T18:09:40.269Z] 5d3b04190fa2: Download complete [2022-08-24T18:09:40.527Z] 5eb5b503b376: Verifying Checksum [2022-08-24T18:09:40.527Z] 5eb5b503b376: Download complete [2022-08-24T18:09:41.096Z] 2f39f015ded8: Verifying Checksum [2022-08-24T18:09:41.096Z] 2f39f015ded8: Download complete [2022-08-24T18:09:42.033Z] 5eb5b503b376: Pull complete [2022-08-24T18:09:42.033Z] 5c69ac0246d0: Pull complete [2022-08-24T18:09:42.600Z] ec43610c2a17: Pull complete [2022-08-24T18:09:42.600Z] 3a2ae6a8a46f: Pull complete [2022-08-24T18:09:42.860Z] 33b1e0a273af: Pull complete [2022-08-24T18:09:42.860Z] 5d3b04190fa2: Pull complete [2022-08-24T18:09:43.240Z] using credential edgex-jenkins-ssh [2022-08-24T18:09:43.260Z] Cloning the remote Git repository [2022-08-24T18:09:43.338Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-24T18:09:43.489Z] > git init /w/workspace/device-onvif-camera/49 # timeout=10 [2022-08-24T18:09:43.572Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-24T18:09:43.573Z] > git --version # timeout=10 [2022-08-24T18:09:43.594Z] > git --version # 'git version 2.25.1' [2022-08-24T18:09:43.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-24T18:09:43.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-24T18:09:45.154Z] Avoid second fetch [2022-08-24T18:09:45.155Z] Checking out Revision 51d17d69713a44d13c4e403642911d9850989911 (main) [2022-08-24T18:09:45.066Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-24T18:09:45.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-24T18:09:45.183Z] > git config core.sparsecheckout # timeout=10 [2022-08-24T18:09:45.197Z] > git checkout -f 51d17d69713a44d13c4e403642911d9850989911 # timeout=10 [2022-08-24T18:09:48.143Z] 2f39f015ded8: Pull complete [2022-08-24T18:09:48.143Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-24T18:09:48.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-24T18:09:48.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:09:48.246Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:09:48.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-24T18:09:49.520Z] Commit message: "docs: fix yaml tag for multicast (#143)" [2022-08-24T18:09:49.723Z] $ docker top 2177c9f8f068d8d1c38a82a675b840c1691040e2c8c77ccbf5effea81d13e968 -eo pid,comm [2022-08-24T18:09:49.786Z] [2022-08-24T18:09:49.786Z] GitHub has been notified of this commit’s build result [2022-08-24T18:09:49.786Z] [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-24T18:09:50.143Z] ---> job-cost.sh [2022-08-24T18:09:50.143Z] lf-activate-venv: SKIPPING [2022-08-24T18:09:50.143Z] INFO: No Stack... [2022-08-24T18:09:50.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-24T18:09:50.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-24T18:09:50.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-24T18:09:50.436Z] Dload Upload Total Spent Left Speed [2022-08-24T18:09:50.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 68118 0 --:--:-- --:--:-- --:--:-- 68118 [Pipeline] sh [2022-08-24T18:09:50.976Z] INFO: Archiving Costs [Pipeline] sh [2022-08-24T18:09:51.113Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-24T18:09:51.274Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-24T18:09:51.274Z] + cut -d, -f6 [Pipeline] lock [2022-08-24T18:09:51.289Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-49-stack-cost] [2022-08-24T18:09:51.295Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-49-stack-cost] did not exist. Created. [2022-08-24T18:09:51.295Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-24T18:09:51.469Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-24T18:09:51.469Z] + sudo tee /etc/docker/daemon.new [2022-08-24T18:09:51.469Z] { [2022-08-24T18:09:51.469Z] "registry-mirrors": [ [2022-08-24T18:09:51.469Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-24T18:09:51.469Z] ], [2022-08-24T18:09:51.469Z] "bip": "10.250.0.254/24", [2022-08-24T18:09:51.469Z] "hosts": [ [2022-08-24T18:09:51.469Z] "tcp://0.0.0.0:5555", [2022-08-24T18:09:51.469Z] "unix:///var/run/docker.sock" [2022-08-24T18:09:51.469Z] ], [2022-08-24T18:09:51.469Z] "mtu": 1458, [2022-08-24T18:09:51.469Z] "selinux-enabled": true, [2022-08-24T18:09:51.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-24T18:09:51.469Z] } [Pipeline] sh [2022-08-24T18:09:51.603Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-24T18:09:51.640Z] Stashed 1 file(s) [Pipeline] } [2022-08-24T18:09:51.646Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-24T18:09:51.679Z] $ docker stop --time=1 2177c9f8f068d8d1c38a82a675b840c1691040e2c8c77ccbf5effea81d13e968 [2022-08-24T18:09:51.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-08-24T18:09:52.864Z] $ docker rm -f 2177c9f8f068d8d1c38a82a675b840c1691040e2c8c77ccbf5effea81d13e968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-24T18:09:53.247Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-24T18:10:11.607Z] provisioning config files... [2022-08-24T18:10:11.632Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/49@tmp/config6296528554256480560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:10:12.008Z] ---> docker-login.sh [2022-08-24T18:10:12.009Z] nexus3.edgexfoundry.org:10001 [2022-08-24T18:10:12.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:10:12.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:10:12.883Z] Configure a credential helper to remove this warning. See [2022-08-24T18:10:12.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:10:12.883Z] [2022-08-24T18:10:12.883Z] Login Succeeded [2022-08-24T18:10:12.883Z] nexus3.edgexfoundry.org:10002 [2022-08-24T18:10:13.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:10:13.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:10:13.439Z] Configure a credential helper to remove this warning. See [2022-08-24T18:10:13.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:10:13.439Z] [2022-08-24T18:10:13.439Z] Login Succeeded [2022-08-24T18:10:13.439Z] nexus3.edgexfoundry.org:10003 [2022-08-24T18:10:13.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:10:13.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:10:13.727Z] Configure a credential helper to remove this warning. See [2022-08-24T18:10:13.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:10:13.727Z] [2022-08-24T18:10:13.727Z] Login Succeeded [2022-08-24T18:10:13.727Z] nexus3.edgexfoundry.org:10004 [2022-08-24T18:10:14.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:10:14.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:10:14.338Z] Configure a credential helper to remove this warning. See [2022-08-24T18:10:14.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:10:14.338Z] [2022-08-24T18:10:14.338Z] Login Succeeded [2022-08-24T18:10:14.338Z] docker.io [2022-08-24T18:10:14.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:10:15.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:10:15.212Z] Configure a credential helper to remove this warning. See [2022-08-24T18:10:15.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:10:15.212Z] [2022-08-24T18:10:15.212Z] Login Succeeded [2022-08-24T18:10:15.212Z] ---> docker-login.sh ends [Pipeline] } [2022-08-24T18:10:15.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-24T18:10:15.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-24T18:10:15.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-24T18:10:15.819Z] ========================================================= [2022-08-24T18:10:15.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-24T18:10:15.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:10:16.203Z] + 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 . [2022-08-24T18:10:16.806Z] Sending build context to Docker daemon 14.06MB [2022-08-24T18:10:16.806Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-24T18:10:16.806Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-24T18:10:17.090Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-24T18:10:17.090Z] b3c136eddcbf: Pulling fs layer [2022-08-24T18:10:17.090Z] c0a3192eca97: Pulling fs layer [2022-08-24T18:10:17.090Z] a050256f5b6f: Pulling fs layer [2022-08-24T18:10:17.090Z] 656be50a0ddc: Pulling fs layer [2022-08-24T18:10:17.090Z] 2bbca73fdf42: Pulling fs layer [2022-08-24T18:10:17.090Z] 46d945488cbd: Pulling fs layer [2022-08-24T18:10:17.090Z] 8a5474983e97: Pulling fs layer [2022-08-24T18:10:17.090Z] 329c88fbcd65: Pulling fs layer [2022-08-24T18:10:17.090Z] 656be50a0ddc: Waiting [2022-08-24T18:10:17.090Z] 2bbca73fdf42: Waiting [2022-08-24T18:10:17.090Z] 46d945488cbd: Waiting [2022-08-24T18:10:17.090Z] 8a5474983e97: Waiting [2022-08-24T18:10:17.090Z] 329c88fbcd65: Waiting [2022-08-24T18:10:17.090Z] a050256f5b6f: Download complete [2022-08-24T18:10:17.090Z] c0a3192eca97: Verifying Checksum [2022-08-24T18:10:17.090Z] c0a3192eca97: Download complete [2022-08-24T18:10:17.090Z] 2bbca73fdf42: Verifying Checksum [2022-08-24T18:10:17.090Z] 2bbca73fdf42: Download complete [2022-08-24T18:10:17.090Z] 46d945488cbd: Verifying Checksum [2022-08-24T18:10:17.090Z] 46d945488cbd: Download complete [2022-08-24T18:10:17.090Z] b3c136eddcbf: Verifying Checksum [2022-08-24T18:10:18.082Z] b3c136eddcbf: Pull complete [2022-08-24T18:10:18.082Z] 329c88fbcd65: Verifying Checksum [2022-08-24T18:10:18.082Z] 329c88fbcd65: Download complete [2022-08-24T18:10:18.687Z] c0a3192eca97: Pull complete [2022-08-24T18:10:18.968Z] a050256f5b6f: Pull complete [2022-08-24T18:10:19.243Z] 8a5474983e97: Verifying Checksum [2022-08-24T18:10:19.243Z] 8a5474983e97: Download complete [2022-08-24T18:10:19.841Z] 656be50a0ddc: Verifying Checksum [2022-08-24T18:10:19.841Z] 656be50a0ddc: Download complete [2022-08-24T18:10:34.941Z] 656be50a0ddc: Pull complete [2022-08-24T18:10:34.941Z] 2bbca73fdf42: Pull complete [2022-08-24T18:10:34.941Z] 46d945488cbd: Pull complete [2022-08-24T18:10:40.384Z] 8a5474983e97: Pull complete [2022-08-24T18:10:41.840Z] 329c88fbcd65: Pull complete [2022-08-24T18:10:41.840Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-24T18:10:41.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-24T18:10:41.841Z] ---> ff4287adb874 [2022-08-24T18:10:41.841Z] Step 3/13 : ARG MAKE="make build" [2022-08-24T18:10:43.831Z] ---> Running in db995c0013fd [2022-08-24T18:10:43.831Z] Removing intermediate container db995c0013fd [2022-08-24T18:10:43.831Z] ---> cfcc7fd46027 [2022-08-24T18:10:43.831Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-24T18:10:44.107Z] ---> Running in 3add3fcc2ea0 [2022-08-24T18:10:44.385Z] Removing intermediate container 3add3fcc2ea0 [2022-08-24T18:10:44.385Z] ---> e1ffb6d6858d [2022-08-24T18:10:44.385Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-24T18:10:44.385Z] ---> Running in 9e400d49bfa0 [2022-08-24T18:10:44.660Z] Removing intermediate container 9e400d49bfa0 [2022-08-24T18:10:44.660Z] ---> 6a71cc4a6e25 [2022-08-24T18:10:44.660Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-24T18:10:44.660Z] ---> Running in 258823766ac1 [2022-08-24T18:10:44.940Z] Removing intermediate container 258823766ac1 [2022-08-24T18:10:44.940Z] ---> 88adf196e7f1 [2022-08-24T18:10:44.940Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-24T18:10:45.218Z] ---> Running in 16e7836b8380 [2022-08-24T18:10:47.853Z] Removing intermediate container 16e7836b8380 [2022-08-24T18:10:47.853Z] ---> 1ded6fc4a19e [2022-08-24T18:10:47.853Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-24T18:10:47.853Z] ---> Running in e12dc33a400a [2022-08-24T18:10:48.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-24T18:10:49.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-24T18:10:50.424Z] OK: 221 MiB in 51 packages [2022-08-24T18:10:51.418Z] Removing intermediate container e12dc33a400a [2022-08-24T18:10:51.418Z] ---> 8af2e0720a3d [2022-08-24T18:10:51.418Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-24T18:10:51.418Z] ---> Running in e6431eab2034 [2022-08-24T18:10:51.697Z] Removing intermediate container e6431eab2034 [2022-08-24T18:10:51.697Z] ---> 387628969721 [2022-08-24T18:10:51.697Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-24T18:10:52.305Z] ---> 9ba609779b6f [2022-08-24T18:10:52.305Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-24T18:10:52.305Z] ---> Running in 7a5608c94249 [2022-08-24T18:11:48.933Z] Removing intermediate container 7a5608c94249 [2022-08-24T18:11:48.933Z] ---> f5cc8747ae43 [2022-08-24T18:11:48.933Z] Step 12/13 : COPY . . [2022-08-24T18:11:48.933Z] ---> d6f56fbfc9c3 [2022-08-24T18:11:48.933Z] Step 13/13 : RUN ${MAKE} [2022-08-24T18:11:48.933Z] ---> Running in d7331f8d5d13 [2022-08-24T18:11:48.933Z] noop [2022-08-24T18:11:48.933Z] Removing intermediate container d7331f8d5d13 [2022-08-24T18:11:48.933Z] ---> ff2d59eed41e [2022-08-24T18:11:48.933Z] Successfully built ff2d59eed41e [2022-08-24T18:11:48.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:11:49.311Z] + docker inspect -f . ci-base-image-arm64 [2022-08-24T18:11:49.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:11:49.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-23451 does not seem to be running inside a container [2022-08-24T18:11:49.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/49 -v /w/workspace/device-onvif-camera/49:/w/workspace/device-onvif-camera/49:rw,z -v /w/workspace/device-onvif-camera/49@tmp:/w/workspace/device-onvif-camera/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-24T18:11:51.054Z] $ docker top 59613980a655406793813af734198cba75dd8722fe94613fae38074ec9c9e979 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-24T18:11:52.021Z] + go version [2022-08-24T18:11:52.021Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-24T18:11:52.052Z] $ docker stop --time=1 59613980a655406793813af734198cba75dd8722fe94613fae38074ec9c9e979 [2022-08-24T18:11:53.773Z] $ docker rm -f 59613980a655406793813af734198cba75dd8722fe94613fae38074ec9c9e979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:11:54.428Z] + docker inspect -f . ci-base-image-arm64 [2022-08-24T18:11:54.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:11:54.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-23451 does not seem to be running inside a container [2022-08-24T18:11:54.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/49 -v /w/workspace/device-onvif-camera/49:/w/workspace/device-onvif-camera/49:rw,z -v /w/workspace/device-onvif-camera/49@tmp:/w/workspace/device-onvif-camera/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-24T18:11:56.092Z] $ docker top 8dfd8bbdf8e32fa6f6f53b2fb34563ede649dc0227c6884201041c44d2da8406 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-24T18:11:57.060Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/49 [Pipeline] fileExists [Pipeline] sh [2022-08-24T18:11:57.737Z] + make test [2022-08-24T18:11:57.737Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-24T18:11:59.735Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-24T18:13:36.632Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-24T18:13:36.632Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.122s coverage: 10.6% of statements [2022-08-24T18:13:36.632Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-24T18:13:58.819Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.511s coverage: 13.8% of statements [2022-08-24T18:13:58.819Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-24T18:13:58.819Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-24T18:14:21.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-24T18:14:21.041Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-24T18:14:21.041Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-24T18:14:21.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-24T18:14:21.086Z] $ docker stop --time=1 8dfd8bbdf8e32fa6f6f53b2fb34563ede649dc0227c6884201041c44d2da8406 [2022-08-24T18:14:22.913Z] $ docker rm -f 8dfd8bbdf8e32fa6f6f53b2fb34563ede649dc0227c6884201041c44d2da8406 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-24T18:14:24.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-24T18:14:24.024Z] Warning: overwriting stash ‘coverage-report’ [2022-08-24T18:14:24.598Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-24T18:14:25.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-24T18:14:25.365Z] + ls -al . [2022-08-24T18:14:25.366Z] total 228 [2022-08-24T18:14:25.366Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 24 18:11 . [2022-08-24T18:14:25.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 18:09 .. [2022-08-24T18:14:25.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 18:09 .git [2022-08-24T18:14:25.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 18:09 .github [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 24 18:09 .gitignore [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 24 18:09 .golangci.yml [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 24 18:09 Attribution.txt [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 24 18:09 CHANGELOG.md [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 24 18:09 Dockerfile [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 24 18:09 GOVERNANCE.md [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 24 18:09 Jenkinsfile [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 24 18:09 LICENSE [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 24 18:09 Makefile [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 24 18:09 OWNERS.md [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 24 18:09 README.md [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 24 18:07 VERSION [2022-08-24T18:14:25.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 18:09 bin [2022-08-24T18:14:25.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 18:09 cmd [2022-08-24T18:14:25.366Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 24 18:13 coverage.out [2022-08-24T18:14:25.366Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 24 18:09 doc [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 24 18:09 go.mod [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 24 18:09 go.sum [2022-08-24T18:14:25.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 18:09 internal [2022-08-24T18:14:25.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 18:09 snap [2022-08-24T18:14:25.366Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 24 18:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:14:25.739Z] + 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=51d17d69713a44d13c4e403642911d9850989911 --label arch=arm64 --label version=2.3.0-dev.10 . [2022-08-24T18:14:26.340Z] Sending build context to Docker daemon 14.14MB [2022-08-24T18:14:26.340Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-24T18:14:26.340Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-24T18:14:26.340Z] ---> ff2d59eed41e [2022-08-24T18:14:26.340Z] Step 3/26 : ARG MAKE="make build" [2022-08-24T18:14:26.617Z] ---> Running in 7134a58b07e1 [2022-08-24T18:14:26.892Z] Removing intermediate container 7134a58b07e1 [2022-08-24T18:14:26.892Z] ---> 1b47afe4534b [2022-08-24T18:14:26.892Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-24T18:14:26.892Z] ---> Running in 83b50ca9debf [2022-08-24T18:14:27.173Z] Removing intermediate container 83b50ca9debf [2022-08-24T18:14:27.173Z] ---> 6e46aca42314 [2022-08-24T18:14:27.173Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-24T18:14:27.456Z] ---> Running in 988bc2c8bbb8 [2022-08-24T18:14:27.731Z] Removing intermediate container 988bc2c8bbb8 [2022-08-24T18:14:27.731Z] ---> fa2361ee586c [2022-08-24T18:14:27.731Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-24T18:14:27.731Z] ---> Running in 87f7a1174340 [2022-08-24T18:14:28.011Z] Removing intermediate container 87f7a1174340 [2022-08-24T18:14:28.011Z] ---> 7deb74ffd2a0 [2022-08-24T18:14:28.011Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-24T18:14:28.290Z] ---> Running in c72a3691b0b3 [2022-08-24T18:14:30.284Z] Removing intermediate container c72a3691b0b3 [2022-08-24T18:14:30.284Z] ---> ecc2d52be205 [2022-08-24T18:14:30.284Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-24T18:14:30.284Z] ---> Running in 6318701c5a4d [2022-08-24T18:14:30.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-24T18:14:31.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-24T18:14:32.852Z] OK: 221 MiB in 51 packages [2022-08-24T18:14:33.849Z] Removing intermediate container 6318701c5a4d [2022-08-24T18:14:33.849Z] ---> 95b2531d27e0 [2022-08-24T18:14:33.849Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-24T18:14:33.849Z] ---> Running in 02521b9e333e [2022-08-24T18:14:34.124Z] Removing intermediate container 02521b9e333e [2022-08-24T18:14:34.124Z] ---> 17d68ce032f2 [2022-08-24T18:14:34.124Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-24T18:14:34.738Z] ---> dd2fa337b5d8 [2022-08-24T18:14:34.738Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-24T18:14:34.738Z] ---> Running in dec3f33f2780 [2022-08-24T18:14:36.725Z] Removing intermediate container dec3f33f2780 [2022-08-24T18:14:36.725Z] ---> afeb44f85b44 [2022-08-24T18:14:36.725Z] Step 12/26 : COPY . . [2022-08-24T18:14:38.177Z] ---> 91179e297f8d [2022-08-24T18:14:38.177Z] Step 13/26 : RUN ${MAKE} [2022-08-24T18:14:38.455Z] ---> Running in 181082275e95 [2022-08-24T18:14:39.468Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-24T18:17:01.431Z] Removing intermediate container 181082275e95 [2022-08-24T18:17:01.431Z] ---> ad5a4239298c [2022-08-24T18:17:01.431Z] Step 14/26 : FROM alpine:3.16 [2022-08-24T18:17:01.431Z] 3.16: Pulling from library/alpine [2022-08-24T18:17:01.432Z] 9b18e9b68314: Pulling fs layer [2022-08-24T18:17:01.432Z] 9b18e9b68314: Verifying Checksum [2022-08-24T18:17:01.432Z] 9b18e9b68314: Download complete [2022-08-24T18:17:01.432Z] 9b18e9b68314: Pull complete [2022-08-24T18:17:01.432Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-24T18:17:01.432Z] Status: Downloaded newer image for alpine:3.16 [2022-08-24T18:17:01.432Z] ---> a6215f271958 [2022-08-24T18:17:01.432Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-24T18:17:01.432Z] ---> Running in 251644ca45c6 [2022-08-24T18:17:01.432Z] Removing intermediate container 251644ca45c6 [2022-08-24T18:17:01.432Z] ---> 7cd77d05e2e3 [2022-08-24T18:17:01.432Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-24T18:17:01.432Z] ---> Running in 6973aa0fd1eb [2022-08-24T18:17:01.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-24T18:17:01.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-24T18:17:01.432Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-24T18:17:01.432Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-24T18:17:01.432Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-24T18:17:01.432Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-24T18:17:01.432Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-24T18:17:01.432Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-24T18:17:01.432Z] Executing busybox-1.35.0-r17.trigger [2022-08-24T18:17:01.432Z] OK: 8 MiB in 20 packages [2022-08-24T18:17:01.432Z] Removing intermediate container 6973aa0fd1eb [2022-08-24T18:17:01.432Z] ---> f4e5a47c3f58 [2022-08-24T18:17:01.432Z] Step 17/26 : WORKDIR / [2022-08-24T18:17:01.432Z] ---> Running in 0f021b976a31 [2022-08-24T18:17:01.432Z] Removing intermediate container 0f021b976a31 [2022-08-24T18:17:01.432Z] ---> ed542f169951 [2022-08-24T18:17:01.432Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-24T18:17:01.432Z] ---> 44ea052ee406 [2022-08-24T18:17:01.432Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-24T18:17:01.432Z] ---> 21f221b93534 [2022-08-24T18:17:01.432Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-24T18:17:01.432Z] ---> 40b4d44dd32f [2022-08-24T18:17:01.432Z] Step 21/26 : EXPOSE 59984 [2022-08-24T18:17:01.432Z] ---> Running in 38ef79921625 [2022-08-24T18:17:01.432Z] Removing intermediate container 38ef79921625 [2022-08-24T18:17:01.432Z] ---> 03fcb841dd50 [2022-08-24T18:17:01.432Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-24T18:17:01.432Z] ---> Running in 62b394795c7b [2022-08-24T18:17:01.432Z] Removing intermediate container 62b394795c7b [2022-08-24T18:17:01.432Z] ---> b4d077847bec [2022-08-24T18:17:01.432Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-24T18:17:01.432Z] ---> Running in efb2a07b1051 [2022-08-24T18:17:01.432Z] Removing intermediate container efb2a07b1051 [2022-08-24T18:17:01.432Z] ---> 77eaf850510d [2022-08-24T18:17:01.432Z] Step 24/26 : LABEL arch=arm64 [2022-08-24T18:17:01.432Z] ---> Running in 41b68a9ef7c3 [2022-08-24T18:17:02.033Z] Removing intermediate container 41b68a9ef7c3 [2022-08-24T18:17:02.033Z] ---> 61259d548614 [2022-08-24T18:17:02.033Z] Step 25/26 : LABEL git_sha=51d17d69713a44d13c4e403642911d9850989911 [2022-08-24T18:17:02.033Z] ---> Running in 673a42cdec0d [2022-08-24T18:17:02.310Z] Removing intermediate container 673a42cdec0d [2022-08-24T18:17:02.310Z] ---> 3865bc6a1e18 [2022-08-24T18:17:02.310Z] Step 26/26 : LABEL version=2.3.0-dev.10 [2022-08-24T18:17:02.310Z] ---> Running in 182864358e92 [2022-08-24T18:17:02.585Z] Removing intermediate container 182864358e92 [2022-08-24T18:17:02.585Z] ---> 0c49c59fa7d2 [2022-08-24T18:17:02.585Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-24T18:17:02.585Z] Successfully built 0c49c59fa7d2 [2022-08-24T18:17:02.585Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-24T18:17:02.719Z] provisioning config files... [2022-08-24T18:17:02.740Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/49@tmp/config4244094378449358207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:17:03.099Z] ---> docker-login.sh [2022-08-24T18:17:03.100Z] nexus3.edgexfoundry.org:10001 [2022-08-24T18:17:03.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:17:03.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:17:03.376Z] Configure a credential helper to remove this warning. See [2022-08-24T18:17:03.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:17:03.376Z] [2022-08-24T18:17:03.376Z] Login Succeeded [2022-08-24T18:17:03.376Z] nexus3.edgexfoundry.org:10002 [2022-08-24T18:17:03.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:17:03.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:17:03.976Z] Configure a credential helper to remove this warning. See [2022-08-24T18:17:03.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:17:03.976Z] [2022-08-24T18:17:03.976Z] Login Succeeded [2022-08-24T18:17:03.976Z] nexus3.edgexfoundry.org:10003 [2022-08-24T18:17:04.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:17:04.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:17:04.525Z] Configure a credential helper to remove this warning. See [2022-08-24T18:17:04.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:17:04.525Z] [2022-08-24T18:17:04.525Z] Login Succeeded [2022-08-24T18:17:04.525Z] nexus3.edgexfoundry.org:10004 [2022-08-24T18:17:04.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:17:04.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:17:04.800Z] Configure a credential helper to remove this warning. See [2022-08-24T18:17:04.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:17:04.800Z] [2022-08-24T18:17:04.800Z] Login Succeeded [2022-08-24T18:17:05.075Z] docker.io [2022-08-24T18:17:05.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-24T18:17:05.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-24T18:17:05.624Z] Configure a credential helper to remove this warning. See [2022-08-24T18:17:05.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-24T18:17:05.624Z] [2022-08-24T18:17:05.624Z] Login Succeeded [2022-08-24T18:17:05.624Z] ---> docker-login.sh ends [Pipeline] } [2022-08-24T18:17:05.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-24T18:17:05.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-24T18:17:05.706Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-24T18:17:05.706Z] 51d17d69713a44d13c4e403642911d9850989911 [2022-08-24T18:17:05.706Z] latest [2022-08-24T18:17:05.706Z] 2.3.0-dev.10 [2022-08-24T18:17:05.706Z] 51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10 [2022-08-24T18:17:05.706Z] main [2022-08-24T18:17:05.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:06.071Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:51d17d69713a44d13c4e403642911d9850989911 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:06.444Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:51d17d69713a44d13c4e403642911d9850989911 [2022-08-24T18:17:06.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-24T18:17:06.444Z] eb47706209c0: Preparing [2022-08-24T18:17:06.444Z] dce91f40f72b: Preparing [2022-08-24T18:17:06.444Z] 326f8fa425cd: Preparing [2022-08-24T18:17:06.444Z] c2a418799d4b: Preparing [2022-08-24T18:17:06.444Z] 5d3e392a13a0: Preparing [2022-08-24T18:17:06.719Z] 5d3e392a13a0: Layer already exists [2022-08-24T18:17:06.719Z] eb47706209c0: Pushed [2022-08-24T18:17:06.719Z] dce91f40f72b: Pushed [2022-08-24T18:17:07.316Z] c2a418799d4b: Pushed [2022-08-24T18:17:12.719Z] 326f8fa425cd: Pushed [2022-08-24T18:17:12.719Z] 51d17d69713a44d13c4e403642911d9850989911: digest: sha256:3a9e8a55f5bcc82c69bcfb003561be62524306d870bd8c9830f5fa35f20f61ba size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:13.094Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:13.460Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-24T18:17:13.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-24T18:17:13.460Z] eb47706209c0: Preparing [2022-08-24T18:17:13.460Z] dce91f40f72b: Preparing [2022-08-24T18:17:13.460Z] 326f8fa425cd: Preparing [2022-08-24T18:17:13.460Z] c2a418799d4b: Preparing [2022-08-24T18:17:13.460Z] 5d3e392a13a0: Preparing [2022-08-24T18:17:13.460Z] eb47706209c0: Layer already exists [2022-08-24T18:17:13.460Z] 326f8fa425cd: Layer already exists [2022-08-24T18:17:13.460Z] dce91f40f72b: Layer already exists [2022-08-24T18:17:13.460Z] c2a418799d4b: Layer already exists [2022-08-24T18:17:13.460Z] 5d3e392a13a0: Layer already exists [2022-08-24T18:17:13.732Z] latest: digest: sha256:3a9e8a55f5bcc82c69bcfb003561be62524306d870bd8c9830f5fa35f20f61ba size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:14.104Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:14.470Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.10 [2022-08-24T18:17:14.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-24T18:17:14.470Z] eb47706209c0: Preparing [2022-08-24T18:17:14.470Z] dce91f40f72b: Preparing [2022-08-24T18:17:14.470Z] 326f8fa425cd: Preparing [2022-08-24T18:17:14.470Z] c2a418799d4b: Preparing [2022-08-24T18:17:14.470Z] 5d3e392a13a0: Preparing [2022-08-24T18:17:14.470Z] dce91f40f72b: Layer already exists [2022-08-24T18:17:14.470Z] eb47706209c0: Layer already exists [2022-08-24T18:17:14.470Z] c2a418799d4b: Layer already exists [2022-08-24T18:17:14.470Z] 326f8fa425cd: Layer already exists [2022-08-24T18:17:14.470Z] 5d3e392a13a0: Layer already exists [2022-08-24T18:17:14.747Z] 2.3.0-dev.10: digest: sha256:3a9e8a55f5bcc82c69bcfb003561be62524306d870bd8c9830f5fa35f20f61ba size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:15.118Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:15.485Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10 [2022-08-24T18:17:15.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-24T18:17:15.485Z] eb47706209c0: Preparing [2022-08-24T18:17:15.485Z] dce91f40f72b: Preparing [2022-08-24T18:17:15.485Z] 326f8fa425cd: Preparing [2022-08-24T18:17:15.485Z] c2a418799d4b: Preparing [2022-08-24T18:17:15.485Z] 5d3e392a13a0: Preparing [2022-08-24T18:17:15.485Z] c2a418799d4b: Layer already exists [2022-08-24T18:17:15.485Z] dce91f40f72b: Layer already exists [2022-08-24T18:17:15.485Z] 5d3e392a13a0: Layer already exists [2022-08-24T18:17:15.485Z] 326f8fa425cd: Layer already exists [2022-08-24T18:17:15.485Z] eb47706209c0: Layer already exists [2022-08-24T18:17:15.762Z] 51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10: digest: sha256:3a9e8a55f5bcc82c69bcfb003561be62524306d870bd8c9830f5fa35f20f61ba size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:16.144Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:16.516Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-24T18:17:16.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-24T18:17:16.516Z] eb47706209c0: Preparing [2022-08-24T18:17:16.516Z] dce91f40f72b: Preparing [2022-08-24T18:17:16.516Z] 326f8fa425cd: Preparing [2022-08-24T18:17:16.516Z] c2a418799d4b: Preparing [2022-08-24T18:17:16.516Z] 5d3e392a13a0: Preparing [2022-08-24T18:17:16.516Z] 326f8fa425cd: Layer already exists [2022-08-24T18:17:16.516Z] eb47706209c0: Layer already exists [2022-08-24T18:17:16.516Z] 5d3e392a13a0: Layer already exists [2022-08-24T18:17:16.516Z] c2a418799d4b: Layer already exists [2022-08-24T18:17:16.516Z] dce91f40f72b: Layer already exists [2022-08-24T18:17:16.788Z] main: digest: sha256:3a9e8a55f5bcc82c69bcfb003561be62524306d870bd8c9830f5fa35f20f61ba size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-24T18:17:16.856Z] ===================================================== [Pipeline] echo [2022-08-24T18:17:16.866Z] taggedImages: [2022-08-24T18:17:16.866Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:51d17d69713a44d13c4e403642911d9850989911 [2022-08-24T18:17:16.866Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-24T18:17:16.866Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.10 [2022-08-24T18:17:16.866Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:51d17d69713a44d13c4e403642911d9850989911-2.3.0-dev.10 [2022-08-24T18:17:16.866Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:17.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-24T18:17:17.251Z] [2022-08-24T18:17:17.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:17.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-24T18:17:17.615Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-24T18:17:17.615Z] 8998bd30e6a1: Pulling fs layer [2022-08-24T18:17:17.615Z] 04944245beec: Pulling fs layer [2022-08-24T18:17:17.615Z] 699f458cf7ca: Pulling fs layer [2022-08-24T18:17:17.615Z] 765212b225bb: Pulling fs layer [2022-08-24T18:17:17.615Z] f23df028b6ca: Pulling fs layer [2022-08-24T18:17:17.615Z] d65c8cfc05b1: Pulling fs layer [2022-08-24T18:17:17.615Z] 2437ff75d9bd: Pulling fs layer [2022-08-24T18:17:17.615Z] 765212b225bb: Waiting [2022-08-24T18:17:17.615Z] f23df028b6ca: Waiting [2022-08-24T18:17:17.615Z] d65c8cfc05b1: Waiting [2022-08-24T18:17:17.615Z] 2437ff75d9bd: Waiting [2022-08-24T18:17:17.892Z] 04944245beec: Verifying Checksum [2022-08-24T18:17:17.892Z] 04944245beec: Download complete [2022-08-24T18:17:17.892Z] 765212b225bb: Verifying Checksum [2022-08-24T18:17:17.892Z] 765212b225bb: Download complete [2022-08-24T18:17:17.892Z] f23df028b6ca: Verifying Checksum [2022-08-24T18:17:17.892Z] d65c8cfc05b1: Verifying Checksum [2022-08-24T18:17:17.892Z] d65c8cfc05b1: Download complete [2022-08-24T18:17:18.168Z] 699f458cf7ca: Download complete [2022-08-24T18:17:18.459Z] 8998bd30e6a1: Verifying Checksum [2022-08-24T18:17:18.459Z] 8998bd30e6a1: Download complete [2022-08-24T18:17:21.087Z] 2437ff75d9bd: Verifying Checksum [2022-08-24T18:17:21.087Z] 2437ff75d9bd: Download complete [2022-08-24T18:17:22.528Z] 8998bd30e6a1: Pull complete [2022-08-24T18:17:23.130Z] 04944245beec: Pull complete [2022-08-24T18:17:24.574Z] 699f458cf7ca: Pull complete [2022-08-24T18:17:24.850Z] 765212b225bb: Pull complete [2022-08-24T18:17:25.450Z] f23df028b6ca: Pull complete [2022-08-24T18:17:25.727Z] d65c8cfc05b1: Pull complete [2022-08-24T18:17:40.840Z] 2437ff75d9bd: Pull complete [2022-08-24T18:17:40.840Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-24T18:17:40.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-24T18:17:40.840Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:17:41.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-23451 does not seem to be running inside a container [2022-08-24T18:17:41.201Z] $ 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/49 -v /w/workspace/device-onvif-camera/49:/w/workspace/device-onvif-camera/49:rw,z -v /w/workspace/device-onvif-camera/49@tmp:/w/workspace/device-onvif-camera/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-24T18:17:43.743Z] $ docker top 49f9b711905cba95c47180dc44f778b689aa939f6c629ff5b1ed4ffd284281e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:17:44.671Z] ---> job-cost.sh [2022-08-24T18:17:44.671Z] lf-activate-venv: SKIPPING [2022-08-24T18:17:44.671Z] INFO: No Stack... [2022-08-24T18:17:45.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-24T18:17:45.864Z] INFO: Archiving Costs [Pipeline] sh [2022-08-24T18:17:46.534Z] + cat /w/workspace/device-onvif-camera/49/archives/cost.csv [2022-08-24T18:17:46.534Z] + cut -d, -f6 [Pipeline] lock [2022-08-24T18:17:46.656Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-49-stack-cost] [2022-08-24T18:17:46.665Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-49-stack-cost] did not exist. Created. [2022-08-24T18:17:46.665Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-24T18:17:47.374Z] /w/workspace/device-onvif-camera/49@tmp/durable-89ba3bcc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-24T18:17:48.075Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-24T18:17:48.103Z] Warning: overwriting stash ‘stack-cost’ [2022-08-24T18:17:48.215Z] Stashed 1 file(s) [Pipeline] } [2022-08-24T18:17:48.223Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-24T18:17:48.245Z] $ docker stop --time=1 49f9b711905cba95c47180dc44f778b689aa939f6c629ff5b1ed4ffd284281e7 [2022-08-24T18:17:49.827Z] $ docker rm -f 49f9b711905cba95c47180dc44f778b689aa939f6c629ff5b1ed4ffd284281e7 [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 [2022-08-24T18:17:50.316Z] provisioning config files... [2022-08-24T18:17:50.325Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4862648882025082486tmp [Pipeline] { [Pipeline] sh [2022-08-24T18:17:50.621Z] + set +x [2022-08-24T18:17:50.621Z] + curl -s https://codecov.io/bash [2022-08-24T18:17:50.621Z] + bash -s -- [2022-08-24T18:17:50.621Z] [2022-08-24T18:17:50.621Z] _____ _ [2022-08-24T18:17:50.621Z] / ____| | | [2022-08-24T18:17:50.621Z] | | ___ __| | ___ ___ _____ __ [2022-08-24T18:17:50.621Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-24T18:17:50.621Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-24T18:17:50.621Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-24T18:17:50.621Z] Bash-1.0.6 [2022-08-24T18:17:50.621Z] [2022-08-24T18:17:50.621Z] [2022-08-24T18:17:50.621Z] ==> git version 2.25.1 found [2022-08-24T18:17:50.621Z] ==> 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 [2022-08-24T18:17:50.621Z] Release-Date: 2020-01-08 [2022-08-24T18:17:50.621Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-24T18:17:50.621Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-24T18:17:50.621Z] ==> Jenkins CI detected. [2022-08-24T18:17:50.621Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-24T18:17:50.621Z] project root: . [2022-08-24T18:17:50.621Z] --> token set from env [2022-08-24T18:17:50.621Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-24T18:17:50.621Z] ==> Running gcov in . (disable via -X gcov) [2022-08-24T18:17:50.621Z] ==> Python coveragepy not found [2022-08-24T18:17:50.621Z] ==> Searching for coverage reports in: [2022-08-24T18:17:50.621Z] + . [2022-08-24T18:17:50.621Z] -> Found 1 reports [2022-08-24T18:17:50.621Z] ==> Detecting git/mercurial file structure [2022-08-24T18:17:50.621Z] ==> Reading reports [2022-08-24T18:17:50.881Z] + ./coverage.out bytes=76854 [2022-08-24T18:17:50.881Z] ==> Appending adjustments [2022-08-24T18:17:50.881Z] https://docs.codecov.io/docs/fixing-reports [2022-08-24T18:17:50.881Z] + Found adjustments [2022-08-24T18:17:50.881Z] ==> Gzipping contents [2022-08-24T18:17:50.881Z] 12K /tmp/codecov.rYMRxF.gz [2022-08-24T18:17:50.881Z] ==> Uploading reports [2022-08-24T18:17:50.881Z] url: https://codecov.io [2022-08-24T18:17:50.881Z] query: branch=main&commit=51d17d69713a44d13c4e403642911d9850989911&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-24T18:17:50.881Z] -> Pinging Codecov [2022-08-24T18:17:50.882Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=51d17d69713a44d13c4e403642911d9850989911&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-24T18:17:51.143Z] -> Uploading to [2022-08-24T18:17:51.143Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-24/F29A59C45E3A92E06B3E522C9905F8EF/51d17d69713a44d13c4e403642911d9850989911/3a323152-3143-4700-a18c-aea3780ea48c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220824%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220824T181751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2eb0e9e3506cff89bf5a5c25a345c3475f3a8e1918970072a4a95282d8961c59 [2022-08-24T18:17:51.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-24T18:17:51.143Z] Dload Upload Total Spent Left Speed [2022-08-24T18:17:51.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10369 0 0 100 10369 0 41310 --:--:-- --:--:-- --:--:-- 41310 [2022-08-24T18:17:51.404Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/51d17d69713a44d13c4e403642911d9850989911 [Pipeline] } [2022-08-24T18:17:51.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-24T18:17:51.538Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-24T18:17:51.549Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:51.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-24T18:17:51.850Z] [2022-08-24T18:17:51.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:17:52.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-24T18:17:52.156Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-24T18:17:52.156Z] df9b9388f04a: Pulling fs layer [2022-08-24T18:17:52.156Z] 52dc419b0ee2: Pulling fs layer [2022-08-24T18:17:52.156Z] 25bc292e5bac: Pulling fs layer [2022-08-24T18:17:52.156Z] 114826534d7a: Pulling fs layer [2022-08-24T18:17:52.156Z] 4657fd5d0bcf: Pulling fs layer [2022-08-24T18:17:52.156Z] 6ad1cebc031e: Pulling fs layer [2022-08-24T18:17:52.156Z] 8a3aa393b2d8: Pulling fs layer [2022-08-24T18:17:52.156Z] 114826534d7a: Waiting [2022-08-24T18:17:52.156Z] 4657fd5d0bcf: Waiting [2022-08-24T18:17:52.156Z] 8a3aa393b2d8: Waiting [2022-08-24T18:17:52.156Z] 6ad1cebc031e: Waiting [2022-08-24T18:17:52.156Z] 25bc292e5bac: Download complete [2022-08-24T18:17:52.156Z] 52dc419b0ee2: Verifying Checksum [2022-08-24T18:17:52.156Z] 52dc419b0ee2: Download complete [2022-08-24T18:17:52.156Z] 4657fd5d0bcf: Download complete [2022-08-24T18:17:52.420Z] df9b9388f04a: Pull complete [2022-08-24T18:17:52.420Z] 6ad1cebc031e: Verifying Checksum [2022-08-24T18:17:52.420Z] 6ad1cebc031e: Download complete [2022-08-24T18:17:52.688Z] 52dc419b0ee2: Pull complete [2022-08-24T18:17:52.688Z] 25bc292e5bac: Pull complete [2022-08-24T18:17:52.955Z] 114826534d7a: Verifying Checksum [2022-08-24T18:17:52.955Z] 114826534d7a: Download complete [2022-08-24T18:17:53.214Z] 8a3aa393b2d8: Verifying Checksum [2022-08-24T18:17:53.214Z] 8a3aa393b2d8: Download complete [2022-08-24T18:17:57.414Z] 114826534d7a: Pull complete [2022-08-24T18:17:57.414Z] 4657fd5d0bcf: Pull complete [2022-08-24T18:17:57.414Z] 6ad1cebc031e: Pull complete [2022-08-24T18:18:00.709Z] 8a3aa393b2d8: Pull complete [2022-08-24T18:18:00.709Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-24T18:18:00.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-24T18:18:00.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:18:00.819Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:18:00.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-24T18:18:02.284Z] $ docker top 5251d60906c689d37d3c3d74de6baf7d3197405e1619bf54d2f2344a8796186c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-24T18:18:02.361Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-24T18:18:02.647Z] + set -o pipefail [2022-08-24T18:18:02.647Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-24T18:18:09.233Z] [2022-08-24T18:18:09.234Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-24T18:18:09.234Z] [2022-08-24T18:18:09.234Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/397176f0-3b35-4a00-bf31-7fef2162635b [2022-08-24T18:18:09.234Z] [2022-08-24T18:18:09.234Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-24T18:18:09.234Z] [2022-08-24T18:18:09.234Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-24T18:18:09.234Z] [2022-08-24T18:18:09.234Z] [Pipeline] } [2022-08-24T18:18:09.258Z] $ docker stop --time=1 5251d60906c689d37d3c3d74de6baf7d3197405e1619bf54d2f2344a8796186c [2022-08-24T18:18:11.251Z] $ docker rm -f 5251d60906c689d37d3c3d74de6baf7d3197405e1619bf54d2f2344a8796186c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-24T18:18:11.685Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-24T18:18:11.698Z] provisioning config files... [2022-08-24T18:18:11.707Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3806168120286278955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:12.005Z] --> edgex-publish-swagger.sh [2022-08-24T18:18:12.005Z] === Publish doc/openapi/v2 API === [2022-08-24T18:18:12.005Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-08-24T18:18:12.005Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-08-24T18:18:12.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-24T18:18:12.005Z] Dload Upload Total Spent Left Speed [2022-08-24T18:18:12.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 189k --:--:-- --:--:-- --:--:-- 189k 100 139k 0 0 100 139k 0 189k --:--:-- --:--:-- --:--:-- 189k [2022-08-24T18:18:12.578Z] [2022-08-24T18:18:12.578Z] [Pipeline] } [2022-08-24T18:18:12.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-24T18:18:13.003Z] + git log --format=format:%s -1 51d17d69713a44d13c4e403642911d9850989911 [Pipeline] sh [2022-08-24T18:18:13.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-24T18:18:13.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:18:13.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-24T18:18:13.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:18:13.772Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:18:13.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-24T18:18:14.222Z] $ docker top a987603c0bb50e2c8ad4b6abc06d3cc7e867da36c6a50a57fa77a980ad68d4d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-24T18:18:14.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-24T18:18:14.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-24T18:18:14.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-24T18:18:14.457Z] $ docker exec a987603c0bb50e2c8ad4b6abc06d3cc7e867da36c6a50a57fa77a980ad68d4d2 ssh-agent [2022-08-24T18:18:14.594Z] SSH_AUTH_SOCK=/tmp/ssh-N9w5bT0UHdeh/agent.32 [2022-08-24T18:18:14.595Z] SSH_AGENT_PID=39 [2022-08-24T18:18:14.599Z] Running ssh-add (command line suppressed) [2022-08-24T18:18:14.727Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6791974073725198558.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6791974073725198558.key) [2022-08-24T18:18:14.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-24T18:18:15.025Z] + git semver tag [2022-08-24T18:18:15.284Z] 2022-08-24 18:18:15,234 [run_tag] DEBUG tag force:False [2022-08-24T18:18:15.284Z] 2022-08-24 18:18:15,234 [check_head_tag] DEBUG check head tag [2022-08-24T18:18:15.284Z] 2022-08-24 18:18:15,235 [execute] INFO git cat-file --batch-check [2022-08-24T18:18:15.284Z] 2022-08-24 18:18:15,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-24T18:18:15.284Z] 2022-08-24 18:18:15,240 [execute] INFO git cat-file --batch [2022-08-24T18:18:15.285Z] 2022-08-24 18:18:15,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-24T18:18:15.285Z] 2022-08-24 18:18:15,257 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:18:15.285Z] 2022-08-24 18:18:15,257 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 [2022-08-24T18:18:15.285Z] 2022-08-24 18:18:15,257 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-24T18:18:15.285Z] 2022-08-24 18:18:15,263 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:18:15.285Z] 2.3.0-dev.10 [Pipeline] } [2022-08-24T18:18:15.307Z] $ docker exec --env ******** --env ******** a987603c0bb50e2c8ad4b6abc06d3cc7e867da36c6a50a57fa77a980ad68d4d2 ssh-agent -k [2022-08-24T18:18:15.425Z] unset SSH_AUTH_SOCK; [2022-08-24T18:18:15.425Z] unset SSH_AGENT_PID; [2022-08-24T18:18:15.427Z] echo Agent pid 39 killed; [2022-08-24T18:18:15.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-24T18:18:15.739Z] + git semver [Pipeline] } [2022-08-24T18:18:16.026Z] $ docker stop --time=1 a987603c0bb50e2c8ad4b6abc06d3cc7e867da36c6a50a57fa77a980ad68d4d2 [2022-08-24T18:18:17.329Z] $ docker rm -f a987603c0bb50e2c8ad4b6abc06d3cc7e867da36c6a50a57fa77a980ad68d4d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:18:17.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-24T18:18:17.729Z] [2022-08-24T18:18:17.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:18:18.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-24T18:18:18.032Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-24T18:18:18.032Z] ab5ef0e58194: Pulling fs layer [2022-08-24T18:18:18.032Z] 9712f1f96733: Pulling fs layer [2022-08-24T18:18:18.032Z] 63f879dbbcfc: Pulling fs layer [2022-08-24T18:18:18.032Z] 0d9ebad4ef96: Pulling fs layer [2022-08-24T18:18:18.032Z] e9a5061849ea: Pulling fs layer [2022-08-24T18:18:18.032Z] d747dcd14b5f: Pulling fs layer [2022-08-24T18:18:18.032Z] 2de7ff778b66: Pulling fs layer [2022-08-24T18:18:18.032Z] e9a5061849ea: Waiting [2022-08-24T18:18:18.032Z] 2de7ff778b66: Waiting [2022-08-24T18:18:18.032Z] d747dcd14b5f: Waiting [2022-08-24T18:18:18.032Z] 0d9ebad4ef96: Waiting [2022-08-24T18:18:18.032Z] 9712f1f96733: Verifying Checksum [2022-08-24T18:18:18.032Z] 9712f1f96733: Download complete [2022-08-24T18:18:18.296Z] 63f879dbbcfc: Verifying Checksum [2022-08-24T18:18:18.296Z] 63f879dbbcfc: Download complete [2022-08-24T18:18:18.558Z] e9a5061849ea: Verifying Checksum [2022-08-24T18:18:18.558Z] e9a5061849ea: Download complete [2022-08-24T18:18:18.558Z] d747dcd14b5f: Verifying Checksum [2022-08-24T18:18:18.558Z] d747dcd14b5f: Download complete [2022-08-24T18:18:18.558Z] 0d9ebad4ef96: Verifying Checksum [2022-08-24T18:18:18.558Z] 0d9ebad4ef96: Download complete [2022-08-24T18:18:18.558Z] 2de7ff778b66: Verifying Checksum [2022-08-24T18:18:18.558Z] 2de7ff778b66: Download complete [2022-08-24T18:18:18.818Z] ab5ef0e58194: Verifying Checksum [2022-08-24T18:18:18.818Z] ab5ef0e58194: Download complete [2022-08-24T18:18:22.114Z] ab5ef0e58194: Pull complete [2022-08-24T18:18:22.114Z] 9712f1f96733: Pull complete [2022-08-24T18:18:22.374Z] 63f879dbbcfc: Pull complete [2022-08-24T18:18:26.576Z] 0d9ebad4ef96: Pull complete [2022-08-24T18:18:26.576Z] e9a5061849ea: Pull complete [2022-08-24T18:18:26.836Z] d747dcd14b5f: Pull complete [2022-08-24T18:18:28.218Z] 2de7ff778b66: Pull complete [2022-08-24T18:18:28.218Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-24T18:18:28.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-24T18:18:28.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:18:28.315Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:18:28.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-24T18:18:30.130Z] $ docker top be9000626fe30543758e2e13baa9a110fd0817983fe82662ba66d31c30b29be4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-24T18:18:30.202Z] provisioning config files... [2022-08-24T18:18:30.208Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4273135358988846936tmp [2022-08-24T18:18:30.220Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3484655096591848234tmp [2022-08-24T18:18:30.231Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3493570235525923974tmp [Pipeline] { [Pipeline] echo [2022-08-24T18:18:30.246Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:30.531Z] ---> sigul-configuration.sh [2022-08-24T18:18:30.531Z] gpg: directory `/root/.gnupg' created [2022-08-24T18:18:30.531Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-24T18:18:30.531Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-24T18:18:30.531Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-24T18:18:30.531Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-24T18:18:30.531Z] gpg: CAST5 encrypted data [2022-08-24T18:18:30.531Z] gpg: encrypted with 1 passphrase [2022-08-24T18:18:30.531Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-24T18:18:30.818Z] + mkdir /home/jenkins [2022-08-24T18:18:30.818Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-24T18:18:31.108Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-24T18:18:31.118Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:31.404Z] ---> sigul-install.sh [2022-08-24T18:18:31.404Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-24T18:18:31.695Z] + git tag --list [2022-08-24T18:18:31.695Z] v0.0.0 [2022-08-24T18:18:31.695Z] v0.0.1-dev.1 [2022-08-24T18:18:31.695Z] v0.0.1-dev.10 [2022-08-24T18:18:31.695Z] v0.0.1-dev.11 [2022-08-24T18:18:31.695Z] v0.0.1-dev.12 [2022-08-24T18:18:31.695Z] v0.0.1-dev.13 [2022-08-24T18:18:31.695Z] v0.0.1-dev.14 [2022-08-24T18:18:31.695Z] v0.0.1-dev.15 [2022-08-24T18:18:31.695Z] v0.0.1-dev.16 [2022-08-24T18:18:31.695Z] v0.0.1-dev.17 [2022-08-24T18:18:31.695Z] v0.0.1-dev.18 [2022-08-24T18:18:31.695Z] v0.0.1-dev.19 [2022-08-24T18:18:31.695Z] v0.0.1-dev.2 [2022-08-24T18:18:31.695Z] v0.0.1-dev.20 [2022-08-24T18:18:31.695Z] v0.0.1-dev.21 [2022-08-24T18:18:31.695Z] v0.0.1-dev.22 [2022-08-24T18:18:31.695Z] v0.0.1-dev.23 [2022-08-24T18:18:31.695Z] v0.0.1-dev.24 [2022-08-24T18:18:31.695Z] v0.0.1-dev.25 [2022-08-24T18:18:31.695Z] v0.0.1-dev.26 [2022-08-24T18:18:31.695Z] v0.0.1-dev.27 [2022-08-24T18:18:31.695Z] v0.0.1-dev.28 [2022-08-24T18:18:31.695Z] v0.0.1-dev.3 [2022-08-24T18:18:31.695Z] v0.0.1-dev.4 [2022-08-24T18:18:31.695Z] v0.0.1-dev.5 [2022-08-24T18:18:31.695Z] v0.0.1-dev.6 [2022-08-24T18:18:31.695Z] v0.0.1-dev.7 [2022-08-24T18:18:31.695Z] v0.0.1-dev.8 [2022-08-24T18:18:31.695Z] v0.0.1-dev.9 [2022-08-24T18:18:31.695Z] v2.2.0 [2022-08-24T18:18:31.695Z] v2.2.0-dev.29 [2022-08-24T18:18:31.695Z] v2.2.0-dev.30 [2022-08-24T18:18:31.695Z] v2.2.0-dev.31 [2022-08-24T18:18:31.695Z] v2.2.0-dev.32 [2022-08-24T18:18:31.695Z] v2.2.0-dev.33 [2022-08-24T18:18:31.695Z] v2.2.0-dev.34 [2022-08-24T18:18:31.695Z] v2.2.0-dev.35 [2022-08-24T18:18:31.695Z] v2.3.0-dev.1 [2022-08-24T18:18:31.695Z] v2.3.0-dev.10 [2022-08-24T18:18:31.695Z] v2.3.0-dev.2 [2022-08-24T18:18:31.695Z] v2.3.0-dev.3 [2022-08-24T18:18:31.695Z] v2.3.0-dev.4 [2022-08-24T18:18:31.695Z] v2.3.0-dev.5 [2022-08-24T18:18:31.695Z] v2.3.0-dev.6 [2022-08-24T18:18:31.695Z] v2.3.0-dev.7 [2022-08-24T18:18:31.695Z] v2.3.0-dev.8 [2022-08-24T18:18:31.695Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-24T18:18:31.983Z] + lftools sign git-tag v2.3.0-dev.10 [2022-08-24T18:18:32.558Z] Signing Git tag with Sigul... [2022-08-24T18:18:32.558Z] Signing v2.3.0-dev.10 [Pipeline] echo [2022-08-24T18:18:32.828Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:33.117Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-24T18:18:33.125Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-24T18:18:33.162Z] $ docker stop --time=1 be9000626fe30543758e2e13baa9a110fd0817983fe82662ba66d31c30b29be4 [2022-08-24T18:18:34.479Z] $ docker rm -f be9000626fe30543758e2e13baa9a110fd0817983fe82662ba66d31c30b29be4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-24T18:18:34.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-24T18:18:34.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:18:35.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-24T18:18:35.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:18:35.281Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:18:35.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-24T18:18:35.725Z] $ docker top eeef82fda92eefe45b0d9f2005f5fa1f8ee6b3f6f4ce7bf03fa1fa348b7af7c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-24T18:18:35.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-24T18:18:35.822Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-24T18:18:35.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-24T18:18:35.965Z] $ docker exec eeef82fda92eefe45b0d9f2005f5fa1f8ee6b3f6f4ce7bf03fa1fa348b7af7c8 ssh-agent [2022-08-24T18:18:36.067Z] SSH_AUTH_SOCK=/tmp/ssh-5yIlTqTgGB7z/agent.33 [2022-08-24T18:18:36.067Z] SSH_AGENT_PID=39 [2022-08-24T18:18:36.072Z] Running ssh-add (command line suppressed) [2022-08-24T18:18:36.208Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1238849386717165242.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1238849386717165242.key) [2022-08-24T18:18:36.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-24T18:18:36.493Z] + git semver bump pre [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,687 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,687 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,687 [bump_version] DEBUG bumped version:2.3.0-dev.11 [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,687 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,688 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,688 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,689 [execute] INFO git cat-file --batch-check [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,695 [execute] INFO git cat-file --batch [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-24T18:18:36.760Z] 2022-08-24 18:18:36,700 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:18:36.760Z] 2.3.0-dev.11 [Pipeline] } [2022-08-24T18:18:36.784Z] $ docker exec --env ******** --env ******** eeef82fda92eefe45b0d9f2005f5fa1f8ee6b3f6f4ce7bf03fa1fa348b7af7c8 ssh-agent -k [2022-08-24T18:18:36.915Z] unset SSH_AUTH_SOCK; [2022-08-24T18:18:36.916Z] unset SSH_AGENT_PID; [2022-08-24T18:18:36.916Z] echo Agent pid 39 killed; [2022-08-24T18:18:36.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-24T18:18:37.214Z] + git semver [Pipeline] } [2022-08-24T18:18:37.501Z] $ docker stop --time=1 eeef82fda92eefe45b0d9f2005f5fa1f8ee6b3f6f4ce7bf03fa1fa348b7af7c8 [2022-08-24T18:18:38.778Z] $ docker rm -f eeef82fda92eefe45b0d9f2005f5fa1f8ee6b3f6f4ce7bf03fa1fa348b7af7c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-24T18:18:39.161Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-24T18:18:39.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:18:39.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-24T18:18:39.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:18:39.538Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:18:39.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-24T18:18:39.946Z] $ docker top 7b24412bf691d1f2517676ef69d662cb7e16d12f5403957a7c25580b5e6a9223 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-24T18:18:40.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-24T18:18:40.045Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-24T18:18:40.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-24T18:18:40.207Z] $ docker exec 7b24412bf691d1f2517676ef69d662cb7e16d12f5403957a7c25580b5e6a9223 ssh-agent [2022-08-24T18:18:40.338Z] SSH_AUTH_SOCK=/tmp/ssh-iTACUBdn6Do3/agent.32 [2022-08-24T18:18:40.338Z] SSH_AGENT_PID=38 [2022-08-24T18:18:40.343Z] Running ssh-add (command line suppressed) [2022-08-24T18:18:40.462Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1194523198904225936.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1194523198904225936.key) [2022-08-24T18:18:40.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-24T18:18:40.758Z] + git semver push [2022-08-24T18:18:41.018Z] 2022-08-24 18:18:40,955 [run_push] DEBUG push [2022-08-24T18:18:41.018Z] 2022-08-24 18:18:40,956 [execute] INFO git cat-file --batch-check [2022-08-24T18:18:41.018Z] 2022-08-24 18:18:40,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-24T18:18:41.018Z] 2022-08-24 18:18:40,960 [execute] INFO git rev-list fdbc2f785fbe68928ffc07d4293ad708b4dffb84 -- [2022-08-24T18:18:41.019Z] 2022-08-24 18:18:40,960 [execute] DEBUG Popen(['git', 'rev-list', 'fdbc2f785fbe68928ffc07d4293ad708b4dffb84', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-24T18:18:41.019Z] 2022-08-24 18:18:40,965 [execute] INFO git fetch -v origin [2022-08-24T18:18:41.019Z] 2022-08-24 18:18:40,966 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-24T18:18:41.590Z] 2022-08-24 18:18:41,465 [run_push] DEBUG no remote changes detected [2022-08-24T18:18:41.590Z] 2022-08-24 18:18:41,465 [execute] INFO git push origin semver [2022-08-24T18:18:41.590Z] 2022-08-24 18:18:41,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-24T18:18:42.162Z] 2022-08-24 18:18:42,131 [run_push] DEBUG push all version tags [2022-08-24T18:18:42.162Z] 2022-08-24 18:18:42,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-24T18:18:42.162Z] 2022-08-24 18:18:42,132 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-24T18:18:43.104Z] 2022-08-24 18:18:42,781 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-24T18:18:43.104Z] 2.3.0-dev.11 [Pipeline] } [2022-08-24T18:18:43.129Z] $ docker exec --env ******** --env ******** 7b24412bf691d1f2517676ef69d662cb7e16d12f5403957a7c25580b5e6a9223 ssh-agent -k [2022-08-24T18:18:43.260Z] unset SSH_AUTH_SOCK; [2022-08-24T18:18:43.260Z] unset SSH_AGENT_PID; [2022-08-24T18:18:43.260Z] echo Agent pid 38 killed; [2022-08-24T18:18:43.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-24T18:18:43.569Z] + git semver [Pipeline] } [2022-08-24T18:18:43.857Z] $ docker stop --time=1 7b24412bf691d1f2517676ef69d662cb7e16d12f5403957a7c25580b5e6a9223 [2022-08-24T18:18:45.187Z] $ docker rm -f 7b24412bf691d1f2517676ef69d662cb7e16d12f5403957a7c25580b5e6a9223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-24T18:18:45.735Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-24T18:18:45.735Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-24T18:18:45.735Z] total 16 [2022-08-24T18:18:45.735Z] drwxr-xr-x 3 root root 4096 Aug 24 18:09 . [2022-08-24T18:18:45.735Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 24 18:18 .. [2022-08-24T18:18:45.735Z] drwxr-xr-x 2 root root 4096 Aug 24 18:09 cost [2022-08-24T18:18:45.735Z] -rw-r--r-- 1 root root 90 Aug 24 18:09 cost.csv [2022-08-24T18:18:45.735Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-24T18:18:45.735Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-24T18:18:45.735Z] total 16 [2022-08-24T18:18:45.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 24 18:09 . [2022-08-24T18:18:45.735Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 24 18:18 .. [2022-08-24T18:18:45.735Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 24 18:09 cost [2022-08-24T18:18:45.735Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 24 18:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:46.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:46.896Z] ---> package-listing.sh [2022-08-24T18:18:46.896Z] ++ facter osfamily [2022-08-24T18:18:46.896Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-24T18:18:47.157Z] + OS_FAMILY=debian [2022-08-24T18:18:47.157Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-24T18:18:47.157Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-24T18:18:47.157Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-24T18:18:47.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-24T18:18:47.157Z] + PACKAGES=/tmp/packages_start.txt [2022-08-24T18:18:47.157Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-24T18:18:47.157Z] + PACKAGES=/tmp/packages_end.txt [2022-08-24T18:18:47.157Z] + case "${OS_FAMILY}" in [2022-08-24T18:18:47.157Z] + dpkg -l [2022-08-24T18:18:47.157Z] + grep '^ii' [2022-08-24T18:18:47.157Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-24T18:18:47.157Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-24T18:18:47.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-24T18:18:47.157Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-24T18:18:47.157Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-24T18:18:47.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-08-24T18:18:47.168Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-24T18:18:47.452Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-24T18:18:48.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-24T18:18:48.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-24T18:18:48.100Z] prd-ubuntu20.04-docker-8c-8g-23449 does not seem to be running inside a container [2022-08-24T18:18:48.146Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-24T18:18:48.365Z] $ docker top 422ac8b0c1e1b778dd182c1048e0a7832876e380791170824c0cc40dbd103f94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-24T18:18:48.716Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-24T18:18:49.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-24T18:18:49.306Z] + ls /var/log/sa-host [2022-08-24T18:18:49.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-24T18:18:49.381Z] provisioning config files... [2022-08-24T18:18:49.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7936790121936195684tmp [Pipeline] { [Pipeline] echo [2022-08-24T18:18:49.404Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:49.687Z] ---> create-netrc.sh [Pipeline] } [2022-08-24T18:18:49.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:50.035Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-24T18:18:50.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:50.332Z] ---> sudo-logs.sh [2022-08-24T18:18:50.332Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-24T18:18:50.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:50.660Z] ---> job-cost.sh [2022-08-24T18:18:50.660Z] lf-activate-venv: SKIPPING [2022-08-24T18:18:50.660Z] DEBUG: total: 0.2199999988079071 [2022-08-24T18:18:50.660Z] INFO: Retrieving Stack Cost... [2022-08-24T18:18:51.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-24T18:18:51.493Z] INFO: Archiving Costs [Pipeline] echo [2022-08-24T18:18:51.504Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-24T18:18:51.789Z] ---> logs-deploy.sh [2022-08-24T18:18:51.789Z] lf-activate-venv: SKIPPING [2022-08-24T18:18:51.789Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/49 [2022-08-24T18:18:51.789Z] INFO: archiving workspace using pattern(s): [2022-08-24T18:18:52.732Z] Archives upload complete. [2022-08-24T18:18:53.000Z] INFO: archiving logs to Nexus